Started by timer Running as SYSTEM Agent centos-8-7l2f1 is provisioned from template centos-8 --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6" jenkins/label: "centos-latest_centos-8" name: "centos-8-7l2f1" namespace: "sphinx" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.sphinx.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-8-7l2f1" - 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-8-7l2f1" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.sphinx.svc.cluster.local/sphinx/" image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3131.vf2b_b_798b_ce99" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-sphinx" 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-8-7l2f1 (centos-8 centos-latest) in workspace /home/jenkins/agent/workspace/build The recommended git tool is: NONE using credential git.eclipse.org-bot-ssh Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/sphinx/org.eclipse.sphinx > git init /home/jenkins/agent/workspace/build # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/sphinx/org.eclipse.sphinx > git --version # timeout=10 > git --version # 'git version 2.39.1' using GIT_SSH to set credentials ssh://genie.sphinx@git.eclipse.org [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/build@tmp/jenkins-gitclient-ssh3089236285817190959.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- https://git.eclipse.org/r/sphinx/org.eclipse.sphinx +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/sphinx/org.eclipse.sphinx # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision f2d7a78f34bec7752fb8c34ecb189547fc21d4f6 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f2d7a78f34bec7752fb8c34ecb189547fc21d4f6 # timeout=10 Commit message: "[580733] using ServiceCaller to access workspace instance" > git rev-list --no-walk f2d7a78f34bec7752fb8c34ecb189547fc21d4f6 # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [build] $ Xvnc -help Starting xvnc [build] $ Xvnc :40 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Parsing POMs Xvnc TigerVNC 1.11.0 - built Jul 21 2021 11:25:16 Copyright (C) 1999-2020 TigerVNC Team and many others (see README.rst) See https://www.tigervnc.org for information on TigerVNC. Underlying X server release 12011000, The X.Org Foundation Tue Nov 28 07:17:59 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5940 vncext: created VNC server for screen 0 Modules changed, recalculating dependency graph Established TCP socket on 38587 Copied maven35-agent.jar Copied maven35-interceptor.jar Copied maven3-interceptor-commons.jar [org.eclipse.sphinx.releng.builds] $ /opt/tools/java/temurin/jdk-11/latest/bin/java -cp /home/jenkins/agent/maven35-agent.jar:/opt/tools/apache-maven/latest/boot/plexus-classworlds-2.7.0.jar:/opt/tools/apache-maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /opt/tools/apache-maven/latest /usr/share/jenkins/agent.jar /home/jenkins/agent/maven35-interceptor.jar /home/jenkins/agent/maven3-interceptor-commons.jar 38587 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/jenkins/agent/workspace/build/releng/org.eclipse.sphinx.releng.builds/pom.xml verify [INFO] Scanning for projects... [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.0/tycho-maven-plugin-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.0/tycho-maven-plugin-2.7.0.pom (2.1 kB at 875 B/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.0/tycho-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.0/tycho-2.7.0.pom (18 kB at 557 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.0/tycho-core-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.0/tycho-core-2.7.0.pom (6.9 kB at 208 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.0/org.eclipse.tycho.p2.tools.shared-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.0/org.eclipse.tycho.p2.tools.shared-2.7.0.pom (1.1 kB at 40 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.0/tycho-bundles-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.0/tycho-bundles-2.7.0.pom (3.2 kB at 139 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.0/org.eclipse.tycho.p2.resolver.shared-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.0/org.eclipse.tycho.p2.resolver.shared-2.7.0.pom (1.1 kB at 28 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom (4.9 kB at 196 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 509 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 241 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 348 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 922 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 3.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom (18 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 251 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 108 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 68 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 116 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 153 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.0/sisu-equinox-embedder-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.0/sisu-equinox-embedder-2.7.0.pom (1.8 kB at 28 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/2.7.0/sisu-equinox-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/2.7.0/sisu-equinox-2.7.0.pom (1.0 kB at 17 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 23 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 183 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.100/org.eclipse.osgi-3.17.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.100/org.eclipse.osgi-3.17.100.pom (1.7 kB at 35 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.0/sisu-equinox-api-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.0/sisu-equinox-api-2.7.0.pom (1.7 kB at 30 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.0/tycho-metadata-model-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.0/tycho-metadata-model-2.7.0.pom (1.4 kB at 46 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom (9.5 kB at 83 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.0/tycho-embedder-api-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.0/tycho-embedder-api-2.7.0.pom (2.1 kB at 114 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.0/org.eclipse.tycho.embedder.shared-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.0/org.eclipse.tycho.embedder.shared-2.7.0.pom (1.1 kB at 33 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.0/org.eclipse.tycho.core.shared-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.0/org.eclipse.tycho.core.shared-2.7.0.pom (1.0 kB at 23 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.0/tycho-p2-facade-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.0/tycho-p2-facade-2.7.0.pom (2.3 kB at 71 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/2.7.0/tycho-p2-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/2.7.0/tycho-p2-2.7.0.pom (1.1 kB at 30 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.0/tycho-maven-plugin-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.0/tycho-maven-plugin-2.7.0.jar (5.4 kB at 59 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.0/tycho-core-2.7.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.0/org.eclipse.tycho.p2.tools.shared-2.7.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.0/org.eclipse.tycho.p2.resolver.shared-2.7.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.0/tycho-core-2.7.0.jar (274 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 933 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.0/org.eclipse.tycho.p2.resolver.shared-2.7.0.jar (56 kB at 428 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.0/org.eclipse.tycho.p2.tools.shared-2.7.0.jar (22 kB at 117 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 339 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar (195 kB at 960 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 13 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.0/sisu-equinox-embedder-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 65 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.100/org.eclipse.osgi-3.17.100.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 420 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.0/sisu-equinox-api-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 4.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.0/tycho-metadata-model-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.0/sisu-equinox-api-2.7.0.jar (3.1 kB at 14 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.0/sisu-equinox-embedder-2.7.0.jar (13 kB at 61 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.0/tycho-embedder-api-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 525 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.0/org.eclipse.tycho.embedder.shared-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.0/tycho-embedder-api-2.7.0.jar (6.7 kB at 25 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.0/org.eclipse.tycho.core.shared-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.0/tycho-metadata-model-2.7.0.jar (38 kB at 142 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.0/tycho-p2-facade-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.0/tycho-p2-facade-2.7.0.jar (28 kB at 98 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar (131 kB at 446 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.0/org.eclipse.tycho.embedder.shared-2.7.0.jar (16 kB at 53 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.0/org.eclipse.tycho.core.shared-2.7.0.jar (46 kB at 152 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 13 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.100/org.eclipse.osgi-3.17.100.jar (1.5 MB at 4.5 MB/s) [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sphinx.releng:org.eclipse.sphinx.updates:eclipse-repository:0.13.1-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.eclipse.tycho:tycho-p2-repository-plugin is missing. @ line 31, column 18 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.0/tycho-bundles-external-2.7.0.zip [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.0/tycho-bundles-external-2.7.0.zip (18 MB at 23 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.0/org.eclipse.tycho.p2.resolver.impl-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.0/org.eclipse.tycho.p2.resolver.impl-2.7.0.jar (290 kB at 6.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.0/org.eclipse.tycho.p2.maven.repository-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.0/org.eclipse.tycho.p2.maven.repository-2.7.0.jar (166 kB at 5.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.0/org.eclipse.tycho.p2.tools.impl-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.0/org.eclipse.tycho.p2.tools.impl-2.7.0.jar (64 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 203 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 657 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 692 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom (15 kB at 315 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.0/target-platform-configuration-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.0/target-platform-configuration-2.7.0.pom (1.7 kB at 68 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.0/target-platform-configuration-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.0/target-platform-configuration-2.7.0.jar (14 kB at 31 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.0/tycho-source-plugin-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.0/tycho-source-plugin-2.7.0.pom (2.9 kB at 13 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.0/tycho-source-plugin-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.0/tycho-source-plugin-2.7.0.jar (39 kB at 298 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 154 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 289 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 4.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom (17 kB at 950 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom (2.8 kB at 140 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.4/maven-3.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.4/maven-3.8.4.pom (27 kB at 847 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 7.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom (3.0 kB at 127 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 97 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 343 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 448 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 239 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 97 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 277 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 304 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 454 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 218 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 323 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 316 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom (7.6 kB at 281 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom (1.9 kB at 36 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom (2.5 kB at 94 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom (1.4 kB at 45 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 216 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom (1.9 kB at 75 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom (3.4 kB at 92 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom (4.2 kB at 128 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 58 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 732 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 80 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 88 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 264 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 774 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 124 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 314 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 254 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.2/guice-4.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 391 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom (2.5 kB at 205 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 121 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-android/guava-25.1-android.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-android/guava-25.1-android.pom (7.8 kB at 173 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom (10 kB at 599 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom (4.2 kB at 191 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 54 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 392 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 110 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 181 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 83 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 57 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom (5.5 kB at 205 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 156 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.0/tycho-packaging-plugin-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.0/tycho-packaging-plugin-2.7.0.pom (2.5 kB at 56 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom (2.4 kB at 133 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 684 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.0/tycho-packaging-plugin-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 15 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar (26 kB at 1.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.0/tycho-packaging-plugin-2.7.0.jar (137 kB at 3.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.0/tycho-source-feature-plugin-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.0/tycho-source-feature-plugin-2.7.0.pom (2.1 kB at 117 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/2.7.0/tycho-extras-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/2.7.0/tycho-extras-2.7.0.pom (6.5 kB at 167 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.0/tycho-source-feature-plugin-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.0/tycho-source-feature-plugin-2.7.0.jar (20 kB at 473 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 10 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.0/tycho-p2-plugin-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.0/tycho-p2-plugin-2.7.0.pom (2.4 kB at 64 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.0/tycho-p2-plugin-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.0/tycho-p2-plugin-2.7.0.jar (30 kB at 581 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.0/sisu-equinox-launching-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.0/sisu-equinox-launching-2.7.0.pom (3.0 kB at 90 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 314 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 662 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.0/tycho-artifactcomparator-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.0/tycho-artifactcomparator-2.7.0.pom (2.2 kB at 55 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom (2.6 kB at 53 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 340 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 56 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom (2.9 kB at 163 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom (2.6 kB at 262 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 96 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.0/sisu-equinox-launching-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.0/sisu-equinox-launching-2.7.0.jar (28 kB at 910 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.0/tycho-artifactcomparator-2.7.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar (53 kB at 3.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar (85 kB at 2.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 3.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar (34 kB at 856 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.0/tycho-artifactcomparator-2.7.0.jar (20 kB at 439 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 7.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.0/tycho-surefire-plugin-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.0/tycho-surefire-plugin-2.7.0.pom (8.3 kB at 308 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.0/tycho-surefire-plugin-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.0/tycho-surefire-plugin-2.7.0.jar (86 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom (4.1 kB at 129 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 319 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 901 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.0/org.eclipse.tycho.surefire.osgibooter-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.0/org.eclipse.tycho.surefire.osgibooter-2.7.0.pom (3.5 kB at 39 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.0/org.eclipse.tycho.surefire.junit-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.0/org.eclipse.tycho.surefire.junit-2.7.0.pom (1.5 kB at 65 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/2.7.0/tycho-surefire-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/2.7.0/tycho-surefire-2.7.0.pom (3.4 kB at 74 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.0/org.eclipse.tycho.surefire.junit4-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.0/org.eclipse.tycho.surefire.junit4-2.7.0.pom (1.5 kB at 43 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.0/org.eclipse.tycho.surefire.junit47-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.0/org.eclipse.tycho.surefire.junit47-2.7.0.pom (1.9 kB at 53 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.0/org.eclipse.tycho.surefire.junit5-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.0/org.eclipse.tycho.surefire.junit5-2.7.0.pom (3.3 kB at 73 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.0/org.eclipse.tycho.surefire.junit54-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.0/org.eclipse.tycho.surefire.junit54-2.7.0.pom (3.3 kB at 89 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.0/org.eclipse.tycho.surefire.junit55-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.0/org.eclipse.tycho.surefire.junit55-2.7.0.pom (3.3 kB at 80 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.0/org.eclipse.tycho.surefire.junit56-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.0/org.eclipse.tycho.surefire.junit56-2.7.0.pom (3.3 kB at 100 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.0/org.eclipse.tycho.surefire.junit57-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.0/org.eclipse.tycho.surefire.junit57-2.7.0.pom (2.9 kB at 54 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.0/org.eclipse.tycho.surefire.junit57withvintage-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.0/org.eclipse.tycho.surefire.junit57withvintage-2.7.0.pom (3.4 kB at 88 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.0/org.eclipse.tycho.surefire.junit58-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.0/org.eclipse.tycho.surefire.junit58-2.7.0.pom (2.9 kB at 43 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.0/org.eclipse.tycho.surefire.junit58withvintage-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.0/org.eclipse.tycho.surefire.junit58withvintage-2.7.0.pom (3.4 kB at 76 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.0/org.eclipse.tycho.surefire.testng-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.0/org.eclipse.tycho.surefire.testng-2.7.0.pom (2.1 kB at 77 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom (3.5 kB at 295 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom (26 kB at 956 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom (2.0 kB at 56 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom (11 kB at 498 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom (1.4 kB at 72 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom (15 kB at 282 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom (7.5 kB at 324 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 129 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 7.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 372 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 658 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 21 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 820 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 491 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom (1.4 kB at 113 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 564 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 348 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 167 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 127 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 2.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 170 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 126 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 386 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 284 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 345 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 768 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 113 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom (16 kB at 293 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar (3.7 MB at 18 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.0/org.eclipse.tycho.surefire.osgibooter-2.7.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.0/org.eclipse.tycho.surefire.junit-2.7.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.0/org.eclipse.tycho.surefire.junit4-2.7.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.0/org.eclipse.tycho.surefire.junit47-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.0/org.eclipse.tycho.surefire.junit5-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.0/org.eclipse.tycho.surefire.junit-2.7.0.jar (26 kB at 826 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.0/org.eclipse.tycho.surefire.junit54-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.0/org.eclipse.tycho.surefire.junit4-2.7.0.jar (65 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.0/org.eclipse.tycho.surefire.junit55-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.0/org.eclipse.tycho.surefire.junit5-2.7.0.jar (425 kB at 7.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.0/org.eclipse.tycho.surefire.junit56-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.0/org.eclipse.tycho.surefire.osgibooter-2.7.0.jar (1.2 MB at 19 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.0/org.eclipse.tycho.surefire.junit57-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.0/org.eclipse.tycho.surefire.junit54-2.7.0.jar (616 kB at 7.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.0/org.eclipse.tycho.surefire.junit57withvintage-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.0/org.eclipse.tycho.surefire.junit47-2.7.0.jar (185 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.0/org.eclipse.tycho.surefire.junit58-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.0/org.eclipse.tycho.surefire.junit55-2.7.0.jar (680 kB at 7.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.0/org.eclipse.tycho.surefire.junit58withvintage-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.0/org.eclipse.tycho.surefire.junit57-2.7.0.jar (672 kB at 6.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.0/org.eclipse.tycho.surefire.testng-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.0/org.eclipse.tycho.surefire.junit56-2.7.0.jar (706 kB at 6.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.0/org.eclipse.tycho.surefire.junit58-2.7.0.jar (716 kB at 5.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar (13 kB at 84 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.0/org.eclipse.tycho.surefire.junit58withvintage-2.7.0.jar (782 kB at 4.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar (186 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 228 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.0/org.eclipse.tycho.surefire.junit57withvintage-2.7.0.jar (736 kB at 4.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 206 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 190 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 354 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar (274 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 774 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 147 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 184 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar (528 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 172 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar (27 kB at 117 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 471 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar (316 kB at 1.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.0/org.eclipse.tycho.surefire.testng-2.7.0.jar (111 kB at 212 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom (5.3 kB at 758 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom (9.9 kB at 900 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/35/maven-parent-35.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom (21 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar (36 kB at 7.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom (5.0 kB at 119 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar (41 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.0/tycho-compiler-plugin-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.0/tycho-compiler-plugin-2.7.0.pom (2.5 kB at 7.8 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.0/tycho-compiler-plugin-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.0/tycho-compiler-plugin-2.7.0.jar (45 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom (5.7 kB at 951 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 kB at 3.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 511 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 355 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar (23 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (4.9 kB at 271 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 7.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 722 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 kB at 650 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom (12 kB at 516 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar (294 kB at 6.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom (20 kB at 710 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 472 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom (21 kB at 360 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar (119 kB at 4.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 231 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 6.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 7.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 704 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.17.0/xtend-maven-plugin-2.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.17.0/xtend-maven-plugin-2.17.0.pom (7.4 kB at 6.4 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.maven.parent/2.17.0/org.eclipse.xtend.maven.parent-2.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.maven.parent/2.17.0/org.eclipse.xtend.maven.parent-2.17.0.pom (15 kB at 289 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/xtext-dev-bom/2.17.0/xtext-dev-bom-2.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/xtext-dev-bom/2.17.0/xtext-dev-bom-2.17.0.pom (13 kB at 329 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.17.0/xtend-maven-plugin-2.17.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.17.0/xtend-maven-plugin-2.17.0.jar (45 kB at 635 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-document-bundle-plugin/2.7.0/tycho-document-bundle-plugin-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-document-bundle-plugin/2.7.0/tycho-document-bundle-plugin-2.7.0.pom (2.4 kB at 2.5 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-document-bundle-plugin/2.7.0/tycho-document-bundle-plugin-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-document-bundle-plugin/2.7.0/tycho-document-bundle-plugin-2.7.0.jar (34 kB at 37 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom (4.1 kB at 133 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar (32 kB at 702 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.0/tycho-p2-repository-plugin-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.0/tycho-p2-repository-plugin-2.7.0.pom (1.8 kB at 73 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.0/tycho-p2-repository-plugin-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.0/tycho-p2-repository-plugin-2.7.0.jar (36 kB at 714 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom (1.6 kB at 57 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom (1.1 kB at 38 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar (376 kB at 10 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar (5.9 MB at 31 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.0/tycho-p2-publisher-plugin-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.0/tycho-p2-publisher-plugin-2.7.0.pom (1.9 kB at 50 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.0/tycho-p2-publisher-plugin-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.0/tycho-p2-publisher-plugin-2.7.0.jar (21 kB at 436 kB/s) [INFO] Resolving target definition file:/home/jenkins/agent/workspace/build/tools/org.eclipse.sphinx.targets/2020-09/2020-09.target for environments=[win32/win32/x86_64, macosx/cocoa/x86_64, linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@6e4f3ef5... [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check.catalog.edit:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/pom.xml [INFO] Fetching org.eclipse.osgi_3.16.0.v20200828-0759.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (468.73kB) [INFO] Fetching org.eclipse.core.contenttype_3.7.800.v20200724-0804.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (41.25kB) [INFO] Fetching org.eclipse.equinox.preferences_3.8.0.v20200422-1833.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (55.59kB) [INFO] Fetching org.eclipse.equinox.registry_3.9.0.v20200625-1425.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (77.12kB) [INFO] Fetching org.eclipse.equinox.common_3.13.0.v20200828-1034.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (57.14kB) [INFO] Fetching org.eclipse.core.jobs_3.10.800.v20200421-0950.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (46.11kB) [INFO] Fetching org.eclipse.core.runtime_3.19.0.v20200724-1004.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (33.42kB) [INFO] Fetching org.eclipse.equinox.app_1.5.0.v20200717-0620.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (42.08kB) [INFO] Fetching org.eclipse.emf.common_2.20.0.v20200822-0801.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (114.54kB) [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (484.32kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (50.81kB) [INFO] Fetching 202009161000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2020-09/ (63B) [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (96.61kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.100.v20200811-1344.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (103.18kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check.catalog.editor:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/pom.xml [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (9.67MB) [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (1.28MB) [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (328.72kB) [INFO] Fetching javax.annotation_1.3.5.v20200504-1837.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (36.58kB) [INFO] Fetching org.apache.batik.constants_1.13.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (13kB) [INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (102.39kB) [INFO] Fetching org.apache.batik.util_1.13.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (63.23kB) [INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (14.47kB) [INFO] Fetching org.apache.xmlgraphics_2.4.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (255.73kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (35.59kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (15.35kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (95.26kB) [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (82.7kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (33.71kB) [INFO] Fetching org.apache.felix.scr_2.1.16.v20200110-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (155.55kB) [INFO] Fetching org.eclipse.osgi.services_3.9.0.v20200511-1725.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (43.97kB) [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (30.65kB) [INFO] Fetching org.eclipse.core.commands_3.9.700.v20191217-1850.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (43.01kB) [INFO] Fetching org.eclipse.core.databinding_1.10.0.v20200815-1752.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (56.85kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (82.74kB) [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (44.71kB) [INFO] Fetching org.eclipse.core.expressions_3.7.0.v20200720-1126.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (33.67kB) [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (27.79kB) [INFO] Fetching org.eclipse.core.resources_3.13.800.v20200706-2152.jar from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (875.68kB) [INFO] Fetching org.eclipse.e4.core.commands_0.12.900.v20200110-1732.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (13.76kB) [INFO] Fetching org.eclipse.e4.core.di_1.7.600.v20200428-0912.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (25.88kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (14.07kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (22.66kB) [INFO] Fetching org.eclipse.e4.core.services_2.2.400.v20200622-1247.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (27.95kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (7.68kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (7.72kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.700.v20200622-1247.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (16.43kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (21.73kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (107.16kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.900.v20200513-0930.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (23.02kB) [INFO] Fetching org.eclipse.swt_3.115.0.v20200831-1002.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (16.03kB) [INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (13.16kB) [INFO] Fetching org.eclipse.jface_3.21.0.v20200821-1458.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (363.19kB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1300.v20200615-1701.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (66.19kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1100.v20200819-0632.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (65.59kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.700.v20200527-0719.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (16.47kB) [INFO] Fetching org.eclipse.e4.ui.di_1.2.800.v20200128-0855.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (9.76kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.0.v20200807-0944.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (27.59kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.15.100.v20200323-2111.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (7.94kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.800.v20200828-0938.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (110.31kB) [INFO] Fetching org.eclipse.equinox.event_1.5.500.v20200616-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (16.65kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.700.v20191222-1048.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (9.45kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.400.v20200828-0938.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (84.58kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (84.06kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1100.v20200703-0611.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (49.82kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1300.v20200829-1411.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (94.53kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1100.v20200619-0644.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (60.83kB) [INFO] Fetching org.eclipse.jface.databinding_1.12.0.v20200717-1533.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (77.7kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.400.v20191216-0805.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (13.07kB) [INFO] Fetching org.eclipse.urischeme_1.1.100.v20200729-2048.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (21.97kB) [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (59.55kB) [INFO] Fetching org.eclipse.ui_3.118.0.v20200807-0902.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (339.77kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.18.0.v20200205-0529.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (108.27kB) [INFO] Fetching org.eclipse.ui.views_3.10.400.v20200611-1719.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (48.2kB) [INFO] Fetching org.eclipse.ui.workbench_3.120.0.v20200829-1411.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (966.73kB) [INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.5.0.202303072132.jar from http://download.eclipse.org/nebula/releases/latest/plugins/ (109.07kB) [INFO] Fetching org.eclipse.equinox.bidi_1.3.0.v20200612-1624.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (23.97kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (32.04kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (74.47kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.0.v20200511-1530.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (107.88kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (50.94kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.800.v20200813-0739.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (55.51kB) [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (44.42kB) [INFO] Fetching org.eclipse.equinox.security_1.3.500.v20200114-1637.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (44.56kB) [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (120.7kB) [INFO] Fetching org.eclipse.jface.notifications_0.2.0.v20200810-0826.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (14.64kB) [INFO] Fetching org.eclipse.jface.text_3.16.400.v20200807-0831.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (316.68kB) [INFO] Fetching org.eclipse.text_3.10.300.v20200807-0831.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (100.11kB) [INFO] Fetching org.eclipse.nebula.cwt_1.1.0.202303072132.jar from http://download.eclipse.org/nebula/releases/latest/plugins/ (155.83kB) [INFO] Fetching org.eclipse.ui.ide_3.17.200.v20200808-0622.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (954.52kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.115.0.v20200831-1002.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (1.1MB) [INFO] Fetching org.eclipse.ui.navigator_3.9.400.v20200723-2304.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (131kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (16.71kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.115.0.v20200831-1002.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (833.29kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.115.0.v20200831-1002.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (958.24kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check.catalog:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check.ui:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.ui/pom.xml [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (2.77MB) [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/2.2.1/plugins/ (141.47kB) [INFO] Fetching io.github.classgraph_4.8.138.v20211212-1642.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (590.15kB) [INFO] Fetching org.apache.ant_1.10.8.v20200515-1239.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (2.86MB) [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20201118194144/repository/ (63B) [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (114.11kB) [INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (64.23kB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (45.51kB) [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (1.5MB) [INFO] Fetching org.eclipse.compare.core_3.6.900.v20200412-2017.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (32.85kB) [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (18.03kB) [INFO] Fetching org.eclipse.debug.core_3.16.0.v20200828-0817.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (125.98kB) [INFO] Fetching org.eclipse.emf.mwe.core_1.5.3.v20200520-0756.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (61.57kB) [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.11.3.v20200520-0756.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (8.47kB) [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (144.31kB) [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (169.13kB) [INFO] Fetching org.eclipse.emf.validation_1.8.0.202008210805.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (403.7kB) [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (44.51kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (85.1kB) [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (23.12kB) [INFO] Fetching org.eclipse.jdt.core_3.23.0.v20200828-0941.jar from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (6.83MB) [INFO] Fetching org.eclipse.jdt.debug_3.16.0.v20200828-0821.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (900.12kB) [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Fetching org.eclipse.jdt.launching_3.18.0.v20200824-1854.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (281.56kB) [INFO] Fetching org.jdom_1.1.1.v201101151400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (79.44kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.23.0.v20200831-0723.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (48.17kB) [INFO] Fetching org.eclipse.xtend.lib_2.23.0.v20200831-0723.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (59.83kB) [INFO] Fetching org.eclipse.xtend.lib.macro_2.23.0.v20200831-0723.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (23.28kB) [INFO] Fetching org.eclipse.xtend.core_2.23.0.v20200831-0856.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (754.08kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.1000.v20200609-0849.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (40.74kB) [INFO] Fetching org.eclipse.ui.console_3.9.300.v20200828-0817.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (83.97kB) [INFO] Fetching org.eclipse.ui.forms_3.10.0.v20200727-0948.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (124.47kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.15.0.v20200812-2334.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (238.57kB) [INFO] Fetching org.eclipse.xtext.common.types_2.23.0.v20200831-0745.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (133.74kB) [INFO] Fetching org.eclipse.xtext.xbase_2.23.0.v20200831-0745.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (820.01kB) [INFO] Fetching org.eclipse.xtext_2.23.0.v20200831-0730.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (689.76kB) [INFO] Fetching org.eclipse.xtext.util_2.23.0.v20200831-0730.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (104.54kB) [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (103.07kB) [INFO] Fetching org.eclipse.xtext.smap_2.23.0.v20200831-0745.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (12.22kB) [INFO] Fetching org.objectweb.asm_8.0.1.v20200420-1007.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (60.93kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.compare.ui:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare.ui/pom.xml [INFO] Fetching org.eclipse.compare_3.7.1100.v20200611-0145.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (306.32kB) [INFO] Fetching org.eclipse.ui.editors_3.13.300.v20200812-2334.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (199.96kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.7.0.v20200717-1533.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (26.22kB) [INFO] Fetching org.eclipse.core.filebuffers_3.6.1000.v20200409-1035.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (41.15kB) [INFO] Fetching org.eclipse.emf.compare_3.5.3.202008311302.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (182.31kB) [INFO] Fetching org.eclipse.emf.compare.edit_4.3.1.202008311302.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (67.57kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (61.25kB) [INFO] Fetching org.eclipse.emf.compare.ide_3.4.3.202008311302.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (35.27kB) [INFO] Fetching org.eclipse.emf.compare.rcp_2.5.2.202008311302.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (35.23kB) [INFO] Fetching org.eclipse.team.core_3.8.1100.v20200806-0621.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (124.96kB) [INFO] Fetching org.eclipse.emf.compare.ide.ui_4.4.3.202008311302.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (249.36kB) [INFO] Fetching org.eclipse.emf.compare.rcp.ui_4.4.2.202008311302.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (118.79kB) [INFO] Fetching org.eclipse.team.ui_3.8.1000.v20200806-0621.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (491.39kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.compare:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.editors.forms.nebula:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.forms.nebula/pom.xml [INFO] Fetching org.eclipse.nebula.widgets.xviewer_1.1.0.202303072132.jar from http://download.eclipse.org/nebula/releases/latest/plugins/ (325.88kB) [INFO] Fetching org.eclipse.nebula.widgets.xviewer.core_1.0.0.202303072132.jar from http://download.eclipse.org/nebula/releases/latest/plugins/ (41.16kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.editors.forms:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.forms/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.editors.viatra.query:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.viatra.query/pom.xml [INFO] Fetching org.eclipse.collections_10.2.0.v20200211-1558.jar.pack.gz from https://download.eclipse.org/collections/10.2.0/repository/plugins/ (1.66MB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (44.8kB) [INFO] Fetching org.eclipse.viatra.query.runtime.ui_2.2.1.201909040920.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/2.2.1/plugins/ (11.88kB) [INFO] Fetching org.eclipse.viatra.query.runtime_2.2.1.201909040920.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/2.2.1/plugins/ (62.06kB) [INFO] Fetching org.eclipse.viatra.query.runtime.base_2.2.1.201909040920.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/2.2.1/plugins/ (47.25kB) [INFO] Fetching org.eclipse.viatra.query.runtime.matchers_2.2.1.201909040920.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/2.2.1/plugins/ (103.74kB) [INFO] Fetching org.eclipse.viatra.query.runtime.base.itc_2.2.1.201909040920.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/2.2.1/plugins/ (29.51kB) [INFO] Fetching org.eclipse.viatra.query.runtime.localsearch_2.2.1.201909040920.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/2.2.1/plugins/ (68.22kB) [INFO] Fetching org.eclipse.viatra.query.runtime.rete_2.2.1.201909040920.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/2.2.1/plugins/ (95.67kB) [INFO] Fetching org.eclipse.viatra.query.runtime.rete.recipes_2.2.1.201909040920.jar.pack.gz from http://download.eclipse.org/viatra/updates/release/2.2.1/plugins/ (42.01kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.editors:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.explorer:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.explorer/pom.xml [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.100.v20200720-0748.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (105.59kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.100.v20200817-1715.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (176.92kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.400.v20200722-0751.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (70.56kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.viatra.query:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.viatra.query/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.metamodelgen.ui:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.metamodelgen.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.metamodelgen:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.metamodelgen/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic.headless:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic.launching.ui:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/pom.xml [INFO] Fetching org.eclipse.ant.core_3.5.800.v20200608-1251.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (71.46kB) [INFO] Fetching org.eclipse.ant.launching_1.2.1000.v20200610-1458.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (102.05kB) [INFO] Fetching org.eclipse.core.externaltools_1.1.700.v20200416-1310.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (20.79kB) [INFO] Fetching org.eclipse.ant.ui_3.7.900.v20200724-1008.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (475.62kB) [INFO] Fetching org.eclipse.ui.externaltools_3.4.800.v20200612-0848.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (65.6kB) [INFO] Fetching org.eclipse.debug.ui_3.14.600.v20200828-0817.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (1,013.97kB) [INFO] Fetching org.eclipse.jdt.ui_3.21.200.v20200828-0853.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (3.87MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.0.v20200828-0821.jar from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (1.66MB) [INFO] Fetching org.eclipse.jdt.junit_3.11.900.v20200828-0853.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (231.93kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (19.47kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (34.56kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.500.v20200406-2025.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (58.11kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.600.v20200217-1130.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (38.9kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (47.99kB) [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (116.64kB) [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (81.19kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (24.18kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (37.85kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (13.86kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.900.v20200808-1311.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (31.94kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (43.28kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.700.v20200828-0839.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (105.81kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (16.64kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.500.v20200110-2121.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (121.9kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.700.v20200813-0739.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (46.62kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.6.100.v20200731-1005.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (288.35kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.2.700.v20200807-1518.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (71.46kB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.100.v20200817-2001.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (495.15kB) [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Fetching org.eclipse.search_3.12.0.v20200727-2017.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (214.9kB) [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.300.v20200720-0748.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (24.61kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.10.800.v20200817-1957.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (65.59kB) [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (123kB) [INFO] Fetching org.eclipse.pde.build_3.10.800.v20200410-1419.jar from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (478.57kB) [INFO] Fetching org.eclipse.pde.core_3.14.0.v20200817-1143.jar from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (1.29MB) [INFO] Fetching org.eclipse.pde.launching_3.9.0.v20200812-1037.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (51.53kB) [INFO] Fetching org.eclipse.pde.ui_3.12.0.v20200824-1258.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (1.44MB) [INFO] Fetching org.eclipse.ui.intro_3.5.1100.v20200828-0803.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (142.27kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.0.v20200805-2057.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (149.91kB) [INFO] Fetching org.eclipse.ui.views.log_1.2.1200.v20200828-0938.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (84.7kB) [INFO] Fetching org.eclipse.ui.trace_1.1.800.v20200106-1301.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (26.28kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.1.800.v20200828-1000.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (49.3kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (29.18kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic.launching:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic.ui:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.search.ui.viatra.query:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.search.ui:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.search.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.serialization.generators:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/pom.xml [INFO] Fetching org.eclipse.emf.codegen_2.21.0.v20200708-0547.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (126.86kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.23.0.v20200701-0840.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (416.77kB) [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Fetching org.eclipse.xsd_2.18.0.v20200723-0820.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (535.41kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.serialization:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.ui:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.validation.bridge:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.bridge/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.validation.ui:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.ui/pom.xml [INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.202008210805.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (74.19kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.validation:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.workspace.viatra.query:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace.viatra.query/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.workspace.ui:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.workspace:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.gmf.runtime.ui:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.runtime.ui/pom.xml [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (215.67kB) [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (366.65kB) [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (117.62kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (257.14kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (101.66kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (120.53kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (100.25kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (76.2kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (133.46kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (386.74kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (114.29kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (190.36kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (1.16MB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (29kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (93.45kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (101.73kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (49.3kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (215.85kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (62.89kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (123.72kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (318.69kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (110.07kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.gmf.workspace:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.workspace/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.jdt:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.jdt/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.pde:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.pde/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.platform.launching:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.launching/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.platform.ui:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.platform:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.xtend.typesystem.emf.ui:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/pom.xml [INFO] Fetching org.eclipse.emf.mwe.ui_1.5.3.v20200520-0756.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (46.63kB) [INFO] Fetching org.eclipse.emf.mwe.utils_1.5.3.v20200520-0756.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (19.51kB) [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (148.58kB) [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (26.12kB) [INFO] Fetching org.eclipse.xtend.shared.ui_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (104.93kB) [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (80.37kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.xtend.typesystem.emf:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtend.typesystem.emf/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.xtendxpand.ui:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtendxpand.ui/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Fetching org.eclipse.xpand.ui_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (37.21kB) [INFO] Fetching org.eclipse.xtend.ui_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (27.28kB) [INFO] Fetching org.eclipse.xtend.check.ui_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (17.94kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.xtendxpand:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtendxpand/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.actions:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.actions/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.codegen.xpand.ui:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.codegen.xpand.ui/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.common.ui:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.common.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.emf.compare.reports.csv:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.emf.compare.reports.html:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.explorer:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.explorer/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird.ide.ui:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird.ide:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.ide/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird.metamodelgen:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird10.edit:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird10.ide.ui:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.examples.hummingbird10.viatra.query:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.viatra.query/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird10:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.check:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.check/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.codegen.xpand:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.diagram.gmf:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/pom.xml [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (504.53kB) [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (259.85kB) [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (107.88kB) [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (453.74kB) [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (387.41kB) [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (54.9kB) [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (99.44kB) [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (161.06kB) [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (35.81kB) [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (498.28kB) [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (79.12kB) [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (183.86kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (39.26kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (14.86kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (218.73kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (90.14kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (137.53kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (92.1kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (196.73kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (23.91kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.1.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (117.43kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (69.5kB) [INFO] Fetching org.eclipse.ocl_3.15.0.v20200608-1555.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (1.14MB) [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (53.45kB) [INFO] Fetching org.eclipse.ocl.common_1.8.400.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (14.75kB) [INFO] Fetching org.eclipse.ocl.ecore_3.15.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (111.44kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.edit:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.examples.hummingbird20.editors.nebula:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.emf.compare:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.ide:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.ide/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.ide.ui:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.examples.hummingbird20.viatra.query:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.viatra.query/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.splitting:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.splitting/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.transform.xtend:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.validation:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.validation/pom.xml [INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.202008210805.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (20.82kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.workflows:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.workflows/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.tests.perf:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.tests.perf/pom.xml [INFO] Fetching org.eclipse.core.net_1.3.1000.v20200715-0827.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (31.78kB) [INFO] Fetching org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (29.97kB) [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Fetching org.eclipse.ui.ide.application_1.3.800.v20200713-0938.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (55.56kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.transform.xtend.ui:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.transform.xtend.ui/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.uml2.ide.ui:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.uml2.ide.ui/pom.xml [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (18.43kB) [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (1.03MB) [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (171.76kB) [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (35.12kB) [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (15.77kB) [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (11.5kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.uml2.ide:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.uml2.ide/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.validation.ui:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.validation.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.views.documentation:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.views.documentation/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.workflows.lib:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.workflows.lib/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.workflows:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.workflows/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.check:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.check/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Fetching org.easymock_2.4.0.v20090202-0900.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (34.94kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.editors.integration:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.editors.integration/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.viatra.query:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.viatra.query/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.integration:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.integration/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.mwe.dynamic.integration:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.serialization.generators:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization.generators/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.serialization:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.ui.integration:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.ui.integration/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.workspace.integration:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.integration/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.workspace.ui:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.workspace:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.workspace.extension:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.extension/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.search.ui:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.search.ui/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.validation:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.validation/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.jdt.integration:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt.integration/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.jdt:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.platform.integration:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform.integration/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.platform:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.xtendxpand.integration:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.xtendxpand.integration/pom.xml [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (37.5kB) [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (40.27kB) [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Fetching org.eclipse.xtend.typesystem.uml2_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (24.07kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (144.07kB) [INFO] Fetching org.eclipse.uml2.uml.ecore.importer_3.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (27.01kB) [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (37.63kB) [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (243.5kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.plugins:org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.testutils.integration.referenceworkspace:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.testutils.integration:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.tests:org.eclipse.sphinx.testutils:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils/pom.xml [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.core:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.core-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.check:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.check-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.compare:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.compare-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.editors:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.editors-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.editors.forms:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.editors.forms-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.editors.forms.nebula:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.editors.forms.nebula-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.viatra.query:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.viatra.query-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.metamodelgen:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.metamodelgen-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.mwe.dynamic:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.mwe.dynamic-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.navigators:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.navigators-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.search:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.search-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.serialization:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.serialization-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.serialization.generators:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.serialization.generators-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.emf.validation:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.validation-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.gmf.editors:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.gmf.editors-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.jdtpde:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.jdtpde-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.xtendxpand:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.xtendxpand-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.core:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.core-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.emf.compare:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.emf.compare-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.viatra.query:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.viatra.query-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.metamodels.hummingbird:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.hummingbird-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.metamodels.hummingbird.nebula:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.metamodels.uml2:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.uml2-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.navigators:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.navigators-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.nebula:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.nebula-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.validation:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.validation-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.workflows:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.workflows-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples.xtendxpand:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.xtendxpand-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.doc:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.doc-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.examples:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.viatra.query:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.viatra.query-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.viatra.query.sdk:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.viatra.query.sdk-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.nebula:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.nebula-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.nebula.sdk:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.nebula.sdk-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.sdk:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.sdk-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.testutils:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.testutils-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.features:org.eclipse.sphinx.thirdparty:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.thirdparty-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.docs:org.eclipse.sphinx.doc.isv:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sphinx.releng:org.eclipse.sphinx.updates:0.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/build/releng/org.eclipse.sphinx.releng.builds/repository/pom.xml [WARNING] The project org.eclipse.sphinx.releng:org.eclipse.sphinx.releng.parent:pom:0.13.1-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] org.eclipse.sphinx.releng.parent [pom] [INFO] org.eclipse.sphinx.targets.2020-09 [eclipse-target-definition] [INFO] org.eclipse.sphinx.emf.check.catalog [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.check.catalog.edit [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.check.catalog.editor [eclipse-plugin] [INFO] org.eclipse.sphinx.platform [eclipse-plugin] [INFO] org.eclipse.sphinx.emf [eclipse-plugin] [INFO] org.eclipse.sphinx.jdt [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.workspace [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.mwe.dynamic [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.check [eclipse-plugin] [INFO] org.eclipse.sphinx.platform.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.check.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.compare [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.workspace.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.editors [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.compare.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.editors.forms [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.editors.forms.nebula [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.editors.viatra.query [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.explorer [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.viatra.query [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.metamodelgen [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.metamodelgen.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.mwe.dynamic.headless [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.mwe.dynamic.launching [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.mwe.dynamic.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.mwe.dynamic.launching.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.mwe [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.search.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.workspace.viatra.query [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.search.ui.viatra.query [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.serialization [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.serialization.generators [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.validation.bridge [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.validation [eclipse-plugin] [INFO] org.eclipse.sphinx.emf.validation.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.gmf.workspace [eclipse-plugin] [INFO] org.eclipse.sphinx.gmf.runtime.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.pde [eclipse-plugin] [INFO] org.eclipse.sphinx.platform.launching [eclipse-plugin] [INFO] org.eclipse.sphinx.xtend.typesystem.emf [eclipse-plugin] [INFO] org.eclipse.sphinx.xtend.typesystem.emf.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.xtendxpand [eclipse-plugin] [INFO] org.eclipse.sphinx.xtendxpand.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.common.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.actions [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.codegen.xpand.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.emf.compare.reports.csv [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.emf.compare.reports.html [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.explorer [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird.ide [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird.ide.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird.metamodelgen [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird10 [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird10.edit [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird10.ide.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird10.viatra.query [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird20 [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird20.check [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird20.codegen.xpand [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird20.edit [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird20.ide.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird20.diagram.gmf [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird20.editors.nebula [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird20.emf.compare [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird20.ide [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird20.viatra.query [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird20.splitting [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird20.transform.xtend [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird20.validation [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.workflows.lib [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.hummingbird20.workflows [eclipse-plugin] [INFO] org.eclipse.sphinx.testutils [eclipse-plugin] [INFO] org.eclipse.sphinx.testutils.integration [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.tests.perf [eclipse-test-plugin] [INFO] org.eclipse.sphinx.examples.transform.xtend.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.uml2.ide [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.uml2.ide.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.validation.ui [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.views.documentation [eclipse-plugin] [INFO] org.eclipse.sphinx.examples.workflows [eclipse-plugin] [INFO] org.eclipse.sphinx.testutils.integration.referenceworkspace [eclipse-plugin] [INFO] org.eclipse.sphinx.tests.emf.check [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.emf.editors.integration [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.emf.viatra.query [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.emf.integration [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.emf.mwe.dynamic.integration [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.emf.serialization.generators [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.emf.serialization [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.emf.ui.integration [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.emf.workspace.integration [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.emf.workspace.ui [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.emf.workspace [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.emf.workspace.extension [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.emf [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.emf.search.ui [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.emf.validation [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.jdt.integration [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.jdt [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.platform.integration [eclipse-test-plugin] [INFO] org.eclipse.sphinx.tests.platform [eclipse-test-plugin] [INFO] org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand [eclipse-plugin] [INFO] org.eclipse.sphinx.tests.xtendxpand.integration [eclipse-test-plugin] [INFO] org.eclipse.sphinx.core [eclipse-feature] [INFO] org.eclipse.sphinx.emf.check [eclipse-feature] [INFO] org.eclipse.sphinx.emf.compare [eclipse-feature] [INFO] org.eclipse.sphinx.emf.editors [eclipse-feature] [INFO] org.eclipse.sphinx.emf.editors.forms [eclipse-feature] [INFO] org.eclipse.sphinx.emf.editors.forms.nebula [eclipse-feature] [INFO] org.eclipse.sphinx.emf.viatra.query [eclipse-feature] [INFO] org.eclipse.sphinx.emf.metamodelgen [eclipse-feature] [INFO] org.eclipse.sphinx.emf.mwe.dynamic [eclipse-feature] [INFO] org.eclipse.sphinx.emf.navigators [eclipse-feature] [INFO] org.eclipse.sphinx.emf.search [eclipse-feature] [INFO] org.eclipse.sphinx.emf.serialization [eclipse-feature] [INFO] org.eclipse.sphinx.emf.serialization.generators [eclipse-feature] [INFO] org.eclipse.sphinx.emf.validation [eclipse-feature] [INFO] org.eclipse.sphinx.gmf.editors [eclipse-feature] [INFO] org.eclipse.sphinx.jdtpde [eclipse-feature] [INFO] org.eclipse.sphinx.xtendxpand [eclipse-feature] [INFO] org.eclipse.sphinx.examples.core [eclipse-feature] [INFO] org.eclipse.sphinx.examples.emf.compare [eclipse-feature] [INFO] org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query [eclipse-feature] [INFO] org.eclipse.sphinx.examples.viatra.query [eclipse-feature] [INFO] org.eclipse.sphinx.examples.metamodels.hummingbird [eclipse-feature] [INFO] org.eclipse.sphinx.examples.metamodels.hummingbird.nebula [eclipse-feature] [INFO] org.eclipse.sphinx.examples.metamodels.uml2 [eclipse-feature] [INFO] org.eclipse.sphinx.examples.navigators [eclipse-feature] [INFO] org.eclipse.sphinx.examples.nebula [eclipse-feature] [INFO] org.eclipse.sphinx.examples.validation [eclipse-feature] [INFO] org.eclipse.sphinx.examples.workflows [eclipse-feature] [INFO] org.eclipse.sphinx.examples.xtendxpand [eclipse-feature] [INFO] org.eclipse.sphinx [eclipse-feature] [INFO] org.eclipse.sphinx.doc.isv [eclipse-plugin] [INFO] org.eclipse.sphinx.doc [eclipse-feature] [INFO] org.eclipse.sphinx.examples [eclipse-feature] [INFO] org.eclipse.sphinx.viatra.query [eclipse-feature] [INFO] org.eclipse.sphinx.viatra.query.sdk [eclipse-feature] [INFO] org.eclipse.sphinx.nebula [eclipse-feature] [INFO] org.eclipse.sphinx.nebula.sdk [eclipse-feature] [INFO] org.eclipse.sphinx.sdk [eclipse-feature] [INFO] org.eclipse.sphinx.testutils [eclipse-feature] [INFO] org.eclipse.sphinx.thirdparty [eclipse-feature] [INFO] org.eclipse.sphinx.updates [eclipse-repository] [INFO] org.eclipse.sphinx.releng.builds [pom] [INFO] [INFO] -----< org.eclipse.sphinx.releng:org.eclipse.sphinx.releng.parent >----- [INFO] Building org.eclipse.sphinx.releng.parent 0.13.1-SNAPSHOT [1/148] [INFO] from parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.releng.parent --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.releng.parent --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.releng.parent --- [INFO] [INFO] -----------------< org.eclipse.sphinx.targets:2020-09 >----------------- [INFO] Building org.eclipse.sphinx.targets.2020-09 0.13.1-SNAPSHOT [2/148] [INFO] from /home/jenkins/agent/workspace/build/tools/org.eclipse.sphinx.targets/2020-09/pom.xml [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ 2020-09 --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-target-definition (default-package-target-definition) @ 2020-09 --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ 2020-09 --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ 2020-09 --- [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check.catalog >--- [INFO] Building org.eclipse.sphinx.emf.check.catalog 0.13.1-SNAPSHOT [3/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.check.catalog --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.check.catalog --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.check.catalog --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.check.catalog --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.check.catalog --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.10.0/plexus-compiler-manager-2.10.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.10.0/plexus-compiler-manager-2.10.0.pom (1.1 kB at 16 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.10.0/plexus-compiler-2.10.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.10.0/plexus-compiler-2.10.0.pom (8.1 kB at 219 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom (2.7 kB at 297 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.10.0/plexus-compiler-api-2.10.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.10.0/plexus-compiler-api-2.10.0.pom (1.1 kB at 19 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.0/tycho-compiler-jdt-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.0/tycho-compiler-jdt-2.7.0.pom (2.4 kB at 60 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.0/tycho-lib-detector-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.0/tycho-lib-detector-2.7.0.pom (1.6 kB at 74 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.28.0/ecj-3.28.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.28.0/ecj-3.28.0.pom (1.7 kB at 25 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.10.0/plexus-compiler-manager-2.10.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.10.0/plexus-compiler-manager-2.10.0.jar (4.7 kB at 55 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.10.0/plexus-compiler-api-2.10.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.0/tycho-compiler-jdt-2.7.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.0/tycho-lib-detector-2.7.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.28.0/ecj-3.28.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.0/tycho-lib-detector-2.7.0.jar (3.5 kB at 49 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.0/tycho-compiler-jdt-2.7.0.jar (18 kB at 241 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.10.0/plexus-compiler-api-2.10.0.jar (27 kB at 324 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.28.0/ecj-3.28.0.jar (3.2 MB at 21 MB/s) [INFO] Resolving class path of org.eclipse.sphinx.emf.check.catalog... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.check.catalog --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 182 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 4.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 7.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 343 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 203 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 4.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 499 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 3.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 925 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 93 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 278 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 3.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 956 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 195 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 720 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 212 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 356 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 170 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 3.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 3.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 185 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 8.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 252 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 311 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 3.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 68 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 4.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 127 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 407 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 7.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 6.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 8.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 14 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 7.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 3.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 17 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 1.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 3.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 3.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 3.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 3.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 5.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 683 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 6.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 324 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 10 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 2.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 3.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 5.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 kB at 1.4 MB/s) [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.check.catalog --- [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.check.catalog --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.check.catalog --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.check.catalog --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 63 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (1.6 kB at 136 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (15 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 3.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 790 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom (24 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 766 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 168 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 648 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 182 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 163 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 53 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 660 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 142 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 108 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 264 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 29 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 57 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 3.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 5.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 562 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 5.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 4.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 634 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 6.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 4.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 196 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 210 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 304 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar (14 kB at 255 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar (315 kB at 5.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 501 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 229 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 428 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 203 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 152 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 294 kB/s) [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.check.catalog --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.check.catalog --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/target/org.eclipse.sphinx.emf.check.catalog-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.check.catalog --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/target/org.eclipse.sphinx.emf.check.catalog-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.check.catalog --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.check.catalog --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.check.catalog --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.check.catalog --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.check.catalog --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check.catalog.edit >-- [INFO] Building org.eclipse.sphinx.emf.check.catalog.edit 0.13.1-SNAPSHOT [4/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.check.catalog.edit --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.check.catalog.edit --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.check.catalog.edit --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.check.catalog.edit --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.check.catalog.edit --- [INFO] Resolving class path of org.eclipse.sphinx.emf.check.catalog.edit... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.check.catalog.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.check.catalog.edit --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.check.catalog.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.check.catalog.edit --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.check.catalog.edit --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.check.catalog.edit --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.check.catalog.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/target/org.eclipse.sphinx.emf.check.catalog.edit-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.check.catalog.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/target/org.eclipse.sphinx.emf.check.catalog.edit-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.check.catalog.edit --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.check.catalog.edit --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.check.catalog.edit --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.check.catalog.edit --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.check.catalog.edit --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check.catalog.editor >-- [INFO] Building org.eclipse.sphinx.emf.check.catalog.editor 0.13.1-SNAPSHOT [5/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.check.catalog.editor --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.check.catalog.editor --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.check.catalog.editor --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.check.catalog.editor --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.check.catalog.editor --- [INFO] Resolving class path of org.eclipse.sphinx.emf.check.catalog.editor... [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (16kB) [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (12.67kB) [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.0.700.v20200607-1314.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (7.9kB) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (36.57kB) [INFO] Fetching org.eclipse.swt.browser.chromium.gtk.linux.x86_64_3.115.0.v20200831-1002.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (741.11kB) [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (7.61kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (24.56kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (11.32kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (8kB) [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (13.36kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (15.18kB) [INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.115.0.v20200831-1002.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (655.68kB) [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (56.91kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (37.04kB) [INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.115.0.v20200831-1002.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (683.67kB) [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.check.catalog.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.check.catalog.editor --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.check.catalog.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.check.catalog.editor --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.check.catalog.editor --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.check.catalog.editor --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.check.catalog.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/target/org.eclipse.sphinx.emf.check.catalog.editor-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.check.catalog.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/target/org.eclipse.sphinx.emf.check.catalog.editor-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.check.catalog.editor --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.check.catalog.editor --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.check.catalog.editor --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.check.catalog.editor --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.check.catalog.editor --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] -------< org.eclipse.sphinx.plugins:org.eclipse.sphinx.platform >------- [INFO] Building org.eclipse.sphinx.platform 0.13.1-SNAPSHOT [6/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.platform --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.platform --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.platform --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.platform --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.platform --- [INFO] Resolving class path of org.eclipse.sphinx.platform... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.platform --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.platform --- [INFO] Compiling 59 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.platform --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.platform --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.platform --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.platform --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.platform --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/target/org.eclipse.sphinx.platform-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.platform --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/target/org.eclipse.sphinx.platform-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.platform --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.platform --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.platform --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.platform --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.platform --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] ---------< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf >---------- [INFO] Building org.eclipse.sphinx.emf 0.13.1-SNAPSHOT [7/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'argLine' is unknown for plugin 'xtend-maven-plugin:2.17.0:compile (default)' [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf --- [INFO] Resolving class path of org.eclipse.sphinx.emf... [INFO] [INFO] --- xtend:2.17.0:compile (default) @ org.eclipse.sphinx.emf --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom (7.0 kB at 412 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom (9.7 kB at 460 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.17.0/org.eclipse.xtend.core-2.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.17.0/org.eclipse.xtend.core-2.17.0.pom (7.5 kB at 53 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.17.0/org.eclipse.xtext.xbase-2.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.17.0/org.eclipse.xtext.xbase-2.17.0.pom (5.5 kB at 75 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.17.0/org.eclipse.xtext.common.types-2.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.17.0/org.eclipse.xtext.common.types-2.17.0.pom (6.0 kB at 54 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.17.0/org.eclipse.xtext-2.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.17.0/org.eclipse.xtext-2.17.0.pom (10 kB at 259 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.17.0/org.eclipse.xtext.util-2.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.17.0/org.eclipse.xtext.util-2.17.0.pom (7.7 kB at 193 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.17.0/org.eclipse.xtend.lib-2.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.17.0/org.eclipse.xtend.lib-2.17.0.pom (5.3 kB at 404 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.17.0/org.eclipse.xtext.xbase.lib-2.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.17.0/org.eclipse.xtext.xbase.lib-2.17.0.pom (5.0 kB at 277 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.17.0/org.eclipse.xtend.lib.macro-2.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.17.0/org.eclipse.xtend.lib.macro-2.17.0.pom (5.1 kB at 282 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.17/log4j-1.2.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.12.0/org.eclipse.emf.common-2.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.12.0/org.eclipse.emf.common-2.12.0.pom (1.1 kB at 37 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/org.eclipse.emf.ecore-2.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/org.eclipse.emf.ecore-2.12.0.pom (1.1 kB at 39 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.pom (7.3 kB at 317 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom (13 kB at 649 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom (1.7 kB at 108 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom (1.7 kB at 29 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/org.eclipse.emf.ecore.xmi-2.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/org.eclipse.emf.ecore.xmi-2.12.0.pom (1.1 kB at 85 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom (4.0 kB at 289 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.2/antlr-master-3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.2/antlr-master-3.2.pom (8.6 kB at 225 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom (3.7 kB at 141 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 163 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom (3.1 kB at 312 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom (3.2 kB at 197 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom (3.2 kB at 60 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom (2.0 kB at 61 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom (2.0 kB at 115 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom (2.2 kB at 154 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom (2.3 kB at 52 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom (2.1 kB at 67 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.16.0/org.eclipse.jdt.core-3.16.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.16.0/org.eclipse.jdt.core-3.16.0.pom (2.7 kB at 102 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.200/org.eclipse.core.resources-3.13.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.200/org.eclipse.core.resources-3.13.200.pom (2.5 kB at 70 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/org.eclipse.core.expressions-3.6.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/org.eclipse.core.expressions-3.6.200.pom (1.9 kB at 149 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/org.eclipse.core.filesystem-1.7.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/org.eclipse.core.filesystem-1.7.200.pom (2.3 kB at 64 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.0/org.eclipse.text-3.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.0/org.eclipse.text-3.8.0.pom (2.4 kB at 32 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.200/org.eclipse.core.commands-3.9.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.200/org.eclipse.core.commands-3.9.200.pom (1.9 kB at 159 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.400/org.eclipse.jdt.compiler.apt-1.3.400.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.400/org.eclipse.jdt.compiler.apt-1.3.400.pom (1.9 kB at 25 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.tool/1.2.400/org.eclipse.jdt.compiler.tool-1.2.400.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.tool/1.2.400/org.eclipse.jdt.compiler.tool-1.2.400.pom (1.9 kB at 19 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.17.0/org.eclipse.xtext.smap-2.17.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.17.0/org.eclipse.xtext.smap-2.17.0.pom (5.5 kB at 78 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/org.eclipse.emf.codegen-2.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/org.eclipse.emf.codegen-2.11.0.pom (1.1 kB at 13 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar (2.5 MB at 27 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.17.0/org.eclipse.xtend.core-2.17.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.jar (75 kB at 622 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.17.0/org.eclipse.xtend.core-2.17.0.jar (1.4 MB at 10 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.jar (122 kB at 803 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.jar (107 kB at 590 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.jar (197 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.16.0/org.eclipse.jdt.core-3.16.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.jar (1.5 MB at 7.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.200/org.eclipse.core.resources-3.13.200.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.jar (106 kB at 507 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/org.eclipse.core.expressions-3.6.200.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.jar (88 kB at 413 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/org.eclipse.core.filesystem-1.7.200.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.jar (134 kB at 599 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.0/org.eclipse.text-3.8.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.200/org.eclipse.core.resources-3.13.200.jar (894 kB at 2.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.200/org.eclipse.core.commands-3.9.200.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/org.eclipse.core.filesystem-1.7.200.jar (67 kB at 198 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.400/org.eclipse.jdt.compiler.apt-1.3.400.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.0/org.eclipse.text-3.8.0.jar (286 kB at 840 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.tool/1.2.400/org.eclipse.jdt.compiler.tool-1.2.400.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/org.eclipse.core.expressions-3.6.200.jar (94 kB at 257 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.17.0/org.eclipse.xtext.xbase-2.17.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.200/org.eclipse.core.commands-3.9.200.jar (116 kB at 274 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.17.0/org.eclipse.xtext.common.types-2.17.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.400/org.eclipse.jdt.compiler.apt-1.3.400.jar (218 kB at 512 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.17.0/org.eclipse.xtext.xbase.lib-2.17.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.tool/1.2.400/org.eclipse.jdt.compiler.tool-1.2.400.jar (206 kB at 474 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.17.0/org.eclipse.xtext.util-2.17.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.17.0/org.eclipse.xtext.xbase.lib-2.17.0.jar (159 kB at 311 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.17.0/org.eclipse.xtext.smap-2.17.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.17.0/org.eclipse.xtext.common.types-2.17.0.jar (497 kB at 941 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.17.0/org.eclipse.xtext-2.17.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.17.0/org.eclipse.xtext.util-2.17.0.jar (306 kB at 574 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.17.0/org.eclipse.xtend.lib-2.17.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.16.0/org.eclipse.jdt.core-3.16.0.jar (6.9 MB at 13 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.17.0/org.eclipse.xtend.lib.macro-2.17.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.17.0/org.eclipse.xtext.smap-2.17.0.jar (19 kB at 34 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.12.0/org.eclipse.emf.common-2.12.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.17.0/org.eclipse.xtext.xbase-2.17.0.jar (2.6 MB at 4.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/org.eclipse.emf.ecore-2.12.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.12.0/org.eclipse.emf.common-2.12.0.jar (358 kB at 607 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.17.0/org.eclipse.xtend.lib-2.17.0.jar (105 kB at 178 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 7.6 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.17/log4j-1.2.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/org.eclipse.emf.ecore-2.12.0.jar (1.2 MB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.17.0/org.eclipse.xtend.lib.macro-2.17.0.jar (75 kB at 126 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar (80 kB at 130 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 183 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar (50 kB at 80 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/org.eclipse.emf.ecore.xmi-2.12.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.jar (710 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar (33 kB at 53 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/org.eclipse.emf.codegen-2.11.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/org.eclipse.emf.ecore.xmi-2.12.0.jar (230 kB at 355 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 751 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.jar (152 kB at 231 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.17.0/org.eclipse.xtext-2.17.0.jar (2.7 MB at 3.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/org.eclipse.emf.codegen-2.11.0.jar (289 kB at 407 kB/s) WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$2 (file:/home/jenkins/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$2 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [WARNING] WARNING: URIExtensions.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/util/URIExtensions.xtend 93: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: URIExtensions.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/util/URIExtensions.xtend 162: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: URIExtensions.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/util/URIExtensions.xtend 190: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: URIExtensions.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/util/URIExtensions.xtend 192: The operator '!=' should be replaced by '!==' when null is one of the arguments. [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf --- [INFO] Compiling 160 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/target/org.eclipse.sphinx.emf-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/target/org.eclipse.sphinx.emf-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] ---------< org.eclipse.sphinx.plugins:org.eclipse.sphinx.jdt >---------- [INFO] Building org.eclipse.sphinx.jdt 0.13.1-SNAPSHOT [8/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.jdt/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'argLine' is unknown for plugin 'xtend-maven-plugin:2.17.0:compile (default)' [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.jdt --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.jdt --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.jdt --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.jdt --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.jdt --- [INFO] Resolving class path of org.eclipse.sphinx.jdt... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.1000.v20200828-0941.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (153.75kB) [INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.1100.v20200828-0941.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (77.47kB) [INFO] [INFO] --- xtend:2.17.0:compile (default) @ org.eclipse.sphinx.jdt --- [WARNING] WARNING: ProjectClassLoader.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.jdt/src/org/eclipse/sphinx/jdt/loaders/ProjectClassLoader.xtend 29: The private modifier is unnecessary on field javaProject [WARNING] WARNING: ProjectClassLoader.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.jdt/src/org/eclipse/sphinx/jdt/loaders/ProjectClassLoader.xtend 37: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ProjectClassLoader.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.jdt/src/org/eclipse/sphinx/jdt/loaders/ProjectClassLoader.xtend 63: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ProjectClassLoader.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.jdt/src/org/eclipse/sphinx/jdt/loaders/ProjectClassLoader.xtend 95: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ProjectClassLoader.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.jdt/src/org/eclipse/sphinx/jdt/loaders/ProjectClassLoader.xtend 113: The public modifier is unnecessary on method getProject [WARNING] WARNING: DelegatingCompositeBundleClassLoader.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.jdt/src/org/eclipse/sphinx/jdt/loaders/DelegatingCompositeBundleClassLoader.xtend 26: The private modifier is unnecessary on field bundles [WARNING] WARNING: DelegatingCompositeBundleClassLoader.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.jdt/src/org/eclipse/sphinx/jdt/loaders/DelegatingCompositeBundleClassLoader.xtend 27: The private modifier is unnecessary on field bundleClassLoaders [WARNING] WARNING: DelegatingCompositeBundleClassLoader.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.jdt/src/org/eclipse/sphinx/jdt/loaders/DelegatingCompositeBundleClassLoader.xtend 36: The public modifier is unnecessary on method getBundleClassLoaders [WARNING] WARNING: DelegatingCompositeBundleClassLoader.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.jdt/src/org/eclipse/sphinx/jdt/loaders/DelegatingCompositeBundleClassLoader.xtend 37: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: JavaExtensions.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.jdt/src/org/eclipse/sphinx/jdt/util/JavaExtensions.xtend 53: The private modifier is unnecessary on field PLUGIN_ID_VERSION_SEPARATOR [WARNING] WARNING: JavaExtensions.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.jdt/src/org/eclipse/sphinx/jdt/util/JavaExtensions.xtend 133: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: JavaExtensions.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.jdt/src/org/eclipse/sphinx/jdt/util/JavaExtensions.xtend 170: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: ClassLoaderExtensions.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.jdt/src/org/eclipse/sphinx/jdt/util/ClassLoaderExtensions.xtend 29: The operator '!=' should be replaced by '!==' when null is one of the arguments. [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.jdt --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.jdt/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.jdt --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.jdt/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.jdt --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.jdt/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.jdt --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.jdt --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.jdt --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.jdt --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.jdt/target/org.eclipse.sphinx.jdt-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.jdt --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.jdt/target/org.eclipse.sphinx.jdt-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.jdt --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.jdt --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.jdt --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.jdt --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.jdt --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] ----< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.workspace >----- [INFO] Building org.eclipse.sphinx.emf.workspace 0.13.1-SNAPSHOT [9/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.workspace --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.workspace --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.workspace --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.workspace --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.workspace --- [INFO] Resolving class path of org.eclipse.sphinx.emf.workspace... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.workspace --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.workspace --- [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.workspace --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.workspace --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.workspace --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.workspace --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.workspace --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace/target/org.eclipse.sphinx.emf.workspace-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.workspace --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace/target/org.eclipse.sphinx.emf.workspace-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.workspace --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.workspace --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.workspace --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.workspace --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.workspace --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] ---< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic >---- [INFO] Building org.eclipse.sphinx.emf.mwe.dynamic 0.13.1-SNAPSHOT [10/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] Resolving class path of org.eclipse.sphinx.emf.mwe.dynamic... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20200831-0808.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (9.3kB) [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic/target/org.eclipse.sphinx.emf.mwe.dynamic-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic/target/org.eclipse.sphinx.emf.mwe.dynamic-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.mwe.dynamic --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.mwe.dynamic --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] ------< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check >------- [INFO] Building org.eclipse.sphinx.emf.check 0.13.1-SNAPSHOT [11/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.check --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.check --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.check --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.check --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.check --- [INFO] Resolving class path of org.eclipse.sphinx.emf.check... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.check --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.check --- [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.check --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.check --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.check --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.check --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.check --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/target/org.eclipse.sphinx.emf.check-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.check --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/target/org.eclipse.sphinx.emf.check-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.check --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.check --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.check --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.check --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.check --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] -----< org.eclipse.sphinx.plugins:org.eclipse.sphinx.platform.ui >------ [INFO] Building org.eclipse.sphinx.platform.ui 0.13.1-SNAPSHOT [12/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'argLine' is unknown for plugin 'xtend-maven-plugin:2.17.0:compile (default)' [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.platform.ui --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.platform.ui --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.platform.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.platform.ui --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.platform.ui --- [INFO] Resolving class path of org.eclipse.sphinx.platform.ui... [INFO] [INFO] --- xtend:2.17.0:compile (default) @ org.eclipse.sphinx.platform.ui --- [WARNING] WARNING: BootstrapFormatterHTML.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/views/documentation/bootstrap/BootstrapFormatterHTML.xtend 66: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: BootstrapFormatterHTML.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/views/documentation/bootstrap/BootstrapFormatterHTML.xtend 80: The operator '==' should be replaced by '===' when null is one of the arguments. [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.platform.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.platform.ui --- [INFO] Compiling 68 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.platform.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.platform.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.platform.ui --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.platform.ui --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.platform.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/target/org.eclipse.sphinx.platform.ui-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.platform.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/target/org.eclipse.sphinx.platform.ui-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.platform.ui --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.platform.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.platform.ui --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.platform.ui --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.platform.ui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --------< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.ui >-------- [INFO] Building org.eclipse.sphinx.emf.ui 0.13.1-SNAPSHOT [13/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.ui --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.ui --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.ui --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.ui --- [INFO] Resolving class path of org.eclipse.sphinx.emf.ui... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.ui --- [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.ui/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.ui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.ui --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.ui/target/org.eclipse.sphinx.emf.ui-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.ui/target/org.eclipse.sphinx.emf.ui-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.ui --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.ui --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.ui --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.ui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] -----< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check.ui >----- [INFO] Building org.eclipse.sphinx.emf.check.ui 0.13.1-SNAPSHOT [14/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.check.ui --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.check.ui --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.check.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.check.ui --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.check.ui --- [INFO] Resolving class path of org.eclipse.sphinx.emf.check.ui... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.check.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.check.ui --- [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.ui/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.check.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.check.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.check.ui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.check.ui --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.check.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.ui/target/org.eclipse.sphinx.emf.check.ui-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.check.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.ui/target/org.eclipse.sphinx.emf.check.ui-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.check.ui --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.check.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.check.ui --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.check.ui --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.check.ui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] -----< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.compare >------ [INFO] Building org.eclipse.sphinx.emf.compare 0.13.1-SNAPSHOT [15/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'argLine' is unknown for plugin 'xtend-maven-plugin:2.17.0:compile (default)' [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.compare --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.compare --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.compare --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.compare --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.compare --- [INFO] Resolving class path of org.eclipse.sphinx.emf.compare... [INFO] [INFO] --- xtend:2.17.0:compile (default) @ org.eclipse.sphinx.emf.compare --- [WARNING] WARNING: AbstractModelCompareReportGenerator.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare/src/org/eclipse/sphinx/emf/compare/report/AbstractModelCompareReportGenerator.xtend 43: The public modifier is unnecessary on class AbstractModelCompareReportGenerator [WARNING] WARNING: AbstractModelCompareReportGenerator.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare/src/org/eclipse/sphinx/emf/compare/report/AbstractModelCompareReportGenerator.xtend 54: The public modifier is unnecessary on method generate [WARNING] WARNING: AbstractModelCompareReportGenerator.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare/src/org/eclipse/sphinx/emf/compare/report/AbstractModelCompareReportGenerator.xtend 59: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: AbstractModelCompareReportGenerator.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare/src/org/eclipse/sphinx/emf/compare/report/AbstractModelCompareReportGenerator.xtend 76: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: AbstractModelCompareReportGenerator.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare/src/org/eclipse/sphinx/emf/compare/report/AbstractModelCompareReportGenerator.xtend 93: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: AbstractModelCompareReportGenerator.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare/src/org/eclipse/sphinx/emf/compare/report/AbstractModelCompareReportGenerator.xtend 99: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: AbstractModelCompareReportGenerator.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare/src/org/eclipse/sphinx/emf/compare/report/AbstractModelCompareReportGenerator.xtend 103: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: AbstractModelCompareReportGenerator.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare/src/org/eclipse/sphinx/emf/compare/report/AbstractModelCompareReportGenerator.xtend 110: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: AbstractModelCompareReportGenerator.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare/src/org/eclipse/sphinx/emf/compare/report/AbstractModelCompareReportGenerator.xtend 114: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: AbstractModelCompareReportGenerator.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare/src/org/eclipse/sphinx/emf/compare/report/AbstractModelCompareReportGenerator.xtend 138: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: AbstractModelCompareReportGenerator.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare/src/org/eclipse/sphinx/emf/compare/report/AbstractModelCompareReportGenerator.xtend 184: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: AbstractModelCompareReportGenerator.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare/src/org/eclipse/sphinx/emf/compare/report/AbstractModelCompareReportGenerator.xtend 245: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: AbstractModelCompareReportGenerator.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare/src/org/eclipse/sphinx/emf/compare/report/AbstractModelCompareReportGenerator.xtend 253: The operator '!=' should be replaced by '!==' when null is one of the arguments. [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.compare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.compare --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.compare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.compare --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.compare --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.compare --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.compare --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare/target/org.eclipse.sphinx.emf.compare-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.compare --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare/target/org.eclipse.sphinx.emf.compare-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.compare --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.compare --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.compare --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.compare --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.compare --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] ---< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.workspace.ui >--- [INFO] Building org.eclipse.sphinx.emf.workspace.ui 0.13.1-SNAPSHOT [16/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.workspace.ui --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.workspace.ui --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.workspace.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.workspace.ui --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.workspace.ui --- [INFO] Resolving class path of org.eclipse.sphinx.emf.workspace.ui... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.workspace.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.workspace.ui --- [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace.ui/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.workspace.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.workspace.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.workspace.ui --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.workspace.ui --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.workspace.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace.ui/target/org.eclipse.sphinx.emf.workspace.ui-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.workspace.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace.ui/target/org.eclipse.sphinx.emf.workspace.ui-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.workspace.ui --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.workspace.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.workspace.ui --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.workspace.ui --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.workspace.ui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] -----< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.editors >------ [INFO] Building org.eclipse.sphinx.emf.editors 0.13.1-SNAPSHOT [17/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.editors --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.editors --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.editors --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.editors --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.editors --- [INFO] Resolving class path of org.eclipse.sphinx.emf.editors... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.editors --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.editors --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.editors --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.editors --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.editors --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.editors --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.editors --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors/target/org.eclipse.sphinx.emf.editors-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.editors --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors/target/org.eclipse.sphinx.emf.editors-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.editors --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.editors --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.editors --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.editors --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.editors --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] ----< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.compare.ui >---- [INFO] Building org.eclipse.sphinx.emf.compare.ui 0.13.1-SNAPSHOT [18/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.compare.ui --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.compare.ui --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.compare.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.compare.ui --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.compare.ui --- [INFO] Resolving class path of org.eclipse.sphinx.emf.compare.ui... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.compare.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.compare.ui --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare.ui/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.compare.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.compare.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.compare.ui --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.compare.ui --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.compare.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare.ui/target/org.eclipse.sphinx.emf.compare.ui-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.compare.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare.ui/target/org.eclipse.sphinx.emf.compare.ui-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.compare.ui --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.compare.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.compare.ui --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.compare.ui --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.compare.ui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.editors.forms >--- [INFO] Building org.eclipse.sphinx.emf.editors.forms 0.13.1-SNAPSHOT [19/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.forms/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] Resolving class path of org.eclipse.sphinx.emf.editors.forms... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.forms/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.forms/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.forms/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.forms/target/org.eclipse.sphinx.emf.editors.forms-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.forms/target/org.eclipse.sphinx.emf.editors.forms-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.editors.forms --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.editors.forms --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.editors.forms.nebula >-- [INFO] Building org.eclipse.sphinx.emf.editors.forms.nebula 0.13.1-SNAPSHOT [20/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.forms.nebula/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] Resolving class path of org.eclipse.sphinx.emf.editors.forms.nebula... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.forms.nebula/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.forms.nebula/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.forms.nebula/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.forms.nebula/target/org.eclipse.sphinx.emf.editors.forms.nebula-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.forms.nebula/target/org.eclipse.sphinx.emf.editors.forms.nebula-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.editors.viatra.query >-- [INFO] Building org.eclipse.sphinx.emf.editors.viatra.query 0.13.1-SNAPSHOT [21/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.viatra.query/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.editors.viatra.query --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.editors.viatra.query --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.editors.viatra.query --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.editors.viatra.query --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.editors.viatra.query --- [INFO] Resolving class path of org.eclipse.sphinx.emf.editors.viatra.query... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.editors.viatra.query --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.viatra.query/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.editors.viatra.query --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.viatra.query/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.editors.viatra.query --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.viatra.query/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.editors.viatra.query --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.editors.viatra.query --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.editors.viatra.query --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.editors.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.viatra.query/target/org.eclipse.sphinx.emf.editors.viatra.query-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.editors.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.viatra.query/target/org.eclipse.sphinx.emf.editors.viatra.query-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.editors.viatra.query --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.editors.viatra.query --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.editors.viatra.query --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.editors.viatra.query --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.editors.viatra.query --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] -----< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.explorer >----- [INFO] Building org.eclipse.sphinx.emf.explorer 0.13.1-SNAPSHOT [22/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.explorer/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.explorer --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.explorer --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.explorer --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.explorer --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.explorer --- [INFO] Resolving class path of org.eclipse.sphinx.emf.explorer... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.explorer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.explorer/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.explorer --- [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.explorer/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.explorer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.explorer/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.explorer --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.explorer --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.explorer --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.explorer --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.explorer/target/org.eclipse.sphinx.emf.explorer-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.explorer --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.explorer/target/org.eclipse.sphinx.emf.explorer-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.explorer --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.explorer --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.explorer --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.explorer --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.explorer --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] ---< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.viatra.query >--- [INFO] Building org.eclipse.sphinx.emf.viatra.query 0.13.1-SNAPSHOT [23/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.viatra.query/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] Resolving class path of org.eclipse.sphinx.emf.viatra.query... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.viatra.query/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.viatra.query/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.viatra.query/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.viatra.query/target/org.eclipse.sphinx.emf.viatra.query-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.viatra.query/target/org.eclipse.sphinx.emf.viatra.query-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.viatra.query --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.viatra.query --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] ---< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.metamodelgen >--- [INFO] Building org.eclipse.sphinx.emf.metamodelgen 0.13.1-SNAPSHOT [24/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.metamodelgen/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] Resolving class path of org.eclipse.sphinx.emf.metamodelgen... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.metamodelgen/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.metamodelgen/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.metamodelgen/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.metamodelgen/target/org.eclipse.sphinx.emf.metamodelgen-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.metamodelgen/target/org.eclipse.sphinx.emf.metamodelgen-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.metamodelgen --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.metamodelgen --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.metamodelgen.ui >-- [INFO] Building org.eclipse.sphinx.emf.metamodelgen.ui 0.13.1-SNAPSHOT [25/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.metamodelgen.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [INFO] Resolving class path of org.eclipse.sphinx.emf.metamodelgen.ui... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.metamodelgen.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.metamodelgen.ui/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.metamodelgen.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.metamodelgen.ui/target/org.eclipse.sphinx.emf.metamodelgen.ui-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.metamodelgen.ui/target/org.eclipse.sphinx.emf.metamodelgen.ui-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.metamodelgen.ui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic.headless >-- [INFO] Building org.eclipse.sphinx.emf.mwe.dynamic.headless 0.13.1-SNAPSHOT [26/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [INFO] Resolving class path of org.eclipse.sphinx.emf.mwe.dynamic.headless... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/target/org.eclipse.sphinx.emf.mwe.dynamic.headless-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/target/org.eclipse.sphinx.emf.mwe.dynamic.headless-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.mwe.dynamic.headless --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic.launching >-- [INFO] Building org.eclipse.sphinx.emf.mwe.dynamic.launching 0.13.1-SNAPSHOT [27/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [INFO] Resolving class path of org.eclipse.sphinx.emf.mwe.dynamic.launching... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/target/org.eclipse.sphinx.emf.mwe.dynamic.launching-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/target/org.eclipse.sphinx.emf.mwe.dynamic.launching-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.mwe.dynamic.launching --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic.ui >-- [INFO] Building org.eclipse.sphinx.emf.mwe.dynamic.ui 0.13.1-SNAPSHOT [28/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [INFO] Resolving class path of org.eclipse.sphinx.emf.mwe.dynamic.ui... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/target/org.eclipse.sphinx.emf.mwe.dynamic.ui-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/target/org.eclipse.sphinx.emf.mwe.dynamic.ui-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.mwe.dynamic.ui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe.dynamic.launching.ui >-- [INFO] Building org.eclipse.sphinx.emf.mwe.dynamic.launching.ui 0.13.1-SNAPSHOT [29/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [INFO] Resolving class path of org.eclipse.sphinx.emf.mwe.dynamic.launching.ui... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/target/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/target/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.mwe.dynamic.launching.ui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] -------< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.mwe >-------- [INFO] Building org.eclipse.sphinx.emf.mwe 0.13.1-SNAPSHOT [30/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.mwe --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.mwe --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.mwe --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.mwe --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.mwe --- [INFO] Resolving class path of org.eclipse.sphinx.emf.mwe... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.mwe --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.mwe --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.mwe --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.mwe --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.mwe --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.mwe --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.mwe --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe/target/org.eclipse.sphinx.emf.mwe-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.mwe --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe/target/org.eclipse.sphinx.emf.mwe-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.mwe --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.mwe --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.mwe --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.mwe --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.mwe --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] ----< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.search.ui >----- [INFO] Building org.eclipse.sphinx.emf.search.ui 0.13.1-SNAPSHOT [31/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.search.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.search.ui --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.search.ui --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.search.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.search.ui --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.search.ui --- [INFO] Resolving class path of org.eclipse.sphinx.emf.search.ui... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.search.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.search.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.search.ui --- [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.search.ui/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.search.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.search.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.search.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.search.ui --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.search.ui --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.search.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.search.ui/target/org.eclipse.sphinx.emf.search.ui-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.search.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.search.ui/target/org.eclipse.sphinx.emf.search.ui-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.search.ui --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.search.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.search.ui --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.search.ui --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.search.ui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.workspace.viatra.query >-- [INFO] Building org.eclipse.sphinx.emf.workspace.viatra.query 0.13.1-SNAPSHOT [32/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace.viatra.query/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [INFO] Resolving class path of org.eclipse.sphinx.emf.workspace.viatra.query... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace.viatra.query/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace.viatra.query/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace.viatra.query/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace.viatra.query/target/org.eclipse.sphinx.emf.workspace.viatra.query-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace.viatra.query/target/org.eclipse.sphinx.emf.workspace.viatra.query-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.workspace.viatra.query --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.search.ui.viatra.query >-- [INFO] Building org.eclipse.sphinx.emf.search.ui.viatra.query 0.13.1-SNAPSHOT [33/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [INFO] Resolving class path of org.eclipse.sphinx.emf.search.ui.viatra.query... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/target/org.eclipse.sphinx.emf.search.ui.viatra.query-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/target/org.eclipse.sphinx.emf.search.ui.viatra.query-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.search.ui.viatra.query --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.serialization >--- [INFO] Building org.eclipse.sphinx.emf.serialization 0.13.1-SNAPSHOT [34/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.serialization --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.serialization --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.serialization --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.serialization --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.serialization --- [INFO] Resolving class path of org.eclipse.sphinx.emf.serialization... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.serialization --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.serialization --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.serialization --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.serialization --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.serialization --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.serialization --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.serialization --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization/target/org.eclipse.sphinx.emf.serialization-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.serialization --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization/target/org.eclipse.sphinx.emf.serialization-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.serialization --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.serialization --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.serialization --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.serialization --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.serialization --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.serialization.generators >-- [INFO] Building org.eclipse.sphinx.emf.serialization.generators 0.13.1-SNAPSHOT [35/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'argLine' is unknown for plugin 'xtend-maven-plugin:2.17.0:compile (default)' [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] Resolving class path of org.eclipse.sphinx.emf.serialization.generators... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- xtend:2.17.0:compile (default) @ org.eclipse.sphinx.emf.serialization.generators --- [WARNING] WARNING: XMLPersistenceMappingGenerator.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/src/org/eclipse/sphinx/emf/serialization/generators/persistencemapping/XMLPersistenceMappingGenerator.xtend 40: The public modifier is unnecessary on method execute [WARNING] WARNING: CreateDefaultXSDExtendedMetaData.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/src/org/eclipse/sphinx/emf/serialization/generators/persistencemapping/CreateDefaultXSDExtendedMetaData.xtend 304: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: Ecore2XSDConverter.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/src/org/eclipse/sphinx/emf/serialization/generators/xsd/Ecore2XSDConverter.xtend 212: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Ecore2XSDFactory.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/src/org/eclipse/sphinx/emf/serialization/generators/xsd/Ecore2XSDFactory.xtend 228: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Ecore2XSDFactory.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/src/org/eclipse/sphinx/emf/serialization/generators/xsd/Ecore2XSDFactory.xtend 239: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: Ecore2XSDFactory.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/src/org/eclipse/sphinx/emf/serialization/generators/xsd/Ecore2XSDFactory.xtend 246: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Ecore2XSDFactory.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/src/org/eclipse/sphinx/emf/serialization/generators/xsd/Ecore2XSDFactory.xtend 265: The operator '==' should be replaced by '===' when null is one of the arguments. [WARNING] WARNING: Ecore2XSDFactory.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/src/org/eclipse/sphinx/emf/serialization/generators/xsd/Ecore2XSDFactory.xtend 272: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Ecore2XSDFactory.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/src/org/eclipse/sphinx/emf/serialization/generators/xsd/Ecore2XSDFactory.xtend 357: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Ecore2XSDFactory.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/src/org/eclipse/sphinx/emf/serialization/generators/xsd/Ecore2XSDFactory.xtend 504: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Ecore2XSDFactory.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/src/org/eclipse/sphinx/emf/serialization/generators/xsd/Ecore2XSDFactory.xtend 1563: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Ecore2XSDFactory.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/src/org/eclipse/sphinx/emf/serialization/generators/xsd/Ecore2XSDFactory.xtend 2015: The public modifier is unnecessary on method isXMLPrimitiveXsdType [WARNING] WARNING: Ecore2XSDFactory.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/src/org/eclipse/sphinx/emf/serialization/generators/xsd/Ecore2XSDFactory.xtend 2023: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: Ecore2XSDFactory.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/src/org/eclipse/sphinx/emf/serialization/generators/xsd/Ecore2XSDFactory.xtend 2037: The operator '==' should be replaced by '===' when null is one of the arguments. [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/target/org.eclipse.sphinx.emf.serialization.generators-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/target/org.eclipse.sphinx.emf.serialization.generators-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.serialization.generators --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.serialization.generators --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.validation.bridge >-- [INFO] Building org.eclipse.sphinx.emf.validation.bridge 0.13.1-SNAPSHOT [36/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.bridge/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.validation.bridge --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.validation.bridge --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.validation.bridge --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.validation.bridge --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.validation.bridge --- [INFO] Resolving class path of org.eclipse.sphinx.emf.validation.bridge... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.validation.bridge --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.bridge/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.validation.bridge --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.bridge/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.validation.bridge --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.bridge/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.validation.bridge --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.validation.bridge --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.validation.bridge --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.validation.bridge --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.bridge/target/org.eclipse.sphinx.emf.validation.bridge-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.validation.bridge --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.bridge/target/org.eclipse.sphinx.emf.validation.bridge-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.validation.bridge --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.validation.bridge --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.validation.bridge --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.validation.bridge --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.validation.bridge --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] ----< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.validation >---- [INFO] Building org.eclipse.sphinx.emf.validation 0.13.1-SNAPSHOT [37/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.validation --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.validation --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.validation --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.validation --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.validation --- [INFO] Resolving class path of org.eclipse.sphinx.emf.validation... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.validation --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.validation --- [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.validation --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.validation --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.validation --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.validation --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.validation --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation/target/org.eclipse.sphinx.emf.validation-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.validation --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation/target/org.eclipse.sphinx.emf.validation-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.validation --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.validation --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.validation --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.validation --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.validation --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.validation.ui >--- [INFO] Building org.eclipse.sphinx.emf.validation.ui 0.13.1-SNAPSHOT [38/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.validation.ui --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.validation.ui --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.validation.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.validation.ui --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.emf.validation.ui --- [INFO] Resolving class path of org.eclipse.sphinx.emf.validation.ui... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.validation.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.emf.validation.ui --- [INFO] Compiling 87 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.ui/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.validation.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.emf.validation.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.emf.validation.ui --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.validation.ui --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.validation.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.ui/target/org.eclipse.sphinx.emf.validation.ui-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.validation.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.ui/target/org.eclipse.sphinx.emf.validation.ui-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.validation.ui --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.validation.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.validation.ui --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.emf.validation.ui --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.emf.validation.ui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] ----< org.eclipse.sphinx.plugins:org.eclipse.sphinx.gmf.workspace >----- [INFO] Building org.eclipse.sphinx.gmf.workspace 0.13.1-SNAPSHOT [39/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.workspace/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.gmf.workspace --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.gmf.workspace --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.gmf.workspace --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.gmf.workspace --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.gmf.workspace --- [INFO] Resolving class path of org.eclipse.sphinx.gmf.workspace... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.gmf.workspace --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.workspace/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.gmf.workspace --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.workspace/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.gmf.workspace --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.workspace/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.gmf.workspace --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.gmf.workspace --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.gmf.workspace --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.gmf.workspace --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.workspace/target/org.eclipse.sphinx.gmf.workspace-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.gmf.workspace --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.workspace/target/org.eclipse.sphinx.gmf.workspace-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.gmf.workspace --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.gmf.workspace --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.gmf.workspace --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.gmf.workspace --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.gmf.workspace --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] ----< org.eclipse.sphinx.plugins:org.eclipse.sphinx.gmf.runtime.ui >---- [INFO] Building org.eclipse.sphinx.gmf.runtime.ui 0.13.1-SNAPSHOT [40/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.runtime.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.gmf.runtime.ui --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.gmf.runtime.ui --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.gmf.runtime.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.gmf.runtime.ui --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.gmf.runtime.ui --- [INFO] Resolving class path of org.eclipse.sphinx.gmf.runtime.ui... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.gmf.runtime.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.runtime.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.gmf.runtime.ui --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.runtime.ui/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.gmf.runtime.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.runtime.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.gmf.runtime.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.gmf.runtime.ui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.gmf.runtime.ui --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.gmf.runtime.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.runtime.ui/target/org.eclipse.sphinx.gmf.runtime.ui-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.gmf.runtime.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.runtime.ui/target/org.eclipse.sphinx.gmf.runtime.ui-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.gmf.runtime.ui --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.gmf.runtime.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.gmf.runtime.ui --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.gmf.runtime.ui --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.gmf.runtime.ui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] ---------< org.eclipse.sphinx.plugins:org.eclipse.sphinx.pde >---------- [INFO] Building org.eclipse.sphinx.pde 0.13.1-SNAPSHOT [41/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.pde/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'argLine' is unknown for plugin 'xtend-maven-plugin:2.17.0:compile (default)' [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.pde --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.pde --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.pde --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.pde --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.pde --- [INFO] Resolving class path of org.eclipse.sphinx.pde... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- xtend:2.17.0:compile (default) @ org.eclipse.sphinx.pde --- [WARNING] WARNING: PDEExtensions.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.pde/src/org/eclipse/sphinx/pde/util/PDEExtensions.xtend 22: The private modifier is unnecessary on field PDE_EXECUTION_ENVIRONMENT_J2SE_15 [WARNING] WARNING: PDEExtensions.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.pde/src/org/eclipse/sphinx/pde/util/PDEExtensions.xtend 23: The private modifier is unnecessary on field PDE_EXECUTION_ENVIRONMENT_JavaSE_16 [WARNING] WARNING: PDEExtensions.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.pde/src/org/eclipse/sphinx/pde/util/PDEExtensions.xtend 24: The private modifier is unnecessary on field PDE_EXECUTION_ENVIRONMENT_JavaSE_17 [WARNING] WARNING: PDEExtensions.xtend - /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.pde/src/org/eclipse/sphinx/pde/util/PDEExtensions.xtend 25: The private modifier is unnecessary on field PDE_EXECUTION_ENVIRONMENT_JavaSE_18 [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.pde --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.pde/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.pde --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.pde/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.pde --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.pde/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.pde --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.pde --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.pde --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.pde --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.pde/target/org.eclipse.sphinx.pde-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.pde --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.pde/target/org.eclipse.sphinx.pde-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.pde --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.pde --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.pde --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.pde --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.pde --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.platform.launching >-- [INFO] Building org.eclipse.sphinx.platform.launching 0.13.1-SNAPSHOT [42/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.launching/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.platform.launching --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.platform.launching --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.platform.launching --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.platform.launching --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.platform.launching --- [INFO] Resolving class path of org.eclipse.sphinx.platform.launching... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.platform.launching --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.launching/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.platform.launching --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.launching/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.platform.launching --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.launching/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.platform.launching --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.platform.launching --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.platform.launching --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.platform.launching --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.launching/target/org.eclipse.sphinx.platform.launching-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.platform.launching --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.launching/target/org.eclipse.sphinx.platform.launching-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.platform.launching --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.platform.launching --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.platform.launching --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.platform.launching --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.platform.launching --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.xtend.typesystem.emf >-- [INFO] Building org.eclipse.sphinx.xtend.typesystem.emf 0.13.1-SNAPSHOT [43/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtend.typesystem.emf/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.xtend.typesystem.emf --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.xtend.typesystem.emf --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.xtend.typesystem.emf --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.xtend.typesystem.emf --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.xtend.typesystem.emf --- [INFO] Resolving class path of org.eclipse.sphinx.xtend.typesystem.emf... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.xtend.typesystem.emf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtend.typesystem.emf/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.xtend.typesystem.emf --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtend.typesystem.emf/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.xtend.typesystem.emf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtend.typesystem.emf/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.xtend.typesystem.emf --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.xtend.typesystem.emf --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.xtend.typesystem.emf --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.xtend.typesystem.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtend.typesystem.emf/target/org.eclipse.sphinx.xtend.typesystem.emf-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.xtend.typesystem.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtend.typesystem.emf/target/org.eclipse.sphinx.xtend.typesystem.emf-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.xtend.typesystem.emf --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.xtend.typesystem.emf --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.xtend.typesystem.emf --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.xtend.typesystem.emf --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.xtend.typesystem.emf --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.xtend.typesystem.emf.ui >-- [INFO] Building org.eclipse.sphinx.xtend.typesystem.emf.ui 0.13.1-SNAPSHOT [44/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [INFO] Resolving class path of org.eclipse.sphinx.xtend.typesystem.emf.ui... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/target/org.eclipse.sphinx.xtend.typesystem.emf.ui-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/target/org.eclipse.sphinx.xtend.typesystem.emf.ui-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.xtend.typesystem.emf.ui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] ------< org.eclipse.sphinx.plugins:org.eclipse.sphinx.xtendxpand >------ [INFO] Building org.eclipse.sphinx.xtendxpand 0.13.1-SNAPSHOT [45/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtendxpand/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.xtendxpand --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.xtendxpand --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.xtendxpand --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.xtendxpand --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.xtendxpand --- [INFO] Resolving class path of org.eclipse.sphinx.xtendxpand... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.xtendxpand --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtendxpand/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.xtendxpand --- [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtendxpand/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.xtendxpand --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtendxpand/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.xtendxpand --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.xtendxpand --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.xtendxpand --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.xtendxpand --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtendxpand/target/org.eclipse.sphinx.xtendxpand-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.xtendxpand --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtendxpand/target/org.eclipse.sphinx.xtendxpand-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.xtendxpand --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.xtendxpand --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.xtendxpand --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.xtendxpand --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.xtendxpand --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] ----< org.eclipse.sphinx.plugins:org.eclipse.sphinx.xtendxpand.ui >----- [INFO] Building org.eclipse.sphinx.xtendxpand.ui 0.13.1-SNAPSHOT [46/148] [INFO] from /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtendxpand.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.xtendxpand.ui --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.xtendxpand.ui --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.xtendxpand.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.xtendxpand.ui --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.xtendxpand.ui --- [INFO] Resolving class path of org.eclipse.sphinx.xtendxpand.ui... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.xtendxpand.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtendxpand.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.xtendxpand.ui --- [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtendxpand.ui/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.xtendxpand.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtendxpand.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.xtendxpand.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.xtendxpand.ui --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.xtendxpand.ui --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.xtendxpand.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtendxpand.ui/target/org.eclipse.sphinx.xtendxpand.ui-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.xtendxpand.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtendxpand.ui/target/org.eclipse.sphinx.xtendxpand.ui-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.xtendxpand.ui --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.xtendxpand.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.xtendxpand.ui --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.xtendxpand.ui --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.xtendxpand.ui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.common.ui >-- [INFO] Building org.eclipse.sphinx.examples.common.ui 0.13.1-SNAPSHOT [47/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.common.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.common.ui --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.common.ui --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.common.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.common.ui --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.common.ui --- [INFO] Resolving class path of org.eclipse.sphinx.examples.common.ui... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.common.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.common.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.common.ui --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.common.ui/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.common.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.common.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.common.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.common.ui --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.common.ui --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.common.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.common.ui/target/org.eclipse.sphinx.examples.common.ui-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.common.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.common.ui/target/org.eclipse.sphinx.examples.common.ui-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.common.ui --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.common.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.common.ui --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.common.ui --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.common.ui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.actions >--- [INFO] Building org.eclipse.sphinx.examples.actions 0.13.1-SNAPSHOT [48/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.actions/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.actions --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.actions --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.actions --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.actions --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.actions --- [INFO] Resolving class path of org.eclipse.sphinx.examples.actions... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.actions --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.actions/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.actions --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.actions/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.actions --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.actions/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.actions --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.actions --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.actions --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.actions --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.actions/target/org.eclipse.sphinx.examples.actions-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.actions --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.actions/target/org.eclipse.sphinx.examples.actions-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.actions --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.actions --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.actions --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.actions --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.actions --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.codegen.xpand.ui >-- [INFO] Building org.eclipse.sphinx.examples.codegen.xpand.ui 0.13.1-SNAPSHOT [49/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.codegen.xpand.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [INFO] Resolving class path of org.eclipse.sphinx.examples.codegen.xpand.ui... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.codegen.xpand.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.codegen.xpand.ui/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.codegen.xpand.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.codegen.xpand.ui/target/org.eclipse.sphinx.examples.codegen.xpand.ui-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.codegen.xpand.ui/target/org.eclipse.sphinx.examples.codegen.xpand.ui-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.codegen.xpand.ui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.emf.compare.reports.csv >-- [INFO] Building org.eclipse.sphinx.examples.emf.compare.reports.csv 0.13.1-SNAPSHOT [50/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'argLine' is unknown for plugin 'xtend-maven-plugin:2.17.0:compile (default)' [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [INFO] Resolving class path of org.eclipse.sphinx.examples.emf.compare.reports.csv... [INFO] [INFO] --- xtend:2.17.0:compile (default) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [WARNING] WARNING: ModelCompareCSVReportGenerator.xtend - /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/src/org/eclipse/sphinx/examples/emf/compare/reports/csv/ModelCompareCSVReportGenerator.xtend 25: The public modifier is unnecessary on class ModelCompareCSVReportGenerator [WARNING] WARNING: ModelCompareCSVReportGenerator.xtend - /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/src/org/eclipse/sphinx/examples/emf/compare/reports/csv/ModelCompareCSVReportGenerator.xtend 27: The private modifier is unnecessary on field MODEL_DIFF_REPORT_TARGET_CSV_FILE_NAME [WARNING] WARNING: ModelCompareCSVReportGenerator.xtend - /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/src/org/eclipse/sphinx/examples/emf/compare/reports/csv/ModelCompareCSVReportGenerator.xtend 28: The private modifier is unnecessary on field SEPARATOR [WARNING] WARNING: ModelCompareCSVReportGenerator.xtend - /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/src/org/eclipse/sphinx/examples/emf/compare/reports/csv/ModelCompareCSVReportGenerator.xtend 38: The public modifier is unnecessary on method generate [WARNING] WARNING: ModelCompareCSVReportGenerator.xtend - /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/src/org/eclipse/sphinx/examples/emf/compare/reports/csv/ModelCompareCSVReportGenerator.xtend 40: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ModelCompareCSVReportGenerator.xtend - /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/src/org/eclipse/sphinx/examples/emf/compare/reports/csv/ModelCompareCSVReportGenerator.xtend 52: The public modifier is unnecessary on method generateCVS [WARNING] WARNING: ModelCompareCSVReportGenerator.xtend - /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/src/org/eclipse/sphinx/examples/emf/compare/reports/csv/ModelCompareCSVReportGenerator.xtend 53: The operator '!=' should be replaced by '!==' when null is one of the arguments. [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/target/org.eclipse.sphinx.examples.emf.compare.reports.csv-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/target/org.eclipse.sphinx.examples.emf.compare.reports.csv-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.emf.compare.reports.csv --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.emf.compare.reports.html >-- [INFO] Building org.eclipse.sphinx.examples.emf.compare.reports.html 0.13.1-SNAPSHOT [51/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'argLine' is unknown for plugin 'xtend-maven-plugin:2.17.0:compile (default)' [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [INFO] Resolving class path of org.eclipse.sphinx.examples.emf.compare.reports.html... [INFO] [INFO] --- xtend:2.17.0:compile (default) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [WARNING] WARNING: ModelCompareHTMLReportGenerator.xtend - /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/src/org/eclipse/sphinx/examples/emf/compare/reports/html/ModelCompareHTMLReportGenerator.xtend 25: The public modifier is unnecessary on class ModelCompareHTMLReportGenerator [WARNING] WARNING: ModelCompareHTMLReportGenerator.xtend - /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/src/org/eclipse/sphinx/examples/emf/compare/reports/html/ModelCompareHTMLReportGenerator.xtend 27: The private modifier is unnecessary on field MODEL_DIFF_REPORT_TARGET_HTML_FILE_NAME [WARNING] WARNING: ModelCompareHTMLReportGenerator.xtend - /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/src/org/eclipse/sphinx/examples/emf/compare/reports/html/ModelCompareHTMLReportGenerator.xtend 37: The public modifier is unnecessary on method generate [WARNING] WARNING: ModelCompareHTMLReportGenerator.xtend - /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/src/org/eclipse/sphinx/examples/emf/compare/reports/html/ModelCompareHTMLReportGenerator.xtend 39: The operator '!=' should be replaced by '!==' when null is one of the arguments. [WARNING] WARNING: ModelCompareHTMLReportGenerator.xtend - /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/src/org/eclipse/sphinx/examples/emf/compare/reports/html/ModelCompareHTMLReportGenerator.xtend 51: The public modifier is unnecessary on method generateHTML [WARNING] WARNING: ModelCompareHTMLReportGenerator.xtend - /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/src/org/eclipse/sphinx/examples/emf/compare/reports/html/ModelCompareHTMLReportGenerator.xtend 52: The operator '!=' should be replaced by '!==' when null is one of the arguments. [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/target/org.eclipse.sphinx.examples.emf.compare.reports.html-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/target/org.eclipse.sphinx.examples.emf.compare.reports.html-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.emf.compare.reports.html --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.explorer >-- [INFO] Building org.eclipse.sphinx.examples.explorer 0.13.1-SNAPSHOT [52/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.explorer/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.explorer --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.explorer --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.explorer --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.explorer --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.explorer --- [INFO] Resolving class path of org.eclipse.sphinx.examples.explorer... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.explorer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.explorer/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.explorer --- [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.explorer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.explorer/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.explorer --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.explorer --- [INFO] No tests to run. [INFO] [JENKINS] Recording test results[INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.explorer --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.explorer --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.explorer/target/org.eclipse.sphinx.examples.explorer-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.explorer --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.explorer/target/org.eclipse.sphinx.examples.explorer-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.explorer --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.explorer --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.explorer --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.explorer --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.explorer --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird.ide >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird.ide 0.13.1-SNAPSHOT [53/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.ide/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird.ide --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird.ide --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird.ide --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird.ide --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.hummingbird.ide --- [INFO] Resolving class path of org.eclipse.sphinx.examples.hummingbird.ide... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.ide/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird.ide --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.ide/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.ide/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.hummingbird.ide --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.hummingbird.ide --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.hummingbird.ide --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.ide/target/org.eclipse.sphinx.examples.hummingbird.ide-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.ide/target/org.eclipse.sphinx.examples.hummingbird.ide-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird.ide --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird.ide --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird.ide --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.hummingbird.ide --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.hummingbird.ide --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird.ide.ui >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird.ide.ui 0.13.1-SNAPSHOT [54/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [INFO] Resolving class path of org.eclipse.sphinx.examples.hummingbird.ide.ui... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/target/org.eclipse.sphinx.examples.hummingbird.ide.ui-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/target/org.eclipse.sphinx.examples.hummingbird.ide.ui-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.hummingbird.ide.ui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird.metamodelgen >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird.metamodelgen 0.13.1-SNAPSHOT [55/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [INFO] Resolving class path of org.eclipse.sphinx.examples.hummingbird.metamodelgen... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/target/org.eclipse.sphinx.examples.hummingbird.metamodelgen-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/target/org.eclipse.sphinx.examples.hummingbird.metamodelgen-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui 0.13.1-SNAPSHOT [56/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [INFO] Resolving class path of org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/target/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/target/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird10 >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird10 0.13.1-SNAPSHOT [57/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird10 --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird10 --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird10 --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird10 --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.hummingbird10 --- [INFO] Resolving class path of org.eclipse.sphinx.examples.hummingbird10... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird10 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird10 --- [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird10 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.hummingbird10 --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.hummingbird10 --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.hummingbird10 --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird10 --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10/target/org.eclipse.sphinx.examples.hummingbird10-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird10 --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10/target/org.eclipse.sphinx.examples.hummingbird10-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird10 --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird10 --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird10 --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.hummingbird10 --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.hummingbird10 --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird10.edit >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird10.edit 0.13.1-SNAPSHOT [58/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [INFO] Resolving class path of org.eclipse.sphinx.examples.hummingbird10.edit... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.edit/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.edit/target/org.eclipse.sphinx.examples.hummingbird10.edit-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.edit/target/org.eclipse.sphinx.examples.hummingbird10.edit-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.hummingbird10.edit --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird10.ide.ui >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird10.ide.ui 0.13.1-SNAPSHOT [59/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [INFO] Resolving class path of org.eclipse.sphinx.examples.hummingbird10.ide.ui... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/target/org.eclipse.sphinx.examples.hummingbird10.ide.ui-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/target/org.eclipse.sphinx.examples.hummingbird10.ide.ui-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.hummingbird10.ide.ui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.examples.hummingbird10.viatra.query >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird10.viatra.query 0.13.1-SNAPSHOT [60/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.viatra.query/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [INFO] Resolving class path of org.eclipse.sphinx.examples.hummingbird10.viatra.query... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.viatra.query/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.viatra.query/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.viatra.query/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.viatra.query/target/org.eclipse.sphinx.examples.hummingbird10.viatra.query-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.viatra.query/target/org.eclipse.sphinx.examples.hummingbird10.viatra.query-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.hummingbird10.viatra.query --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20 >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird20 0.13.1-SNAPSHOT [61/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird20 --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird20 --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird20 --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird20 --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.hummingbird20 --- [INFO] Resolving class path of org.eclipse.sphinx.examples.hummingbird20... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird20 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird20 --- [INFO] Compiling 56 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird20 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.hummingbird20 --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.hummingbird20 --- [INFO] No tests to run. [INFO] [JENKINS] Recording test results[INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.hummingbird20 --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird20 --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20/target/org.eclipse.sphinx.examples.hummingbird20-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird20 --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20/target/org.eclipse.sphinx.examples.hummingbird20-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird20 --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird20 --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird20 --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.hummingbird20 --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.hummingbird20 --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.check >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird20.check 0.13.1-SNAPSHOT [62/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.check/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird20.check --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird20.check --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird20.check --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird20.check --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.hummingbird20.check --- [INFO] Resolving class path of org.eclipse.sphinx.examples.hummingbird20.check... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird20.check --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.check/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird20.check --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.check/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird20.check --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.check/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.hummingbird20.check --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.hummingbird20.check --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.hummingbird20.check --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird20.check --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.check/target/org.eclipse.sphinx.examples.hummingbird20.check-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird20.check --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.check/target/org.eclipse.sphinx.examples.hummingbird20.check-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird20.check --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird20.check --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird20.check --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.hummingbird20.check --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.hummingbird20.check --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.codegen.xpand >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird20.codegen.xpand 0.13.1-SNAPSHOT [63/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [INFO] Resolving class path of org.eclipse.sphinx.examples.hummingbird20.codegen.xpand... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/target/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/target/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.hummingbird20.codegen.xpand --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.edit >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird20.edit 0.13.1-SNAPSHOT [64/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [INFO] Resolving class path of org.eclipse.sphinx.examples.hummingbird20.edit... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.edit/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.edit/target/org.eclipse.sphinx.examples.hummingbird20.edit-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.edit/target/org.eclipse.sphinx.examples.hummingbird20.edit-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.hummingbird20.edit --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.ide.ui >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird20.ide.ui 0.13.1-SNAPSHOT [65/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [INFO] Resolving class path of org.eclipse.sphinx.examples.hummingbird20.ide.ui... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/target/org.eclipse.sphinx.examples.hummingbird20.ide.ui-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/target/org.eclipse.sphinx.examples.hummingbird20.ide.ui-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.hummingbird20.ide.ui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.diagram.gmf >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird20.diagram.gmf 0.13.1-SNAPSHOT [66/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [INFO] Resolving class path of org.eclipse.sphinx.examples.hummingbird20.diagram.gmf... [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.win32_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (752.78kB) [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [INFO] Compiling 71 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/target/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/target/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.hummingbird20.diagram.gmf --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.examples.hummingbird20.editors.nebula >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird20.editors.nebula 0.13.1-SNAPSHOT [67/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [INFO] Resolving class path of org.eclipse.sphinx.examples.hummingbird20.editors.nebula... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/target/org.eclipse.sphinx.examples.hummingbird20.editors.nebula-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/target/org.eclipse.sphinx.examples.hummingbird20.editors.nebula-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.hummingbird20.editors.nebula --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.emf.compare >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird20.emf.compare 0.13.1-SNAPSHOT [68/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [INFO] Resolving class path of org.eclipse.sphinx.examples.hummingbird20.emf.compare... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/target/org.eclipse.sphinx.examples.hummingbird20.emf.compare-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/target/org.eclipse.sphinx.examples.hummingbird20.emf.compare-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.hummingbird20.emf.compare --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.ide >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird20.ide 0.13.1-SNAPSHOT [69/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.ide/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [INFO] Resolving class path of org.eclipse.sphinx.examples.hummingbird20.ide... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.ide/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.ide/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.ide/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.ide/target/org.eclipse.sphinx.examples.hummingbird20.ide-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.ide/target/org.eclipse.sphinx.examples.hummingbird20.ide-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.hummingbird20.ide --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.examples.hummingbird20.viatra.query >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird20.viatra.query 0.13.1-SNAPSHOT [70/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.viatra.query/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [INFO] Resolving class path of org.eclipse.sphinx.examples.hummingbird20.viatra.query... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.viatra.query/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.viatra.query/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.viatra.query/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.viatra.query/target/org.eclipse.sphinx.examples.hummingbird20.viatra.query-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.viatra.query/target/org.eclipse.sphinx.examples.hummingbird20.viatra.query-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.hummingbird20.viatra.query --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.splitting >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird20.splitting 0.13.1-SNAPSHOT [71/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.splitting/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [INFO] Resolving class path of org.eclipse.sphinx.examples.hummingbird20.splitting... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.splitting/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.splitting/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.splitting/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.splitting/target/org.eclipse.sphinx.examples.hummingbird20.splitting-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.splitting/target/org.eclipse.sphinx.examples.hummingbird20.splitting-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.hummingbird20.splitting --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.transform.xtend >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird20.transform.xtend 0.13.1-SNAPSHOT [72/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [INFO] Resolving class path of org.eclipse.sphinx.examples.hummingbird20.transform.xtend... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/target/org.eclipse.sphinx.examples.hummingbird20.transform.xtend-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/target/org.eclipse.sphinx.examples.hummingbird20.transform.xtend-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.hummingbird20.transform.xtend --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.validation >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird20.validation 0.13.1-SNAPSHOT [73/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.validation/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [INFO] Resolving class path of org.eclipse.sphinx.examples.hummingbird20.validation... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.validation/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.validation/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.validation/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.validation/target/org.eclipse.sphinx.examples.hummingbird20.validation-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.validation/target/org.eclipse.sphinx.examples.hummingbird20.validation-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.hummingbird20.validation --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.workflows.lib >-- [INFO] Building org.eclipse.sphinx.examples.workflows.lib 0.13.1-SNAPSHOT [74/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.workflows.lib/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'argLine' is unknown for plugin 'xtend-maven-plugin:2.17.0:compile (default)' [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.workflows.lib --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.workflows.lib --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.workflows.lib --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.workflows.lib --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.workflows.lib --- [INFO] Resolving class path of org.eclipse.sphinx.examples.workflows.lib... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- xtend:2.17.0:compile (default) @ org.eclipse.sphinx.examples.workflows.lib --- [WARNING] WARNING: ModelWorkflowExtensions.xtend - /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.workflows.lib/src/org/eclipse/sphinx/examples/workflows/lib/ModelWorkflowExtensions.xtend 40: The operator '!=' should be replaced by '!==' when null is one of the arguments. [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.workflows.lib --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.workflows.lib/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.workflows.lib --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.workflows.lib/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.workflows.lib --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.workflows.lib/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.workflows.lib --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.workflows.lib --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.workflows.lib --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.workflows.lib --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.workflows.lib/target/org.eclipse.sphinx.examples.workflows.lib-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.workflows.lib --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.workflows.lib/target/org.eclipse.sphinx.examples.workflows.lib-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.workflows.lib --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.workflows.lib --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.workflows.lib --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.workflows.lib --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.workflows.lib --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.hummingbird20.workflows >-- [INFO] Building org.eclipse.sphinx.examples.hummingbird20.workflows 0.13.1-SNAPSHOT [75/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.workflows/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'argLine' is unknown for plugin 'xtend-maven-plugin:2.17.0:compile (default)' [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] Resolving class path of org.eclipse.sphinx.examples.hummingbird20.workflows... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- xtend:2.17.0:compile (default) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.workflows/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.workflows/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.workflows/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.workflows/target/org.eclipse.sphinx.examples.hummingbird20.workflows-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.workflows/target/org.eclipse.sphinx.examples.hummingbird20.workflows-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.hummingbird20.workflows --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] -------< org.eclipse.sphinx.tests:org.eclipse.sphinx.testutils >-------- [INFO] Building org.eclipse.sphinx.testutils 0.13.1-SNAPSHOT [76/148] [INFO] from /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.testutils --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.testutils --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.testutils --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.testutils --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.testutils --- [INFO] Resolving class path of org.eclipse.sphinx.testutils... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.testutils --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.testutils --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.testutils --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.testutils --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.testutils --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.testutils --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.testutils --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils/target/org.eclipse.sphinx.testutils-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.testutils --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils/target/org.eclipse.sphinx.testutils-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.testutils --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.testutils --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.testutils --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.testutils --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.testutils --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.testutils.integration >-- [INFO] Building org.eclipse.sphinx.testutils.integration 0.13.1-SNAPSHOT [77/148] [INFO] from /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.testutils.integration --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.testutils.integration --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.testutils.integration --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.testutils.integration --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.testutils.integration --- [INFO] Resolving class path of org.eclipse.sphinx.testutils.integration... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.testutils.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.testutils.integration --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.testutils.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.testutils.integration --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.testutils.integration --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.testutils.integration --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.testutils.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration/target/org.eclipse.sphinx.testutils.integration-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.testutils.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration/target/org.eclipse.sphinx.testutils.integration-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.testutils.integration --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.testutils.integration --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.testutils.integration --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.testutils.integration --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.testutils.integration --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.tests.perf >-- [INFO] Building org.eclipse.sphinx.examples.tests.perf 0.13.1-SNAPSHOT [78/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.tests.perf/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.tests.perf --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.tests.perf --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.tests.perf --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.tests.perf --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.tests.perf --- [INFO] Resolving class path of org.eclipse.sphinx.examples.tests.perf... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (33.44kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1300.v20200819-0940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (39.64kB) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1300.v20200819-0940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (81.96kB) [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (93.41kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1300.v20200819-0940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.17/R-4.17-202009021800/plugins/ (69.69kB) [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.tests.perf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.tests.perf/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.tests.perf --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.tests.perf/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.tests.perf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.tests.perf/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.tests.perf --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.tests.perf --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.tests.perf/target/org.eclipse.sphinx.examples.tests.perf-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.tests.perf --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.tests.perf/target/org.eclipse.sphinx.examples.tests.perf-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.tests.perf --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.tests.perf --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.tests.perf --- [INFO] [INFO] --- tycho-surefire:2.7.0:test (default-test) @ org.eclipse.sphinx.examples.tests.perf --- [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.tests.perf/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.debug=.options, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.800.v20200727-1323/org.eclipse.equinox.launcher-1.5.800.v20200727-1323.jar, -data, /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.tests.perf/target/work/data, -install, /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.tests.perf/target/work, -configuration, /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.tests.perf/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.tests.perf/target/surefire.properties] Configuration location: file:/home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.tests.perf/target/work/configuration/ Configuration file: file:/home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.tests.perf/target/work/configuration/config.ini loaded Install location: file:/home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.tests.perf/target/work/ Framework located: file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.0.v20200828-0759/org.eclipse.osgi-3.16.0.v20200828-0759.jar Framework classpath: file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.0.v20200828-0759/org.eclipse.osgi-3.16.0.v20200828-0759.jar Debug options: file:/home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.tests.perf/.options loaded Running org.eclipse.sphinx.examples.tests.perf.ExamplePerformanceJUnitTest ################### Performance report testMethod1: ------------------------------------------------------- | + Context: Global Running time: [ 1 s:14 ms ] | - Event: InsideSampleMethod1_part1 | - Blame object: Param2 | - CPU running time: [ 234 ms ] | - Event: InsideSampleMethod1_part2 | - Blame object: Param2 | - CPU running time: [ 679 ms ] | - Event: InsideSampleMethod1_part3 | - Blame object: Param2 | - CPU running time: [ 101 ms ] ------------------------------------------------------- ################### Events in time failure state for testMethod1: Check if there is events with time failure state. : true The list of all the events with time failure state. :[EventStat: InsideSampleMethod1_part1 [Param2], CPU running time: [ 234 ms ]] ################### Performance report testMethod1: + Context: Method2 Running time: [ 6 s:300 ms ] - Event: InsideSampleMethod2 - Blame object: Param3 - CPU running time: [ 1 s ] | + Context: Call Method3 from Method2 Running time: [ 5 s:300 ms ] | - Event: InsideSampleMethod3 | - Blame object: Param3 other blame object | - CPU running time: [ 3 s ] | - Event: InsideSampleMethod3 | - Blame object: Param3 | - CPU running time: [ 2 s:300 ms ] | - Run count: 2 ################### Performance report testMethod2 for context 'Call Method3 from Method2': + Context: Call Method3 from Method2 Running time: [ 5 s:300 ms ] - Event: InsideSampleMethod3 - Blame object: Param3 other blame object - CPU running time: [ 3 s ] - Event: InsideSampleMethod3 - Blame object: Param3 - CPU running time: [ 2 s:300 ms ] - Run count: 2 ################### Events with time failure state for testMethod2: Check if there is events with time failure state. : true The list of all the events with time failure state. :[EventStat: InsideSampleMethod2 [Param3], CPU running time: [ 1 s ], EventStat: InsideSampleMethod3 [Param3 other blame object], CPU running time: [ 3 s ], EventStat: InsideSampleMethod3 [Param3], CPU runnning time: [ 2 s:300 ms ], RunCount: 2] ################### Performance report testMethod3: ------------------------------------------------------- | + Context: Global Running time: [ 5 s:300 ms ] | - Event: InsideSampleMethod3 | - Blame object: Param4 | - CPU running time: [ 2 s:300 ms ] | - Run count: 2 | - Event: InsideSampleMethod3 | - Blame object: Param4 other blame object | - CPU running time: [ 3 s ] ------------------------------------------------------- ################### Performance report testAllMethods: ------------------------------------------------------- | + Context: All Methods call Running time: [ 7 s:313 ms ] | - Event: InsideSampleMethod1_part1 | - Blame object: Param1 | - CPU running time: [ 234 ms ] | - Event: InsideSampleMethod1_part2 | - Blame object: Param1 | - CPU running time: [ 678 ms ] | - Event: InsideSampleMethod1_part3 | - Blame object: Param1 | - CPU running time: [ 101 ms ] | | + Context: Method2 Running time: [ 6 s:300 ms ] | | - Event: InsideSampleMethod2 | | - Blame object: Param1 | | - CPU running time: [ 1 s ] | | | + Context: Call Method3 from Method2 Running time: [ 5 s:300 ms ] | | | - Event: InsideSampleMethod3 | | | - Blame object: Param1 other blame object | | | - CPU running time: [ 3 s ] | | | - Event: InsideSampleMethod3 | | | - Blame object: Param1 | | | - CPU running time: [ 2 s:300 ms ] | | | - Run count: 2 ------------------------------------------------------- ------------------------------------------------------- | + Context: All Methods Running time: [ 8 s:113 ms ] | - Event: InsideAllMethod | - Blame object: Param1 After call | - CPU running time: [ 300 ms ] | - Event: InsideAllMethod | - Blame object: Param1 Before call | - CPU running time: [ 500 ms ] | | + Context: All Methods call Running time: [ 7 s:313 ms ] | | - Event: InsideSampleMethod1_part1 | | - Blame object: Param1 | | - CPU running time: [ 234 ms ] | | - Event: InsideSampleMethod1_part2 | | - Blame object: Param1 | | - CPU running time: [ 678 ms ] | | - Event: InsideSampleMethod1_part3 | | - Blame object: Param1 | | - CPU running time: [ 101 ms ] | | | + Context: Method2 Running time: [ 6 s:300 ms ] | | | - Event: InsideSampleMethod2 | | | - Blame object: Param1 | | | - CPU running time: [ 1 s ] | | | | + Context: Call Method3 from Method2 Running time: [ 5 s:300 ms ] | | | | - Event: InsideSampleMethod3 | | | | - Blame object: Param1 other blame object | | | | - CPU running time: [ 3 s ] | | | | - Event: InsideSampleMethod3 | | | | - Blame object: Param1 | | | | - CPU running time: [ 2 s:300 ms ] | | | | - Run count: 2 ------------------------------------------------------- Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.194 s - in org.eclipse.sphinx.examples.tests.perf.ExamplePerformanceJUnitTest testMethod1(org.eclipse.sphinx.examples.tests.perf.ExamplePerformanceJUnitTest) Time elapsed: 1.072 s testMethod2(org.eclipse.sphinx.examples.tests.perf.ExamplePerformanceJUnitTest) Time elapsed: 6.4 s testMethod3(org.eclipse.sphinx.examples.tests.perf.ExamplePerformanceJUnitTest) Time elapsed: 5.368 s testAllMethods(org.eclipse.sphinx.examples.tests.perf.ExamplePerformanceJUnitTest) Time elapsed: 8.204 s Results: Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.transform.xtend.ui >-- [INFO] Building org.eclipse.sphinx.examples.transform.xtend.ui 0.13.1-SNAPSHOT [79/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.transform.xtend.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [INFO] Resolving class path of org.eclipse.sphinx.examples.transform.xtend.ui... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.transform.xtend.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.transform.xtend.ui/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.transform.xtend.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.transform.xtend.ui/target/org.eclipse.sphinx.examples.transform.xtend.ui-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.transform.xtend.ui/target/org.eclipse.sphinx.examples.transform.xtend.ui-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.transform.xtend.ui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.uml2.ide >-- [INFO] Building org.eclipse.sphinx.examples.uml2.ide 0.13.1-SNAPSHOT [80/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.uml2.ide/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.uml2.ide --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.uml2.ide --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.uml2.ide --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.uml2.ide --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.uml2.ide --- [INFO] Resolving class path of org.eclipse.sphinx.examples.uml2.ide... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.uml2.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.uml2.ide/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.uml2.ide --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.uml2.ide/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.uml2.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.uml2.ide/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.uml2.ide --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.uml2.ide --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.uml2.ide --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.uml2.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.uml2.ide/target/org.eclipse.sphinx.examples.uml2.ide-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.uml2.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.uml2.ide/target/org.eclipse.sphinx.examples.uml2.ide-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.uml2.ide --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.uml2.ide --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.uml2.ide --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.uml2.ide --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.uml2.ide --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.uml2.ide.ui >-- [INFO] Building org.eclipse.sphinx.examples.uml2.ide.ui 0.13.1-SNAPSHOT [81/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.uml2.ide.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [INFO] Resolving class path of org.eclipse.sphinx.examples.uml2.ide.ui... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.uml2.ide.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.uml2.ide.ui/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.uml2.ide.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.uml2.ide.ui/target/org.eclipse.sphinx.examples.uml2.ide.ui-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.uml2.ide.ui/target/org.eclipse.sphinx.examples.uml2.ide.ui-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.uml2.ide.ui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.validation.ui >-- [INFO] Building org.eclipse.sphinx.examples.validation.ui 0.13.1-SNAPSHOT [82/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.validation.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.validation.ui --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.validation.ui --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.validation.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.validation.ui --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.validation.ui --- [INFO] Resolving class path of org.eclipse.sphinx.examples.validation.ui... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.validation.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.validation.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.validation.ui --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.validation.ui/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.validation.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.validation.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.validation.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.validation.ui --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.validation.ui --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.validation.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.validation.ui/target/org.eclipse.sphinx.examples.validation.ui-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.validation.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.validation.ui/target/org.eclipse.sphinx.examples.validation.ui-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.validation.ui --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.validation.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.validation.ui --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.validation.ui --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.validation.ui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.views.documentation >-- [INFO] Building org.eclipse.sphinx.examples.views.documentation 0.13.1-SNAPSHOT [83/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.views.documentation/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'argLine' is unknown for plugin 'xtend-maven-plugin:2.17.0:compile (default)' [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] Resolving class path of org.eclipse.sphinx.examples.views.documentation... [INFO] [INFO] --- xtend:2.17.0:compile (default) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.views.documentation/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.views.documentation/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.views.documentation/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.views.documentation/target/org.eclipse.sphinx.examples.views.documentation-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.views.documentation/target/org.eclipse.sphinx.examples.views.documentation-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.views.documentation --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.views.documentation --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.views.documentation --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.examples:org.eclipse.sphinx.examples.workflows >-- [INFO] Building org.eclipse.sphinx.examples.workflows 0.13.1-SNAPSHOT [84/148] [INFO] from /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.workflows/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'argLine' is unknown for plugin 'xtend-maven-plugin:2.17.0:compile (default)' [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.examples.workflows --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.workflows --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.workflows --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.workflows --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.examples.workflows --- [INFO] Resolving class path of org.eclipse.sphinx.examples.workflows... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- xtend:2.17.0:compile (default) @ org.eclipse.sphinx.examples.workflows --- [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.examples.workflows --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.workflows/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.examples.workflows --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.workflows/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.examples.workflows --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.workflows/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.examples.workflows --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.examples.workflows --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.workflows --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.workflows --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.workflows/target/org.eclipse.sphinx.examples.workflows-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.examples.workflows --- [INFO] Building jar: /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.workflows/target/org.eclipse.sphinx.examples.workflows-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.workflows --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.workflows --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.workflows --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.examples.workflows --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.examples.workflows --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.testutils.integration.referenceworkspace >-- [INFO] Building org.eclipse.sphinx.testutils.integration.referenceworkspace 0.13.1-SNAPSHOT [85/148] [INFO] from /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [INFO] Resolving class path of org.eclipse.sphinx.testutils.integration.referenceworkspace... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/target/org.eclipse.sphinx.testutils.integration.referenceworkspace-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/target/org.eclipse.sphinx.testutils.integration.referenceworkspace-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.testutils.integration.referenceworkspace --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] ----< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.check >----- [INFO] Building org.eclipse.sphinx.tests.emf.check 0.13.1-SNAPSHOT [86/148] [INFO] from /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.check/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf.check --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf.check --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf.check --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf.check --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.tests.emf.check --- [INFO] Resolving class path of org.eclipse.sphinx.tests.emf.check... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf.check --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.check/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf.check --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.check/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf.check --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.check/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.tests.emf.check --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf.check --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.check/target/org.eclipse.sphinx.tests.emf.check-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf.check --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.check/target/org.eclipse.sphinx.tests.emf.check-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf.check --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf.check --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf.check --- [INFO] [INFO] --- tycho-surefire:2.7.0:test (default-test) @ org.eclipse.sphinx.tests.emf.check --- [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.check/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.800.v20200727-1323/org.eclipse.equinox.launcher-1.5.800.v20200727-1323.jar, -data, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.check/target/work/data, -install, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.check/target/work, -configuration, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.check/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.check/target/surefire.properties] Running org.eclipse.sphinx.tests.emf.check.Hummingbird20ConnectionsCheckValidatorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s - in org.eclipse.sphinx.tests.emf.check.Hummingbird20ConnectionsCheckValidatorTest testInitCheckMethods(org.eclipse.sphinx.tests.emf.check.Hummingbird20ConnectionsCheckValidatorTest) Time elapsed: 0.205 s Running org.eclipse.sphinx.tests.emf.check.CheckValidatorRegistryTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s - in org.eclipse.sphinx.tests.emf.check.CheckValidatorRegistryTest testContributedValidators(org.eclipse.sphinx.tests.emf.check.CheckValidatorRegistryTest) Time elapsed: 0.198 s test_getCheckValidators(org.eclipse.sphinx.tests.emf.check.CheckValidatorRegistryTest) Time elapsed: 0.006 s test_getCheckCatalogs(org.eclipse.sphinx.tests.emf.check.CheckValidatorRegistryTest) Time elapsed: 0.103 s Running org.eclipse.sphinx.tests.emf.check.Hummingbird20NamingAndValuesCheckValidatorTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.eclipse.sphinx.tests.emf.check.Hummingbird20NamingAndValuesCheckValidatorTest testCategory1And2(org.eclipse.sphinx.tests.emf.check.Hummingbird20NamingAndValuesCheckValidatorTest) Time elapsed: 0.015 s testCategory1(org.eclipse.sphinx.tests.emf.check.Hummingbird20NamingAndValuesCheckValidatorTest) Time elapsed: 0.016 s testCategory2(org.eclipse.sphinx.tests.emf.check.Hummingbird20NamingAndValuesCheckValidatorTest) Time elapsed: 0.008 s testInitCheckMethods(org.eclipse.sphinx.tests.emf.check.Hummingbird20NamingAndValuesCheckValidatorTest) Time elapsed: 0.001 s Running org.eclipse.sphinx.tests.emf.check.SimpleHummingbird20NamingCheckValidatorTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.sphinx.tests.emf.check.SimpleHummingbird20NamingCheckValidatorTest testOtherCategorySelected(org.eclipse.sphinx.tests.emf.check.SimpleHummingbird20NamingCheckValidatorTest) Time elapsed: 0.002 s testInitCheckMethods(org.eclipse.sphinx.tests.emf.check.SimpleHummingbird20NamingCheckValidatorTest) Time elapsed: 0 s testCheckIntrinsicConstraintsTrue(org.eclipse.sphinx.tests.emf.check.SimpleHummingbird20NamingCheckValidatorTest) Time elapsed: 0.005 s testWithoutContextEntries(org.eclipse.sphinx.tests.emf.check.SimpleHummingbird20NamingCheckValidatorTest) Time elapsed: 0.002 s testCheckIntrinsicConstraintsFalse(org.eclipse.sphinx.tests.emf.check.SimpleHummingbird20NamingCheckValidatorTest) Time elapsed: 0.002 s Running org.eclipse.sphinx.tests.emf.check.IntrinsicModelIntegrityConstraintsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.sphinx.tests.emf.check.IntrinsicModelIntegrityConstraintsTest testIntrinsicModelIntegrityConstraintsEnabled(org.eclipse.sphinx.tests.emf.check.IntrinsicModelIntegrityConstraintsTest) Time elapsed: 0.004 s testIntrinsicModelIntegrityConstraintsDisabled(org.eclipse.sphinx.tests.emf.check.IntrinsicModelIntegrityConstraintsTest) Time elapsed: 0.003 s Running org.eclipse.sphinx.tests.emf.check.CompositeValidatorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.sphinx.tests.emf.check.CompositeValidatorTest testNoCirculaContainmentError(org.eclipse.sphinx.tests.emf.check.CompositeValidatorTest) Time elapsed: 0.01 s Results: Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.editors.integration >-- [INFO] Building org.eclipse.sphinx.tests.emf.editors.integration 0.13.1-SNAPSHOT [87/148] [INFO] from /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.editors.integration/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf.editors.integration --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf.editors.integration --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf.editors.integration --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf.editors.integration --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.tests.emf.editors.integration --- [INFO] Resolving class path of org.eclipse.sphinx.tests.emf.editors.integration... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf.editors.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.editors.integration/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf.editors.integration --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.editors.integration/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf.editors.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.editors.integration/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.tests.emf.editors.integration --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf.editors.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.editors.integration/target/org.eclipse.sphinx.tests.emf.editors.integration-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf.editors.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.editors.integration/target/org.eclipse.sphinx.tests.emf.editors.integration-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf.editors.integration --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf.editors.integration --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf.editors.integration --- [INFO] [INFO] --- tycho-surefire:2.7.0:test (default-test) @ org.eclipse.sphinx.tests.emf.editors.integration --- [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.editors.integration/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.800.v20200727-1323/org.eclipse.equinox.launcher-1.5.800.v20200727-1323.jar, -data, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.editors.integration/target/work/data, -install, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.editors.integration/target/work, -configuration, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.editors.integration/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.editors.integration/target/surefire.properties] Running org.eclipse.sphinx.tests.emf.editors.integration.ModelEditorInputChangeHandlerTest WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.eclipse.sphinx.platform.util.ReflectUtil (file:/home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/target/org.eclipse.sphinx.platform-0.13.1-SNAPSHOT.jar) to field com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser$AttributesProxy.fAttributes WARNING: Please consider reporting this to the maintainers of org.eclipse.sphinx.platform.util.ReflectUtil WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.009 s - in org.eclipse.sphinx.tests.emf.editors.integration.ModelEditorInputChangeHandlerTest testHandleEditorInputObjectRemoved(org.eclipse.sphinx.tests.emf.editors.integration.ModelEditorInputChangeHandlerTest) Time elapsed: 3.174 s testHandleEditorInputObjectAdded(org.eclipse.sphinx.tests.emf.editors.integration.ModelEditorInputChangeHandlerTest) Time elapsed: 0.325 s testHandleEditorInputObjectMoved(org.eclipse.sphinx.tests.emf.editors.integration.ModelEditorInputChangeHandlerTest) Time elapsed: 0.218 s Results: Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.viatra.query >-- [INFO] Building org.eclipse.sphinx.tests.emf.viatra.query 0.13.1-SNAPSHOT [88/148] [INFO] from /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.viatra.query/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf.viatra.query --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf.viatra.query --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf.viatra.query --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf.viatra.query --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.tests.emf.viatra.query --- [INFO] Resolving class path of org.eclipse.sphinx.tests.emf.viatra.query... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf.viatra.query --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.viatra.query/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf.viatra.query --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.viatra.query/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf.viatra.query --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.viatra.query/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.tests.emf.viatra.query --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.viatra.query/target/org.eclipse.sphinx.tests.emf.viatra.query-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.viatra.query/target/org.eclipse.sphinx.tests.emf.viatra.query-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf.viatra.query --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf.viatra.query --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf.viatra.query --- [INFO] [INFO] --- tycho-surefire:2.7.0:test (default-test) @ org.eclipse.sphinx.tests.emf.viatra.query --- [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.viatra.query/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.800.v20200727-1323/org.eclipse.equinox.launcher-1.5.800.v20200727-1323.jar, -data, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.viatra.query/target/work/data, -install, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.viatra.query/target/work, -configuration, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.viatra.query/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.viatra.query/target/surefire.properties] Running org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird10ViatraQueryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 s - in org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird10ViatraQueryTest testAllInstancesofConnection(org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird10ViatraQueryTest) Time elapsed: 0.544 s testAllInstancesofInterface(org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird10ViatraQueryTest) Time elapsed: 0.007 s testAllInstancesofApplication(org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird10ViatraQueryTest) Time elapsed: 0.005 s testAllInstancesofParameter(org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird10ViatraQueryTest) Time elapsed: 0.006 s testAllInstancesofComponent(org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird10ViatraQueryTest) Time elapsed: 0.004 s Running org.eclipse.sphinx.tests.emf.viatra.query.WorkspaceScopingViatraQueryTest WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.eclipse.sphinx.platform.util.ReflectUtil (file:/home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/target/org.eclipse.sphinx.platform-0.13.1-SNAPSHOT.jar) to field com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser$AttributesProxy.fAttributes WARNING: Please consider reporting this to the maintainers of org.eclipse.sphinx.platform.util.ReflectUtil WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.974 s - in org.eclipse.sphinx.tests.emf.viatra.query.WorkspaceScopingViatraQueryTest test(org.eclipse.sphinx.tests.emf.viatra.query.WorkspaceScopingViatraQueryTest) Time elapsed: 0.955 s Running org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird20ViatraQueryTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s - in org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird20ViatraQueryTest testAllInstancesofConnection(org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird20ViatraQueryTest) Time elapsed: 0.042 s testAllInstancesofInterface(org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird20ViatraQueryTest) Time elapsed: 0.069 s testAllInstancesofApplication(org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird20ViatraQueryTest) Time elapsed: 0.035 s testAllInstancesofComponentType(org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird20ViatraQueryTest) Time elapsed: 0.057 s testAllInstancesofParameter(org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird20ViatraQueryTest) Time elapsed: 0.026 s testAllInstancesofPlatform(org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird20ViatraQueryTest) Time elapsed: 0.06 s testAllInstancesofComponent(org.eclipse.sphinx.tests.emf.viatra.query.Hummingbird20ViatraQueryTest) Time elapsed: 0.023 s Results: Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.integration >-- [INFO] Building org.eclipse.sphinx.tests.emf.integration 0.13.1-SNAPSHOT [89/148] [INFO] from /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.integration/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf.integration --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf.integration --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf.integration --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf.integration --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.tests.emf.integration --- [INFO] Resolving class path of org.eclipse.sphinx.tests.emf.integration... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.integration/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf.integration --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.integration/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.integration/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.tests.emf.integration --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.integration/target/org.eclipse.sphinx.tests.emf.integration-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.integration/target/org.eclipse.sphinx.tests.emf.integration-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf.integration --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf.integration --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf.integration --- [INFO] [INFO] --- tycho-surefire:2.7.0:test (default-test) @ org.eclipse.sphinx.tests.emf.integration --- [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.integration/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.800.v20200727-1323/org.eclipse.equinox.launcher-1.5.800.v20200727-1323.jar, -data, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.integration/target/work/data, -install, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.integration/target/work, -configuration, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.integration/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.integration/target/surefire.properties] Running org.eclipse.sphinx.tests.emf.integration.model.ModelDescriptorTest WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.eclipse.sphinx.platform.util.ReflectUtil (file:/home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/target/org.eclipse.sphinx.platform-0.13.1-SNAPSHOT.jar) to field com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser$AttributesProxy.fAttributes WARNING: Please consider reporting this to the maintainers of org.eclipse.sphinx.platform.util.ReflectUtil WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release >>>>>>>>>>>> Setting contents <<<<<<<<<<<< Done. >>>>>>>>>>>> Setting contents <<<<<<<<<<<< Done. >>>>>>>>>>>> Setting contents <<<<<<<<<<<< Done. >>>>>>>>>>>> Setting contents <<<<<<<<<<<< Done. Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.992 s - in org.eclipse.sphinx.tests.emf.integration.model.ModelDescriptorTest testGetReferencingRoots(org.eclipse.sphinx.tests.emf.integration.model.ModelDescriptorTest) Time elapsed: 2.85 s testGetReferencedRoots(org.eclipse.sphinx.tests.emf.integration.model.ModelDescriptorTest) Time elapsed: 0.12 s testGetLoadedResources(org.eclipse.sphinx.tests.emf.integration.model.ModelDescriptorTest) Time elapsed: 0.892 s testBelongsTo_IFile(org.eclipse.sphinx.tests.emf.integration.model.ModelDescriptorTest) Time elapsed: 3.827 s testGetPersistedFiles(org.eclipse.sphinx.tests.emf.integration.model.ModelDescriptorTest) Time elapsed: 1.24 s testDidBelongsTo_URI(org.eclipse.sphinx.tests.emf.integration.model.ModelDescriptorTest) Time elapsed: 9.545 s testDidBelongsTo_IResource(org.eclipse.sphinx.tests.emf.integration.model.ModelDescriptorTest) Time elapsed: 8.833 s testBelongsTo_IResource(org.eclipse.sphinx.tests.emf.integration.model.ModelDescriptorTest) Time elapsed: 3.774 s testDidBelongsTo_IFile(org.eclipse.sphinx.tests.emf.integration.model.ModelDescriptorTest) Time elapsed: 9.476 s testBelongsTo_URI(org.eclipse.sphinx.tests.emf.integration.model.ModelDescriptorTest) Time elapsed: 4.141 s Running org.eclipse.sphinx.tests.emf.integration.ModelManagementTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.721 s - in org.eclipse.sphinx.tests.emf.integration.ModelManagementTest testCreateWorkspaceLoadModelsAndUnloadModelsDeleteResources(org.eclipse.sphinx.tests.emf.integration.ModelManagementTest) Time elapsed: 9.196 s testCreateWorkspaceLoadModelsAndCloseProjects(org.eclipse.sphinx.tests.emf.integration.ModelManagementTest) Time elapsed: 10.69 s testCreateWorkspaceLoadModelsAndDeleteProjects(org.eclipse.sphinx.tests.emf.integration.ModelManagementTest) Time elapsed: 17.088 s testCreateWorkspaceLoadModelsAndDeleteResources(org.eclipse.sphinx.tests.emf.integration.ModelManagementTest) Time elapsed: 26.45 s testCreateWorkspaceLoadModels(org.eclipse.sphinx.tests.emf.integration.ModelManagementTest) Time elapsed: 5.293 s Running org.eclipse.sphinx.tests.emf.integration.scoping.ResourceScopeProviderRegistryTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.247 s - in org.eclipse.sphinx.tests.emf.integration.scoping.ResourceScopeProviderRegistryTest testResourceScopeProviderRegistry_MixedCaseFileExtension(org.eclipse.sphinx.tests.emf.integration.scoping.ResourceScopeProviderRegistryTest) Time elapsed: 0.962 s testResourceScopeProviderRegistry_UpperCaseFileExtension(org.eclipse.sphinx.tests.emf.integration.scoping.ResourceScopeProviderRegistryTest) Time elapsed: 0.529 s testResourceScopeProviderRegistry_LowerCaseFileExtension(org.eclipse.sphinx.tests.emf.integration.scoping.ResourceScopeProviderRegistryTest) Time elapsed: 0.754 s Running org.eclipse.sphinx.tests.emf.integration.util.WorkspaceTransactionUtilTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.423 s - in org.eclipse.sphinx.tests.emf.integration.util.WorkspaceTransactionUtilTest testGetOperationHistory(org.eclipse.sphinx.tests.emf.integration.util.WorkspaceTransactionUtilTest) Time elapsed: 1.101 s testGetUndoContext(org.eclipse.sphinx.tests.emf.integration.util.WorkspaceTransactionUtilTest) Time elapsed: 0.106 s testExecuteInWriteTransaction(org.eclipse.sphinx.tests.emf.integration.util.WorkspaceTransactionUtilTest) Time elapsed: 0.215 s Running org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2 Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.126 s - in org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2 testGetResourcesInModel_AnyObject(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 2.301 s testGetResourceInScope_EObject(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.119 s testGetResourcesInScope_AnyObject(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.11 s testGetResourceInModel_ModelDescriptor(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.217 s testGetResourceInModel_EObject_InResourceSet_WithoutEditingDomain(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.113 s testGetResourceInScope_EObject_WithoutUnderlyingResource(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.215 s testGetFilteredResourcesFromEObject(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.118 s testGetResourceInScope_EObject_InResourceSet_WithoutEditingDomain(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.114 s testGetResourceInScope_URI(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.118 s testGetResourceInModel_URI(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.118 s testGetResourceInScope_NullObject(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.113 s testGetFilteredResourcesFromIWrapperItemProvider(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.119 s testGetResourceInModel_EObject_InResource_WithoutResourceSet(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.215 s testGetResourceInModel_File(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.512 s testGetResourceInModel_NullObject(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.109 s testGetFilteredResourcesFromURI(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.11 s testGetResourceInScope_ModelDescriptor(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.216 s testGetFilteredResourcesFromResource(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.114 s testGetResourceInModel_Resource(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.218 s testGetResourceInScope_EObject_InResource_WithoutResourceSet(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.215 s testGetFilteredResourcesFromIModelDescriptor(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.541 s testGetFilteredResourcesFromIContainer(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.111 s testGetResourceInScope_Resource(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.215 s testGetResourceInScope_File(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.214 s testGetFilteredResourcesFromEntry(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.11 s testGetFilteredResourcesFromIFile(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.11 s testGetResourceInModel_EObject(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.117 s testGetResourceInModel_EObject_WithoutUnderlyingResource(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest2) Time elapsed: 0.215 s Running org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest2 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.818 s - in org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest2 testGetInverseReferences_StandAloneProject(org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest2) Time elapsed: 3.494 s testGetInverseReferences_ProjectWithReferences(org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest2) Time elapsed: 3.642 s testGetInverseReferences_Proxy(org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest2) Time elapsed: 3.942 s testGetInverseReferences_ResourceSetIsNull(org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest2) Time elapsed: 3.826 s testGetInverseReferences_ModelRootIsNull(org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest2) Time elapsed: 3.911 s Running org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.3 s - in org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest testGetResourceFromURI(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 1.705 s testSaveModel_Object_IProject_WithoutSaveOptions(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 1.768 s testGetResourceFromFile(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 1.555 s testSaveProject_WithSaveOptions(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 2.307 s testUnloadResource_File(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 1.6 s testUnloadResource(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 2.64 s testUnloadFiles_with_memoryOptimized(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 1.743 s testReadComments(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 1.48 s testSaveNewModelResources_WithoutSaveOptions(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 4.31 s testSaveNewModelResources_WithSaveOptions(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 4.421 s testCreateAbsoluteFileURI(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.108 s testUnloadAllResources(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.413 s testCreateSaveSchedulingRule_CollectionOfResource(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 2.101 s testValidate(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.373 s testUnloadResources_without_memoryOptimized(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.412 s testGetFileFromUri(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 1.808 s testUnloadResources_with_memoryOptimized(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.798 s testSaveModel_Object_EObject_WithSaveOptions(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 2.479 s testSaveNewModelResource_WithoutSaveOptions(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 7.993 s testCreateSaveSchedulingRule_Resource(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.108 s testGetFileFromIWrapperItemProvider(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.324 s testSaveModel_Object_EObject_WithoutSaveOptions(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 1.065 s testCreateSaveNewSchedulingRule_Collection_ModelResourceDescriptors(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 1.522 s testIsFileLoaded(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 3.37 s testGetResourceFromFeatureMapEntry(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 1.169 s testGetResourceFromIWrapperItemProvider(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.106 s testCreatePath(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.107 s testSaveNewModelResource_WithSaveOptions(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.959 s testUnloadResource_File_WithEditingDomain(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 1.322 s testIsFileLoadedWithEditingDomain(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 2.952 s testGetFileFromResouce(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 1.665 s testCreateAbsoluteFileLocation(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.107 s testGetResourceFromEObject(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.318 s testUnloadFiles_without_memoryOptimized(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.782 s testCreateURI(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 1.53 s testIsResourceLoaded(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 1.619 s testGetFileFromEObject(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 1.813 s testSaveProject_WithoutSaveOptions(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 1.896 s testConvertToAbsoluteFileLocation(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.605 s testSaveModel_Object_IProject_WithSaveOptions(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 1.243 s testGetFileFromFeatureMapEntry(org.eclipse.sphinx.tests.emf.integration.util.EcorePlatformUtilTest) Time elapsed: 0.691 s Running org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest Tests run: 9, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 3.335 s <<< FAILURE! - in org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest testCreateProxyFromEObject(org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest) Time elapsed: 1.376 s <<< FAILURE! junit.framework.AssertionFailedError at org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest.testCreateProxyFromEObject(EObjectUtilTest.java:820) testGetAllInstancesOf_IModelDescriptor(org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest) Time elapsed: 0.116 s testProxify(org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest) Time elapsed: 0.107 s <<< FAILURE! junit.framework.AssertionFailedError at org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest.testProxify(EObjectUtilTest.java:1055) testDeproxify(org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest) Time elapsed: 0.113 s <<< FAILURE! junit.framework.AssertionFailedError: at org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest.testDeproxify(EObjectUtilTest.java:1198) testGetAllInstancesOf_EObject_EReference(org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest) Time elapsed: 0.113 s testGetAllInstancesOf_Resource(org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest) Time elapsed: 0.214 s testGetAllInstancesOf_EObject_Class(org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest) Time elapsed: 0.706 s testGetReferencedInstancesOf(org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest) Time elapsed: 0.479 s testGetAllInstancesOf_Resources(org.eclipse.sphinx.tests.emf.integration.util.EObjectUtilTest) Time elapsed: 0.107 s Running org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.643 s - in org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest testUnloadResource(org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest) Time elapsed: 0.885 s testSaveModelResource(org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest) Time elapsed: 4.577 s testSaveNewUml2Resource(org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest) Time elapsed: 2.209 s testUnloadResourceWithMemoryOptimized(org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest) Time elapsed: 0.106 s testConvertToAbsoluteFileURI(org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest) Time elapsed: 0.107 s testSaveNewHummingbirdResource(org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest) Time elapsed: 8.23 s testReadTargetNamespaceFromModelUri(org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest) Time elapsed: 0.519 s testLoadEObject(org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest) Time elapsed: 0.209 s testExists(org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest) Time elapsed: 0.109 s testIsResourceLoaded(org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest) Time elapsed: 1.064 s testGetContentTypeId(org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest) Time elapsed: 1.402 s testIsReadOnly(org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest) Time elapsed: 0.108 s testConvertToPlatformResourceURI(org.eclipse.sphinx.tests.emf.integration.util.EcoreResourceUtilTest) Time elapsed: 0.114 s Running org.eclipse.sphinx.tests.emf.integration.internal.filessystem.PlatformURIFileStoreTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.255 s - in org.eclipse.sphinx.tests.emf.integration.internal.filessystem.PlatformURIFileStoreTest testExist(org.eclipse.sphinx.tests.emf.integration.internal.filessystem.PlatformURIFileStoreTest) Time elapsed: 0.451 s testSaveModelToMeta(org.eclipse.sphinx.tests.emf.integration.internal.filessystem.PlatformURIFileStoreTest) Time elapsed: 0.803 s Running org.eclipse.sphinx.tests.emf.integration.internal.expressions.FilePropertyTesterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.eclipse.sphinx.tests.emf.integration.internal.expressions.FilePropertyTesterTest testTest(org.eclipse.sphinx.tests.emf.integration.internal.expressions.FilePropertyTesterTest) Time elapsed: 0.112 s Running org.eclipse.sphinx.tests.emf.integration.internal.expressions.EMFObjectPropertyTesterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 s - in org.eclipse.sphinx.tests.emf.integration.internal.expressions.EMFObjectPropertyTesterTest testValueClassNameMatchesTest(org.eclipse.sphinx.tests.emf.integration.internal.expressions.EMFObjectPropertyTesterTest) Time elapsed: 0.113 s testParentClassNameMatchesTest(org.eclipse.sphinx.tests.emf.integration.internal.expressions.EMFObjectPropertyTesterTest) Time elapsed: 0.106 s Running org.eclipse.sphinx.tests.emf.integration.resource.ModelConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.72 s - in org.eclipse.sphinx.tests.emf.integration.resource.ModelConverterTest testConverterCalledWhenSavingResource(org.eclipse.sphinx.tests.emf.integration.resource.ModelConverterTest) Time elapsed: 1.337 s testConverterCalledWhenLoadingResource(org.eclipse.sphinx.tests.emf.integration.resource.ModelConverterTest) Time elapsed: 0.382 s Running org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 684.014 s - in org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest testGetResourcesInScopeFromHummingbirdModelDescriptor(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 5.536 s testGetResourcesInModelFromUml2Uri_withoutReferenedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 10.308 s testGetResourcesInModelFromUml2ModelDescriptor(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 12.314 s testGetResourcesInModelFromHummingbirdFile_withoutReferenedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 15.492 s testGetResourcesInModelFromUml2Resource(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 16.242 s testGetResourcesInScopeFromUml2Resource_withoutReferencedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 19.359 s testGetResourcesInScopeFromHummingbirdFile_withoutReferencedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 12.449 s testGetResourceInScopeAfterUnloadingReloadingResources(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 10.685 s testGetResourcesInScopeFromUml2UriwithoutReferencedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 11.222 s testGetResourcesInScopeFromHummingbirdResource(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 12.926 s testGetResourcesInScopeFromHummingbirdObject(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 14.874 s testGetResourcesInModelFromUml2Object_withoutReferenedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 18.388 s testGetResourcesInModelFromHummingbirdModelDescriptor_withoutReferenedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 17.696 s testGetResourcesInScopeFromHummingbirdFile(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 7.909 s testGetResourcesInScopeFromHummingbirdUri(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 9.491 s testGetResourcesInScopeFromUml2Object(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 11.585 s testGetResourcesInModelFromHummingbirdResource(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 13.127 s testGetResourcesInModelFromHummingbirdUri_withoutReferenedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 16.318 s testGetResourceFromWorkspaceRoot(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 18.624 s testGetResourcesInScopeFromUml2File_withoutReferencedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 16.897 s testGetResourcesInModelFromProject_withoutReferenedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 7.858 s testGetResourcesInScopeFromUml2ModelDescriptor_withoutReferencedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 10.021 s testGetResourcesInScopeFromHummingbirdResource_withoutReferencedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 12.583 s testGetEobjectInScopeWithNullUri(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 14.723 s testGetEObjectInScopeWithNullContextObject(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 20.213 s testGetResourcesInModelFromUml2Resource_withoutReferenedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 8.071 s testGetResourcesInAfterAddingBreakingDependency(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 10.613 s testGetResourcesInModelFromUml2File_withoutReferenedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 14.806 s testGetResourcesInModelFromHummingbirdObject_withoutReferenedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 18.306 s testGetResourcesInScopeFromUml2Uri(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 12.103 s testGetResourcesInScopeFromProject(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 8.252 s testGetResourcesInScopeFromUml2Resource(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 9.977 s testGetResourcesInModelFromUml2File(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 11.89 s testGetResourcesInScopeFromHummingbirdObject_withoutReferencedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 14.262 s testGetResourcesInScopeFromHummingbirdModelDescriptor_withoutReferencedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 17.478 s testGetResourcesFromNullObject(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 18.385 s testGetResourcesInModelFromUml2Uri(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 8.343 s testGetResourcesInModelFromProject(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 10.259 s testGetResourcesInModelFromUml2ModelDescriptor_withoutReferenedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 13.093 s testGetResourcesInModelFromHummingbirdResource_withoutReferenedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 15.935 s testGetResourcesInScopeFromHummingbirdUri_withoutReferencedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 18.484 s testGetResourcesInScopeFromProject_withoutReferencedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 18.355 s testGetResourcesInModelFromHummingbirdFile(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 8.056 s testGetResourcesInModelFromHummingbirdModelDescriptor(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 10.618 s testGetResourcesInScopeFromUml2ModelDescriptor(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 13.679 s testGetResourcesInModelFromHummingbirdObject(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 14.878 s testGetResourcesInModelFromHummingbirdUri(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 17.853 s testGetResourcesInModelFromUml2Object(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 20.909 s testGetResourcesInScopeFromUml2File(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 12.206 s testGetEObjectWithContextAwareURI(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 8.886 s testGetResourcesInScopeFromUml2Object_withoutReferencedScopes(org.eclipse.sphinx.tests.emf.integration.resource.ScopingResourceSetTest) Time elapsed: 11.464 s Running org.eclipse.sphinx.tests.emf.integration.resource.LocalProxifyMechanismTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.467 s - in org.eclipse.sphinx.tests.emf.integration.resource.LocalProxifyMechanismTest testDeleteContainer_Undo(org.eclipse.sphinx.tests.emf.integration.resource.LocalProxifyMechanismTest) Time elapsed: 4.203 s testRemoveContainer_Undo(org.eclipse.sphinx.tests.emf.integration.resource.LocalProxifyMechanismTest) Time elapsed: 0.921 s testDeleteContainer(org.eclipse.sphinx.tests.emf.integration.resource.LocalProxifyMechanismTest) Time elapsed: 0.976 s testRemoveSingleObject_Undo(org.eclipse.sphinx.tests.emf.integration.resource.LocalProxifyMechanismTest) Time elapsed: 1.046 s testRemoveContainer(org.eclipse.sphinx.tests.emf.integration.resource.LocalProxifyMechanismTest) Time elapsed: 1.069 s testDeleteSingleObject_Undo(org.eclipse.sphinx.tests.emf.integration.resource.LocalProxifyMechanismTest) Time elapsed: 1.022 s testMoveObject(org.eclipse.sphinx.tests.emf.integration.resource.LocalProxifyMechanismTest) Time elapsed: 1.059 s testRemoveObject_CreateNew(org.eclipse.sphinx.tests.emf.integration.resource.LocalProxifyMechanismTest) Time elapsed: 1.169 s Running org.eclipse.sphinx.tests.emf.integration.saving.SaveIndicatorUtilTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.278 s - in org.eclipse.sphinx.tests.emf.integration.saving.SaveIndicatorUtilTest testIsDirty_ResourceWithEditingDomain(org.eclipse.sphinx.tests.emf.integration.saving.SaveIndicatorUtilTest) Time elapsed: 1.774 s testSetSavedModelDescriptor(org.eclipse.sphinx.tests.emf.integration.saving.SaveIndicatorUtilTest) Time elapsed: 1.432 s testSetSavedResourceWithEditingDomain(org.eclipse.sphinx.tests.emf.integration.saving.SaveIndicatorUtilTest) Time elapsed: 0.839 s testIsDirty_ModelDescriptor(org.eclipse.sphinx.tests.emf.integration.saving.SaveIndicatorUtilTest) Time elapsed: 0.93 s testGetModelSaveIndicator(org.eclipse.sphinx.tests.emf.integration.saving.SaveIndicatorUtilTest) Time elapsed: 0.929 s testIsDirtyReferences(org.eclipse.sphinx.tests.emf.integration.saving.SaveIndicatorUtilTest) Time elapsed: 0.736 s testGetResourceSaveIndicator(org.eclipse.sphinx.tests.emf.integration.saving.SaveIndicatorUtilTest) Time elapsed: 0.708 s testSetDirty(org.eclipse.sphinx.tests.emf.integration.saving.SaveIndicatorUtilTest) Time elapsed: 0.926 s Results: Failures: EObjectUtilTest.testCreateProxyFromEObject:820 EObjectUtilTest.testDeproxify:1198 EObjectUtilTest.testProxify:1055 Tests run: 191, Failures: 3, Errors: 0, Skipped: 0 [ERROR] There are test failures. Please refer to /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.integration/target/surefire-reports for the individual test results. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.mwe.dynamic.integration >-- [INFO] Building org.eclipse.sphinx.tests.emf.mwe.dynamic.integration 0.13.1-SNAPSHOT [90/148] [INFO] from /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf.mwe.dynamic.integration --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf.mwe.dynamic.integration --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf.mwe.dynamic.integration --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf.mwe.dynamic.integration --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.tests.emf.mwe.dynamic.integration --- [INFO] Resolving class path of org.eclipse.sphinx.tests.emf.mwe.dynamic.integration... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf.mwe.dynamic.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf.mwe.dynamic.integration --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf.mwe.dynamic.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.tests.emf.mwe.dynamic.integration --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf.mwe.dynamic.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/target/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf.mwe.dynamic.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/target/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf.mwe.dynamic.integration --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf.mwe.dynamic.integration --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf.mwe.dynamic.integration --- [INFO] [INFO] --- tycho-surefire:2.7.0:test (default-test) @ org.eclipse.sphinx.tests.emf.mwe.dynamic.integration --- [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.800.v20200727-1323/org.eclipse.equinox.launcher-1.5.800.v20200727-1323.jar, -data, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/target/work/data, -install, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/target/work, -configuration, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/target/surefire.properties] Running org.eclipse.sphinx.tests.emf.mwe.dynamic.integration.WorkflowContributorRegistryTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s - in org.eclipse.sphinx.tests.emf.mwe.dynamic.integration.WorkflowContributorRegistryTest testIsContributorClasspathLocation(org.eclipse.sphinx.tests.emf.mwe.dynamic.integration.WorkflowContributorRegistryTest) Time elapsed: 0.004 s testGetContributorPluginIds(org.eclipse.sphinx.tests.emf.mwe.dynamic.integration.WorkflowContributorRegistryTest) Time elapsed: 0 s Results: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.serialization.generators >-- [INFO] Building org.eclipse.sphinx.tests.emf.serialization.generators 0.13.1-SNAPSHOT [91/148] [INFO] from /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization.generators/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf.serialization.generators --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf.serialization.generators --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf.serialization.generators --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf.serialization.generators --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.tests.emf.serialization.generators --- [INFO] Resolving class path of org.eclipse.sphinx.tests.emf.serialization.generators... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf.serialization.generators --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization.generators/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf.serialization.generators --- [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization.generators/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf.serialization.generators --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization.generators/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.tests.emf.serialization.generators --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf.serialization.generators --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization.generators/target/org.eclipse.sphinx.tests.emf.serialization.generators-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf.serialization.generators --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization.generators/target/org.eclipse.sphinx.tests.emf.serialization.generators-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf.serialization.generators --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf.serialization.generators --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf.serialization.generators --- [INFO] [INFO] --- tycho-surefire:2.7.0:test (default-test) @ org.eclipse.sphinx.tests.emf.serialization.generators --- [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization.generators/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.800.v20200727-1323/org.eclipse.equinox.launcher-1.5.800.v20200727-1323.jar, -data, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization.generators/target/work/data, -install, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization.generators/target/work, -configuration, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization.generators/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization.generators/target/surefire.properties] Running org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedCustomDataTypesTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.784 s - in org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedCustomDataTypesTests testEAttributeContained0100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedCustomDataTypesTests) Time elapsed: 0.704 s testEAttributeContained1100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedCustomDataTypesTests) Time elapsed: 0.014 s testEAttributeContained0100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedCustomDataTypesTests) Time elapsed: 0.012 s testEAttributeContained1100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedCustomDataTypesTests) Time elapsed: 0.034 s Running org.eclipse.sphinx.tests.emf.serialization.generators.CreateDefaultXMLPersistenceMappingExtendedMetadataTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.sphinx.tests.emf.serialization.generators.CreateDefaultXMLPersistenceMappingExtendedMetadataTests testSubNodeEclassAnnotations(org.eclipse.sphinx.tests.emf.serialization.generators.CreateDefaultXMLPersistenceMappingExtendedMetadataTests) Time elapsed: 0.001 s testNodeEclassAnnotations(org.eclipse.sphinx.tests.emf.serialization.generators.CreateDefaultXMLPersistenceMappingExtendedMetadataTests) Time elapsed: 0 s testNotNull(org.eclipse.sphinx.tests.emf.serialization.generators.CreateDefaultXMLPersistenceMappingExtendedMetadataTests) Time elapsed: 0 s testChildEReferenceAnnotations(org.eclipse.sphinx.tests.emf.serialization.generators.CreateDefaultXMLPersistenceMappingExtendedMetadataTests) Time elapsed: 0 s Running org.eclipse.sphinx.tests.emf.serialization.generators.SchemaDeclarationTests Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.sphinx.tests.emf.serialization.generators.SchemaDeclarationTests testSinglePackageModel1(org.eclipse.sphinx.tests.emf.serialization.generators.SchemaDeclarationTests) Time elapsed: 0.014 s testMultiPackageModel1(org.eclipse.sphinx.tests.emf.serialization.generators.SchemaDeclarationTests) Time elapsed: 0.035 s Running org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesTests [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithSubtypesTests1001_Single [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithSubtypesTests0101_Many [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithSubtypesTests0101_Single [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithSubtypesTests1001_Many [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithSubtypesTests1100_Single Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesTests testEReferenceReferenced1100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesTests) Time elapsed: 0.023 s testEReferenceReferenced0100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesTests) Time elapsed: 0.013 s testEReferenceReferenced1001_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesTests) Time elapsed: 0.01 s testEReferenceReferenced0100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesTests) Time elapsed: 0.044 s testEReferenceReferenced0101_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesTests) Time elapsed: 0.01 s testEReferenceReferenced0101_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesTests) Time elapsed: 0.008 s testEReferenceReferenced1001_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesTests) Time elapsed: 0.009 s testEReferenceReferenced1100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesTests) Time elapsed: 0.01 s Running org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesTests Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesTests testEReferenceContained0100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesTests) Time elapsed: 0.009 s testEReferenceContained1001_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesTests) Time elapsed: 0.038 s testEReferenceContained1100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesTests) Time elapsed: 0.011 s testEReferenceContained0101_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesTests) Time elapsed: 0.01 s testEReferenceContained1100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesTests) Time elapsed: 0.008 s testEReferenceContained0100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesTests) Time elapsed: 0.007 s testEReferenceContained0101_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesTests) Time elapsed: 0.007 s testEReferenceContained1001_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesTests) Time elapsed: 0.007 s Running org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesAndAbstractTypesTests [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceContainedWithSubtypesAndAbstractTypesTests0100_Single [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceContainedWithSubtypesAndAbstractTypesTests1100_Many [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceContainedWithSubtypesAndAbstractTypesTests1100_Single [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceContainedWithSubtypesAndAbstractTypesTests0100_Many Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesAndAbstractTypesTests testEReferenceContained0100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesAndAbstractTypesTests) Time elapsed: 0.006 s testEReferenceContained1100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesAndAbstractTypesTests) Time elapsed: 0.036 s testEReferenceContained1100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesAndAbstractTypesTests) Time elapsed: 0.007 s testEReferenceContained0100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesAndAbstractTypesTests) Time elapsed: 0.006 s testEReferenceContained1001_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesAndAbstractTypesTests) Time elapsed: 0.008 s testEReferenceContained0101_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesAndAbstractTypesTests) Time elapsed: 0.007 s testEReferenceContained0101_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesAndAbstractTypesTests) Time elapsed: 0.008 s testEReferenceContained1001_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesAndAbstractTypesTests) Time elapsed: 0.007 s Running org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesTests [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceContainedWithSubtypesTests0100_Single [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceContainedWithSubtypesTests1100_Many [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceContainedWithSubtypesTests1100_Single [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceContainedWithSubtypesTests0100_Many Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesTests testEReferenceContained0100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesTests) Time elapsed: 0.006 s testEReferenceContained1100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesTests) Time elapsed: 0.041 s testEReferenceContained1100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesTests) Time elapsed: 0.005 s testEReferenceContained0100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesTests) Time elapsed: 0.006 s testEReferenceContained1001_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesTests) Time elapsed: 0.008 s testEReferenceContained0101_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesTests) Time elapsed: 0.008 s testEReferenceContained0101_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesTests) Time elapsed: 0.008 s testEReferenceContained1001_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithSubtypesTests) Time elapsed: 0.007 s Running org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests1001_Single [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests0101_Many [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests0101_Single [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests1001_Many [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests1100_Single Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests testEReferenceReferenced1100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests) Time elapsed: 0.013 s testEReferenceReferenced0100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests) Time elapsed: 0.042 s testEReferenceReferenced1001_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests) Time elapsed: 0.006 s testEReferenceReferenced0100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests) Time elapsed: 0.008 s testEReferenceReferenced0101_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests) Time elapsed: 0.005 s testEReferenceReferenced0101_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests) Time elapsed: 0.004 s testEReferenceReferenced1001_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests) Time elapsed: 0.005 s testEReferenceReferenced1100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesEmptyNsPrefixTests) Time elapsed: 0.005 s Running org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedEcoreDataTypesTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedEcoreDataTypesTests testEAttributeContained0100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedEcoreDataTypesTests) Time elapsed: 0.007 s testEAttributeContained1100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedEcoreDataTypesTests) Time elapsed: 0.007 s testEAttributeContained0100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedEcoreDataTypesTests) Time elapsed: 0.006 s testEAttributeContained1100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedEcoreDataTypesTests) Time elapsed: 0.006 s Running org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedXMLTypesDataTypesTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedXMLTypesDataTypesTests testEAttributeContained0100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedXMLTypesDataTypesTests) Time elapsed: 0.007 s testEAttributeContained1100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedXMLTypesDataTypesTests) Time elapsed: 0.007 s testEAttributeContained0100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedXMLTypesDataTypesTests) Time elapsed: 0.006 s testEAttributeContained1100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EAttributeContainedXMLTypesDataTypesTests) Time elapsed: 0.006 s Running org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesWithClassifierNameSuffixTests Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesWithClassifierNameSuffixTests testEReferenceContained0100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesWithClassifierNameSuffixTests) Time elapsed: 0.007 s testEReferenceContained1001_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesWithClassifierNameSuffixTests) Time elapsed: 0.006 s testEReferenceContained1100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesWithClassifierNameSuffixTests) Time elapsed: 0.007 s testEReferenceContained0101_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesWithClassifierNameSuffixTests) Time elapsed: 0.005 s testEReferenceContained1100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesWithClassifierNameSuffixTests) Time elapsed: 0.006 s testEReferenceContained0100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesWithClassifierNameSuffixTests) Time elapsed: 0.035 s testEReferenceContained0101_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesWithClassifierNameSuffixTests) Time elapsed: 0.006 s testEReferenceContained1001_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceContainedWithoutSubtypesWithClassifierNameSuffixTests) Time elapsed: 0.005 s Running org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesTests [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithoutSubtypesTests1001_Single [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithoutSubtypesTests0101_Many [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithoutSubtypesTests0101_Single [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithoutSubtypesTests1001_Many [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithoutSubtypesTests1100_Single Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesTests testEReferenceReferenced1100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesTests) Time elapsed: 0.013 s testEReferenceReferenced0100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesTests) Time elapsed: 0.007 s testEReferenceReferenced1001_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesTests) Time elapsed: 0.005 s testEReferenceReferenced0100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesTests) Time elapsed: 0.007 s testEReferenceReferenced0101_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesTests) Time elapsed: 0.005 s testEReferenceReferenced0101_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesTests) Time elapsed: 0.005 s testEReferenceReferenced1001_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesTests) Time elapsed: 0.006 s testEReferenceReferenced1100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithoutSubtypesTests) Time elapsed: 0.005 s Running org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesEmptyNsPrefixTests [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithSubtypesEmptyNsPrefixTests1001_Single [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithSubtypesEmptyNsPrefixTests0101_Many [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithSubtypesEmptyNsPrefixTests0101_Single [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithSubtypesEmptyNsPrefixTests1001_Many [WARNING] Skipping schema validation since feature is not yet implemented in XSD generator: EReferenceReferencedWithSubtypesEmptyNsPrefixTests1100_Single Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesEmptyNsPrefixTests testEReferenceReferenced1100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesEmptyNsPrefixTests) Time elapsed: 0.011 s testEReferenceReferenced0100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesEmptyNsPrefixTests) Time elapsed: 0.009 s testEReferenceReferenced1001_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesEmptyNsPrefixTests) Time elapsed: 0.006 s testEReferenceReferenced0100_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesEmptyNsPrefixTests) Time elapsed: 0.009 s testEReferenceReferenced0101_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesEmptyNsPrefixTests) Time elapsed: 0.006 s testEReferenceReferenced0101_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesEmptyNsPrefixTests) Time elapsed: 0.006 s testEReferenceReferenced1001_Many(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesEmptyNsPrefixTests) Time elapsed: 0.006 s testEReferenceReferenced1100_Single(org.eclipse.sphinx.tests.emf.serialization.generators.EReferenceReferencedWithSubtypesEmptyNsPrefixTests) Time elapsed: 0.008 s Results: Tests run: 82, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.serialization >-- [INFO] Building org.eclipse.sphinx.tests.emf.serialization 0.13.1-SNAPSHOT [92/148] [INFO] from /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf.serialization --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf.serialization --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf.serialization --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf.serialization --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.tests.emf.serialization --- [INFO] Resolving class path of org.eclipse.sphinx.tests.emf.serialization... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf.serialization --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf.serialization --- [INFO] Compiling 286 source files to /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf.serialization --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.tests.emf.serialization --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf.serialization --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization/target/org.eclipse.sphinx.tests.emf.serialization-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf.serialization --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization/target/org.eclipse.sphinx.tests.emf.serialization-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf.serialization --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf.serialization --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf.serialization --- [INFO] [INFO] --- tycho-surefire:2.7.0:test (default-test) @ org.eclipse.sphinx.tests.emf.serialization --- [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.800.v20200727-1323/org.eclipse.equinox.launcher-1.5.800.v20200727-1323.jar, -data, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization/target/work/data, -install, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization/target/work, -configuration, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization/target/surefire.properties] Running org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFSerializationTests Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 s - in org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFSerializationTests testDefaultNamespacePrefixWithoutDocumentRootSerialization_noMetadata(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFSerializationTests) Time elapsed: 0.278 s testEcodingSerialization(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFSerializationTests) Time elapsed: 0.014 s testReqIFLangSerialization(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFSerializationTests) Time elapsed: 0.001 s testCustomNamespacePrefixWithoutDocumentRootSerialization(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFSerializationTests) Time elapsed: 0.001 s testDefaultNamespacePrefixSerialization(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFSerializationTests) Time elapsed: 0.001 s testCustomNamespacePrefixSerialization(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFSerializationTests) Time elapsed: 0 s Running org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFRoundtripTests Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFRoundtripTests testRoundtrip(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFRoundtripTests) Time elapsed: 0.018 s Running org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationTests Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.778 s - in org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationTests testPositiveloadResourceWithLocationHintPackageInEcoreFile(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationTests) Time elapsed: 0.175 s testPositiveloadResourceWithPreregisteredPackageInXSDFile(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationTests) Time elapsed: 0.4 s testPositiveloadResourceWithLocationHintPackageInXSDFile(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationTests) Time elapsed: 0.093 s testPositiveloadResourceWithoutPackageInfo(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationTests) Time elapsed: 0.037 s testPositiveloadResourceWithPreregisteredPackageInEcoreFile(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationTests) Time elapsed: 0.055 s testPositiveloadResourceWithPreregisteredGeneratedPackageCheckOptionsSideEffects(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationTests) Time elapsed: 0.001 s testPositiveloadResourceWithPreregisteredGeneratedPackageAndNestedAnyAndEcoreTypes(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationTests) Time elapsed: 0.003 s testPositiveloadResourceWithPreregisteredGeneratedPackage(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationTests) Time elapsed: 0.001 s testPositiveloadResourceWithPreregisteredGeneratedPackageAndNestedAnyTypesWithRedefinedNsPrefix(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationTests) Time elapsed: 0.009 s Running org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationWithSchemaValidationTests Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s - in org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationWithSchemaValidationTests testSchemaValidationOnLoadWithInvalidFile(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationWithSchemaValidationTests) Time elapsed: 0.116 s testSchemaValidationOnLoadWithValidFile(org.eclipse.sphinx.tests.emf.serialization.env.emf.EMFDeserializationWithSchemaValidationTests) Time elapsed: 0.047 s Running org.eclipse.sphinx.tests.emf.serialization.env.xerces.XercesSchemaValidationTests Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in org.eclipse.sphinx.tests.emf.serialization.env.xerces.XercesSchemaValidationTests testSchemaValidationOnLoadWithInvalidFile(org.eclipse.sphinx.tests.emf.serialization.env.xerces.XercesSchemaValidationTests) Time elapsed: 0.016 s testSchemaValidationQualifiedForm(org.eclipse.sphinx.tests.emf.serialization.env.xerces.XercesSchemaValidationTests) Time elapsed: 0.021 s testSchemaValidationWithValidFile(org.eclipse.sphinx.tests.emf.serialization.env.xerces.XercesSchemaValidationTests) Time elapsed: 0.013 s testSchemaValidationOnLoadWithValidFile(org.eclipse.sphinx.tests.emf.serialization.env.xerces.XercesSchemaValidationTests) Time elapsed: 0.008 s testSchemaValidationWithValidRedefinedToolExtensionsFile(org.eclipse.sphinx.tests.emf.serialization.env.xerces.XercesSchemaValidationTests) Time elapsed: 0.042 s testSchemaValidationWithInvalidFile(org.eclipse.sphinx.tests.emf.serialization.env.xerces.XercesSchemaValidationTests) Time elapsed: 0.01 s testSchemaValidationWithValidToolExtensionsXsiTypeFile(org.eclipse.sphinx.tests.emf.serialization.env.xerces.XercesSchemaValidationTests) Time elapsed: 0.01 s testSchemaValidationWithValidToolExtensionsFile(org.eclipse.sphinx.tests.emf.serialization.env.xerces.XercesSchemaValidationTests) Time elapsed: 0.009 s testSchemaValidationUnqualifiedForm(org.eclipse.sphinx.tests.emf.serialization.env.xerces.XercesSchemaValidationTests) Time elapsed: 0.008 s Running org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests Tests run: 68, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s - in org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests testEReference_Contained1100Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.072 s testEReference_Contained1011Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.004 s testEReference_Contained0100Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 s testEReference_Contained0011Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 s testEReference_Referenced0101Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 s testEAttribute_Attribute1111Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.003 s testEReference_Contained0000Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.004 s testEReference_Contained0001Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.005 s testEReference_Contained0010Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.011 s testEReference_Contained0011Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.007 s testEAttribute_Attribute0111Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.003 s testEAttribute_Attribute0001Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.033 s testEReference_Contained1101Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.01 s testEReference_Contained0101Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.003 s testEAttribute_Attribute1010Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 s testEAttribute_Attribute0001Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.003 s testEAttribute_Attribute0010Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 s testEAttribute_Attribute0011Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 s testEReference_Contained0100Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.006 s testEReference_Contained0101Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.006 s testEReference_Contained0110Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.005 s testEReference_Contained0111Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.005 s testEAttribute_Attribute0010Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 s testEReference_Contained1110Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 s testEReference_Contained1000Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 s testEReference_Contained0110Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 s testEReference_Referenced1001Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 s testEReference_Contained0000Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 s testEReference_Referenced0100Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.004 s testEReference_Referenced0101Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 s testEAttribute_Attribute1100Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 s testEAttribute_Attribute1011Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.037 s testReqIF_EReference_Referenced0101Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 s testEAttribute_Attribute0100Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 s testEAttribute_Attribute0101Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 s testEAttribute_Attribute0100Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 s testEReference_Contained1001Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.008 s testEAttribute_Attribute0110Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 s testEAttribute_Attribute0111Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 s testEReference_Contained1010Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.004 s testEReference_Contained1011Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.004 s testEAttribute_Attribute0011Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 s testFeatureContainmentReferenceWithTypeEObjectAndSerialization0100Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.003 s testEReference_Contained1111Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 s testEReference_Contained1001Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 s testReqIF_EReference_Referenced1001Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 s testEReference_Contained0111Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 s testEReference_Contained0001Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 s testEReference_Referenced1001Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 s testEAttribute_Attribute1101Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 s testEAttribute_Attribute1000Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 s testEAttribute_Attribute1010Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 s testEAttribute_Attribute1011Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 s testEAttribute_Attribute0101Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 s testEReference_Contained1100Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.004 s testEReference_Contained1101Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.004 s testEReference_Contained1110Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.004 s testEReference_Contained1111Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.003 s testEReference_Contained1010Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 s testEReference_Contained0010Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.003 s testEReference_Referenced0100Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 s testEAttribute_Attribute1110Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 s testEAttribute_Attribute1000Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.032 s testEAttribute_Attribute1100Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.005 s testEAttribute_Attribute1101Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 s testEAttribute_Attribute0110Single(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.002 s testEAttribute_Attribute1110Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 s testEAttribute_Attribute1111Many(org.eclipse.sphinx.tests.emf.serialization.save.BasicSaveTests) Time elapsed: 0.001 s Running org.eclipse.sphinx.tests.emf.serialization.save.EIsSetEReferenceContainedSaveTests Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.sphinx.tests.emf.serialization.save.EIsSetEReferenceContainedSaveTests testEIsSet_EReference_Contained1001Many(org.eclipse.sphinx.tests.emf.serialization.save.EIsSetEReferenceContainedSaveTests) Time elapsed: 0.004 s testEIsSet_EReference_Contained0101Single(org.eclipse.sphinx.tests.emf.serialization.save.EIsSetEReferenceContainedSaveTests) Time elapsed: 0.002 s Running org.eclipse.sphinx.tests.emf.serialization.save.ForeignNameSpaceContainedSaveTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.sphinx.tests.emf.serialization.save.ForeignNameSpaceContainedSaveTests testEReference_WithTypeEObject_Contained0100Many_UnknownNamespace(org.eclipse.sphinx.tests.emf.serialization.save.ForeignNameSpaceContainedSaveTests) Time elapsed: 0.003 s testEReference_WithTypeEObject_Contained0100Many_KnownNamespace(org.eclipse.sphinx.tests.emf.serialization.save.ForeignNameSpaceContainedSaveTests) Time elapsed: 0.004 s testEReference_WithTypeEObject_Contained0100Many_KnownNamespace_XMLResource(org.eclipse.sphinx.tests.emf.serialization.save.ForeignNameSpaceContainedSaveTests) Time elapsed: 0.001 s testEReference_WithTypeEObject_Contained0001Many_KnownNamespace(org.eclipse.sphinx.tests.emf.serialization.save.ForeignNameSpaceContainedSaveTests) Time elapsed: 0.003 s Running org.eclipse.sphinx.tests.emf.serialization.save.CustomNamespacePrefixSaveTests Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.sphinx.tests.emf.serialization.save.CustomNamespacePrefixSaveTests testEReference_WithTypeEObject_Contained0100Many_KnownNamespace_CustomPrefix(org.eclipse.sphinx.tests.emf.serialization.save.CustomNamespacePrefixSaveTests) Time elapsed: 0.011 s testEReference_WithTypeEObject_Contained0001Many_KnownNamespace_CustomPrefix(org.eclipse.sphinx.tests.emf.serialization.save.CustomNamespacePrefixSaveTests) Time elapsed: 0.005 s Running org.eclipse.sphinx.tests.emf.serialization.monitor.ProgressMonitorTests Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.sphinx.tests.emf.serialization.monitor.ProgressMonitorTests testProgressMonitor(org.eclipse.sphinx.tests.emf.serialization.monitor.ProgressMonitorTests) Time elapsed: 0.035 s Running org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests testGetFeatureByXMLElementName_EReference_Contained0010Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0.001 s testGetFeatureByXMLElementName_EReference_Contained0011Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetTypeByXMLName_EPackage_unKnownType(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureSerializationStructure_NoAnnotation_Single(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureByXMLElementName_EAttribute_Attribute0010Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0.001 s testGetFeatureByXMLElementName_EAttribute_Attribute0011Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureByXMLElementName_EAttribute_Attribute0010Many2(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0.001 s testGetFeatureByXMLElementName_EReference_Contained0100Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureByXMLElementName_EReference_Contained0101Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0.001 s testGetFeatureByXMLElementName_EReference_Contained0110Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureByXMLElementName_EReference_Contained0111Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0.001 s testMetadataIsSingleton(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureSerializationStructure_EReference_ReferencedxxxxSingle(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetTypeByXMLName_Namespace_knownType(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetTypeByXMLName_EPackage_knownType(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureByXMLElementName_EAttribute_Attribute0100Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0.001 s testGetFeatureByXMLElementName_EAttribute_Attribute0101Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureByXMLElementName_EReference_Contained1000Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0.001 s testGetFeatureByXMLElementName_EReference_Contained1001Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureByXMLElementName_EAttribute_Attribute0110Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureByXMLElementName_EAttribute_Attribute0111Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0.001 s testGetFeatureByXMLElementName_EReference_Contained1010Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureByXMLElementName_EReference_Contained1011Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureByXMLElementName_EReference_NoAnnotationMany(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureSerializationStructure_EmptyAnnotation_Single(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0.001 s testGetFeatureSerializationStructure_EReference_ReferencedxxxxMany(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureByXMLElementName_EAttribute_Attribute1000Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureByXMLElementName_EAttribute_Attribute1001Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureSerializationStructure_EmptyAnnotationMany(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureByXMLElementName_EAttribute_Attribute1010Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0.001 s testGetFeatureByXMLElementName_EAttribute_Attribute1011Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureByXMLElementName_EReference_Contained1100Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureByXMLElementName_EReference_Contained1101Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureByXMLElementName_EReference_Contained1110Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0.001 s testGetFeatureByXMLElementName_EReference_Contained1111Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureSerializationStructure_EAttribute_AttributexxxxMany(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureSerializationStructure_EAttribute_AttributexxxxSingle(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureSerializationStructure_NoAnnotationMany(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureByXMLElementName_EAttribute_Attribute1100Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureByXMLElementName_EAttribute_Attribute1101Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0.001 s testGetFeatureByXMLElementName_EAttribute_Attribute1110Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureByXMLElementName_EAttribute_Attribute1111Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureSerializationStructureSingle(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureSerializationStructureMany(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s testGetFeatureByXMLElementName_EReference_Contained0000Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0.001 s testGetFeatureByXMLElementName_EReference_Contained0001Many(org.eclipse.sphinx.tests.emf.serialization.metadata.XMLPersistenceExtendedMetaDataTests) Time elapsed: 0 s Running org.eclipse.sphinx.tests.emf.serialization.load.FoereignNamespaceLoadTests Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.sphinx.tests.emf.serialization.load.FoereignNamespaceLoadTests testEReference_Contained0001_Many_RegisteredPackage(org.eclipse.sphinx.tests.emf.serialization.load.FoereignNamespaceLoadTests) Time elapsed: 0.005 s testEReference_Contained0100_Many_RegisteredPackage(org.eclipse.sphinx.tests.emf.serialization.load.FoereignNamespaceLoadTests) Time elapsed: 0.001 s testEReference_Contained0001_Many_UnknownPackage(org.eclipse.sphinx.tests.emf.serialization.load.FoereignNamespaceLoadTests) Time elapsed: 0.002 s testEReference_Contained0001_Many_RegisteredPackage_EmptyRootNamespace(org.eclipse.sphinx.tests.emf.serialization.load.FoereignNamespaceLoadTests) Time elapsed: 0.002 s testEReference_Contained0100_Many_UnknownPackage(org.eclipse.sphinx.tests.emf.serialization.load.FoereignNamespaceLoadTests) Time elapsed: 0.001 s testEReference_Contained0001_Many_RedefinedEmptyUnknownNamespace(org.eclipse.sphinx.tests.emf.serialization.load.FoereignNamespaceLoadTests) Time elapsed: 0.002 s testEReference_Contained0100_Many_RegisteredPackage_RedefinedEmptyNamespace(org.eclipse.sphinx.tests.emf.serialization.load.FoereignNamespaceLoadTests) Time elapsed: 0.001 s testEReference_Contained0100_Many_RegisteredPackage_RedefinedEmptyUnknownNamespace(org.eclipse.sphinx.tests.emf.serialization.load.FoereignNamespaceLoadTests) Time elapsed: 0.002 s testEReference_Contained0100_Many_RegisteredPackage_EmptyRootNamespace(org.eclipse.sphinx.tests.emf.serialization.load.FoereignNamespaceLoadTests) Time elapsed: 0.001 s testEReference_Contained0001_Many_RegisteredPackage_RedefinedEmptyNamespace(org.eclipse.sphinx.tests.emf.serialization.load.FoereignNamespaceLoadTests) Time elapsed: 0.001 s Running org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests testEReference_Referenced1001_Many(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.003 s testEReference_Contained1100_Many(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 s testEReference_Contained0001_Many(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 s testEReference_Referenced0100_Single(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 s testEReference_Referenced1001_Single(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 s testEAtribute_Atribute1000Single(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 s testEReference_Contained0100_Single(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 s testEReference_Contained1001_Single(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 s testEReference_Contained0100_Many(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 s testEReference_Contained0101_Many(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 s testEReference_Referenced0101_Single(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 s testEReference_Referenced1001_Many_Empty(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 s testEAtribute_Atribute0100Many(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 s testEReference_Contained1001_Many(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 s testEReference_Contained0101_Single(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 s testEReference_Contained0001_Single(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 s testEAtribute_Atribute1000Many(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0 s testEReference_Referenced0100_Many(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 s testEReference_Referenced0101_Many(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0.001 s testEReference_Contained1100_Single(org.eclipse.sphinx.tests.emf.serialization.load.BasicLoadTests) Time elapsed: 0 s Running org.eclipse.sphinx.tests.emf.serialization.robustness.LoadPatternAttribute0100RobustnessTests Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.eclipse.sphinx.tests.emf.serialization.robustness.LoadPatternAttribute0100RobustnessTests testEAttribute_Attribute0100_Single_NestedElements(org.eclipse.sphinx.tests.emf.serialization.robustness.LoadPatternAttribute0100RobustnessTests) Time elapsed: 0.003 s testEAttribute_Attribute0100_Many_NestedElements(org.eclipse.sphinx.tests.emf.serialization.robustness.LoadPatternAttribute0100RobustnessTests) Time elapsed: 0 s Running org.eclipse.sphinx.tests.emf.serialization.adapter.IDAdapterTests Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.sphinx.tests.emf.serialization.adapter.IDAdapterTests testIdForNewObjectsAfterLoad1(org.eclipse.sphinx.tests.emf.serialization.adapter.IDAdapterTests) Time elapsed: 0.007 s testIdForNewObjectsAfterLoad2(org.eclipse.sphinx.tests.emf.serialization.adapter.IDAdapterTests) Time elapsed: 0.001 s testIdMapAddMany(org.eclipse.sphinx.tests.emf.serialization.adapter.IDAdapterTests) Time elapsed: 0 s testIdOnLoadNotModified(org.eclipse.sphinx.tests.emf.serialization.adapter.IDAdapterTests) Time elapsed: 0 s testIdMapAdd(org.eclipse.sphinx.tests.emf.serialization.adapter.IDAdapterTests) Time elapsed: 0 s testIdMapSet(org.eclipse.sphinx.tests.emf.serialization.adapter.IDAdapterTests) Time elapsed: 0 s testIdOnLoad(org.eclipse.sphinx.tests.emf.serialization.adapter.IDAdapterTests) Time elapsed: 0 s testIdMapRemove(org.eclipse.sphinx.tests.emf.serialization.adapter.IDAdapterTests) Time elapsed: 0.001 s testIdMapRename(org.eclipse.sphinx.tests.emf.serialization.adapter.IDAdapterTests) Time elapsed: 0 s testIdMapMove(org.eclipse.sphinx.tests.emf.serialization.adapter.IDAdapterTests) Time elapsed: 0 s testAddNewElementToEmptyResource(org.eclipse.sphinx.tests.emf.serialization.adapter.IDAdapterTests) Time elapsed: 0.001 s Results: Tests run: 193, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.ui.integration >-- [INFO] Building org.eclipse.sphinx.tests.emf.ui.integration 0.13.1-SNAPSHOT [93/148] [INFO] from /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.ui.integration/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf.ui.integration --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf.ui.integration --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf.ui.integration --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf.ui.integration --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.tests.emf.ui.integration --- [INFO] Resolving class path of org.eclipse.sphinx.tests.emf.ui.integration... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf.ui.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.ui.integration/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf.ui.integration --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.ui.integration/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf.ui.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.ui.integration/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.tests.emf.ui.integration --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf.ui.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.ui.integration/target/org.eclipse.sphinx.tests.emf.ui.integration-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf.ui.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.ui.integration/target/org.eclipse.sphinx.tests.emf.ui.integration-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf.ui.integration --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf.ui.integration --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf.ui.integration --- [INFO] [INFO] --- tycho-surefire:2.7.0:test (default-test) @ org.eclipse.sphinx.tests.emf.ui.integration --- [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.ui.integration/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.800.v20200727-1323/org.eclipse.equinox.launcher-1.5.800.v20200727-1323.jar, -data, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.ui.integration/target/work/data, -install, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.ui.integration/target/work, -configuration, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.ui.integration/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.ui.integration/target/surefire.properties] Running org.eclipse.sphinx.tests.emf.ui.integration.util.EcoreUIUtilTest WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.eclipse.sphinx.platform.util.ReflectUtil (file:/home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/target/org.eclipse.sphinx.platform-0.13.1-SNAPSHOT.jar) to field com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser$AttributesProxy.fAttributes WARNING: Please consider reporting this to the maintainers of org.eclipse.sphinx.platform.util.ReflectUtil WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.873 s - in org.eclipse.sphinx.tests.emf.ui.integration.util.EcoreUIUtilTest testGetDefaultEditorObject(org.eclipse.sphinx.tests.emf.ui.integration.util.EcoreUIUtilTest) Time elapsed: 1.614 s testGetDefaultEditorClass(org.eclipse.sphinx.tests.emf.ui.integration.util.EcoreUIUtilTest) Time elapsed: 0.116 s testCreateURIEditorInput(org.eclipse.sphinx.tests.emf.ui.integration.util.EcoreUIUtilTest) Time elapsed: 0.116 s Results: Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.workspace.integration >-- [INFO] Building org.eclipse.sphinx.tests.emf.workspace.integration 0.13.1-SNAPSHOT [94/148] [INFO] from /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.integration/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf.workspace.integration --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf.workspace.integration --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf.workspace.integration --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf.workspace.integration --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.tests.emf.workspace.integration --- [INFO] Resolving class path of org.eclipse.sphinx.tests.emf.workspace.integration... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf.workspace.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.integration/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf.workspace.integration --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.integration/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf.workspace.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.integration/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.tests.emf.workspace.integration --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf.workspace.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.integration/target/org.eclipse.sphinx.tests.emf.workspace.integration-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf.workspace.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.integration/target/org.eclipse.sphinx.tests.emf.workspace.integration-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf.workspace.integration --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf.workspace.integration --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf.workspace.integration --- [INFO] [INFO] --- tycho-surefire:2.7.0:test (default-test) @ org.eclipse.sphinx.tests.emf.workspace.integration --- [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.integration/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.800.v20200727-1323/org.eclipse.equinox.launcher-1.5.800.v20200727-1323.jar, -data, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.integration/target/work/data, -install, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.integration/target/work, -configuration, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.integration/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.integration/target/surefire.properties] Running org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ProjectLoadJobTest WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.eclipse.sphinx.platform.util.ReflectUtil (file:/home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/target/org.eclipse.sphinx.platform-0.13.1-SNAPSHOT.jar) to field com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser$AttributesProxy.fAttributes WARNING: Please consider reporting this to the maintainers of org.eclipse.sphinx.platform.util.ReflectUtil WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.2 s - in org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ProjectLoadJobTest testShouldCreateJob_20C_RefProjectsExcluded(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ProjectLoadJobTest) Time elapsed: 2.343 s testShouldCreateJob_20A_RefProjectsIncluded(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ProjectLoadJobTest) Time elapsed: 0.685 s testShouldCreateJob_20B_RefProjectsIncluded(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ProjectLoadJobTest) Time elapsed: 0.887 s testShouldCreateJob_20C_RefProjectsIncluded(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ProjectLoadJobTest) Time elapsed: 0.681 s testShouldCreateJob_20A_RefProjectsExcluded(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ProjectLoadJobTest) Time elapsed: 0.641 s testShouldCreateJob_20B_RefProjectsExcluded(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ProjectLoadJobTest) Time elapsed: 0.659 s Running org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.311 s - in org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest testShouldCreateJob_20B_Hb10Files_ANYMM(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.418 s testShouldCreateJob_20B_Hb20Files_Hb10RD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.266 s testShouldCreateJob_20B_Hb20Files_Hb20RD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.213 s testShouldCreateJob_20B_AllFiles_UML2MMD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.075 s testShouldCreateJob_20B_Hb10Files_Hb10RD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.136 s testShouldCreateJob_20B_Hb10Files_Hb20RD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.165 s testShouldCreateJob_20B_UML2Files_ANYMM(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.248 s testShouldCreateJob_10A_Hb10RD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.25 s testShouldCreateJob_20B_AllFiles_ANYMM(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.254 s testShouldCreateJob_20B_Uml2Files_Hb10RD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.168 s testShouldCreateJob_20B_Uml2Files_Hb20RD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.191 s testShouldCreateJob_10A_oneFile(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.193 s testShouldCreateJob_20B_Hb10Files_UML2MMD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.135 s testShouldCreateJob_20B_AllFiles_Hb10RD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.201 s testShouldCreateJob_20B_AllFiles_Hb20RD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.271 s testShouldCreateJob_20B_Uml2Files_UML2MMD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.212 s testCoveredByExistingLoadJob_10A_ANYMM(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.189 s testShouldCreateJob_20B_Hb20Files_UML2MMD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.208 s testShouldCreateJob_10A_UML2MMD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.294 s testShouldCreateJob_20B_Hb20Files_ANYMM(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.FileLoadJobTest) Time elapsed: 0.214 s Running org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ModelLoadJobTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.162 s - in org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ModelLoadJobTest testShouldCreateJob_20B_UML2MMD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ModelLoadJobTest) Time elapsed: 2.279 s testShouldCreateJob_20B_ANYMM(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ModelLoadJobTest) Time elapsed: 0.221 s testShouldCreateJob_20B_Hb20RD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ModelLoadJobTest) Time elapsed: 0.223 s testShouldCreateJob_20B_null(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ModelLoadJobTest) Time elapsed: 0.216 s testShouldCreateJob_20B_hb20RD(org.eclipse.sphinx.tests.emf.workspace.integration.internal.loading.ModelLoadJobTest) Time elapsed: 0.22 s Running org.eclipse.sphinx.tests.emf.workspace.integration.internal.EditingDomainAdapterFactoryTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.279 s - in org.eclipse.sphinx.tests.emf.workspace.integration.internal.EditingDomainAdapterFactoryTest testGetAdapterList(org.eclipse.sphinx.tests.emf.workspace.integration.internal.EditingDomainAdapterFactoryTest) Time elapsed: 1.165 s testGetAdapter(org.eclipse.sphinx.tests.emf.workspace.integration.internal.EditingDomainAdapterFactoryTest) Time elapsed: 0.111 s Running org.eclipse.sphinx.tests.emf.workspace.integration.splitting.ModelSplitOperationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.632 s - in org.eclipse.sphinx.tests.emf.workspace.integration.splitting.ModelSplitOperationTest testModelSplitOperation(org.eclipse.sphinx.tests.emf.workspace.integration.splitting.ModelSplitOperationTest) Time elapsed: 3.63 s Running org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.217 s - in org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest testProjectDescriptionChangedNature(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 3.766 s testProxyResolution_CloseReferencedProject(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 4.362 s testFileRemoved(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 4.113 s testFileRenamed(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 2.759 s testProxyResolution_DeleteReferencedProject(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 3.391 s testProxyResolution_IntegrateAddingRemovingReferencedProject(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 2.543 s testAlreadyLoadedFileChanged(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 3.444 s testNotYetLoadedFileChanged(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 2.902 s testFileMoved(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 9.194 s testNewFileAdded(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 2.999 s testProxyResolution_AddReferencedProject(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 1.957 s testProjectClosed(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 3.099 s testProjectOpened(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 3.378 s testProjectRenamed(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 3.1 s testProjectDeleted(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 2.757 s testProxyResolution_UMLReference1(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 1.807 s testProxyResolution_UMLReference2(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 2.358 s testProjectDescriptionChangedNatureProjectReference(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 4.038 s testProxyResolution_RemoveReferencedProject(org.eclipse.sphinx.tests.emf.workspace.integration.syncing.ModelSyncingTest) Time elapsed: 4.244 s Running org.eclipse.sphinx.tests.emf.workspace.integration.saving.ModelSavingTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.936 s - in org.eclipse.sphinx.tests.emf.workspace.integration.saving.ModelSavingTest testSaveProjectAndNewResourceCreation(org.eclipse.sphinx.tests.emf.workspace.integration.saving.ModelSavingTest) Time elapsed: 2.572 s testSaveNewModelAndSaveProjects(org.eclipse.sphinx.tests.emf.workspace.integration.saving.ModelSavingTest) Time elapsed: 1.686 s testNewResourceCreationAndSaveProject(org.eclipse.sphinx.tests.emf.workspace.integration.saving.ModelSavingTest) Time elapsed: 1.676 s Running org.eclipse.sphinx.tests.emf.workspace.integration.saving.ModelSaveManagerTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.505 s - in org.eclipse.sphinx.tests.emf.workspace.integration.saving.ModelSaveManagerTest testSaveProject(org.eclipse.sphinx.tests.emf.workspace.integration.saving.ModelSaveManagerTest) Time elapsed: 3.774 s testSaveProject_WithReferenceProject(org.eclipse.sphinx.tests.emf.workspace.integration.saving.ModelSaveManagerTest) Time elapsed: 2.478 s testSaveModel_Resource(org.eclipse.sphinx.tests.emf.workspace.integration.saving.ModelSaveManagerTest) Time elapsed: 2.35 s testSaveModel_ModelDescriptor(org.eclipse.sphinx.tests.emf.workspace.integration.saving.ModelSaveManagerTest) Time elapsed: 2.83 s testSaveModel_ModelDescriptor_WithRefererencedRoots(org.eclipse.sphinx.tests.emf.workspace.integration.saving.ModelSaveManagerTest) Time elapsed: 2.069 s Running org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 130.119 s - in org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest testReloadFile(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 4.824 s testUnloadModelsWithoutReferencedRoots(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 2.293 s testUnloadProject(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 1.494 s testLoadFile(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 5.315 s testUnloadFile(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 4.113 s testLoadFilesWithMMDescriptor(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 2.907 s testUnloadModels(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 3.544 s testLoadProject(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 5.344 s testLoadModels(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 3.046 s testReloadFiles(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 3.924 s testReloadModel(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 6.532 s testLoadFileWithMMDescriptor(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 1.937 s testLoadWorkspace(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 4.611 s testUnloadModelWithoutReferencedRoots(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 0.69 s testReloadProjectsWithMMDescriptor(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 6.914 s testLoadProjectWithMMDescriptor(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 3.893 s testUnloadFilesWithMMDescriptor(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 1.879 s testUnloadFileWithMMDescriptor(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 2.553 s testUnloadFiles(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 2.186 s testUnloadModel(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 2.342 s testLoadModelsWithoutReferencedRoots(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 5.169 s testLoadProjects(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 4.035 s testReloadFilesWithMMDescriptor(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 5.539 s testLoadModelWithoutReferencedRoots(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 3.53 s testLoadProjectsWithMMDescriptor(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 5.801 s testLoadAllProjects(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 2.748 s testReloadProjects(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 4.265 s testUnloadProjectsWithMMDescriptor(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 1.793 s testReloadFileWithMMDescriptor(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 4.8 s testUnloadProjectWithMMDescriptor(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 3.318 s testLoadFiles(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 6.06 s testLoadModel(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 5.307 s testUnloadProjects(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 1.131 s testReloadProject(org.eclipse.sphinx.tests.emf.workspace.integration.loading.ModelLoadManagerTest) Time elapsed: 6.272 s Running org.eclipse.sphinx.tests.emf.workspace.integration.inmemoryresources.HandleResourcesOnlyInMemoryTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.009 s - in org.eclipse.sphinx.tests.emf.workspace.integration.inmemoryresources.HandleResourcesOnlyInMemoryTest testCreateResourceWithValidURI(org.eclipse.sphinx.tests.emf.workspace.integration.inmemoryresources.HandleResourcesOnlyInMemoryTest) Time elapsed: 1.497 s testCreateResourceWithInvalidURI(org.eclipse.sphinx.tests.emf.workspace.integration.inmemoryresources.HandleResourcesOnlyInMemoryTest) Time elapsed: 0.511 s Running org.eclipse.sphinx.tests.emf.workspace.integration.proxymanagement.ScopedProxyResolvingTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.145 s - in org.eclipse.sphinx.tests.emf.workspace.integration.proxymanagement.ScopedProxyResolvingTest testScopedProxyResovling_firstRun(org.eclipse.sphinx.tests.emf.workspace.integration.proxymanagement.ScopedProxyResolvingTest) Time elapsed: 2.654 s testScopedProxyResovling_thirdRun(org.eclipse.sphinx.tests.emf.workspace.integration.proxymanagement.ScopedProxyResolvingTest) Time elapsed: 2.634 s testScopedProxyResovling_secondRun(org.eclipse.sphinx.tests.emf.workspace.integration.proxymanagement.ScopedProxyResolvingTest) Time elapsed: 2.856 s Running org.eclipse.sphinx.tests.emf.workspace.integration.referentialintegrity.ReferentialIntegrityTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.568 s - in org.eclipse.sphinx.tests.emf.workspace.integration.referentialintegrity.ReferentialIntegrityTest testUML2CrossReferenceInTheSameProject_Container(org.eclipse.sphinx.tests.emf.workspace.integration.referentialintegrity.ReferentialIntegrityTest) Time elapsed: 5.958 s testUML2CrossReferenceInTheSameProject(org.eclipse.sphinx.tests.emf.workspace.integration.referentialintegrity.ReferentialIntegrityTest) Time elapsed: 5.283 s testUML2ReferenceInTheSameResource(org.eclipse.sphinx.tests.emf.workspace.integration.referentialintegrity.ReferentialIntegrityTest) Time elapsed: 3.334 s testUML2CrossReferenceInDifferentProject_Project(org.eclipse.sphinx.tests.emf.workspace.integration.referentialintegrity.ReferentialIntegrityTest) Time elapsed: 2.37 s testUML2CrossReferenceInDifferentProjects(org.eclipse.sphinx.tests.emf.workspace.integration.referentialintegrity.ReferentialIntegrityTest) Time elapsed: 2.357 s testUML2CrossReferenceInDifferentProjects_Container(org.eclipse.sphinx.tests.emf.workspace.integration.referentialintegrity.ReferentialIntegrityTest) Time elapsed: 2.264 s Running org.eclipse.sphinx.tests.emf.workspace.integration.domain.mapping.DefaultWorkspaceEditingDomainMappingTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.206 s - in org.eclipse.sphinx.tests.emf.workspace.integration.domain.mapping.DefaultWorkspaceEditingDomainMappingTest testGetEditingDomainFromProject(org.eclipse.sphinx.tests.emf.workspace.integration.domain.mapping.DefaultWorkspaceEditingDomainMappingTest) Time elapsed: 0.989 s testGetEditingDomainFromContainerAndMetaModelDescriptor(org.eclipse.sphinx.tests.emf.workspace.integration.domain.mapping.DefaultWorkspaceEditingDomainMappingTest) Time elapsed: 0.107 s testGetEditingDomainFromFile(org.eclipse.sphinx.tests.emf.workspace.integration.domain.mapping.DefaultWorkspaceEditingDomainMappingTest) Time elapsed: 0.109 s Results: Tests run: 109, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.workspace.ui >-- [INFO] Building org.eclipse.sphinx.tests.emf.workspace.ui 0.13.1-SNAPSHOT [95/148] [INFO] from /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.ui/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf.workspace.ui --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf.workspace.ui --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf.workspace.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf.workspace.ui --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.tests.emf.workspace.ui --- [INFO] Resolving class path of org.eclipse.sphinx.tests.emf.workspace.ui... [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf.workspace.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf.workspace.ui --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.ui/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf.workspace.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.ui/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.tests.emf.workspace.ui --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf.workspace.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.ui/target/org.eclipse.sphinx.tests.emf.workspace.ui-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf.workspace.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.ui/target/org.eclipse.sphinx.tests.emf.workspace.ui-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf.workspace.ui --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf.workspace.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf.workspace.ui --- [INFO] [INFO] --- tycho-surefire:2.7.0:test (default-test) @ org.eclipse.sphinx.tests.emf.workspace.ui --- [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.ui/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.800.v20200727-1323/org.eclipse.equinox.launcher-1.5.800.v20200727-1323.jar, -data, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.ui/target/work/data, -install, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.ui/target/work, -configuration, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.ui/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.ui/target/surefire.properties] Running org.eclipse.sphinx.tests.emf.workspace.ui.decorators.TreeItemDecorationCalculatorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s - in org.eclipse.sphinx.tests.emf.workspace.ui.decorators.TreeItemDecorationCalculatorTest testTreeItemDecorationCalculatorWithApplication1ErrorAndComponent22Warning(org.eclipse.sphinx.tests.emf.workspace.ui.decorators.TreeItemDecorationCalculatorTest) Time elapsed: 0.119 s testTreeItemDecorationCalculatorWithComponent12ErrorAndComponent21Warning(org.eclipse.sphinx.tests.emf.workspace.ui.decorators.TreeItemDecorationCalculatorTest) Time elapsed: 0.001 s Running org.eclipse.sphinx.tests.emf.workspace.ui.viewers.TreeContentProviderIteratorTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.sphinx.tests.emf.workspace.ui.viewers.TreeContentProviderIteratorTest testTreeContentProviderIteratorOnFile1(org.eclipse.sphinx.tests.emf.workspace.ui.viewers.TreeContentProviderIteratorTest) Time elapsed: 0 s testTreeContentProviderIteratorOnFile2(org.eclipse.sphinx.tests.emf.workspace.ui.viewers.TreeContentProviderIteratorTest) Time elapsed: 0.001 s testTreeContentProviderIteratorOnComponent11ToComponent22Connection(org.eclipse.sphinx.tests.emf.workspace.ui.viewers.TreeContentProviderIteratorTest) Time elapsed: 0 s testTreeContentProviderIteratorOnProject1(org.eclipse.sphinx.tests.emf.workspace.ui.viewers.TreeContentProviderIteratorTest) Time elapsed: 0 s Results: Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.workspace >--- [INFO] Building org.eclipse.sphinx.tests.emf.workspace 0.13.1-SNAPSHOT [96/148] [INFO] from /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf.workspace --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf.workspace --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf.workspace --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf.workspace --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.tests.emf.workspace --- [INFO] Resolving class path of org.eclipse.sphinx.tests.emf.workspace... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf.workspace --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf.workspace --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf.workspace --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.tests.emf.workspace --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf.workspace --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace/target/org.eclipse.sphinx.tests.emf.workspace-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf.workspace --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace/target/org.eclipse.sphinx.tests.emf.workspace-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf.workspace --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf.workspace --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf.workspace --- [INFO] [INFO] --- tycho-surefire:2.7.0:test (default-test) @ org.eclipse.sphinx.tests.emf.workspace --- [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.800.v20200727-1323/org.eclipse.equinox.launcher-1.5.800.v20200727-1323.jar, -data, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace/target/work/data, -install, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace/target/work, -configuration, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace/target/surefire.properties] Running org.eclipse.sphinx.tests.emf.workspace.loading.AppendToSleepingLoadJobTest WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.eclipse.sphinx.platform.util.ReflectUtil (file:/home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/target/org.eclipse.sphinx.platform-0.13.1-SNAPSHOT.jar) to field com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser$AttributesProxy.fAttributes WARNING: Please consider reporting this to the maintainers of org.eclipse.sphinx.platform.util.ReflectUtil WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.618 s - in org.eclipse.sphinx.tests.emf.workspace.loading.AppendToSleepingLoadJobTest testLoadProjects(org.eclipse.sphinx.tests.emf.workspace.loading.AppendToSleepingLoadJobTest) Time elapsed: 0.468 s Running org.eclipse.sphinx.tests.emf.workspace.loading.DefaultModelLoadManagerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.sphinx.tests.emf.workspace.loading.DefaultModelLoadManagerTest testDefaultInstance(org.eclipse.sphinx.tests.emf.workspace.loading.DefaultModelLoadManagerTest) Time elapsed: 0.001 s testDefaultOpreations(org.eclipse.sphinx.tests.emf.workspace.loading.DefaultModelLoadManagerTest) Time elapsed: 0.004 s Running org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.AbstractHierarchicalFragmentURIChangeDetectorDelegateTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s - in org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.AbstractHierarchicalFragmentURIChangeDetectorDelegateTest testDetectChangedURIsNotification_singleLeafObjectChanged(org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.AbstractHierarchicalFragmentURIChangeDetectorDelegateTest) Time elapsed: 0.011 s testDetectChangedURIsNotification_multipleObjectsMoved(org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.AbstractHierarchicalFragmentURIChangeDetectorDelegateTest) Time elapsed: 0.002 s testDetectChangedURIsNotification_multipleLeafObjectsChanged(org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.AbstractHierarchicalFragmentURIChangeDetectorDelegateTest) Time elapsed: 0 s testDetectChangedURIsNotification_singleLeafObjectMoved(org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.AbstractHierarchicalFragmentURIChangeDetectorDelegateTest) Time elapsed: 0 s testDetectChangedURIsNotification_containerObjectChanged(org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.AbstractHierarchicalFragmentURIChangeDetectorDelegateTest) Time elapsed: 0.001 s testDetectChangedURIsNotification_singleLeafObjectRemovedAndAddedElsewhere(org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.AbstractHierarchicalFragmentURIChangeDetectorDelegateTest) Time elapsed: 0.001 s testDetectChangedURIsNotification_multipleLeafObjectsRemovedAndAddedElsewhere(org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.AbstractHierarchicalFragmentURIChangeDetectorDelegateTest) Time elapsed: 0.001 s testDetectChangedURIsNotification_containerObjectRemovedAndAddedElsewhere(org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.AbstractHierarchicalFragmentURIChangeDetectorDelegateTest) Time elapsed: 0.001 s testDetectChangedURIsNotification_containerObjectMoved(org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.AbstractHierarchicalFragmentURIChangeDetectorDelegateTest) Time elapsed: 0 s testDetectChangedURIsNotification_unrelatedRemovalsAndAdditions(org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.AbstractHierarchicalFragmentURIChangeDetectorDelegateTest) Time elapsed: 0.201 s Running org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.UriChangeDetectorTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.UriChangeDetectorTest testResourceSetChangedMultipleResource(org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.UriChangeDetectorTest) Time elapsed: 0.006 s testResourceSetChangedSimple(org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.UriChangeDetectorTest) Time elapsed: 0 s testResourceSetChangedDeprecated(org.eclipse.sphinx.tests.emf.workspace.referentialintegrity.UriChangeDetectorTest) Time elapsed: 0 s Running org.eclipse.sphinx.tests.emf.workspace.resources.BasicModelProblemMarkerFinderTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.eclipse.sphinx.tests.emf.workspace.resources.BasicModelProblemMarkerFinderTest testGetProblemMarkersForWrapperItemProvider(org.eclipse.sphinx.tests.emf.workspace.resources.BasicModelProblemMarkerFinderTest) Time elapsed: 0.024 s testGetSeverityOfTransientItemProvider(org.eclipse.sphinx.tests.emf.workspace.resources.BasicModelProblemMarkerFinderTest) Time elapsed: 0.009 s testGetSeverityOfEObject(org.eclipse.sphinx.tests.emf.workspace.resources.BasicModelProblemMarkerFinderTest) Time elapsed: 0.002 s testGetProblemMarkersForEObject(org.eclipse.sphinx.tests.emf.workspace.resources.BasicModelProblemMarkerFinderTest) Time elapsed: 0.002 s testGetProblemMarkersForTransientItemProvider(org.eclipse.sphinx.tests.emf.workspace.resources.BasicModelProblemMarkerFinderTest) Time elapsed: 0.001 s testGetSeverityOfWrapperItemProvider(org.eclipse.sphinx.tests.emf.workspace.resources.BasicModelProblemMarkerFinderTest) Time elapsed: 0.001 s Running org.eclipse.sphinx.tests.emf.workspace.domain.WorkspaceEditingDomainManagerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.sphinx.tests.emf.workspace.domain.WorkspaceEditingDomainManagerTest testGetEditingDomainFactory(org.eclipse.sphinx.tests.emf.workspace.domain.WorkspaceEditingDomainManagerTest) Time elapsed: 0 s testGetEditingDomainMapping(org.eclipse.sphinx.tests.emf.workspace.domain.WorkspaceEditingDomainManagerTest) Time elapsed: 0 s Results: Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.workspace.extension >-- [INFO] Building org.eclipse.sphinx.tests.emf.workspace.extension 0.13.1-SNAPSHOT [97/148] [INFO] from /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.extension/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf.workspace.extension --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf.workspace.extension --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf.workspace.extension --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf.workspace.extension --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.tests.emf.workspace.extension --- [INFO] Resolving class path of org.eclipse.sphinx.tests.emf.workspace.extension... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf.workspace.extension --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.extension/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf.workspace.extension --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.extension/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf.workspace.extension --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.extension/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.tests.emf.workspace.extension --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf.workspace.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.extension/target/org.eclipse.sphinx.tests.emf.workspace.extension-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf.workspace.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.extension/target/org.eclipse.sphinx.tests.emf.workspace.extension-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf.workspace.extension --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf.workspace.extension --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf.workspace.extension --- [INFO] [INFO] --- tycho-surefire:2.7.0:test (default-test) @ org.eclipse.sphinx.tests.emf.workspace.extension --- [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.extension/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.800.v20200727-1323/org.eclipse.equinox.launcher-1.5.800.v20200727-1323.jar, -data, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.extension/target/work/data, -install, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.extension/target/work, -configuration, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.extension/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.extension/target/surefire.properties] Running org.eclipse.sphinx.tests.emf.workspace.extension.loading.ModelLoadManagerExtensionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.eclipse.sphinx.tests.emf.workspace.extension.loading.ModelLoadManagerExtensionTest testDefaultOpreations(org.eclipse.sphinx.tests.emf.workspace.extension.loading.ModelLoadManagerExtensionTest) Time elapsed: 0.052 s testCustomModelLoadManager(org.eclipse.sphinx.tests.emf.workspace.extension.loading.ModelLoadManagerExtensionTest) Time elapsed: 0 s Results: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] -------< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf >-------- [INFO] Building org.eclipse.sphinx.tests.emf 0.13.1-SNAPSHOT [98/148] [INFO] from /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.tests.emf --- [INFO] Resolving class path of org.eclipse.sphinx.tests.emf... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf --- [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.tests.emf --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf/target/org.eclipse.sphinx.tests.emf-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf/target/org.eclipse.sphinx.tests.emf-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf --- [INFO] [INFO] --- tycho-surefire:2.7.0:test (default-test) @ org.eclipse.sphinx.tests.emf --- [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.800.v20200727-1323/org.eclipse.equinox.launcher-1.5.800.v20200727-1323.jar, -data, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf/target/work/data, -install, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf/target/work, -configuration, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf/target/surefire.properties] Running org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorTest testGetNamespace(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorTest) Time elapsed: 0.002 s testGetRootEFactory(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorTest) Time elapsed: 0.079 s testGetRootEPackage(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorTest) Time elapsed: 0 s testGetName(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorTest) Time elapsed: 0 s testGetEPackages(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorTest) Time elapsed: 0.064 s testGetIdentifier(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorTest) Time elapsed: 0 s testHashCode(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorTest) Time elapsed: 0 s testBaseCreation(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorTest) Time elapsed: 0 s testVersionCreation(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorTest) Time elapsed: 0 s testEquals(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorTest) Time elapsed: 0.001 s Running org.eclipse.sphinx.tests.emf.metamodel.MetaModelVersionDataTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.sphinx.tests.emf.metamodel.MetaModelVersionDataTest testCreation(org.eclipse.sphinx.tests.emf.metamodel.MetaModelVersionDataTest) Time elapsed: 0 s testGetLabel(org.eclipse.sphinx.tests.emf.metamodel.MetaModelVersionDataTest) Time elapsed: 0 s testGetNsPostfix(org.eclipse.sphinx.tests.emf.metamodel.MetaModelVersionDataTest) Time elapsed: 0 s Running org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorRegistryOutsideWorkspaceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.56 s - in org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorRegistryOutsideWorkspaceTest testGetDescriptorForFileResource(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorRegistryOutsideWorkspaceTest) Time elapsed: 0.532 s testGetDescriptorForPlatformPluginResource(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorRegistryOutsideWorkspaceTest) Time elapsed: 0.022 s Running org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorRegistryTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorRegistryTest testGetResolvedDescriptors(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorRegistryTest) Time elapsed: 0.017 s testGetDescriptorByUri(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorRegistryTest) Time elapsed: 0.003 s testGetDescriptorByName(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorRegistryTest) Time elapsed: 0.001 s testGetDescriptors(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorRegistryTest) Time elapsed: 0.003 s testGetDescriptorsFromURIScheme(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorRegistryTest) Time elapsed: 0.002 s testGetDescriptorByNamespace(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorRegistryTest) Time elapsed: 0.001 s testCompareDescriptor(org.eclipse.sphinx.tests.emf.metamodel.MetaModelDescriptorRegistryTest) Time elapsed: 0 s Running org.eclipse.sphinx.tests.emf.resource.ResourceHandlerRegistryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.sphinx.tests.emf.resource.ResourceHandlerRegistryTest testExtensionPoint(org.eclipse.sphinx.tests.emf.resource.ResourceHandlerRegistryTest) Time elapsed: 0.002 s Running org.eclipse.sphinx.tests.emf.resource.ExtendedBasicExtendedMetaDataTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.sphinx.tests.emf.resource.ExtendedBasicExtendedMetaDataTest testNoAnnotationOrderedTrue(org.eclipse.sphinx.tests.emf.resource.ExtendedBasicExtendedMetaDataTest) Time elapsed: 0 s testAnnotationOrderedXyz(org.eclipse.sphinx.tests.emf.resource.ExtendedBasicExtendedMetaDataTest) Time elapsed: 0 s testAnnotationOrderedFalse(org.eclipse.sphinx.tests.emf.resource.ExtendedBasicExtendedMetaDataTest) Time elapsed: 0.001 s testAnnotationSetOrderedTrue(org.eclipse.sphinx.tests.emf.resource.ExtendedBasicExtendedMetaDataTest) Time elapsed: 0 s testSingleton(org.eclipse.sphinx.tests.emf.resource.ExtendedBasicExtendedMetaDataTest) Time elapsed: 0 s testAnnotationOrderedTrue(org.eclipse.sphinx.tests.emf.resource.ExtendedBasicExtendedMetaDataTest) Time elapsed: 0 s testNoAnnotationOrderedFalse(org.eclipse.sphinx.tests.emf.resource.ExtendedBasicExtendedMetaDataTest) Time elapsed: 0 s testAnnotationSetOrderedFalse(org.eclipse.sphinx.tests.emf.resource.ExtendedBasicExtendedMetaDataTest) Time elapsed: 0 s Running org.eclipse.sphinx.tests.emf.resource.ScopingResourceSetImplTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.sphinx.tests.emf.resource.ScopingResourceSetImplTest shouldReturnResourcesInOrderAsTheyWereAdded(org.eclipse.sphinx.tests.emf.resource.ScopingResourceSetImplTest) Time elapsed: 0.095 s Running org.eclipse.sphinx.tests.emf.resource.ContextAwareProxyURIHelperTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.sphinx.tests.emf.resource.ContextAwareProxyURIHelperTest testGetTargetMetaModelDescriptorId(org.eclipse.sphinx.tests.emf.resource.ContextAwareProxyURIHelperTest) Time elapsed: 0.001 s testAugmentToContextAwareProxy(org.eclipse.sphinx.tests.emf.resource.ContextAwareProxyURIHelperTest) Time elapsed: 0.009 s testTrimProxyContextInfo(org.eclipse.sphinx.tests.emf.resource.ContextAwareProxyURIHelperTest) Time elapsed: 0 s testGetContextURI(org.eclipse.sphinx.tests.emf.resource.ContextAwareProxyURIHelperTest) Time elapsed: 0.001 s Running org.eclipse.sphinx.tests.emf.resource.ExtendedResourceSetImplTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.sphinx.tests.emf.resource.ExtendedResourceSetImplTest testGetResource_LoadOnDemand(org.eclipse.sphinx.tests.emf.resource.ExtendedResourceSetImplTest) Time elapsed: 0.01 s testGetResource(org.eclipse.sphinx.tests.emf.resource.ExtendedResourceSetImplTest) Time elapsed: 0.001 s Running org.eclipse.sphinx.tests.emf.resource.ExtendedResourceAdapterTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.sphinx.tests.emf.resource.ExtendedResourceAdapterTest testGetURI_NormalEObject_WithResourceURI(org.eclipse.sphinx.tests.emf.resource.ExtendedResourceAdapterTest) Time elapsed: 0.004 s testGetURI_NullResource_WithOldResourceURI(org.eclipse.sphinx.tests.emf.resource.ExtendedResourceAdapterTest) Time elapsed: 0 s testGetURI_NullResource_WithoutOldResourceURI(org.eclipse.sphinx.tests.emf.resource.ExtendedResourceAdapterTest) Time elapsed: 0.001 s testGetURI_Proxy_WithoutResourceURI(org.eclipse.sphinx.tests.emf.resource.ExtendedResourceAdapterTest) Time elapsed: 0.001 s testGetURI_Proxy_WithResourceURI(org.eclipse.sphinx.tests.emf.resource.ExtendedResourceAdapterTest) Time elapsed: 0.001 s testGetURI_NormalEObject_WithoutResourceURI(org.eclipse.sphinx.tests.emf.resource.ExtendedResourceAdapterTest) Time elapsed: 0 s Running org.eclipse.sphinx.tests.emf.util.EObjectUtilTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s - in org.eclipse.sphinx.tests.emf.util.EObjectUtilTest testGetOrphans(org.eclipse.sphinx.tests.emf.util.EObjectUtilTest) Time elapsed: 0.003 s testSetMixedText(org.eclipse.sphinx.tests.emf.util.EObjectUtilTest) Time elapsed: 0.129 s testGetEStructuralFeature(org.eclipse.sphinx.tests.emf.util.EObjectUtilTest) Time elapsed: 0.001 s testIsAssignableFrom(org.eclipse.sphinx.tests.emf.util.EObjectUtilTest) Time elapsed: 0.001 s testGetEContainerClassifiers(org.eclipse.sphinx.tests.emf.util.EObjectUtilTest) Time elapsed: 0.002 s testFindESubTypeOf(org.eclipse.sphinx.tests.emf.util.EObjectUtilTest) Time elapsed: 0.001 s testGetAnnotatedEClassifiers(org.eclipse.sphinx.tests.emf.util.EObjectUtilTest) Time elapsed: 0 s testFindEClassifier(org.eclipse.sphinx.tests.emf.util.EObjectUtilTest) Time elapsed: 0 s testGetMixedText(org.eclipse.sphinx.tests.emf.util.EObjectUtilTest) Time elapsed: 0.02 s Running org.eclipse.sphinx.tests.emf.util.EcoreResourceUtilTest WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.eclipse.sphinx.platform.util.ReflectUtil (file:/home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/target/org.eclipse.sphinx.platform-0.13.1-SNAPSHOT.jar) to field com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser$AttributesProxy.fAttributes WARNING: Please consider reporting this to the maintainers of org.eclipse.sphinx.platform.util.ReflectUtil WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 s - in org.eclipse.sphinx.tests.emf.util.EcoreResourceUtilTest testReadSchemaLocation(org.eclipse.sphinx.tests.emf.util.EcoreResourceUtilTest) Time elapsed: 0.051 s testGetURIConverter(org.eclipse.sphinx.tests.emf.util.EcoreResourceUtilTest) Time elapsed: 0.001 s testGetResourceContents(org.eclipse.sphinx.tests.emf.util.EcoreResourceUtilTest) Time elapsed: 0.023 s testGetModelName(org.eclipse.sphinx.tests.emf.util.EcoreResourceUtilTest) Time elapsed: 0.029 s testValidate(org.eclipse.sphinx.tests.emf.util.EcoreResourceUtilTest) Time elapsed: 0.096 s testReadTargetNamespaceFromResource(org.eclipse.sphinx.tests.emf.util.EcoreResourceUtilTest) Time elapsed: 0.157 s testGetURI(org.eclipse.sphinx.tests.emf.util.EcoreResourceUtilTest) Time elapsed: 0.017 s testConvertToPlatformResourceURI(org.eclipse.sphinx.tests.emf.util.EcoreResourceUtilTest) Time elapsed: 0.001 s testReadModelNamespace(org.eclipse.sphinx.tests.emf.util.EcoreResourceUtilTest) Time elapsed: 0.074 s Running org.eclipse.sphinx.tests.emf.util.WorkspaceEditingDomainUtilTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.sphinx.tests.emf.util.WorkspaceEditingDomainUtilTest testGetEditingDomainsFromScheme(org.eclipse.sphinx.tests.emf.util.WorkspaceEditingDomainUtilTest) Time elapsed: 0.058 s Running org.eclipse.sphinx.tests.emf.util.URIExtensionsTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.sphinx.tests.emf.util.URIExtensionsTest testReplaceLastSegment_meaningfulResult(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0.001 s testAsPrefix_unchangedResult(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0.001 s testReplaceLastSegment_nullResult(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0 s testReplaceBaseURI_meaningfulResult(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0.001 s testReplaceLastSegment_exception(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0.003 s testSubstituteFragment_meaningfulResult(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0 s testReplaceLastFragmentSegment_nullResult(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0 s testReplaceBaseURI_nullResult(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0.001 s testSubstituteFragment_exception(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0 s testGetFragment_nullResult(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0 s testReplaceLastFragmentSegment_exception(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0 s testReplaceLastFragmentSegment_meaningfulResult(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0 s testAsPrefix_meaningfulResult(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0 s testSubstituteFragment_unchangedResult(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0 s testReplaceBaseURI_exception(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0 s testGetFragment_meaningfulResult(org.eclipse.sphinx.tests.emf.util.URIExtensionsTest) Time elapsed: 0.001 s Running org.eclipse.sphinx.tests.emf.ecore.OrderedFeatureMapTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.sphinx.tests.emf.ecore.OrderedFeatureMapTest testOrderedListBehaviorAdd1(org.eclipse.sphinx.tests.emf.ecore.OrderedFeatureMapTest) Time elapsed: 0.001 s testOrderedListBehaviorAdd2(org.eclipse.sphinx.tests.emf.ecore.OrderedFeatureMapTest) Time elapsed: 0 s testOrderedListBehaviorAdd3(org.eclipse.sphinx.tests.emf.ecore.OrderedFeatureMapTest) Time elapsed: 0 s testOrderedListBehaviorAddAll1(org.eclipse.sphinx.tests.emf.ecore.OrderedFeatureMapTest) Time elapsed: 0 s testOrderedListBehaviorAddAll2(org.eclipse.sphinx.tests.emf.ecore.OrderedFeatureMapTest) Time elapsed: 0 s testOrderedListBehaviorAddAll3(org.eclipse.sphinx.tests.emf.ecore.OrderedFeatureMapTest) Time elapsed: 0 s testOrderedListBehaviorSet(org.eclipse.sphinx.tests.emf.ecore.OrderedFeatureMapTest) Time elapsed: 0 s Running org.eclipse.sphinx.tests.emf.ecore.proxymanagement.ProxyResolutionBehaviorTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.sphinx.tests.emf.ecore.proxymanagement.ProxyResolutionBehaviorTest shouldReturnProxyIfResolutionIsNotPossibleInScopingResourceSet(org.eclipse.sphinx.tests.emf.ecore.proxymanagement.ProxyResolutionBehaviorTest) Time elapsed: 0.003 s shouldReturnProxyIfResolutionIsNotPossibleInResourceSet(org.eclipse.sphinx.tests.emf.ecore.proxymanagement.ProxyResolutionBehaviorTest) Time elapsed: 0 s shouldReturnResolvedEObjectForScopingResourceSet(org.eclipse.sphinx.tests.emf.ecore.proxymanagement.ProxyResolutionBehaviorTest) Time elapsed: 0 s shouldReturnResolvedEObjectForResourceSet(org.eclipse.sphinx.tests.emf.ecore.proxymanagement.ProxyResolutionBehaviorTest) Time elapsed: 0 s shouldReturnProxyIfCalledOnResouceNotContainedInAResourceSet(org.eclipse.sphinx.tests.emf.ecore.proxymanagement.ProxyResolutionBehaviorTest) Time elapsed: 0 s Running org.eclipse.sphinx.tests.emf.properties.PropertyFilterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.sphinx.tests.emf.properties.PropertyFilterTest testPropertyFilterAcceptShortName(org.eclipse.sphinx.tests.emf.properties.PropertyFilterTest) Time elapsed: 0 s testPropertyFilterAcceptList(org.eclipse.sphinx.tests.emf.properties.PropertyFilterTest) Time elapsed: 0 s testPropertyFilterAcceptStringArray(org.eclipse.sphinx.tests.emf.properties.PropertyFilterTest) Time elapsed: 0 s Running org.eclipse.sphinx.tests.emf.splitting.ModelSplitProcessorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.sphinx.tests.emf.splitting.ModelSplitProcessorTest testHummingbirdTypeModelSplit(org.eclipse.sphinx.tests.emf.splitting.ModelSplitProcessorTest) Time elapsed: 0.016 s Running org.eclipse.sphinx.tests.emf.internal.expressions.EMFObjectPropertyTesterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.sphinx.tests.emf.internal.expressions.EMFObjectPropertyTesterTest testInstanceOfTest(org.eclipse.sphinx.tests.emf.internal.expressions.EMFObjectPropertyTesterTest) Time elapsed: 0.002 s testClassNameMatchesTest(org.eclipse.sphinx.tests.emf.internal.expressions.EMFObjectPropertyTesterTest) Time elapsed: 0 s Running org.eclipse.sphinx.tests.emf.comparators.EcoreComparatorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.sphinx.tests.emf.comparators.EcoreComparatorTest testCompareObjects(org.eclipse.sphinx.tests.emf.comparators.EcoreComparatorTest) Time elapsed: 0 s Running org.eclipse.sphinx.tests.emf.serialization.RootElementTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.sphinx.tests.emf.serialization.RootElementTest testComments(org.eclipse.sphinx.tests.emf.serialization.RootElementTest) Time elapsed: 0.015 s Results: Tests run: 99, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.search.ui >--- [INFO] Building org.eclipse.sphinx.tests.emf.search.ui 0.13.1-SNAPSHOT [99/148] [INFO] from /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.search.ui/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf.search.ui --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf.search.ui --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf.search.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf.search.ui --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.tests.emf.search.ui --- [INFO] Resolving class path of org.eclipse.sphinx.tests.emf.search.ui... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf.search.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.search.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf.search.ui --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.search.ui/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf.search.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.search.ui/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.tests.emf.search.ui --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf.search.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.search.ui/target/org.eclipse.sphinx.tests.emf.search.ui-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf.search.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.search.ui/target/org.eclipse.sphinx.tests.emf.search.ui-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf.search.ui --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf.search.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf.search.ui --- [INFO] [INFO] --- tycho-surefire:2.7.0:test (default-test) @ org.eclipse.sphinx.tests.emf.search.ui --- [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.search.ui/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.800.v20200727-1323/org.eclipse.equinox.launcher-1.5.800.v20200727-1323.jar, -data, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.search.ui/target/work/data, -install, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.search.ui/target/work, -configuration, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.search.ui/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.search.ui/target/surefire.properties] Running org.eclipse.sphinx.tests.emf.search.ui.services.BasicModelSearchServiceTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in org.eclipse.sphinx.tests.emf.search.ui.services.BasicModelSearchServiceTest testGetMatchesMatchCaseInsensitiveFail1(org.eclipse.sphinx.tests.emf.search.ui.services.BasicModelSearchServiceTest) Time elapsed: 0.127 s testGetMatchesMatchCaseInsensitiveFail2(org.eclipse.sphinx.tests.emf.search.ui.services.BasicModelSearchServiceTest) Time elapsed: 0 s testGetMatchesMatchCaseSensitiveFail1(org.eclipse.sphinx.tests.emf.search.ui.services.BasicModelSearchServiceTest) Time elapsed: 0.001 s testGetMatchesMatchCaseSensitiveFail2(org.eclipse.sphinx.tests.emf.search.ui.services.BasicModelSearchServiceTest) Time elapsed: 0 s testGetMatchesMatchCaseInsensitiveSuccess1(org.eclipse.sphinx.tests.emf.search.ui.services.BasicModelSearchServiceTest) Time elapsed: 0.001 s testGetMatchesMatchCaseInsensitiveSuccess2(org.eclipse.sphinx.tests.emf.search.ui.services.BasicModelSearchServiceTest) Time elapsed: 0 s testGetMatchesMatchCaseSensitiveSuccess1(org.eclipse.sphinx.tests.emf.search.ui.services.BasicModelSearchServiceTest) Time elapsed: 0 s testGetMatchesMatchCaseSensitiveSuccess2(org.eclipse.sphinx.tests.emf.search.ui.services.BasicModelSearchServiceTest) Time elapsed: 0.001 s Results: Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.emf.validation >-- [INFO] Building org.eclipse.sphinx.tests.emf.validation 0.13.1-SNAPSHOT [100/148] [INFO] from /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.validation/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.emf.validation --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.emf.validation --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.emf.validation --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.emf.validation --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.tests.emf.validation --- [INFO] Resolving class path of org.eclipse.sphinx.tests.emf.validation... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.emf.validation --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.validation/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.tests.emf.validation --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.validation/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.emf.validation --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.validation/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.tests.emf.validation --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.emf.validation --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.validation/target/org.eclipse.sphinx.tests.emf.validation-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.emf.validation --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.validation/target/org.eclipse.sphinx.tests.emf.validation-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.emf.validation --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.emf.validation --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.emf.validation --- [INFO] [INFO] --- tycho-surefire:2.7.0:test (default-test) @ org.eclipse.sphinx.tests.emf.validation --- [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.validation/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.800.v20200727-1323/org.eclipse.equinox.launcher-1.5.800.v20200727-1323.jar, -data, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.validation/target/work/data, -install, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.validation/target/work, -configuration, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.validation/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.validation/target/surefire.properties] Running org.eclipse.sphinx.tests.emf.validation.ValidationWithCustomConstraintTest WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.eclipse.sphinx.platform.util.ReflectUtil (file:/home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/target/org.eclipse.sphinx.platform-0.13.1-SNAPSHOT.jar) to field com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser$AttributesProxy.fAttributes WARNING: Please consider reporting this to the maintainers of org.eclipse.sphinx.platform.util.ReflectUtil WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.107 s - in org.eclipse.sphinx.tests.emf.validation.ValidationWithCustomConstraintTest testNoMultipleIdenticalValidationErrors(org.eclipse.sphinx.tests.emf.validation.ValidationWithCustomConstraintTest) Time elapsed: 7.77 s Running org.eclipse.sphinx.emf.validation.markers.ValidationMarkerManagerUriComparisonTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.sphinx.emf.validation.markers.ValidationMarkerManagerUriComparisonTest checkMarkerCorrectlyFilteredForDepthInfinite[0](org.eclipse.sphinx.emf.validation.markers.ValidationMarkerManagerUriComparisonTest) Time elapsed: 0.005 s checkMarkerCorrectlyFilteredForDepthOne[0](org.eclipse.sphinx.emf.validation.markers.ValidationMarkerManagerUriComparisonTest) Time elapsed: 0 s checkMarkerCorrectlyFilteredForDepthZero[0](org.eclipse.sphinx.emf.validation.markers.ValidationMarkerManagerUriComparisonTest) Time elapsed: 0 s checkMarkerCorrectlyFilteredForDepthInfinite[1](org.eclipse.sphinx.emf.validation.markers.ValidationMarkerManagerUriComparisonTest) Time elapsed: 0 s checkMarkerCorrectlyFilteredForDepthOne[1](org.eclipse.sphinx.emf.validation.markers.ValidationMarkerManagerUriComparisonTest) Time elapsed: 0.001 s checkMarkerCorrectlyFilteredForDepthZero[1](org.eclipse.sphinx.emf.validation.markers.ValidationMarkerManagerUriComparisonTest) Time elapsed: 0 s checkMarkerCorrectlyFilteredForDepthInfinite[2](org.eclipse.sphinx.emf.validation.markers.ValidationMarkerManagerUriComparisonTest) Time elapsed: 0 s checkMarkerCorrectlyFilteredForDepthOne[2](org.eclipse.sphinx.emf.validation.markers.ValidationMarkerManagerUriComparisonTest) Time elapsed: 0 s checkMarkerCorrectlyFilteredForDepthZero[2](org.eclipse.sphinx.emf.validation.markers.ValidationMarkerManagerUriComparisonTest) Time elapsed: 0 s checkMarkerCorrectlyFilteredForDepthInfinite[3](org.eclipse.sphinx.emf.validation.markers.ValidationMarkerManagerUriComparisonTest) Time elapsed: 0 s checkMarkerCorrectlyFilteredForDepthOne[3](org.eclipse.sphinx.emf.validation.markers.ValidationMarkerManagerUriComparisonTest) Time elapsed: 0 s checkMarkerCorrectlyFilteredForDepthZero[3](org.eclipse.sphinx.emf.validation.markers.ValidationMarkerManagerUriComparisonTest) Time elapsed: 0 s checkMarkerCorrectlyFilteredForDepthInfinite[4](org.eclipse.sphinx.emf.validation.markers.ValidationMarkerManagerUriComparisonTest) Time elapsed: 0 s checkMarkerCorrectlyFilteredForDepthOne[4](org.eclipse.sphinx.emf.validation.markers.ValidationMarkerManagerUriComparisonTest) Time elapsed: 0 s checkMarkerCorrectlyFilteredForDepthZero[4](org.eclipse.sphinx.emf.validation.markers.ValidationMarkerManagerUriComparisonTest) Time elapsed: 0 s checkMarkerCorrectlyFilteredForDepthInfinite[5](org.eclipse.sphinx.emf.validation.markers.ValidationMarkerManagerUriComparisonTest) Time elapsed: 0.001 s checkMarkerCorrectlyFilteredForDepthOne[5](org.eclipse.sphinx.emf.validation.markers.ValidationMarkerManagerUriComparisonTest) Time elapsed: 0 s checkMarkerCorrectlyFilteredForDepthZero[5](org.eclipse.sphinx.emf.validation.markers.ValidationMarkerManagerUriComparisonTest) Time elapsed: 0 s Results: Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.jdt.integration >-- [INFO] Building org.eclipse.sphinx.tests.jdt.integration 0.13.1-SNAPSHOT [101/148] [INFO] from /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt.integration/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.jdt.integration --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.jdt.integration --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.jdt.integration --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.jdt.integration --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.tests.jdt.integration --- [INFO] Resolving class path of org.eclipse.sphinx.tests.jdt.integration... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.jdt.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt.integration/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.tests.jdt.integration --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt.integration/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.jdt.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt.integration/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.tests.jdt.integration --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.jdt.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt.integration/target/org.eclipse.sphinx.tests.jdt.integration-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.jdt.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt.integration/target/org.eclipse.sphinx.tests.jdt.integration-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.jdt.integration --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.jdt.integration --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.jdt.integration --- [INFO] [INFO] --- tycho-surefire:2.7.0:test (default-test) @ org.eclipse.sphinx.tests.jdt.integration --- [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt.integration/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.800.v20200727-1323/org.eclipse.equinox.launcher-1.5.800.v20200727-1323.jar, -data, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt.integration/target/work/data, -install, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt.integration/target/work, -configuration, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt.integration/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt.integration/target/surefire.properties] Running org.eclipse.sphinx.tests.jdt.integration.loaders.ProjectClassLoaderTest WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.eclipse.sphinx.platform.util.ReflectUtil (file:/home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/target/org.eclipse.sphinx.platform-0.13.1-SNAPSHOT.jar) to field com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser$AttributesProxy.fAttributes WARNING: Please consider reporting this to the maintainers of org.eclipse.sphinx.platform.util.ReflectUtil WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.608 s - in org.eclipse.sphinx.tests.jdt.integration.loaders.ProjectClassLoaderTest testClassLoaderHierarchy(org.eclipse.sphinx.tests.jdt.integration.loaders.ProjectClassLoaderTest) Time elapsed: 2.843 s testProjectClassLoader(org.eclipse.sphinx.tests.jdt.integration.loaders.ProjectClassLoaderTest) Time elapsed: 0.672 s testDelegatingCompositeBundleClassLoader(org.eclipse.sphinx.tests.jdt.integration.loaders.ProjectClassLoaderTest) Time elapsed: 0.618 s Results: Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] -------< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.jdt >-------- [INFO] Building org.eclipse.sphinx.tests.jdt 0.13.1-SNAPSHOT [102/148] [INFO] from /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.jdt --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.jdt --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.jdt --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.jdt --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.tests.jdt --- [INFO] Resolving class path of org.eclipse.sphinx.tests.jdt... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.jdt --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.tests.jdt --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.jdt --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.tests.jdt --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.jdt --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt/target/org.eclipse.sphinx.tests.jdt-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.jdt --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt/target/org.eclipse.sphinx.tests.jdt-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.jdt --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.jdt --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.jdt --- [INFO] [INFO] --- tycho-surefire:2.7.0:test (default-test) @ org.eclipse.sphinx.tests.jdt --- [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.800.v20200727-1323/org.eclipse.equinox.launcher-1.5.800.v20200727-1323.jar, -data, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt/target/work/data, -install, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt/target/work, -configuration, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt/target/surefire.properties] Running org.eclipse.sphinx.tests.jdt.JavaExtensionsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.sphinx.tests.jdt.JavaExtensionsTest testIsDevModePluginClasspathLocationOf(org.eclipse.sphinx.tests.jdt.JavaExtensionsTest) Time elapsed: 0.004 s testIsInstalledPluginClasspathRootLocationOf(org.eclipse.sphinx.tests.jdt.JavaExtensionsTest) Time elapsed: 0 s Results: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.platform.integration >-- [INFO] Building org.eclipse.sphinx.tests.platform.integration 0.13.1-SNAPSHOT [103/148] [INFO] from /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform.integration/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.platform.integration --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.platform.integration --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.platform.integration --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.platform.integration --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.tests.platform.integration --- [INFO] Resolving class path of org.eclipse.sphinx.tests.platform.integration... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.platform.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform.integration/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.tests.platform.integration --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform.integration/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.platform.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform.integration/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.tests.platform.integration --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.platform.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform.integration/target/org.eclipse.sphinx.tests.platform.integration-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.platform.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform.integration/target/org.eclipse.sphinx.tests.platform.integration-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.platform.integration --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.platform.integration --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.platform.integration --- [INFO] [INFO] --- tycho-surefire:2.7.0:test (default-test) @ org.eclipse.sphinx.tests.platform.integration --- [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform.integration/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.800.v20200727-1323/org.eclipse.equinox.launcher-1.5.800.v20200727-1323.jar, -data, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform.integration/target/work/data, -install, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform.integration/target/work, -configuration, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform.integration/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform.integration/target/surefire.properties] Running org.eclipse.sphinx.tests.platform.integration.resource.ResourceDeltaVisitorTest WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.eclipse.sphinx.platform.util.ReflectUtil (file:/home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/target/org.eclipse.sphinx.platform-0.13.1-SNAPSHOT.jar) to field com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser$AttributesProxy.fAttributes WARNING: Please consider reporting this to the maintainers of org.eclipse.sphinx.platform.util.ReflectUtil WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.13 s - in org.eclipse.sphinx.tests.platform.integration.resource.ResourceDeltaVisitorTest testFileCreated(org.eclipse.sphinx.tests.platform.integration.resource.ResourceDeltaVisitorTest) Time elapsed: 2.978 s testFileRemoved(org.eclipse.sphinx.tests.platform.integration.resource.ResourceDeltaVisitorTest) Time elapsed: 0.643 s testFileRenamed(org.eclipse.sphinx.tests.platform.integration.resource.ResourceDeltaVisitorTest) Time elapsed: 1.576 s testProjectDescriptonChanged(org.eclipse.sphinx.tests.platform.integration.resource.ResourceDeltaVisitorTest) Time elapsed: 0.844 s testPrivatePlatformResourceChanged(org.eclipse.sphinx.tests.platform.integration.resource.ResourceDeltaVisitorTest) Time elapsed: 0.387 s testProjectSettingsChanged(org.eclipse.sphinx.tests.platform.integration.resource.ResourceDeltaVisitorTest) Time elapsed: 0.124 s testFileMoved(org.eclipse.sphinx.tests.platform.integration.resource.ResourceDeltaVisitorTest) Time elapsed: 2.139 s testFolderMoved(org.eclipse.sphinx.tests.platform.integration.resource.ResourceDeltaVisitorTest) Time elapsed: 0.792 s testProjectClosed(org.eclipse.sphinx.tests.platform.integration.resource.ResourceDeltaVisitorTest) Time elapsed: 0.224 s testSettingsFolderChanged(org.eclipse.sphinx.tests.platform.integration.resource.ResourceDeltaVisitorTest) Time elapsed: 0.456 s testProjectOpened(org.eclipse.sphinx.tests.platform.integration.resource.ResourceDeltaVisitorTest) Time elapsed: 0.687 s testProjectCreated(org.eclipse.sphinx.tests.platform.integration.resource.ResourceDeltaVisitorTest) Time elapsed: 0.812 s testProjectRemoved(org.eclipse.sphinx.tests.platform.integration.resource.ResourceDeltaVisitorTest) Time elapsed: 0.207 s testProjectRenamed(org.eclipse.sphinx.tests.platform.integration.resource.ResourceDeltaVisitorTest) Time elapsed: 0.628 s testFolderCreated(org.eclipse.sphinx.tests.platform.integration.resource.ResourceDeltaVisitorTest) Time elapsed: 0.301 s testFolderRemoved(org.eclipse.sphinx.tests.platform.integration.resource.ResourceDeltaVisitorTest) Time elapsed: 0.211 s testFileChanged(org.eclipse.sphinx.tests.platform.integration.resource.ResourceDeltaVisitorTest) Time elapsed: 1.815 s Running org.eclipse.sphinx.tests.platform.integration.util.ExtendedPlatformTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.213 s - in org.eclipse.sphinx.tests.platform.integration.util.ExtendedPlatformTest testGetProjectGroup(org.eclipse.sphinx.tests.platform.integration.util.ExtendedPlatformTest) Time elapsed: 1.014 s testGetAllFilesOfFolder(org.eclipse.sphinx.tests.platform.integration.util.ExtendedPlatformTest) Time elapsed: 0.113 s testGetContentTypeId_File(org.eclipse.sphinx.tests.platform.integration.util.ExtendedPlatformTest) Time elapsed: 0.238 s testGetContentTypeId_IFile(org.eclipse.sphinx.tests.platform.integration.util.ExtendedPlatformTest) Time elapsed: 0.825 s testGetMembersSafelyOfContainer(org.eclipse.sphinx.tests.platform.integration.util.ExtendedPlatformTest) Time elapsed: 0.251 s testGetAllReferencingProjects(org.eclipse.sphinx.tests.platform.integration.util.ExtendedPlatformTest) Time elapsed: 0.117 s testIsProjectDescriptionFile(org.eclipse.sphinx.tests.platform.integration.util.ExtendedPlatformTest) Time elapsed: 0.117 s testIsPlatformPrivate(org.eclipse.sphinx.tests.platform.integration.util.ExtendedPlatformTest) Time elapsed: 0.118 s testRemoveNature(org.eclipse.sphinx.tests.platform.integration.util.ExtendedPlatformTest) Time elapsed: 0.499 s testIsRootProject(org.eclipse.sphinx.tests.platform.integration.util.ExtendedPlatformTest) Time elapsed: 0.114 s testGetAllReferencedProjects(org.eclipse.sphinx.tests.platform.integration.util.ExtendedPlatformTest) Time elapsed: 0.114 s testGetReferencingProjectsSafely(org.eclipse.sphinx.tests.platform.integration.util.ExtendedPlatformTest) Time elapsed: 0.111 s testAddNature(org.eclipse.sphinx.tests.platform.integration.util.ExtendedPlatformTest) Time elapsed: 0.331 s testGetRootProjects(org.eclipse.sphinx.tests.platform.integration.util.ExtendedPlatformTest) Time elapsed: 0.32 s testIsProjectPropertiesFolder(org.eclipse.sphinx.tests.platform.integration.util.ExtendedPlatformTest) Time elapsed: 0.113 s testGetSchedulingRuleFor_IFILE(org.eclipse.sphinx.tests.platform.integration.util.ExtendedPlatformTest) Time elapsed: 0.115 s testGetSchedulingRuleFor_IPATH(org.eclipse.sphinx.tests.platform.integration.util.ExtendedPlatformTest) Time elapsed: 0.113 s testGetProjectsFromNatureID(org.eclipse.sphinx.tests.platform.integration.util.ExtendedPlatformTest) Time elapsed: 1.253 s testIsProjectPropertiesFile(org.eclipse.sphinx.tests.platform.integration.util.ExtendedPlatformTest) Time elapsed: 0.11 s testGetReferencedProjectsSafely(org.eclipse.sphinx.tests.platform.integration.util.ExtendedPlatformTest) Time elapsed: 0.11 s testGetFirstRootProject(org.eclipse.sphinx.tests.platform.integration.util.ExtendedPlatformTest) Time elapsed: 0.109 s Results: Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] -----< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.platform >----- [INFO] Building org.eclipse.sphinx.tests.platform 0.13.1-SNAPSHOT [104/148] [INFO] from /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.platform --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.platform --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.platform --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.platform --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.tests.platform --- [INFO] Resolving class path of org.eclipse.sphinx.tests.platform... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.platform --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.tests.platform --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.platform --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.tests.platform --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.platform --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform/target/org.eclipse.sphinx.tests.platform-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.platform --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform/target/org.eclipse.sphinx.tests.platform-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.platform --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.platform --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.platform --- [INFO] [INFO] --- tycho-surefire:2.7.0:test (default-test) @ org.eclipse.sphinx.tests.platform --- [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.800.v20200727-1323/org.eclipse.equinox.launcher-1.5.800.v20200727-1323.jar, -data, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform/target/work/data, -install, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform/target/work, -configuration, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform/target/surefire.properties] Running org.eclipse.sphinx.tests.platform.resources.ResourceChangeDispatcherTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in org.eclipse.sphinx.tests.platform.resources.ResourceChangeDispatcherTest testResourceChanged1(org.eclipse.sphinx.tests.platform.resources.ResourceChangeDispatcherTest) Time elapsed: 0.002 s testResourceChanged2(org.eclipse.sphinx.tests.platform.resources.ResourceChangeDispatcherTest) Time elapsed: 0 s testResourceChanged3(org.eclipse.sphinx.tests.platform.resources.ResourceChangeDispatcherTest) Time elapsed: 0 s testAddResourceChangeListenerWithMask(org.eclipse.sphinx.tests.platform.resources.ResourceChangeDispatcherTest) Time elapsed: 0 s testAddResourceChangeListener(org.eclipse.sphinx.tests.platform.resources.ResourceChangeDispatcherTest) Time elapsed: 0 s Running org.eclipse.sphinx.tests.platform.util.ReflectUtilTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s - in org.eclipse.sphinx.tests.platform.util.ReflectUtilTest testGetFieldValue(org.eclipse.sphinx.tests.platform.util.ReflectUtilTest) Time elapsed: 0.002 s testGetSuperPackageName(org.eclipse.sphinx.tests.platform.util.ReflectUtilTest) Time elapsed: 0 s testFindDeclaredMethod(org.eclipse.sphinx.tests.platform.util.ReflectUtilTest) Time elapsed: 0.002 s testGetInvisibleFieldValue(org.eclipse.sphinx.tests.platform.util.ReflectUtilTest) Time elapsed: 0.001 s testFindMethod(org.eclipse.sphinx.tests.platform.util.ReflectUtilTest) Time elapsed: 0.007 s testFindDeclaredField(org.eclipse.sphinx.tests.platform.util.ReflectUtilTest) Time elapsed: 0 s testIsAssignableFrom(org.eclipse.sphinx.tests.platform.util.ReflectUtilTest) Time elapsed: 0 s testClearAllFields_1(org.eclipse.sphinx.tests.platform.util.ReflectUtilTest) Time elapsed: 0.005 s testClearAllFields_2(org.eclipse.sphinx.tests.platform.util.ReflectUtilTest) Time elapsed: 0.001 s testGetSimplePackageName(org.eclipse.sphinx.tests.platform.util.ReflectUtilTest) Time elapsed: 0 s testInvokeMethod(org.eclipse.sphinx.tests.platform.util.ReflectUtilTest) Time elapsed: 0.026 s testFindField(org.eclipse.sphinx.tests.platform.util.ReflectUtilTest) Time elapsed: 0 s testInvokeInvisibleMethod(org.eclipse.sphinx.tests.platform.util.ReflectUtilTest) Time elapsed: 0.003 s Running org.eclipse.sphinx.tests.platform.util.StatusUtilTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.sphinx.tests.platform.util.StatusUtilTest testGetMostSevereStatusFromTwoGivenStatus(org.eclipse.sphinx.tests.platform.util.StatusUtilTest) Time elapsed: 0.001 s testCreateInfoStatus(org.eclipse.sphinx.tests.platform.util.StatusUtilTest) Time elapsed: 0.001 s testGetMostSevereStatusFromGivenList(org.eclipse.sphinx.tests.platform.util.StatusUtilTest) Time elapsed: 0 s testCreateWarningStatus(org.eclipse.sphinx.tests.platform.util.StatusUtilTest) Time elapsed: 0.001 s testCreateErrorStatus(org.eclipse.sphinx.tests.platform.util.StatusUtilTest) Time elapsed: 0 s Results: Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.plugins:org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand >-- [INFO] Building org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand 0.13.1-SNAPSHOT [105/148] [INFO] from /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand --- [INFO] Resolving class path of org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand/target/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand/target/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand --- [JENKINS] Recording test results[INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --< org.eclipse.sphinx.tests:org.eclipse.sphinx.tests.xtendxpand.integration >-- [INFO] Building org.eclipse.sphinx.tests.xtendxpand.integration 0.13.1-SNAPSHOT [106/148] [INFO] from /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.xtendxpand.integration/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.tests.xtendxpand.integration --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.tests.xtendxpand.integration --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.tests.xtendxpand.integration --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.tests.xtendxpand.integration --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.tests.xtendxpand.integration --- [INFO] Resolving class path of org.eclipse.sphinx.tests.xtendxpand.integration... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.16.0.v20200828-0821/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.tests.xtendxpand.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.xtendxpand.integration/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.tests.xtendxpand.integration --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.xtendxpand.integration/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.tests.xtendxpand.integration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.xtendxpand.integration/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.tests.xtendxpand.integration --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.tests.xtendxpand.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.xtendxpand.integration/target/org.eclipse.sphinx.tests.xtendxpand.integration-0.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.tests.xtendxpand.integration --- [INFO] Building jar: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.xtendxpand.integration/target/org.eclipse.sphinx.tests.xtendxpand.integration-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.tests.xtendxpand.integration --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.tests.xtendxpand.integration --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.tests.xtendxpand.integration --- [INFO] [INFO] --- tycho-surefire:2.7.0:test (default-test) @ org.eclipse.sphinx.tests.xtendxpand.integration --- [INFO] Could not find the Toolchain, using java from JAVA_HOME instead [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.xtendxpand.integration/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.800.v20200727-1323/org.eclipse.equinox.launcher-1.5.800.v20200727-1323.jar, -data, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.xtendxpand.integration/target/work/data, -install, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.xtendxpand.integration/target/work, -configuration, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.xtendxpand.integration/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.xtendxpand.integration/target/surefire.properties] Running org.eclipse.sphinx.tests.xtendxpand.integration.CheckJobTest WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.eclipse.sphinx.platform.util.ReflectUtil (file:/home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/target/org.eclipse.sphinx.platform-0.13.1-SNAPSHOT.jar) to field com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser$AttributesProxy.fAttributes WARNING: Please consider reporting this to the maintainers of org.eclipse.sphinx.platform.util.ReflectUtil WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release log4j:WARN No appenders could be found for logger (org.eclipse.sphinx.xtendxpand.jobs.CheckJob). log4j:WARN Please initialize the log4j system properly. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.374 s - in org.eclipse.sphinx.tests.xtendxpand.integration.CheckJobTest testHummingbird20Check(org.eclipse.sphinx.tests.xtendxpand.integration.CheckJobTest) Time elapsed: 4.284 s Running org.eclipse.sphinx.tests.xtendxpand.integration.XtendXpandUtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.776 s - in org.eclipse.sphinx.tests.xtendxpand.integration.XtendXpandUtilTest testGetUnderlyingFile_inWorkspace(org.eclipse.sphinx.tests.xtendxpand.integration.XtendXpandUtilTest) Time elapsed: 2.367 s testGetUnderlyingFile_linkedToWorkspace(org.eclipse.sphinx.tests.xtendxpand.integration.XtendXpandUtilTest) Time elapsed: 0.406 s Running org.eclipse.sphinx.tests.xtendxpand.integration.XtendJobTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.778 s - in org.eclipse.sphinx.tests.xtendxpand.integration.XtendJobTest testUML2ToHummingbird20Transform(org.eclipse.sphinx.tests.xtendxpand.integration.XtendJobTest) Time elapsed: 0.776 s Running org.eclipse.sphinx.tests.xtendxpand.integration.BasicWorkspaceResourceLoaderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.716 s - in org.eclipse.sphinx.tests.xtendxpand.integration.BasicWorkspaceResourceLoaderTest testGetResource_inWorkspace(org.eclipse.sphinx.tests.xtendxpand.integration.BasicWorkspaceResourceLoaderTest) Time elapsed: 3.238 s testGetResource_inPlugin(org.eclipse.sphinx.tests.xtendxpand.integration.BasicWorkspaceResourceLoaderTest) Time elapsed: 3.476 s Running org.eclipse.sphinx.tests.xtendxpand.integration.WorkspaceStorageFinderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.365 s - in org.eclipse.sphinx.tests.xtendxpand.integration.WorkspaceStorageFinderTest testFindStorage_pluginTemplate(org.eclipse.sphinx.tests.xtendxpand.integration.WorkspaceStorageFinderTest) Time elapsed: 3.66 s testFindStorage_workspaceTemplate(org.eclipse.sphinx.tests.xtendxpand.integration.WorkspaceStorageFinderTest) Time elapsed: 3.703 s Running org.eclipse.sphinx.tests.xtendxpand.integration.XpandJobTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.393 s - in org.eclipse.sphinx.tests.xtendxpand.integration.XpandJobTest testHummingbird20Codegen_workspaceTemplate(org.eclipse.sphinx.tests.xtendxpand.integration.XpandJobTest) Time elapsed: 1.221 s testHummingbird20Codegen_pluginTemplate(org.eclipse.sphinx.tests.xtendxpand.integration.XpandJobTest) Time elapsed: 0.17 s Results: Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [JENKINS] Recording test results [INFO] [INFO] --------< org.eclipse.sphinx.features:org.eclipse.sphinx.core >--------- [INFO] Building org.eclipse.sphinx.core 0.13.1-SNAPSHOT [107/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.core-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.core --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.core --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.core --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.core --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.core --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.core --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.core --- [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB) [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.core-feature/target/org.eclipse.sphinx.core-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.core --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.core --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.core --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.core-feature/target/org.eclipse.sphinx.core-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.core --- [INFO] [INFO] ------< org.eclipse.sphinx.features:org.eclipse.sphinx.emf.check >------ [INFO] Building org.eclipse.sphinx.emf.check 0.13.1-SNAPSHOT [108/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.check-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.emf.check --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.check --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.check --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.check --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.check --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.check --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.emf.check --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.check-feature/target/org.eclipse.sphinx.emf.check-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.check --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.emf.check --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.check --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.check-feature/target/org.eclipse.sphinx.emf.check-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.check --- [INFO] [INFO] -----< org.eclipse.sphinx.features:org.eclipse.sphinx.emf.compare >----- [INFO] Building org.eclipse.sphinx.emf.compare 0.13.1-SNAPSHOT [109/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.compare-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.emf.compare --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.compare --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.compare --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.compare --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.compare --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.compare --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.emf.compare --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.compare-feature/target/org.eclipse.sphinx.emf.compare-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.compare --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.emf.compare --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.compare --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.compare-feature/target/org.eclipse.sphinx.emf.compare-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.compare --- [INFO] [INFO] -----< org.eclipse.sphinx.features:org.eclipse.sphinx.emf.editors >----- [INFO] Building org.eclipse.sphinx.emf.editors 0.13.1-SNAPSHOT [110/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.editors-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.emf.editors --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.editors --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.editors --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.editors --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.editors --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.editors --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.emf.editors --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.editors-feature/target/org.eclipse.sphinx.emf.editors-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.editors --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.emf.editors --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.editors --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.editors-feature/target/org.eclipse.sphinx.emf.editors-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.editors --- [INFO] [INFO] --< org.eclipse.sphinx.features:org.eclipse.sphinx.emf.editors.forms >-- [INFO] Building org.eclipse.sphinx.emf.editors.forms 0.13.1-SNAPSHOT [111/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.editors.forms-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.editors.forms-feature/target/org.eclipse.sphinx.emf.editors.forms-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.editors.forms --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.editors.forms-feature/target/org.eclipse.sphinx.emf.editors.forms-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.editors.forms --- [INFO] [INFO] --< org.eclipse.sphinx.features:org.eclipse.sphinx.emf.editors.forms.nebula >-- [INFO] Building org.eclipse.sphinx.emf.editors.forms.nebula 0.13.1-SNAPSHOT [112/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.editors.forms.nebula-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.editors.forms.nebula-feature/target/org.eclipse.sphinx.emf.editors.forms.nebula-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.editors.forms.nebula-feature/target/org.eclipse.sphinx.emf.editors.forms.nebula-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.editors.forms.nebula --- [INFO] [INFO] --< org.eclipse.sphinx.features:org.eclipse.sphinx.emf.viatra.query >--- [INFO] Building org.eclipse.sphinx.emf.viatra.query 0.13.1-SNAPSHOT [113/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.viatra.query-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.viatra.query-feature/target/org.eclipse.sphinx.emf.viatra.query-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.viatra.query --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.viatra.query-feature/target/org.eclipse.sphinx.emf.viatra.query-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.viatra.query --- [INFO] [INFO] --< org.eclipse.sphinx.features:org.eclipse.sphinx.emf.metamodelgen >--- [INFO] Building org.eclipse.sphinx.emf.metamodelgen 0.13.1-SNAPSHOT [114/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.metamodelgen-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.metamodelgen-feature/target/org.eclipse.sphinx.emf.metamodelgen-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.metamodelgen --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.metamodelgen-feature/target/org.eclipse.sphinx.emf.metamodelgen-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.metamodelgen --- [INFO] [INFO] ---< org.eclipse.sphinx.features:org.eclipse.sphinx.emf.mwe.dynamic >--- [INFO] Building org.eclipse.sphinx.emf.mwe.dynamic 0.13.1-SNAPSHOT [115/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.mwe.dynamic-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.mwe.dynamic-feature/target/org.eclipse.sphinx.emf.mwe.dynamic-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.mwe.dynamic --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.mwe.dynamic-feature/target/org.eclipse.sphinx.emf.mwe.dynamic-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.mwe.dynamic --- [INFO] [INFO] ---< org.eclipse.sphinx.features:org.eclipse.sphinx.emf.navigators >---- [INFO] Building org.eclipse.sphinx.emf.navigators 0.13.1-SNAPSHOT [116/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.navigators-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.emf.navigators --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.navigators --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.navigators --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.navigators --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.navigators --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.navigators --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.emf.navigators --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.navigators-feature/target/org.eclipse.sphinx.emf.navigators-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.navigators --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.emf.navigators --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.navigators --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.navigators-feature/target/org.eclipse.sphinx.emf.navigators-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.navigators --- [INFO] [INFO] -----< org.eclipse.sphinx.features:org.eclipse.sphinx.emf.search >------ [INFO] Building org.eclipse.sphinx.emf.search 0.13.1-SNAPSHOT [117/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.search-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.emf.search --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.search --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.search --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.search --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.search --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.search --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.emf.search --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.search-feature/target/org.eclipse.sphinx.emf.search-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.search --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.emf.search --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.search --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.search-feature/target/org.eclipse.sphinx.emf.search-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.search --- [INFO] [INFO] --< org.eclipse.sphinx.features:org.eclipse.sphinx.emf.serialization >-- [INFO] Building org.eclipse.sphinx.emf.serialization 0.13.1-SNAPSHOT [118/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.serialization-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.emf.serialization --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.serialization --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.serialization --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.serialization --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.serialization --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.serialization --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.emf.serialization --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.serialization-feature/target/org.eclipse.sphinx.emf.serialization-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.serialization --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.emf.serialization --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.serialization --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.serialization-feature/target/org.eclipse.sphinx.emf.serialization-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.serialization --- [INFO] [INFO] --< org.eclipse.sphinx.features:org.eclipse.sphinx.emf.serialization.generators >-- [INFO] Building org.eclipse.sphinx.emf.serialization.generators 0.13.1-SNAPSHOT [119/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.serialization.generators-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.serialization.generators-feature/target/org.eclipse.sphinx.emf.serialization.generators-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.serialization.generators --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.serialization.generators-feature/target/org.eclipse.sphinx.emf.serialization.generators-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.serialization.generators --- [INFO] [INFO] ---< org.eclipse.sphinx.features:org.eclipse.sphinx.emf.validation >---- [INFO] Building org.eclipse.sphinx.emf.validation 0.13.1-SNAPSHOT [120/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.validation-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.emf.validation --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.validation --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.validation --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.validation --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.emf.validation --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.validation --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.emf.validation --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.validation-feature/target/org.eclipse.sphinx.emf.validation-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.validation --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.emf.validation --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.validation --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.validation-feature/target/org.eclipse.sphinx.emf.validation-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.validation --- [INFO] [INFO] -----< org.eclipse.sphinx.features:org.eclipse.sphinx.gmf.editors >----- [INFO] Building org.eclipse.sphinx.gmf.editors 0.13.1-SNAPSHOT [121/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.gmf.editors-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.gmf.editors --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.gmf.editors --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.gmf.editors --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.gmf.editors --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.gmf.editors --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.gmf.editors --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.gmf.editors --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.gmf.editors-feature/target/org.eclipse.sphinx.gmf.editors-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.gmf.editors --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.gmf.editors --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.gmf.editors --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.gmf.editors-feature/target/org.eclipse.sphinx.gmf.editors-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.gmf.editors --- [INFO] [INFO] -------< org.eclipse.sphinx.features:org.eclipse.sphinx.jdtpde >-------- [INFO] Building org.eclipse.sphinx.jdtpde 0.13.1-SNAPSHOT [122/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.jdtpde-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.jdtpde --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.jdtpde --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.jdtpde --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.jdtpde --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.jdtpde --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.jdtpde --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.jdtpde --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.jdtpde-feature/target/org.eclipse.sphinx.jdtpde-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.jdtpde --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.jdtpde --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.jdtpde --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.jdtpde-feature/target/org.eclipse.sphinx.jdtpde-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.jdtpde --- [INFO] [INFO] -----< org.eclipse.sphinx.features:org.eclipse.sphinx.xtendxpand >------ [INFO] Building org.eclipse.sphinx.xtendxpand 0.13.1-SNAPSHOT [123/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.xtendxpand-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.xtendxpand --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.xtendxpand --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.xtendxpand --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.xtendxpand --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.xtendxpand --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.xtendxpand --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.xtendxpand --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.xtendxpand-feature/target/org.eclipse.sphinx.xtendxpand-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.xtendxpand --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.xtendxpand --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.xtendxpand --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.xtendxpand-feature/target/org.eclipse.sphinx.xtendxpand-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.xtendxpand --- [INFO] [INFO] ----< org.eclipse.sphinx.features:org.eclipse.sphinx.examples.core >---- [INFO] Building org.eclipse.sphinx.examples.core 0.13.1-SNAPSHOT [124/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.core-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.examples.core --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.core --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.core --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.core --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.core --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.core --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.examples.core --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.core-feature/target/org.eclipse.sphinx.examples.core-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.core --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.examples.core --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.core --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.core-feature/target/org.eclipse.sphinx.examples.core-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.core --- [INFO] [INFO] --< org.eclipse.sphinx.features:org.eclipse.sphinx.examples.emf.compare >-- [INFO] Building org.eclipse.sphinx.examples.emf.compare 0.13.1-SNAPSHOT [125/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.emf.compare-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.examples.emf.compare --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.emf.compare --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.emf.compare --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.emf.compare --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.emf.compare --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.emf.compare --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.examples.emf.compare --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.emf.compare-feature/target/org.eclipse.sphinx.examples.emf.compare-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.emf.compare --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.examples.emf.compare --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.emf.compare --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.emf.compare-feature/target/org.eclipse.sphinx.examples.emf.compare-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.emf.compare --- [INFO] [INFO] --< org.eclipse.sphinx.features:org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query >-- [INFO] Building org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query 0.13.1-SNAPSHOT [126/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query-feature/target/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query-feature/target/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query --- [INFO] [INFO] --< org.eclipse.sphinx.features:org.eclipse.sphinx.examples.viatra.query >-- [INFO] Building org.eclipse.sphinx.examples.viatra.query 0.13.1-SNAPSHOT [127/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.viatra.query-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.examples.viatra.query --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.viatra.query --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.viatra.query --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.viatra.query --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.viatra.query --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.viatra.query --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.examples.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.viatra.query-feature/target/org.eclipse.sphinx.examples.viatra.query-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.viatra.query --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.examples.viatra.query --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.viatra.query --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.viatra.query-feature/target/org.eclipse.sphinx.examples.viatra.query-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.viatra.query --- [INFO] [INFO] --< org.eclipse.sphinx.features:org.eclipse.sphinx.examples.metamodels.hummingbird >-- [INFO] Building org.eclipse.sphinx.examples.metamodels.hummingbird 0.13.1-SNAPSHOT [128/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.hummingbird-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.examples.metamodels.hummingbird --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.metamodels.hummingbird --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.metamodels.hummingbird --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.metamodels.hummingbird --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.metamodels.hummingbird --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.metamodels.hummingbird --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.examples.metamodels.hummingbird --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.hummingbird-feature/target/org.eclipse.sphinx.examples.metamodels.hummingbird-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.metamodels.hummingbird --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.examples.metamodels.hummingbird --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.metamodels.hummingbird --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.hummingbird-feature/target/org.eclipse.sphinx.examples.metamodels.hummingbird-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.metamodels.hummingbird --- [INFO] [INFO] --< org.eclipse.sphinx.features:org.eclipse.sphinx.examples.metamodels.hummingbird.nebula >-- [INFO] Building org.eclipse.sphinx.examples.metamodels.hummingbird.nebula 0.13.1-SNAPSHOT [129/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.examples.metamodels.hummingbird.nebula --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.metamodels.hummingbird.nebula --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.metamodels.hummingbird.nebula --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.metamodels.hummingbird.nebula --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.metamodels.hummingbird.nebula --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.metamodels.hummingbird.nebula --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.examples.metamodels.hummingbird.nebula --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula-feature/target/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.metamodels.hummingbird.nebula --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.examples.metamodels.hummingbird.nebula --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.metamodels.hummingbird.nebula --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula-feature/target/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.metamodels.hummingbird.nebula --- [INFO] [INFO] --< org.eclipse.sphinx.features:org.eclipse.sphinx.examples.metamodels.uml2 >-- [INFO] Building org.eclipse.sphinx.examples.metamodels.uml2 0.13.1-SNAPSHOT [130/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.uml2-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.examples.metamodels.uml2 --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.metamodels.uml2 --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.metamodels.uml2 --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.metamodels.uml2 --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.metamodels.uml2 --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.metamodels.uml2 --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.examples.metamodels.uml2 --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.uml2-feature/target/org.eclipse.sphinx.examples.metamodels.uml2-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.metamodels.uml2 --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.examples.metamodels.uml2 --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.metamodels.uml2 --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.uml2-feature/target/org.eclipse.sphinx.examples.metamodels.uml2-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.metamodels.uml2 --- [INFO] [INFO] --< org.eclipse.sphinx.features:org.eclipse.sphinx.examples.navigators >-- [INFO] Building org.eclipse.sphinx.examples.navigators 0.13.1-SNAPSHOT [131/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.navigators-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.examples.navigators --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.navigators --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.navigators --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.navigators --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.navigators --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.navigators --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.examples.navigators --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.navigators-feature/target/org.eclipse.sphinx.examples.navigators-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.navigators --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.examples.navigators --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.navigators --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.navigators --- [INFO] [INFO] ---< org.eclipse.sphinx.features:org.eclipse.sphinx.examples.nebula >--- [INFO] Building org.eclipse.sphinx.examples.nebula 0.13.1-SNAPSHOT [132/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.nebula-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.examples.nebula --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.nebula --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.nebula --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.nebula --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.nebula --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.nebula --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.examples.nebula --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.nebula-feature/target/org.eclipse.sphinx.examples.nebula-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.nebula --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.examples.nebula --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.nebula --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.nebula-feature/target/org.eclipse.sphinx.examples.nebula-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.nebula --- [INFO] [INFO] --< org.eclipse.sphinx.features:org.eclipse.sphinx.examples.validation >-- [INFO] Building org.eclipse.sphinx.examples.validation 0.13.1-SNAPSHOT [133/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.validation-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.examples.validation --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.validation --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.validation --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.validation --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.validation --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.validation --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.examples.validation --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.validation-feature/target/org.eclipse.sphinx.examples.validation-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.validation --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.examples.validation --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.validation --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.validation-feature/target/org.eclipse.sphinx.examples.validation-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.validation --- [INFO] [INFO] --< org.eclipse.sphinx.features:org.eclipse.sphinx.examples.workflows >-- [INFO] Building org.eclipse.sphinx.examples.workflows 0.13.1-SNAPSHOT [134/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.workflows-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.examples.workflows --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.workflows --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.workflows --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.workflows --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.workflows --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.workflows --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.examples.workflows --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.workflows-feature/target/org.eclipse.sphinx.examples.workflows-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.workflows --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.examples.workflows --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.workflows --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.workflows-feature/target/org.eclipse.sphinx.examples.workflows-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.workflows --- [INFO] [INFO] --< org.eclipse.sphinx.features:org.eclipse.sphinx.examples.xtendxpand >-- [INFO] Building org.eclipse.sphinx.examples.xtendxpand 0.13.1-SNAPSHOT [135/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.xtendxpand-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.examples.xtendxpand --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples.xtendxpand --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples.xtendxpand --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples.xtendxpand --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples.xtendxpand --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples.xtendxpand --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.examples.xtendxpand --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.xtendxpand-feature/target/org.eclipse.sphinx.examples.xtendxpand-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples.xtendxpand --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.examples.xtendxpand --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples.xtendxpand --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.xtendxpand-feature/target/org.eclipse.sphinx.examples.xtendxpand-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples.xtendxpand --- [INFO] [INFO] -----------< org.eclipse.sphinx.features:org.eclipse.sphinx >----------- [INFO] Building org.eclipse.sphinx 0.13.1-SNAPSHOT [136/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx-feature/target/org.eclipse.sphinx-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx-feature/target/org.eclipse.sphinx-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx --- [INFO] [INFO] ---------< org.eclipse.sphinx.docs:org.eclipse.sphinx.doc.isv >--------- [INFO] Building org.eclipse.sphinx.doc.isv 0.13.1-SNAPSHOT [137/148] [INFO] from /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.doc.isv --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.doc.isv --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.doc.isv --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.doc.isv --- [INFO] [INFO] --- tycho-compiler:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.sphinx.doc.isv --- [INFO] Resolving class path of org.eclipse.sphinx.doc.isv... [INFO] [INFO] --- antrun:1.7:run (default) @ org.eclipse.sphinx.doc.isv --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom (1.5 kB at 23 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.11/maven-2.0.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.11/maven-2.0.11.pom (22 kB at 809 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/12/maven-parent-12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/12/maven-parent-12.pom (22 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom (2.8 kB at 75 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom (2.2 kB at 68 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom (3.2 kB at 180 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 4.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (1.4 kB at 26 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom (2.0 kB at 66 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom (2.6 kB at 75 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom (2.3 kB at 75 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom (1.6 kB at 51 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom (1.9 kB at 62 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.2/ant-1.8.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.2/ant-1.8.2.pom (9.9 kB at 186 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.8.2/ant-parent-1.8.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.8.2/ant-parent-1.8.2.pom (4.7 kB at 142 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.pom (2.4 kB at 151 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.jar (13 kB at 174 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.jar (37 kB at 826 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.jar (51 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.jar (123 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.jar (26 kB at 495 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.jar (31 kB at 557 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.2/ant-1.8.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.jar (58 kB at 929 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.jar (97 kB at 1.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar (12 kB at 171 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar (35 kB at 377 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.jar (90 kB at 923 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.2/ant-1.8.2.jar (1.9 MB at 13 MB/s) [INFO] Executing tasks main: all: [mediawiki-to-eclipse-help] Fetched 0 image files for Sphinx [INFO] Executed tasks [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.doc.isv --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.0:compile (default-compile) @ org.eclipse.sphinx.doc.isv --- [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ org.eclipse.sphinx.doc.isv --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.0:testCompile (default-testCompile) @ org.eclipse.sphinx.doc.isv --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.sphinx.doc.isv --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.doc.isv --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.doc.isv --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.doc.isv --- [INFO] Building jar: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/org.eclipse.sphinx.doc.isv-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.doc.isv --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.doc.isv --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.doc.isv --- [INFO] [INFO] --- tycho-surefire:2.7.0:integration-test (default-integration-test) @ org.eclipse.sphinx.doc.isv --- [JENKINS] Recording test results [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.sphinx.doc.isv --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- tycho-document-bundle:2.7.0:javadoc (javadoc) @ org.eclipse.sphinx.doc.isv --- [INFO] Scopes: [compile, provided] [INFO] Output directory: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api [INFO] BaseDir: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv [INFO] Cleaning up first [INFO] 50 source folders [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.jdt/xtend-gen [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/src-gen [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.viatra.query/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.ui/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/xtend-gen [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.pde/xtend-gen [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.metamodelgen/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare.ui/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.workspace/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.jdt/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace.viatra.query/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtendxpand.ui/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.ui/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.metamodelgen.ui/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace.ui/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/xtend-gen [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.launching/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.runtime.ui/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.explorer/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtend.typesystem.emf/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare/xtend-gen [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.search.ui/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.pde/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.bridge/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.forms/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.ui/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.viatra.query/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.forms.nebula/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/src [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/xtend-gen [INFO] Source folder: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtendxpand/src [INFO] 307 classpath deps [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.collections/10.2.0.v20200211-1558/org.eclipse.collections-10.2.0.v20200211-1558.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.bindings/0.12.900.v20200513-0930/org.eclipse.e4.ui.bindings-0.12.900.v20200513-0930.jar [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.8.v20200515-1239.jar/lib/ant-apache-bcel.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.clipboard.core/1.7.0.202004160913/org.eclipse.gmf.runtime.emf.clipboard.core-1.7.0.202004160913.jar [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.8.v20200515-1239.jar/lib/ant-apache-log4j.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.metamodelgen.ui/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.compare/3.5.3.202008311302/org.eclipse.emf.compare-3.5.3.202008311302.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.ui.services.action/1.7.0.202004160913/org.eclipse.gmf.runtime.common.ui.services.action-1.7.0.202004160913.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.pde/target/classes [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace.ui/target/classes [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare.ui/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.7.600.v20200428-0912/org.eclipse.e4.core.di-1.7.600.v20200428-0912.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.ui/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.compare.ide/3.4.3.202008311302/org.eclipse.emf.compare.ide-3.4.3.202008311302.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.viatra.query/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding/1.10.0.v20200815-1752/org.eclipse.core.databinding-1.10.0.v20200815-1752.jar [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.8.v20200515-1239.jar/lib/ant-junitlauncher.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.3.700.v20200828-0839/org.eclipse.equinox.p2.publisher.eclipse-1.3.700.v20200828-0839.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.dialogs/1.2.0.v20200807-0944/org.eclipse.e4.ui.dialogs-1.2.0.v20200807-0944.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.1.600.v20200217-1130/org.eclipse.equinox.p2.jarprocessor-1.1.600.v20200217-1130.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt.theme/0.12.700.v20200527-0719/org.eclipse.e4.ui.css.swt.theme-0.12.700.v20200527-0719.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.10.300.v20200807-0831/org.eclipse.text-3.10.300.v20200807-0831.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gef/3.11.0.201606061308/org.eclipse.gef-3.11.0.201606061308.jar [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.8.v20200515-1239.jar/lib/ant-antlr.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.widgets/1.2.700.v20191222-1048/org.eclipse.e4.ui.widgets-1.2.700.v20191222-1048.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.12.1300.v20200615-1701/org.eclipse.e4.ui.css.core-0.12.1300.v20200615-1701.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator/1.3.600.v20200721-1308/org.eclipse.equinox.simpleconfigurator-1.3.600.v20200721-1308.jar [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.8.v20200515-1239.jar/lib/ant-jdepend.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.9.0.202004160913/org.eclipse.gmf.runtime.emf.type.core-1.9.0.202004160913.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.emf.xpath/0.2.800.v20200609-0849/org.eclipse.e4.emf.xpath-0.2.800.v20200609-0849.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.urischeme/1.1.100.v20200729-2048/org.eclipse.urischeme-1.1.100.v20200729-2048.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.mwe.core/1.5.3.v20200520-0756/org.eclipse.emf.mwe.core-1.5.3.v20200520-0756.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xtext/2.23.0.v20200831-0730/org.eclipse.xtext-2.23.0.v20200831-0730.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem.linux.x86_64/1.2.300.v20180828-0158/org.eclipse.core.filesystem.linux.x86_64-1.2.300.v20180828-0158.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.viatra.query.runtime.rete.recipes/2.2.1.201909040920/org.eclipse.viatra.query.runtime.rete.recipes-2.2.1.201909040920.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.forms/3.10.0.v20200727-0948/org.eclipse.ui.forms-3.10.0.v20200727-0948.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/target/classes [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace.viatra.query/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.17.200.v20200808-0622/org.eclipse.ui.ide-3.17.200.v20200808-0622.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xtend.core/2.23.0.v20200831-0856/org.eclipse.xtend.core-2.23.0.v20200831-0856.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.8.0.v20200422-1833/org.eclipse.equinox.preferences-3.8.0.v20200422-1833.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xtext.xbase.lib/2.23.0.v20200831-0723/org.eclipse.xtext.xbase.lib-2.23.0.v20200831-0723.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt/0.13.1100.v20200819-0632/org.eclipse.e4.ui.css.swt-0.13.1100.v20200819-0632.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views.log/1.2.1200.v20200828-0938/org.eclipse.ui.views.log-1.2.1200.v20200828-0938.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.externaltools/3.4.800.v20200612-0848/org.eclipse.ui.externaltools-3.4.800.v20200612-0848.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.hamcrest.core/1.3.0.v20180420-1519/org.hamcrest.core-1.3.0.v20180420-1519.jar [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.8.v20200515-1239.jar/lib/ant-junit.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xpand.ui/2.2.0.v201605260315/org.eclipse.xpand.ui-2.2.0.v201605260315.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.800.v20200706-2152/org.eclipse.core.resources-3.13.800.v20200706-2152.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.6.600.v20191216-2352/org.eclipse.e4.core.di.annotations-1.6.600.v20191216-2352.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.12.0.v20200727-2017/org.eclipse.search-3.12.0.v20200727-2017.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util/1.13.0.v20200622-2037/org.apache.batik.util-1.13.0.v20200622-2037.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.7.0.v20200720-1126/org.eclipse.core.expressions-3.7.0.v20200720-1126.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xtend.lib.macro/2.23.0.v20200831-0723/org.eclipse.xtend.lib.macro-2.23.0.v20200831-0723.jar [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.8.v20200515-1239.jar/lib/ant-apache-oro.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.css.sac/1.3.1.v200903091627/org.w3c.css.sac-1.3.1.v200903091627.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.junit/3.11.900.v20200828-0853/org.eclipse.jdt.junit-3.11.900.v20200828-0853.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.workspace.ui/1.3.0.201805140824/org.eclipse.emf.workspace.ui-1.3.0.201805140824.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.browser.chromium.gtk.linux.x86_64/3.115.0.v20200831-1002/org.eclipse.swt.browser.chromium.gtk.linux.x86_64-3.115.0.v20200831-1002.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.artifact.repository/1.3.500.v20200406-2025/org.eclipse.equinox.p2.artifact.repository-1.3.500.v20200406-2025.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.commands.core/1.7.0.202004160913/org.eclipse.gmf.runtime.emf.commands.core-1.7.0.202004160913.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.compiler.tool/1.2.1000.v20200828-0941/org.eclipse.jdt.compiler.tool-1.2.1000.v20200828-0941.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.1.800.v20200828-0938/org.eclipse.e4.ui.model.workbench-2.1.800.v20200828-0938.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.23.0.v20200630-0516/org.eclipse.emf.ecore-2.23.0.v20200630-0516.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.viatra.query.runtime.base.itc/2.2.1.201909040920/org.eclipse.viatra.query.runtime.base.itc-2.2.1.201909040920.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.notation/1.10.0.202004160913/org.eclipse.gmf.runtime.notation-1.10.0.202004160913.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna/4.5.1.v20190425-1842/com.sun.jna-4.5.1.v20190425-1842.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.19.0.v20200724-1004/org.eclipse.core.runtime-3.19.0.v20200724-1004.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.cli/1.4.0.v20200417-1444/org.apache.commons.cli-1.4.0.v20200417-1444.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.constants/1.13.0.v20200622-2037/org.apache.batik.constants-1.13.0.v20200622-2037.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtend.typesystem.emf/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.5.400.v20200511-1530/org.eclipse.equinox.p2.publisher-1.5.400.v20200511-1530.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/javax.inject/1.0.0.v20091030/javax.inject-1.0.0.v20091030.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.300.v20200828-0817/org.eclipse.ui.console-3.9.300.v20200828-0817.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.beans/1.7.0.v20200717-1533/org.eclipse.core.databinding.beans-1.7.0.v20200717-1533.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.codegen/2.21.0.v20200708-0547/org.eclipse.emf.codegen-2.21.0.v20200708-0547.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench/1.11.400.v20200828-0938/org.eclipse.e4.ui.workbench-1.11.400.v20200828-0938.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench3/0.15.400.v20191216-0805/org.eclipse.e4.ui.workbench3-0.15.400.v20191216-0805.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ant.ui/3.7.900.v20200724-1008/org.eclipse.ant.ui-3.7.900.v20200724-1008.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xtext.xbase/2.23.0.v20200831-0745/org.eclipse.xtext.xbase-2.23.0.v20200831-0745.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.explorer/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.11.100.v20200720-0748/org.eclipse.ltk.core.refactoring-3.11.100.v20200720-0748.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.4.800.v20200813-0739/org.eclipse.equinox.p2.repository-2.4.800.v20200813-0739.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.launching/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.inject/3.0.0.v201605172100/com.google.inject-3.0.0.v201605172100.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.0.v20200817-1143/org.eclipse.pde.core-3.14.0.v20200817-1143.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86_64/3.115.0.v20200831-1002/org.eclipse.swt.gtk.linux.x86_64-3.115.0.v20200831-1002.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.ui.properties/1.7.0.202004160913/org.eclipse.gmf.runtime.emf.ui.properties-1.7.0.202004160913.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.transaction.ui/1.4.0.201805140824/org.eclipse.emf.transaction.ui-1.4.0.201805140824.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.intro/3.5.1100.v20200828-0803/org.eclipse.ui.intro-3.5.1100.v20200828-0803.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.externaltools/1.1.700.v20200416-1310/org.eclipse.core.externaltools-1.1.700.v20200416-1310.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.viatra.query.runtime.matchers/2.2.1.201909040920/org.eclipse.viatra.query.runtime.matchers-2.2.1.201909040920.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.0.v20200828-0759/org.eclipse.osgi-3.16.0.v20200828-0759.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security.linux.x86_64/1.1.300.v20190830-1238/org.eclipse.equinox.security.linux.x86_64-1.1.300.v20190830-1238.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.cheatsheets/3.7.0.v20200805-2057/org.eclipse.ui.cheatsheets-3.7.0.v20200805-2057.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xtext.util/2.23.0.v20200831-0730/org.eclipse.xtext.util-2.23.0.v20200831-0730.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.compare.edit/4.3.1.202008311302/org.eclipse.emf.compare.edit-4.3.1.202008311302.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.pde.ui/3.12.0.v20200824-1258/org.eclipse.pde.ui-3.12.0.v20200824-1258.jar [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.8.v20200515-1239.jar/lib/ant-netrexx.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xtext.smap/2.23.0.v20200831-0745/org.eclipse.xtext.smap-2.23.0.v20200831-0745.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/target/classes [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xpand/2.2.0.v201605260315/org.eclipse.xpand-2.2.0.v201605260315.jar [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.8.v20200515-1239.jar/lib/ant-swing.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.services/1.3.700.v20190930-1643/org.eclipse.e4.ui.services-1.3.700.v20190930-1643.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xtend.check.ui/2.2.0.v201605260315/org.eclipse.xtend.check.ui-2.2.0.v201605260315.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.tukaani.xz/1.8.0.v20180207-1613/org.tukaani.xz-1.8.0.v20180207-1613.jar [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.8.v20200515-1239.jar/lib/ant-jai.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna.platform/4.5.1.v20190425-1842/com.sun.jna.platform-4.5.1.v20190425-1842.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.nebula.widgets.xviewer/1.1.0.202303072132/org.eclipse.nebula.widgets.xviewer-1.1.0.202303072132.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.observable/1.10.0.v20200730-0848/org.eclipse.core.databinding.observable-1.10.0.v20200730-0848.jar [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.8.v20200515-1239.jar/lib/ant-javamail.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.property/1.8.100.v20200619-0651/org.eclipse.core.databinding.property-1.8.100.v20200619-0651.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.metamodelgen/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare.core/3.6.900.v20200412-2017/org.eclipse.compare.core-3.6.900.v20200412-2017.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.6.700.v20200511-1530/org.eclipse.equinox.p2.engine-2.6.700.v20200511-1530.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.viatra.query.runtime.rete/2.2.1.201909040920/org.eclipse.viatra.query.runtime.rete-2.2.1.201909040920.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.16.400.v20200807-0831/org.eclipse.jface.text-3.16.400.v20200807-0831.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.9.400.v20200723-2304/org.eclipse.ui.navigator-3.9.400.v20200723-2304.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.pde.launching/3.9.0.v20200812-1037/org.eclipse.pde.launching-3.9.0.v20200812-1037.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.core/1.7.0.202004160913/org.eclipse.gmf.runtime.emf.core-1.7.0.202004160913.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.core/3.8.1100.v20200806-0621/org.eclipse.team.core-3.8.1100.v20200806-0621.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.ui.refactoring/3.11.100.v20200817-1715/org.eclipse.ltk.ui.refactoring-3.11.100.v20200817-1715.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources.win32.x86_64/3.5.400.v20190812-0909/org.eclipse.core.resources.win32.x86_64-3.5.400.v20190812-0909.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/0.12.600.v20200416-0656/org.eclipse.e4.ui.workbench.renderers.swt.cocoa-0.12.600.v20200416-0656.jar [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.8.v20200515-1239.jar/lib/ant-testutil.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.win32/3.4.400.v20200414-1247/org.eclipse.ui.win32-3.4.400.v20200414-1247.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xsd/2.18.0.v20200723-0820/org.eclipse.xsd-2.18.0.v20200723-0820.jar [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.8.v20200515-1239.jar/lib/ant-imageio.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xtend/2.2.0.v201605260315/org.eclipse.xtend-2.2.0.v201605260315.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xtext.logging/1.2.15.v20200831-0808/org.eclipse.xtext.logging-1.2.15.v20200831-0808.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.600.v20200828-0817/org.eclipse.debug.ui-3.14.600.v20200828-0817.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.viatra.query.runtime.base/2.2.1.201909040920/org.eclipse.viatra.query.runtime.base-2.2.1.201909040920.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.editor/2.17.0.v20190528-0725/org.eclipse.emf.ecore.editor-2.17.0.v20190528-0725.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.9.700.v20191217-1850/org.eclipse.core.commands-3.9.700.v20191217-1850.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.browser.chromium.win32.win32.x86_64/3.115.0.v20200831-1002/org.eclipse.swt.browser.chromium.win32.win32.x86_64-3.115.0.v20200831-1002.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem.win32.x86_64/1.4.200.v20190812-0909/org.eclipse.core.filesystem.win32.x86_64-1.4.200.v20190812-0909.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.5.0.v20200717-0620/org.eclipse.equinox.app-1.5.0.v20200717-0620.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.compare.rcp.ui/4.4.2.202008311302/org.eclipse.emf.compare.rcp.ui-4.4.2.202008311302.jar [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.pde.build-3.10.800.v20200410-1419.jar/pdebuild.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.3.400.v20191211-1528/org.eclipse.equinox.p2.metadata.repository-1.3.400.v20191211-1528.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.draw2d/3.10.100.201606061308/org.eclipse.draw2d-3.10.100.201606061308.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.core/3.16.0.v20200828-0817/org.eclipse.debug.core-3.16.0.v20200828-0817.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.edit/2.13.0.v20190822-1451/org.eclipse.emf.ecore.edit-2.13.0.v20190822-1451.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.ui/1.8.1.202004160913/org.eclipse.gmf.runtime.common.ui-1.8.1.202004160913.jar [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.8.v20200515-1239.jar/lib/ant-apache-bsf.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.ui/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.10.800.v20200421-0950/org.eclipse.core.jobs-3.10.800.v20200421-0950.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.transaction/1.9.1.201805140824/org.eclipse.emf.transaction-1.9.1.201805140824.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.120.0.v20200829-1411/org.eclipse.ui.workbench-3.120.0.v20200829-1411.jar [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.8.v20200515-1239.jar/lib/ant-apache-xalan2.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.workspace/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem.macosx/1.3.200.v20190903-0945/org.eclipse.core.filesystem.macosx-1.3.200.v20190903-0945.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.ui.action/1.7.0.202004160913/org.eclipse.gmf.runtime.common.ui.action-1.7.0.202004160913.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.18.0.v20200824-1854/org.eclipse.jdt.launching-3.18.0.v20200824-1854.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.ui/3.21.200.v20200828-0853/org.eclipse.jdt.ui-3.21.200.v20200828-0853.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.nebula.cwt/1.1.0.202303072132/org.eclipse.nebula.cwt-1.1.0.202303072132.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt/0.14.1300.v20200829-1411/org.eclipse.e4.ui.workbench.renderers.swt-0.14.1300.v20200829-1411.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.databinding/1.12.0.v20200717-1533/org.eclipse.jface.databinding-1.12.0.v20200717-1533.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.sat4j.pb/2.3.5.v201404071733/org.sat4j.pb-2.3.5.v201404071733.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v201101311130/org.antlr.runtime-3.2.0.v201101311130.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.7.700.v20200110-1734/org.eclipse.core.filesystem-1.7.700.v20200110-1734.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core/3.23.0.v20200828-0941/org.eclipse.jdt.core-3.23.0.v20200828-0941.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.viatra.query.runtime/2.2.1.201909040920/org.eclipse.viatra.query.runtime-2.2.1.201909040920.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.operations/2.5.900.v20200808-1311/org.eclipse.equinox.p2.operations-2.5.900.v20200808-1311.jar [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.8.v20200515-1239.jar/lib/ant-junit4.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core.manipulation/1.14.100.v20200817-2001/org.eclipse.jdt.core.manipulation-1.14.100.v20200817-2001.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.21.0.v20200821-1458/org.eclipse.jface-3.21.0.v20200821-1458.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.8.1000.v20200609-0849/org.eclipse.ui.views.properties.tabbed-3.8.1000.v20200609-0849.jar [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.8.v20200515-1239.jar/lib/ant-commons-net.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.16.0.v20190528-0725/org.eclipse.emf.ecore.xmi-2.16.0.v20190528-0725.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.css/1.13.0.v20200622-2037/org.apache.batik.css-1.13.0.v20200622-2037.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security.ui/1.2.700.v20200807-1518/org.eclipse.equinox.security.ui-1.2.700.v20200807-1518.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository.tools/2.2.500.v20200110-2121/org.eclipse.equinox.p2.repository.tools-2.2.500.v20200110-2121.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xerces/2.12.2.v20220131-0835/org.apache.xerces-2.12.2.v20220131-0835.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtendxpand.ui/target/classes [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.7.400.v20200722-0751/org.eclipse.ui.navigator.resources-3.7.400.v20200722-0751.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.compare.rcp/2.5.2.202008311302/org.eclipse.emf.compare.rcp-2.5.2.202008311302.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.director.app/1.1.600.v20200511-1530/org.eclipse.equinox.p2.director.app-1.1.600.v20200511-1530.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.jdt/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ant.core/3.5.800.v20200608-1251/org.eclipse.ant.core-3.5.800.v20200608-1251.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.junit.core/3.10.800.v20200817-1957/org.eclipse.jdt.junit.core-3.10.800.v20200817-1957.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.ui/2.6.100.v20200731-1005/org.eclipse.equinox.p2.ui-2.6.100.v20200731-1005.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.genericeditor/1.1.800.v20200828-1000/org.eclipse.ui.genericeditor-1.1.800.v20200828-1000.jar [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.8.v20200515-1239.jar/lib/ant.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.8.400.v20191217-1710/org.eclipse.e4.core.contexts-1.8.400.v20191217-1710.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug.ui/3.12.0.v20200828-0821/org.eclipse.jdt.debug.ui-3.12.0.v20200828-0821.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.swt.win32/1.0.700.v20200607-1314/org.eclipse.e4.ui.swt.win32-1.0.700.v20200607-1314.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common.ui/2.18.0.v20190507-0402/org.eclipse.emf.common.ui-2.18.0.v20190507-0402.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.junit.runtime/3.5.300.v20200720-0748/org.eclipse.jdt.junit.runtime-3.5.300.v20200720-0748.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare/3.7.1100.v20200611-0145/org.eclipse.compare-3.7.1100.v20200611-0145.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.edit/2.16.0.v20190920-0401/org.eclipse.emf.edit-2.16.0.v20190920-0401.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.viatra.query.runtime.ui/2.2.1.201909040920/org.eclipse.viatra.query.runtime.ui-2.2.1.201909040920.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.core/1.7.0.202004160913/org.eclipse.gmf.runtime.common.core-1.7.0.202004160913.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.swt.gtk/1.0.600.v20190627-0755/org.eclipse.e4.ui.swt.gtk-1.0.600.v20190627-0755.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtendxpand/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.20.0.v20200822-0801/org.eclipse.emf.common-2.20.0.v20200822-0801.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.commands/0.12.900.v20200110-1732/org.eclipse.e4.core.commands-0.12.900.v20200110-1732.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.variables/3.4.800.v20200120-1101/org.eclipse.core.variables-3.4.800.v20200120-1101.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.x86_64/3.115.0.v20200831-1002/org.eclipse.swt.cocoa.macosx.x86_64-3.115.0.v20200831-1002.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.mwe.ui/1.5.3.v20200520-0756/org.eclipse.emf.mwe.ui-1.5.3.v20200520-0756.jar [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.8.v20200515-1239.jar/lib/ant-apache-regexp.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.ui/1.7.0.202004160913/org.eclipse.gmf.runtime.emf.ui-1.7.0.202004160913.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm/8.0.1.v20200420-1007/org.objectweb.asm-8.0.1.v20200420-1007.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.compatibility.state/1.2.100.v20200811-1344/org.eclipse.osgi.compatibility.state-1.2.100.v20200811-1344.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.500.v20200211-1505/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.500.v20200211-1505.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.mwe2.runtime/2.11.3.v20200520-0756/org.eclipse.emf.mwe2.runtime-2.11.3.v20200520-0756.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.validation/1.8.0.202008210805/org.eclipse.emf.validation-1.8.0.202008210805.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security.macosx/1.101.200.v20190903-0934/org.eclipse.equinox.security.macosx-1.101.200.v20190903-0934.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.swt/0.14.1100.v20200619-0644/org.eclipse.e4.ui.workbench.swt-0.14.1100.v20200619-0644.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.compare.ide.ui/4.4.3.202008311302/org.eclipse.emf.compare.ide.ui-4.4.3.202008311302.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/target/classes [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.forms/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.services/3.9.0.v20200511-1725/org.eclipse.osgi.services-3.9.0.v20200511-1725.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0.v200911051830/org.apache.commons.jxpath-1.3.0.v200911051830.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/27.1.0.v20190517-1946/com.google.guava-27.1.0.v20190517-1946.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xtend.ui/2.2.0.v201605260315/org.eclipse.xtend.ui-2.2.0.v201605260315.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.7.800.v20200724-0804/org.eclipse.core.contenttype-3.7.800.v20200724-0804.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help/3.8.800.v20200525-0755/org.eclipse.help-3.8.800.v20200525-0755.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xtend.typesystem.emf/2.2.0.v201605260315/org.eclipse.xtend.typesystem.emf-2.2.0.v201605260315.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.viatra.query.runtime.localsearch/2.2.1.201909040920/org.eclipse.viatra.query.runtime.localsearch-2.2.1.201909040920.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.edit.ui/2.18.0.v20200205-0529/org.eclipse.emf.edit.ui-2.18.0.v20200205-0529.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xtext.common.types/2.23.0.v20200831-0745/org.eclipse.xtext.common.types-2.23.0.v20200831-0745.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.compiler.apt/1.3.1100.v20200828-0941/org.eclipse.jdt.compiler.apt-1.3.1100.v20200828-0941.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/target/classes [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.nebula.widgets.xviewer.core/1.0.0.202303072132/org.eclipse.nebula.widgets.xviewer.core-1.0.0.202303072132.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.bidi/1.3.0.v20200612-1624/org.eclipse.equinox.bidi-1.3.0.v20200612-1624.jar [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.8.v20200515-1239.jar/lib/ant-launcher.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.viatra.query/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.validation.ui/1.7.0.202008210805/org.eclipse.emf.validation.ui-1.7.0.202008210805.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic/target/classes [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.ui/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render-1.7.1.202004160913.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.garbagecollector/1.1.400.v20200221-1022/org.eclipse.equinox.p2.garbagecollector-1.1.400.v20200221-1022.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.bridge/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.15.0.v20200812-2334/org.eclipse.ui.workbench.texteditor-3.15.0.v20200812-2334.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ant.launching/1.2.1000.v20200610-1458/org.eclipse.ant.launching-1.2.1000.v20200610-1458.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui/3.118.0.v20200807-0902/org.eclipse.ui-3.118.0.v20200807-0902.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions/0.16.0.v20200507-0938/org.eclipse.e4.core.di.extensions-0.16.0.v20200507-0938.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu/67.1.0.v20200706-1749/com.ibm.icu-67.1.0.v20200706-1749.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.runtime.ui/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.director/2.4.700.v20200511-1530/org.eclipse.equinox.p2.director-2.4.700.v20200511-1530.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.jdom/1.1.1.v201101151400/org.jdom-1.1.1.v201101151400.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/io.github.classgraph/4.8.138.v20211212-1642/io.github.classgraph-4.8.138.v20211212-1642.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.forms.nebula/target/classes [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.8.v20200515-1239.jar/lib/ant-apache-resolver.jar [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.8.v20200515-1239.jar/lib/ant-xz.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security.win32.x86_64/1.1.200.v20190812-0919/org.eclipse.equinox.security.win32.x86_64-1.1.200.v20190812-0919.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.115.0.v20200831-1002/org.eclipse.swt.win32.win32.x86_64-3.115.0.v20200831-1002.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0.v20180409-1502/org.apache.commons.logging-1.2.0.v20180409-1502.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.di/1.2.800.v20200128-0855/org.eclipse.e4.ui.di-1.2.800.v20200128-0855.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.6.300.v20200211-1504/org.eclipse.equinox.p2.core-2.6.300.v20200211-1504.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt/3.115.0.v20200831-1002/org.eclipse.swt-3.115.0.v20200831-1002.jar [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.8.v20200515-1239.jar/lib/ant-jsch.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.touchpoint.eclipse/2.2.700.v20200813-0739/org.eclipse.equinox.p2.touchpoint.eclipse-2.2.700.v20200813-0739.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xtend.shared.ui/2.2.0.v201605260315/org.eclipse.xtend.shared.ui-2.2.0.v201605260315.jar [INFO] CP: /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.search.ui/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.ide/3.15.100.v20200323-2111/org.eclipse.e4.ui.ide-3.15.100.v20200323-2111.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.5.0.v20200511-1530/org.eclipse.equinox.p2.metadata-2.5.0.v20200511-1530.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.trace/1.1.800.v20200106-1301/org.eclipse.ui.trace-1.1.800.v20200106-1301.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin.equinox/1.1.400.v20200319-1546/org.eclipse.equinox.frameworkadmin.equinox-1.1.400.v20200319-1546.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.1.400.v20191002-0702/org.eclipse.equinox.frameworkadmin-2.1.400.v20191002-0702.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.ui.services/1.9.0.202004160913/org.eclipse.gmf.runtime.common.ui.services-1.9.0.202004160913.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xtend.lib/2.23.0.v20200831-0723/org.eclipse.xtend.lib-2.23.0.v20200831-0723.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.addons.swt/1.3.1100.v20200703-0611/org.eclipse.e4.ui.workbench.addons.swt-1.3.1100.v20200703-0611.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64/3.115.0.v20200831-1002/org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64-3.115.0.v20200831-1002.jar [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.8.v20200515-1239.jar/lib/ant-commons-logging.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.editors/3.13.300.v20200812-2334/org.eclipse.ui.editors-3.13.300.v20200812-2334.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.2.400.v20200622-1247/org.eclipse.e4.core.services-2.2.400.v20200622-1247.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.6.1000.v20200409-1035/org.eclipse.core.filebuffers-3.6.1000.v20200409-1035.jar [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.8.v20200515-1239.jar/lib/ant-jmf.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.change/2.14.0.v20190528-0725/org.eclipse.emf.ecore.change-2.14.0.v20190528-0725.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.nebula.widgets.cdatetime/1.5.0.202303072132/org.eclipse.nebula.widgets.cdatetime-1.5.0.202303072132.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.sat4j.core/2.3.5.v201308161310/org.sat4j.core-2.3.5.v201308161310.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.9.0.v20200625-1425/org.eclipse.equinox.registry-3.9.0.v20200625-1425.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.10.400.v20200611-1719/org.eclipse.ui.views-3.10.400.v20200611-1719.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.common.ui.services.properties/1.9.0.202004160913/org.eclipse.gmf.runtime.common.ui.services.properties-1.9.0.202004160913.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.cocoa/1.2.400.v20191217-1850/org.eclipse.ui.cocoa-1.2.400.v20191217-1850.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.ui/3.8.1000.v20200806-0621/org.eclipse.team.ui-3.8.1000.v20200806-0621.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security/1.3.500.v20200114-1637/org.eclipse.equinox.security-1.3.500.v20200114-1637.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.junit/4.13.0.v20200204-1500/org.junit-4.13.0.v20200204-1500.jar [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.16.0.v20200828-0821.jar/jdimodel.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.13.0.v20200828-1034/org.eclipse.equinox.common-3.13.0.v20200828-1034.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.codegen.ecore/2.23.0.v20200701-0840/org.eclipse.emf.codegen.ecore-2.23.0.v20200701-0840.jar [INFO] Calling: /bin/sh -c cd '/home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api' && '/opt/tools/java/temurin/jdk-11/latest/bin/javadoc' '@/home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc.options.txt' Loading source files for package org.eclipse.sphinx.emf.mwe... Loading source files for package org.eclipse.sphinx.emf.mwe.components... Loading source files for package org.eclipse.sphinx.emf.mwe.internal... Loading source files for package org.eclipse.sphinx.emf.mwe.resources... Loading source files for package org.eclipse.sphinx.xtendxpand.ui.actions... Loading source files for package org.eclipse.sphinx.xtendxpand.ui.commands.handlers... Loading source files for package org.eclipse.sphinx.xtendxpand.ui.decorators... Loading source files for package org.eclipse.sphinx.xtendxpand.ui.dialogs... Loading source files for package org.eclipse.sphinx.xtendxpand.ui.groups... Loading source files for package org.eclipse.sphinx.xtendxpand.ui.internal... Loading source files for package org.eclipse.sphinx.xtendxpand.ui.internal.messages... Loading source files for package org.eclipse.sphinx.xtendxpand.ui.jobs... Loading source files for package org.eclipse.sphinx.xtendxpand.ui.outlet.providers... Loading source files for package org.eclipse.sphinx.xtendxpand.ui.preferences... Loading source files for package org.eclipse.sphinx.xtendxpand.ui.util... Loading source files for package org.eclipse.sphinx.xtendxpand.ui.wizards... Loading source files for package org.eclipse.sphinx.xtendxpand.ui.wizards.pages... Loading source files for package org.eclipse.sphinx.emf.serialization... Loading source files for package org.eclipse.sphinx.emf.serialization.internal... Loading source files for package org.eclipse.sphinx.emf.editors.forms.nebula.internal... Loading source files for package org.eclipse.sphinx.emf.editors.forms.nebula.providers... Loading source files for package org.eclipse.sphinx.emf.editors.forms.nebula.sections... Loading source files for package org.eclipse.sphinx.emf.search.ui... Loading source files for package org.eclipse.sphinx.emf.search.ui.actions... Loading source files for package org.eclipse.sphinx.emf.search.ui.internal... Loading source files for package org.eclipse.sphinx.emf.search.ui.internal.messages... Loading source files for package org.eclipse.sphinx.emf.search.ui.pages... Loading source files for package org.eclipse.sphinx.emf.search.ui.providers... Loading source files for package org.eclipse.sphinx.emf.search.ui.services... Loading source files for package org.eclipse.sphinx.jdt.internal... Loading source files for package org.eclipse.sphinx.jdt.internal.messages... Loading source files for package org.eclipse.sphinx.jdt.jobs... Loading source files for package org.eclipse.sphinx.jdt.loaders... Loading source files for package org.eclipse.sphinx.jdt.util... Loading source files for package org.eclipse.sphinx.emf.workspace.viatra.query... Loading source files for package org.eclipse.sphinx.emf.workspace.viatra.query.internal... Loading source files for package org.eclipse.sphinx.emf.workspace.viatra.query.proxymanagement... Loading source files for package org.eclipse.sphinx.pde.internal... Loading source files for package org.eclipse.sphinx.pde.internal.messages... Loading source files for package org.eclipse.sphinx.pde.jobs... Loading source files for package org.eclipse.sphinx.pde.util... Loading source files for package org.eclipse.sphinx.emf.mwe.dynamic.launching.ui... Loading source files for package org.eclipse.sphinx.emf.mwe.dynamic.launching.ui.internal... Loading source files for package org.eclipse.sphinx.emf.mwe.dynamic.launching.ui.internal.messages... Loading source files for package org.eclipse.sphinx.platform.launching... Loading source files for package org.eclipse.sphinx.platform.launching.internal... Loading source files for package org.eclipse.sphinx.platform.launching.internal.messages... Loading source files for package org.eclipse.sphinx.emf.check.catalog... Loading source files for package org.eclipse.sphinx.emf.check.catalog.impl... Loading source files for package org.eclipse.sphinx.emf.check.catalog.util... Loading source files for package org.eclipse.sphinx.xtendxpand... Loading source files for package org.eclipse.sphinx.xtendxpand.internal... Loading source files for package org.eclipse.sphinx.xtendxpand.internal.messages... Loading source files for package org.eclipse.sphinx.xtendxpand.internal.preferences... Loading source files for package org.eclipse.sphinx.xtendxpand.jobs... Loading source files for package org.eclipse.sphinx.xtendxpand.outlet... Loading source files for package org.eclipse.sphinx.xtendxpand.preferences... Loading source files for package org.eclipse.sphinx.xtendxpand.util... Loading source files for package org.eclipse.sphinx.emf.viatra.query... Loading source files for package org.eclipse.sphinx.emf.viatra.query.internal... Loading source files for package org.eclipse.sphinx.emf.viatra.query.proxymanagment... Loading source files for package org.eclipse.sphinx.emf.compare.diff... Loading source files for package org.eclipse.sphinx.emf.compare.domain... Loading source files for package org.eclipse.sphinx.emf.compare.internal... Loading source files for package org.eclipse.sphinx.emf.compare.internal.messages... Loading source files for package org.eclipse.sphinx.emf.compare.match... Loading source files for package org.eclipse.sphinx.emf.compare.report... Loading source files for package org.eclipse.sphinx.emf.compare.scope... Loading source files for package org.eclipse.sphinx.emf.compare.util... Loading source files for package org.eclipse.sphinx.emf.serialization.generators.internal... Loading source files for package org.eclipse.sphinx.emf.serialization.generators.persistencemapping... Loading source files for package org.eclipse.sphinx.emf.serialization.generators.util... Loading source files for package org.eclipse.sphinx.emf.serialization.generators.xsd... Loading source files for package org.eclipse.sphinx.emf.editors.forms... Loading source files for package org.eclipse.sphinx.emf.editors.forms.internal... Loading source files for package org.eclipse.sphinx.emf.editors.forms.internal.messages... Loading source files for package org.eclipse.sphinx.emf.editors.forms.layouts... Loading source files for package org.eclipse.sphinx.emf.editors.forms.pages... Loading source files for package org.eclipse.sphinx.emf.editors.forms.sections... Loading source files for package org.eclipse.sphinx.emf.editors.forms.widgets... Loading source files for package org.eclipse.sphinx.emf.check... Loading source files for package org.eclipse.sphinx.emf.check.internal... Loading source files for package org.eclipse.sphinx.emf.check.internal.messages... Loading source files for package org.eclipse.sphinx.emf.check.operations... Loading source files for package org.eclipse.sphinx.emf.check.services... Loading source files for package org.eclipse.sphinx.emf.check.util... Loading source files for package org.eclipse.sphinx.emf.check.workflows... Loading source files for package org.eclipse.sphinx.emf.compare.ui... Loading source files for package org.eclipse.sphinx.emf.compare.ui.actions... Loading source files for package org.eclipse.sphinx.emf.compare.ui.actions.providers... Loading source files for package org.eclipse.sphinx.emf.compare.ui.editor... Loading source files for package org.eclipse.sphinx.emf.compare.ui.internal... Loading source files for package org.eclipse.sphinx.emf.compare.ui.internal.messages... Loading source files for package org.eclipse.sphinx.emf.compare.ui.viewer.structuremerge... Loading source files for package org.eclipse.sphinx.emf.explorer... Loading source files for package org.eclipse.sphinx.emf.explorer.actions.filters... Loading source files for package org.eclipse.sphinx.emf.explorer.actions.providers... Loading source files for package org.eclipse.sphinx.emf.explorer.decorators... Loading source files for package org.eclipse.sphinx.emf.explorer.internal... Loading source files for package org.eclipse.sphinx.emf.explorer.internal.actions... Loading source files for package org.eclipse.sphinx.emf.explorer.internal.actions.providers... Loading source files for package org.eclipse.sphinx.emf.explorer.internal.messages... Loading source files for package org.eclipse.sphinx.emf.explorer.refresh... Loading source files for package org.eclipse.sphinx.emf.explorer.sorters... Loading source files for package org.eclipse.sphinx.platform... Loading source files for package org.eclipse.sphinx.platform.cli... Loading source files for package org.eclipse.sphinx.platform.internal... Loading source files for package org.eclipse.sphinx.platform.internal.expressions... Loading source files for package org.eclipse.sphinx.platform.internal.messages... Loading source files for package org.eclipse.sphinx.platform.internal.util... Loading source files for package org.eclipse.sphinx.platform.jobs... Loading source files for package org.eclipse.sphinx.platform.messages... Loading source files for package org.eclipse.sphinx.platform.operations... Loading source files for package org.eclipse.sphinx.platform.preferences... Loading source files for package org.eclipse.sphinx.platform.resources... Loading source files for package org.eclipse.sphinx.platform.resources.syncing... Loading source files for package org.eclipse.sphinx.platform.stats... Loading source files for package org.eclipse.sphinx.platform.util... Loading source files for package org.eclipse.sphinx.emf.editors... Loading source files for package org.eclipse.sphinx.emf.editors.internal... Loading source files for package org.eclipse.sphinx.gmf.runtime.ui.editor... Loading source files for package org.eclipse.sphinx.gmf.runtime.ui.editor.document... Loading source files for package org.eclipse.sphinx.gmf.runtime.ui.internal... Loading source files for package org.eclipse.sphinx.gmf.runtime.ui.internal.messages... Loading source files for package org.eclipse.sphinx.emf.check.catalog.edit... Loading source files for package org.eclipse.sphinx.emf.metamodelgen.ui.actions... Loading source files for package org.eclipse.sphinx.emf.metamodelgen.ui.handlers... Loading source files for package org.eclipse.sphinx.emf.metamodelgen.ui.internal... Loading source files for package org.eclipse.sphinx.emf.mwe.dynamic.launching... Loading source files for package org.eclipse.sphinx.emf.mwe.dynamic.launching.internal... Loading source files for package org.eclipse.sphinx.emf.mwe.dynamic.launching.internal.messages... Loading source files for package org.eclipse.sphinx.emf.search.ui.viatra.query.internal... Loading source files for package org.eclipse.sphinx.emf.search.ui.viatra.query.services... Loading source files for package org.eclipse.sphinx.emf.validation... Loading source files for package org.eclipse.sphinx.emf.validation.constraint... Loading source files for package org.eclipse.sphinx.emf.validation.diagnostic... Loading source files for package org.eclipse.sphinx.emf.validation.diagnostic.filters... Loading source files for package org.eclipse.sphinx.emf.validation.diagnostic.filters.util... Loading source files for package org.eclipse.sphinx.emf.validation.eobject.adapter... Loading source files for package org.eclipse.sphinx.emf.validation.evalidator.adapter... Loading source files for package org.eclipse.sphinx.emf.validation.internal.messages... Loading source files for package org.eclipse.sphinx.emf.validation.listeners... Loading source files for package org.eclipse.sphinx.emf.validation.markers... Loading source files for package org.eclipse.sphinx.emf.validation.markers.util... Loading source files for package org.eclipse.sphinx.emf.validation.preferences... Loading source files for package org.eclipse.sphinx.emf.validation.stats... Loading source files for package org.eclipse.sphinx.emf.validation.util... Loading source files for package org.eclipse.sphinx.xtend.typesystem.emf... Loading source files for package org.eclipse.sphinx.xtend.typesystem.emf.internal... Loading source files for package org.eclipse.sphinx.emf... Loading source files for package org.eclipse.sphinx.emf.domain... Loading source files for package org.eclipse.sphinx.emf.domain.factory... Loading source files for package org.eclipse.sphinx.emf.ecore... Loading source files for package org.eclipse.sphinx.emf.ecore.proxymanagement... Loading source files for package org.eclipse.sphinx.emf.edit... Loading source files for package org.eclipse.sphinx.emf.internal... Loading source files for package org.eclipse.sphinx.emf.internal.ecore... Loading source files for package org.eclipse.sphinx.emf.internal.ecore.proxymanagement... Loading source files for package org.eclipse.sphinx.emf.internal.ecore.proxymanagement.blacklist... Loading source files for package org.eclipse.sphinx.emf.internal.ecore.proxymanagement.lookupresolver... Loading source files for package org.eclipse.sphinx.emf.internal.expressions... Loading source files for package org.eclipse.sphinx.emf.internal.filesystem... Loading source files for package org.eclipse.sphinx.emf.internal.messages... Loading source files for package org.eclipse.sphinx.emf.internal.metamodel... Loading source files for package org.eclipse.sphinx.emf.internal.metamodel.services... Loading source files for package org.eclipse.sphinx.emf.internal.model... Loading source files for package org.eclipse.sphinx.emf.internal.properties... Loading source files for package org.eclipse.sphinx.emf.internal.resource... Loading source files for package org.eclipse.sphinx.emf.internal.scoping... Loading source files for package org.eclipse.sphinx.emf.loading... Loading source files for package org.eclipse.sphinx.emf.messages... Loading source files for package org.eclipse.sphinx.emf.metamodel... Loading source files for package org.eclipse.sphinx.emf.metamodel.providers... Loading source files for package org.eclipse.sphinx.emf.metamodel.services... Loading source files for package org.eclipse.sphinx.emf.model... Loading source files for package org.eclipse.sphinx.emf.properties... Loading source files for package org.eclipse.sphinx.emf.query... Loading source files for package org.eclipse.sphinx.emf.resource... Loading source files for package org.eclipse.sphinx.emf.saving... Loading source files for package org.eclipse.sphinx.emf.scoping... Loading source files for package org.eclipse.sphinx.emf.splitting... Loading source files for package org.eclipse.sphinx.emf.util... Loading source files for package org.eclipse.sphinx.emf.validation.ui... Loading source files for package org.eclipse.sphinx.emf.validation.ui.actions... Loading source files for package org.eclipse.sphinx.emf.validation.ui.actions.contributor... Loading source files for package org.eclipse.sphinx.emf.validation.ui.actions.providers... Loading source files for package org.eclipse.sphinx.emf.validation.ui.internal.messages... Loading source files for package org.eclipse.sphinx.emf.validation.ui.preferences... Loading source files for package org.eclipse.sphinx.emf.validation.ui.util... Loading source files for package org.eclipse.sphinx.emf.validation.ui.views... Loading source files for package org.eclipse.sphinx.emf.mwe.dynamic.ui... Loading source files for package org.eclipse.sphinx.emf.mwe.dynamic.ui.actions... Loading source files for package org.eclipse.sphinx.emf.mwe.dynamic.ui.actions.providers... Loading source files for package org.eclipse.sphinx.emf.mwe.dynamic.ui.dialogs... Loading source files for package org.eclipse.sphinx.emf.mwe.dynamic.ui.handlers... Loading source files for package org.eclipse.sphinx.emf.mwe.dynamic.ui.internal... Loading source files for package org.eclipse.sphinx.emf.mwe.dynamic.ui.internal.messages... Loading source files for package org.eclipse.sphinx.emf.mwe.dynamic.ui.util... Loading source files for package org.eclipse.sphinx.emf.workspace... Loading source files for package org.eclipse.sphinx.emf.workspace.domain... Loading source files for package org.eclipse.sphinx.emf.workspace.domain.factory... Loading source files for package org.eclipse.sphinx.emf.workspace.domain.mapping... Loading source files for package org.eclipse.sphinx.emf.workspace.internal... Loading source files for package org.eclipse.sphinx.emf.workspace.internal.loading... Loading source files for package org.eclipse.sphinx.emf.workspace.internal.messages... Loading source files for package org.eclipse.sphinx.emf.workspace.internal.referentialintegrity... Loading source files for package org.eclipse.sphinx.emf.workspace.internal.saving... Loading source files for package org.eclipse.sphinx.emf.workspace.internal.syncing... Loading source files for package org.eclipse.sphinx.emf.workspace.jobs... Loading source files for package org.eclipse.sphinx.emf.workspace.loading... Loading source files for package org.eclipse.sphinx.emf.workspace.loading.operations... Loading source files for package org.eclipse.sphinx.emf.workspace.operations... Loading source files for package org.eclipse.sphinx.emf.workspace.query... Loading source files for package org.eclipse.sphinx.emf.workspace.referentialintegrity... Loading source files for package org.eclipse.sphinx.emf.workspace.resources... Loading source files for package org.eclipse.sphinx.emf.workspace.saving... Loading source files for package org.eclipse.sphinx.emf.workspace.syncing... Loading source files for package org.eclipse.sphinx.emf.workspace.util... Loading source files for package org.eclipse.sphinx.gmf.workspace.domain.factory... Loading source files for package org.eclipse.sphinx.gmf.workspace.internal... Loading source files for package org.eclipse.sphinx.gmf.workspace.metamodel... Loading source files for package org.eclipse.sphinx.xtend.typesystem.emf.ui... Loading source files for package org.eclipse.sphinx.xtend.typesystem.emf.ui.internal... Loading source files for package org.eclipse.sphinx.emf.mwe.dynamic... Loading source files for package org.eclipse.sphinx.emf.mwe.dynamic.annotations... Loading source files for package org.eclipse.sphinx.emf.mwe.dynamic.components... Loading source files for package org.eclipse.sphinx.emf.mwe.dynamic.internal... Loading source files for package org.eclipse.sphinx.emf.mwe.dynamic.internal.messages... Loading source files for package org.eclipse.sphinx.emf.mwe.dynamic.operations... Loading source files for package org.eclipse.sphinx.emf.mwe.dynamic.util... Loading source files for package org.eclipse.sphinx.emf.metamodelgen.internal... Loading source files for package org.eclipse.sphinx.emf.metamodelgen.operations... Loading source files for package org.eclipse.sphinx.emf.ui.actions... Loading source files for package org.eclipse.sphinx.emf.ui.actions.providers... Loading source files for package org.eclipse.sphinx.emf.ui.forms.messages... Loading source files for package org.eclipse.sphinx.emf.ui.internal... Loading source files for package org.eclipse.sphinx.emf.ui.internal.messages... Loading source files for package org.eclipse.sphinx.emf.ui.properties... Loading source files for package org.eclipse.sphinx.emf.ui.properties.descriptors... Loading source files for package org.eclipse.sphinx.emf.ui.properties.filters... Loading source files for package org.eclipse.sphinx.emf.ui.util... Loading source files for package org.eclipse.sphinx.emf.ui.viewers.filters... Loading source files for package org.eclipse.sphinx.emf.validation.bridge... Loading source files for package org.eclipse.sphinx.emf.validation.bridge.extensions... Loading source files for package org.eclipse.sphinx.emf.validation.bridge.util... Loading source files for package org.eclipse.sphinx.platform.ui.dialogs... Loading source files for package org.eclipse.sphinx.platform.ui.fields... Loading source files for package org.eclipse.sphinx.platform.ui.fields.adapters... Loading source files for package org.eclipse.sphinx.platform.ui.fields.messages... Loading source files for package org.eclipse.sphinx.platform.ui.groups... Loading source files for package org.eclipse.sphinx.platform.ui.groups.messages... Loading source files for package org.eclipse.sphinx.platform.ui.handlers... Loading source files for package org.eclipse.sphinx.platform.ui.internal... Loading source files for package org.eclipse.sphinx.platform.ui.internal.messages... Loading source files for package org.eclipse.sphinx.platform.ui.internal.util... Loading source files for package org.eclipse.sphinx.platform.ui.operations... Loading source files for package org.eclipse.sphinx.platform.ui.preferences... Loading source files for package org.eclipse.sphinx.platform.ui.preferences.messages... Loading source files for package org.eclipse.sphinx.platform.ui.util... Loading source files for package org.eclipse.sphinx.platform.ui.views.documentation... Loading source files for package org.eclipse.sphinx.platform.ui.views.documentation.bootstrap... Loading source files for package org.eclipse.sphinx.platform.ui.widgets... Loading source files for package org.eclipse.sphinx.platform.ui.wizards... Loading source files for package org.eclipse.sphinx.platform.ui.wizards.pages... Loading source files for package org.eclipse.sphinx.emf.workspace.ui.actions... Loading source files for package org.eclipse.sphinx.emf.workspace.ui.actions.providers... Loading source files for package org.eclipse.sphinx.emf.workspace.ui.decorators... Loading source files for package org.eclipse.sphinx.emf.workspace.ui.handlers... Loading source files for package org.eclipse.sphinx.emf.workspace.ui.internal... Loading source files for package org.eclipse.sphinx.emf.workspace.ui.internal.messages... Loading source files for package org.eclipse.sphinx.emf.workspace.ui.internal.saving... Loading source files for package org.eclipse.sphinx.emf.workspace.ui.internal.views... Loading source files for package org.eclipse.sphinx.emf.workspace.ui.saving... Loading source files for package org.eclipse.sphinx.emf.workspace.ui.util... Loading source files for package org.eclipse.sphinx.emf.workspace.ui.viewers... Loading source files for package org.eclipse.sphinx.emf.workspace.ui.viewers.state... Loading source files for package org.eclipse.sphinx.emf.workspace.ui.viewers.state.providers... Loading source files for package org.eclipse.sphinx.emf.workspace.ui.views... Loading source files for package org.eclipse.sphinx.emf.workspace.ui.wizards... Loading source files for package org.eclipse.sphinx.emf.workspace.ui.wizards.groups... Loading source files for package org.eclipse.sphinx.emf.workspace.ui.wizards.pages... Loading source files for package org.eclipse.sphinx.emf.check.ui... Loading source files for package org.eclipse.sphinx.emf.check.ui.actions... Loading source files for package org.eclipse.sphinx.emf.check.ui.dialogs... Loading source files for package org.eclipse.sphinx.emf.check.ui.internal... Loading source files for package org.eclipse.sphinx.emf.check.ui.internal.messages... Loading source files for package org.eclipse.sphinx.emf.check.ui.markers.fields... Loading source files for package org.eclipse.sphinx.emf.check.ui.markers.tests... Loading source files for package org.eclipse.sphinx.emf.check.catalog.editor... Loading source files for package org.eclipse.sphinx.emf.mwe.dynamic.headless... Loading source files for package org.eclipse.sphinx.emf.mwe.dynamic.headless.internal... Loading source files for package org.eclipse.sphinx.emf.mwe.dynamic.headless.internal.messages... Constructing Javadoc information... javadoc: error - Error reading file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/input/javase-7/element-list javadoc: error - Error reading file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/input/osgi-r4v43/element-list Standard Doclet version 11.0.21 Building tree for all the packages and classes... /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization/src/org/eclipse/sphinx/emf/serialization/XMLPersistenceMappingResourceFactoryImpl.java:24: error: reference not found * @see org.eclipse.rmf.reqif10.util.Reqif10ResourceImpl ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization/src/org/eclipse/sphinx/emf/serialization/XMLPersistenceMappingResourceFactoryImpl.java:25: error: unknown tag: generated * @generated ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization/src/org/eclipse/sphinx/emf/serialization/internal/XMLPersistenceMappingHandler.java:425: error: no "alt" attribute for image * This class implements.... ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.launching/src/org/eclipse/sphinx/platform/launching/BasicLauncherApplication.java:41: error: self-closing element not allowed *
  • eclipse
    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.launching/src/org/eclipse/sphinx/platform/launching/BasicLauncherApplication.java:42: error: self-closing element not allowed * -noSplash
    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.launching/src/org/eclipse/sphinx/platform/launching/BasicLauncherApplication.java:43: error: self-closing element not allowed * -data /my/workspace/location
    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.launching/src/org/eclipse/sphinx/platform/launching/BasicLauncherApplication.java:44: error: self-closing element not allowed * -application org.eclipse.sphinx.emf.mwe.dynamic.launch.Launcher
    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.launching/src/org/eclipse/sphinx/platform/launching/BasicLauncherApplication.java:45: error: self-closing element not allowed * -launch org.example/launch/MyLaunch.launch
  • ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/CheckCatalogFactory.java:25: error: unknown tag: generated * @generated ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/Constraint.java:32: error: unexpected end tag:

    *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/Constraint.java:35: error: unknown tag: model * @model ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/Constraint.java:36: error: unknown tag: generated * @generated ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/Identifiable.java:31: error: unexpected end tag:

    *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/Identifiable.java:34: error: unknown tag: model * @model abstract="true" ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/Identifiable.java:35: error: unknown tag: generated * @generated ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/Severity.java:29: error: unknown tag: model * @model ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/Severity.java:30: error: unknown tag: generated * @generated ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/CheckCatalogPackage.java:37: error: unknown tag: model * @model kind="package" ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/CheckCatalogPackage.java:38: error: unknown tag: generated * @generated ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/CheckCatalogPackage.java:565: error: unknown tag: generated * @generated ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/Catalog.java:30: error: unexpected end tag:

    *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/Catalog.java:33: error: unknown tag: model * @model ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/Catalog.java:34: error: unknown tag: generated * @generated ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/Activator.java:25: error: unknown tag: generated * @generated ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/Activator.java:81: error: unknown tag: generated * @generated ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/Category.java:25: error: unknown tag: model * @model ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/Category.java:26: error: unknown tag: generated * @generated ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/impl/ConstraintImpl.java:46: error: unexpected end tag:

    *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/impl/ConstraintImpl.java:48: error: unknown tag: generated * @generated ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/impl/IdentifiableImpl.java:38: error: unexpected end tag:

    *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/impl/IdentifiableImpl.java:40: error: unknown tag: generated * @generated ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/impl/CheckCatalogPackageImpl.java:38: error: unknown tag: generated * @generated ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/impl/CheckCatalogFactoryImpl.java:32: error: unknown tag: generated * @generated ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/impl/CategoryImpl.java:27: warning: empty

    tag *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/impl/CategoryImpl.java:29: error: unknown tag: generated * @generated ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/impl/CatalogImpl.java:46: error: unexpected end tag:

    *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/impl/CatalogImpl.java:48: error: unknown tag: generated * @generated ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/util/CheckCatalogAdapterFactory.java:32: error: unknown tag: generated * @generated ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/util/CheckCatalogSwitch.java:35: error: unknown tag: generated * @generated ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/src/org/eclipse/sphinx/emf/check/util/EclipseProgressMonitorAdapter.java:23: error: tag not supported in the generated HTML version: tt * adapter delegates all invocations to the wrapped ProgressMonitor instance. ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare.ui/src/org/eclipse/sphinx/emf/compare/ui/actions/FileCompareAction.java:29: error: bad use of '>' * Action for comparing {@link IFile file}s in the workspace. Overrides Eclipse-defined action behind "Compare With > ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/src/org/eclipse/sphinx/platform/preferences/IWorkspacePreference.java:24: error: reference not found * Extends the {@link IEclipsePreference} to define {@link #get(IProject) get} and {@link #set(IProject, Object) set} ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/src/org/eclipse/sphinx/platform/preferences/IWorkspacePreference.java:24: error: reference not found * Extends the {@link IEclipsePreference} to define {@link #get(IProject) get} and {@link #set(IProject, Object) set} ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/src/org/eclipse/sphinx/platform/preferences/AbstractProjectPreference.java:30: error: reference not found * Defines two methods, {@link #toObject(String)} and {@link #toString(Object)}, to convert the preference values. These ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/src/org/eclipse/sphinx/platform/preferences/AbstractProjectPreference.java:30: error: reference not found * Defines two methods, {@link #toObject(String)} and {@link #toString(Object)}, to convert the preference values. These ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/src/org/eclipse/sphinx/platform/util/RadixConverter.java:21: error: bad HTML entity * Converts between radix 10,2,8 & 16 ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/src-gen/org/eclipse/sphinx/emf/check/catalog/edit/IdentifiableItemProvider.java:44: error: unknown tag: generated * @generated ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/src-gen/org/eclipse/sphinx/emf/check/catalog/edit/CheckCatalogItemProviderAdapterFactory.java:45: error: unknown tag: generated * @generated ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/src-gen/org/eclipse/sphinx/emf/check/catalog/edit/Activator.java:25: error: unknown tag: generated * @generated ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/src-gen/org/eclipse/sphinx/emf/check/catalog/edit/Activator.java:83: error: unknown tag: generated * @generated ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/src-gen/org/eclipse/sphinx/emf/check/catalog/edit/ConstraintItemProvider.java:36: error: unknown tag: generated * @generated ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/src-gen/org/eclipse/sphinx/emf/check/catalog/edit/CategoryItemProvider.java:32: error: unknown tag: generated * @generated ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/src-gen/org/eclipse/sphinx/emf/check/catalog/edit/CatalogItemProvider.java:37: error: unknown tag: generated * @generated ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/domain/factory/EditingDomainFactoryListenerRegistry.java:38: error: tag not supported in the generated HTML version: tt * org.eclipse.sphinx.emf.editingDomainFactoryListeners. ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/domain/factory/AbstractResourceSetListenerInstaller.java:28: error: unknown tag: T * and install resource set listeners with the type specified by on newly created {@link TransactionalEditingDomain ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/domain/factory/AbstractResourceSetListenerInstaller.java:33: error: unknown tag: T *
  • Create a subclass of AbstractResourceSetListenerInstaller
  • ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/domain/factory/AbstractResourceSetListenerInstaller.java:34: error: unknown tag: T *
  • Bind type parameter to type of resource set listeners that should be automatically created and installed on ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/domain/factory/AbstractResourceSetListenerInstaller.java:36: error: unknown tag: T *
  • Override default constructor, invoke AbstractResourceSetListenerInstaller(Class) constructor on super class, ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/domain/factory/AbstractResourceSetListenerInstaller.java:39: error: unknown tag: T *
  • Contribute the subclass of AbstractResourceSetListenerInstaller to the ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/domain/factory/AbstractResourceSetListenerInstaller.java:42: error: unexpected end tag:

    *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/ecore/OrderedFeatureMap.java:48: warning: no description for @param * @param ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/internal/metamodel/MetaModelDescriptorCacheUpdater.java:72: error: tag not supported in the generated HTML version: tt * org.eclipse.emf.transaction.listeners extension point. In addition, it is declared as a ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/internal/model/ModelDescriptorRegistryInitializer.java:41: error: unterminated signature * {@link IModelDescriptor)s according to the {@link IFile model files} that exist in the workspace. ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/internal/resource/ResourceProblemHandler.java:67: error: reference not found * @see ResourceProblemMarkerService#updateProblemMarkers(Collection, boolean, ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/model/IModelDescriptor.java:44: error: reference not found * @see org.eclipse.sphinx.emf.model.IDescriptor ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/resource/SphinxManagedModelFileContentHandlerImpl.java:43: error: malformed HTML * org.eclipse.emf.ecore.resource.impl.URIHandlerImpl#contentDescription(URI, Map) for details). ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/src/org/eclipse/sphinx/emf/resource/SphinxManagedModelFileContentHandlerImpl.java:43: error: bad use of '>' * org.eclipse.emf.ecore.resource.impl.URIHandlerImpl#contentDescription(URI, Map) for details). ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/actions/BasicValidateAction.java:67: warning: empty

    tag *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/actions/BasicValidateAction.java:76: error: no summary or caption for table * ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/actions/providers/BasicValidationActionProvider.java:30: error: reference not found *

  • a {@linkplain BasicValidationAction validate action} that is responsible for launching a batch validation of the ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/actions/providers/BasicValidationActionProvider.java:38: warning: empty

    tag *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.ui/src/org/eclipse/sphinx/emf/validation/ui/actions/providers/BasicValidationActionProvider.java:45: error: no summary or caption for table * ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/src/org/eclipse/sphinx/emf/mwe/dynamic/ui/dialogs/WorkflowTypeSelectionDialog.java:62: warning: empty

    tag *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/domain/WorkspaceEditingDomainManager.java:43: error: tag not supported in the generated HTML version: tt * are provided by the extension point org.eclipse.sphinx.emf.workspace.editingDomains. If not configured the ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/domain/factory/ExtendedWorkspaceEditingDomainFactory.java:56: warning: empty

    tag *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/domain/factory/ExtendedWorkspaceEditingDomainFactory.java:60: error: reference not found * This factory implements {@linkplain INotifyingTransactionalEditingDomainFactory} in order to allow performing ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/domain/factory/ExtendedWorkspaceEditingDomainFactory.java:63: error: no summary or caption for table * ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/domain/factory/ExtendedWorkspaceEditingDomainFactory.java:68: error: attribute not supported in HTML5: align *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/internal/saving/ModelSaveLifecycleListenerRegistry.java:37: error: tag not supported in the generated HTML version: tt * org.eclipse.sphinx.emf.workspace.modelSaveLifecycleListeners. ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace/src/org/eclipse/sphinx/emf/workspace/referentialintegrity/URIChangeDetector.java:46: error: reference not found * {@link ResourceSetChangeEvent} into {@link URIChangeEvent} and notifies registered {@link URIChangeListener}.see also ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.workspace/src/org/eclipse/sphinx/gmf/workspace/domain/factory/ExtendedDiagramEditingDomainFactory.java:69: error: attribute not supported in HTML5: align *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/fields/SelectionButtonField.java:27: error: attribute not supported in HTML5: align *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/fields/SelectionButtonField.java:30: error: attribute not supported in HTML5: align *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/fields/BasicField.java:36: error: attribute not supported in HTML5: align *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/fields/ComboButtonField.java:29: error: attribute not supported in HTML5: align *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/fields/ComboButtonField.java:32: error: attribute not supported in HTML5: align *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/fields/ComboField.java:30: error: attribute not supported in HTML5: align *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/fields/ComboField.java:33: error: attribute not supported in HTML5: align *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/fields/Separator.java:25: error: attribute not supported in HTML5: align *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/fields/Separator.java:28: error: attribute not supported in HTML5: align *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/fields/CComboButtonField.java:29: error: attribute not supported in HTML5: align *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/fields/CComboButtonField.java:32: error: attribute not supported in HTML5: align *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/fields/CComboField.java:30: error: attribute not supported in HTML5: align *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/fields/CComboField.java:33: error: attribute not supported in HTML5: align *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/fields/StringButtonField.java:29: error: attribute not supported in HTML5: align *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/fields/StringButtonField.java:32: error: attribute not supported in HTML5: align *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/fields/StringField.java:27: error: attribute not supported in HTML5: align *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/fields/StringField.java:31: error: tag not allowed here: * ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/fields/StringField.java:34: error: tag not allowed here: * ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/fields/StringField.java:35: error: attribute not supported in HTML5: align *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/fields/StringField.java:40: error: no summary or caption for table * ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/fields/HyperlinkCComboButtonField.java:30: error: attribute not supported in HTML5: align *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/fields/HyperlinkCComboButtonField.java:33: error: attribute not supported in HTML5: align *

    ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/src/org/eclipse/sphinx/platform/ui/fields/HyperlinkStringButtonField.java:30: error: attribute not supported in HTML5: align *

    ^ Generating ./org/eclipse/sphinx/emf/Activator.html... Generating ./org/eclipse/sphinx/emf/Activator.Implementation.html... Generating ./org/eclipse/sphinx/emf/check/AbstractCheckValidator.html... /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/src/org/eclipse/sphinx/emf/check/AbstractCheckValidator.java:118: warning: no @param for eObject protected Class getMethodWrapperType(EObject eObject) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/src/org/eclipse/sphinx/emf/check/AbstractCheckValidator.java:118: warning: no @return protected Class getMethodWrapperType(EObject eObject) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/src/org/eclipse/sphinx/emf/check/AbstractCheckValidator.java:221: warning: no description for @param * @param object ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/src/org/eclipse/sphinx/emf/check/AbstractCheckValidator.java:222: warning: no description for @param * @param feature ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/src/org/eclipse/sphinx/emf/check/AbstractCheckValidator.java:223: warning: no description for @param * @param messageArguments ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/src/org/eclipse/sphinx/emf/check/AbstractCheckValidator.java:232: warning: no description for @param * @param object ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/src/org/eclipse/sphinx/emf/check/AbstractCheckValidator.java:233: warning: no description for @param * @param feature ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/src/org/eclipse/sphinx/emf/check/AbstractCheckValidator.java:234: warning: no description for @param * @param index ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/src/org/eclipse/sphinx/emf/check/AbstractCheckValidator.java:235: warning: no description for @param * @param messageArguments ^ Generating ./org/eclipse/sphinx/emf/check/AbstractCheckValidator.CheckValidatorStateAccess.html... Generating ./org/eclipse/sphinx/emf/check/Check.html... Generating ./org/eclipse/sphinx/emf/check/CheckValidationMode.html... Generating ./org/eclipse/sphinx/emf/check/CheckValidationType.html... Generating ./org/eclipse/sphinx/emf/check/CheckValidatorRegistry.html... /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/src/org/eclipse/sphinx/emf/check/CheckValidatorRegistry.java:280: warning: no description for @param * @param ePackage ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/src/org/eclipse/sphinx/emf/check/CheckValidatorRegistry.java:281: warning: no description for @return * @return ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/src/org/eclipse/sphinx/emf/check/CheckValidatorRegistry.java:282: warning: no description for @throws * @throws CoreException ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/src/org/eclipse/sphinx/emf/check/CheckValidatorRegistry.java:295: warning: no description for @param * @param checkValidator ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/src/org/eclipse/sphinx/emf/check/CheckValidatorRegistry.java:296: warning: no description for @return * @return ^ Generating ./org/eclipse/sphinx/emf/check/CheckValidatorState.html... Generating ./org/eclipse/sphinx/emf/check/CompositeValidator.html... Generating ./org/eclipse/sphinx/emf/check/CompositeValidator.CompositeValidatorHandler.html... Generating ./org/eclipse/sphinx/emf/check/ICheckValidationMarker.html... Generating ./org/eclipse/sphinx/emf/check/ICheckValidator.html... Generating ./org/eclipse/sphinx/emf/check/catalog/Activator.html... Generating ./org/eclipse/sphinx/emf/check/catalog/Activator.Implementation.html... Generating ./org/eclipse/sphinx/emf/check/catalog/Catalog.html... /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/Catalog.java:75: warning: no @param for constraintId String getMessage(String constraintId); ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/Catalog.java:75: warning: no @return String getMessage(String constraintId); ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/Catalog.java:83: warning: no @param for constraintId Severity getSeverity(String constraintId); ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/Catalog.java:83: warning: no @return Severity getSeverity(String constraintId); ^ Generating ./org/eclipse/sphinx/emf/check/catalog/Category.html... Generating ./org/eclipse/sphinx/emf/check/catalog/CheckCatalogFactory.html... Generating ./org/eclipse/sphinx/emf/check/catalog/CheckCatalogPackage.html... /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/impl/CheckCatalogPackageImpl.java:114: warning: no @return public static CheckCatalogPackage init() { ^ Generating ./org/eclipse/sphinx/emf/check/catalog/CheckCatalogPackage.Literals.html... Generating ./org/eclipse/sphinx/emf/check/catalog/Constraint.html... Generating ./org/eclipse/sphinx/emf/check/catalog/Identifiable.html... Generating ./org/eclipse/sphinx/emf/check/catalog/Severity.html... /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/Severity.java:135: warning: no @param for literal public static Severity get(String literal) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/Severity.java:135: warning: no @return public static Severity get(String literal) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/Severity.java:151: warning: no @param for name public static Severity getByName(String name) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/Severity.java:151: warning: no @return public static Severity getByName(String name) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/Severity.java:167: warning: no @param for value public static Severity get(int value) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/Severity.java:167: warning: no @return public static Severity get(int value) { ^ Generating ./org/eclipse/sphinx/emf/check/catalog/edit/Activator.html... Generating ./org/eclipse/sphinx/emf/check/catalog/edit/Activator.Implementation.html... Generating ./org/eclipse/sphinx/emf/check/catalog/edit/CatalogItemProvider.html... /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/src-gen/org/eclipse/sphinx/emf/check/catalog/edit/IdentifiableItemProvider.java:60: warning: no @param for adapterFactory public IdentifiableItemProvider(AdapterFactory adapterFactory) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/src-gen/org/eclipse/sphinx/emf/check/catalog/edit/IdentifiableItemProvider.java:88: warning: no @param for object protected void addIdPropertyDescriptor(Object object) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/src-gen/org/eclipse/sphinx/emf/check/catalog/edit/IdentifiableItemProvider.java:110: warning: no @param for object protected void addLabelPropertyDescriptor(Object object) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/src-gen/org/eclipse/sphinx/emf/check/catalog/edit/IdentifiableItemProvider.java:132: warning: no @param for object protected void addDescriptionPropertyDescriptor(Object object) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/src-gen/org/eclipse/sphinx/emf/check/catalog/edit/CatalogItemProvider.java:46: warning: no @param for adapterFactory public CatalogItemProvider(AdapterFactory adapterFactory) { ^ Generating ./org/eclipse/sphinx/emf/check/catalog/edit/CategoryItemProvider.html... /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/src-gen/org/eclipse/sphinx/emf/check/catalog/edit/CategoryItemProvider.java:41: warning: no @param for adapterFactory public CategoryItemProvider(AdapterFactory adapterFactory) { ^ Generating ./org/eclipse/sphinx/emf/check/catalog/edit/CheckCatalogItemProviderAdapterFactory.html... Generating ./org/eclipse/sphinx/emf/check/catalog/edit/ConstraintItemProvider.html... /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/src-gen/org/eclipse/sphinx/emf/check/catalog/edit/ConstraintItemProvider.java:45: warning: no @param for adapterFactory public ConstraintItemProvider(AdapterFactory adapterFactory) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/src-gen/org/eclipse/sphinx/emf/check/catalog/edit/ConstraintItemProvider.java:74: warning: no @param for object protected void addSeverityPropertyDescriptor(Object object) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/src-gen/org/eclipse/sphinx/emf/check/catalog/edit/ConstraintItemProvider.java:96: warning: no @param for object protected void addMessagePropertyDescriptor(Object object) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/src-gen/org/eclipse/sphinx/emf/check/catalog/edit/ConstraintItemProvider.java:118: warning: no @param for object protected void addCategoriesPropertyDescriptor(Object object) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/src-gen/org/eclipse/sphinx/emf/check/catalog/edit/ConstraintItemProvider.java:140: warning: no @param for object protected void addCommentPropertyDescriptor(Object object) { ^ Generating ./org/eclipse/sphinx/emf/check/catalog/edit/IdentifiableItemProvider.html... Generating ./org/eclipse/sphinx/emf/check/catalog/editor/Activator.html... Generating ./org/eclipse/sphinx/emf/check/catalog/editor/Activator.Implementation.html... Generating ./org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogActionBarContributor.html... /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogActionBarContributor.java:308: warning: no @param for descriptors protected Collection generateCreateChildActions(Collection descriptors, ISelection selection) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogActionBarContributor.java:308: warning: no @param for selection protected Collection generateCreateChildActions(Collection descriptors, ISelection selection) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogActionBarContributor.java:308: warning: no @return protected Collection generateCreateChildActions(Collection descriptors, ISelection selection) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogActionBarContributor.java:325: warning: no @param for descriptors protected Collection generateCreateSiblingActions(Collection descriptors, ISelection selection) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogActionBarContributor.java:325: warning: no @param for selection protected Collection generateCreateSiblingActions(Collection descriptors, ISelection selection) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogActionBarContributor.java:325: warning: no @return protected Collection generateCreateSiblingActions(Collection descriptors, ISelection selection) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogActionBarContributor.java:344: warning: no @param for manager protected void populateManager(IContributionManager manager, Collection actions, String contributionID) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogActionBarContributor.java:344: warning: no @param for actions protected void populateManager(IContributionManager manager, Collection actions, String contributionID) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogActionBarContributor.java:344: warning: no @param for contributionID protected void populateManager(IContributionManager manager, Collection actions, String contributionID) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogActionBarContributor.java:364: warning: no @param for manager protected void depopulateManager(IContributionManager manager, Collection actions) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogActionBarContributor.java:364: warning: no @param for actions protected void depopulateManager(IContributionManager manager, Collection actions) { ^ Generating ./org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogEditor.html... /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogEditor.java:685: warning: no @return protected boolean handleDirtyConflict() { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogEditor.java:775: warning: no @param for collection public void setSelectionToViewer(Collection collection) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogEditor.java:870: warning: no @param for viewerPane public void setCurrentViewerPane(ViewerPane viewerPane) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogEditor.java:887: warning: no @param for viewer public void setCurrentViewer(Viewer viewer) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogEditor.java:942: warning: no @param for viewer protected void createContextMenuFor(StructuredViewer viewer) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogEditor.java:991: warning: no @param for resource public Diagnostic analyzeResourceProblems(Resource resource, Exception exception) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogEditor.java:991: warning: no @param for exception public Diagnostic analyzeResourceProblems(Resource resource, Exception exception) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogEditor.java:991: warning: no @return public Diagnostic analyzeResourceProblems(Resource resource, Exception exception) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogEditor.java:1345: warning: no @return public IContentOutlinePage getContentOutlinePage() { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogEditor.java:1409: warning: no @return public IPropertySheetPage getPropertySheetPage() { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogEditor.java:1436: warning: no @param for selection public void handleContentOutlineSelection(ISelection selection) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogEditor.java:1550: warning: no @param for resource protected boolean isPersisted(Resource resource) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogEditor.java:1550: warning: no @return protected boolean isPersisted(Resource resource) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogEditor.java:1600: warning: no @param for uri protected void doSaveAs(URI uri, IEditorInput editorInput) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogEditor.java:1600: warning: no @param for editorInput protected void doSaveAs(URI uri, IEditorInput editorInput) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogEditor.java:1705: warning: no @param for selection public void setStatusLineManager(ISelection selection) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogEditor.java:1769: warning: no @return public EditingDomainActionBarContributor getActionBarContributor() { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogEditor.java:1778: warning: no @return public IActionBars getActionBars() { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogEditor.java:1787: warning: no @return public AdapterFactory getAdapterFactory() { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogEditor.java:1827: warning: no @return protected boolean showOutlineView() { ^ Generating ./org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogEditor.ReverseAdapterFactoryContentProvider.html... /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogEditor.java:817: warning: no @param for adapterFactory public ReverseAdapterFactoryContentProvider(AdapterFactory adapterFactory) { ^ Generating ./org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogModelWizard.html... /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogModelWizard.java:200: warning: no @return protected Collection getInitialObjectNames() { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogModelWizard.java:222: warning: no @return protected EObject createInitialModel() { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogModelWizard.java:635: warning: no @return public IFile getModelFile() { ^ Generating ./org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogModelWizard.CheckCatalogModelWizardInitialObjectCreationPage.html... /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogModelWizard.java:400: warning: no @param for pageId public CheckCatalogModelWizardInitialObjectCreationPage(String pageId) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogModelWizard.java:493: warning: no @return protected boolean validatePage() { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogModelWizard.java:522: warning: no @return public String getInitialObjectName() { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogModelWizard.java:538: warning: no @return public String getEncoding() { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogModelWizard.java:548: warning: no @param for typeName protected String getLabel(String typeName) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogModelWizard.java:548: warning: no @return protected String getLabel(String typeName) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogModelWizard.java:563: warning: no @return protected Collection getEncodings() { ^ Generating ./org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogModelWizard.CheckCatalogModelWizardNewFileCreationPage.html... /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogModelWizard.java:332: warning: no @param for pageId public CheckCatalogModelWizardNewFileCreationPage(String pageId, IStructuredSelection selection) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogModelWizard.java:332: warning: no @param for selection public CheckCatalogModelWizardNewFileCreationPage(String pageId, IStructuredSelection selection) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/src-gen/org/eclipse/sphinx/emf/check/catalog/editor/CheckCatalogModelWizard.java:361: warning: no @return public IFile getModelFile() { ^ Generating ./org/eclipse/sphinx/emf/check/catalog/impl/CatalogImpl.html... Generating ./org/eclipse/sphinx/emf/check/catalog/impl/CategoryImpl.html... Generating ./org/eclipse/sphinx/emf/check/catalog/impl/CheckCatalogFactoryImpl.html... /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/impl/CheckCatalogFactoryImpl.java:41: warning: no @return public static CheckCatalogFactory init() { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/impl/CheckCatalogFactoryImpl.java:145: warning: no @param for eDataType public Severity createSeverityFromString(EDataType eDataType, String initialValue) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/impl/CheckCatalogFactoryImpl.java:145: warning: no @param for initialValue public Severity createSeverityFromString(EDataType eDataType, String initialValue) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/impl/CheckCatalogFactoryImpl.java:145: warning: no @return public Severity createSeverityFromString(EDataType eDataType, String initialValue) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/impl/CheckCatalogFactoryImpl.java:156: warning: no @param for eDataType public String convertSeverityToString(EDataType eDataType, Object instanceValue) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/impl/CheckCatalogFactoryImpl.java:156: warning: no @param for instanceValue public String convertSeverityToString(EDataType eDataType, Object instanceValue) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/impl/CheckCatalogFactoryImpl.java:156: warning: no @return public String convertSeverityToString(EDataType eDataType, Object instanceValue) { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/src-gen/org/eclipse/sphinx/emf/check/catalog/impl/CheckCatalogFactoryImpl.java:176: warning: no @return public static CheckCatalogPackage getPackage() { ^ Generating ./org/eclipse/sphinx/emf/check/catalog/impl/CheckCatalogPackageImpl.html... Generating ./org/eclipse/sphinx/emf/check/catalog/impl/ConstraintImpl.html... Generating ./org/eclipse/sphinx/emf/check/catalog/impl/IdentifiableImpl.html... Generating ./org/eclipse/sphinx/emf/check/catalog/util/CheckCatalogAdapterFactory.html... Generating ./org/eclipse/sphinx/emf/check/catalog/util/CheckCatalogSwitch.html... Generating ./org/eclipse/sphinx/emf/check/internal/Activator.html... Generating ./org/eclipse/sphinx/emf/check/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/emf/check/internal/CheckMethodWrapper.html... Generating ./org/eclipse/sphinx/emf/check/internal/CheckValidatorDescriptor.html... /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/src/org/eclipse/sphinx/platform/util/ExtensionClassDescriptor.java:92: warning: no description for @throws * @throws Exception ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/src/org/eclipse/sphinx/platform/util/ExtensionClassDescriptor.java:106: warning: no description for @return * @return ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/src/org/eclipse/sphinx/platform/util/ExtensionClassDescriptor.java:108: warning: no @throws for java.lang.Exception public T newInstance() throws Exception { ^ /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/src/org/eclipse/sphinx/platform/util/ExtensionClassDescriptor.java:121: warning: no @param for otherDescriptor public boolean overrides(ExtensionClassDescriptor otherDescriptor) { ^ Generating ./org/eclipse/sphinx/emf/check/internal/EPackageMappings.html... Generating ./org/eclipse/sphinx/emf/check/internal/messages/Messages.html... Generating ./org/eclipse/sphinx/emf/check/operations/BasicCheckValidationOperation.html... Generating ./org/eclipse/sphinx/emf/check/services/CheckProblemMarkerFactory.html... Generating ./org/eclipse/sphinx/emf/check/services/CheckProblemMarkerService.html... Generating ./org/eclipse/sphinx/emf/check/services/ICheckValidationProblemMarkerFactory.html... Generating ./org/eclipse/sphinx/emf/check/ui/CheckValidationView.html... /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.ui/src/org/eclipse/sphinx/emf/check/ui/CheckValidationView.java:73: warning: no @return protected IPropertySheetPage getPropertySheetPage() { ^ Generating ./org/eclipse/sphinx/emf/check/ui/IValidationMenuConstants.html... Generating ./org/eclipse/sphinx/emf/check/ui/IValidationUIConstants.html... Generating ./org/eclipse/sphinx/emf/check/ui/actions/BasicCheckValidationAction.html... Generating ./org/eclipse/sphinx/emf/check/ui/actions/BasicCheckValidationActionProvider.html... Generating ./org/eclipse/sphinx/emf/check/ui/dialogs/CategorySelectionContentProvider.html... Generating ./org/eclipse/sphinx/emf/check/ui/dialogs/CategorySelectionLabelProvider.html... Generating ./org/eclipse/sphinx/emf/check/ui/dialogs/CheckValidationOptionsSelectionDialog.html... Generating ./org/eclipse/sphinx/emf/check/ui/internal/Activator.html... Generating ./org/eclipse/sphinx/emf/check/ui/internal/CheckValidationImageProvider.html... Generating ./org/eclipse/sphinx/emf/check/ui/internal/messages/Messages.html... Generating ./org/eclipse/sphinx/emf/check/ui/markers/fields/DescriptionMarkerField.html... Generating ./org/eclipse/sphinx/emf/check/ui/markers/fields/SourceIDMarkerField.html... Generating ./org/eclipse/sphinx/emf/check/ui/markers/fields/URIMarkerField.html... Generating ./org/eclipse/sphinx/emf/check/ui/markers/tests/DeleteErrorMarkersHandler.html... Generating ./org/eclipse/sphinx/emf/check/ui/markers/tests/GenerateErrorMarkersHandler.html... Generating ./org/eclipse/sphinx/emf/check/util/CheckValidationContextHelper.html... Generating ./org/eclipse/sphinx/emf/check/util/CheckValidationUtil.html... Generating ./org/eclipse/sphinx/emf/check/util/DiagnosticLocation.html... Generating ./org/eclipse/sphinx/emf/check/util/EclipseProgressMonitorAdapter.html... Generating ./org/eclipse/sphinx/emf/check/util/ExtendedDiagnostician.html... Generating ./org/eclipse/sphinx/emf/check/util/ExtendedEObjectValidator.html... Generating ./org/eclipse/sphinx/emf/check/util/SourceLocation.html... Generating ./org/eclipse/sphinx/emf/check/workflows/AbstractCheckValidationWorkflowComponent.html... Generating ./org/eclipse/sphinx/emf/compare/diff/ModelDiffEngine.html... Generating ./org/eclipse/sphinx/emf/compare/domain/DelegatingEMFCompareEditingDomain.html... Generating ./org/eclipse/sphinx/emf/compare/internal/Activator.html... Generating ./org/eclipse/sphinx/emf/compare/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/emf/compare/internal/messages/Messages.html... Generating ./org/eclipse/sphinx/emf/compare/match/AbstractModelMatchEngineFactory.html... Generating ./org/eclipse/sphinx/emf/compare/match/DefaultModelMatchEngineFactory.html... Generating ./org/eclipse/sphinx/emf/compare/match/ModelMatchEngine.html... Generating ./org/eclipse/sphinx/emf/compare/report/AbstractModelCompareReportGenerator.html... Generating ./org/eclipse/sphinx/emf/compare/scope/IModelComparisonScope.html... Generating ./org/eclipse/sphinx/emf/compare/scope/ModelComparisonScope.html... Generating ./org/eclipse/sphinx/emf/compare/ui/ICompareMenuConstants.html... Generating ./org/eclipse/sphinx/emf/compare/ui/actions/BasicCompareAction.html... Generating ./org/eclipse/sphinx/emf/compare/ui/actions/FileCompareAction.html... Generating ./org/eclipse/sphinx/emf/compare/ui/actions/providers/BasicCompareActionProvider.html... Generating ./org/eclipse/sphinx/emf/compare/ui/editor/ModelCompareActionBarContributor.html... Generating ./org/eclipse/sphinx/emf/compare/ui/editor/ModelCompareEditor.html... Generating ./org/eclipse/sphinx/emf/compare/ui/editor/ModelCompareEditor.ModelCompareEditorInputChangeHandler.html... Generating ./org/eclipse/sphinx/emf/compare/ui/editor/ModelComparisonScopeEditorInput.html... Generating ./org/eclipse/sphinx/emf/compare/ui/internal/Activator.html... Generating ./org/eclipse/sphinx/emf/compare/ui/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/emf/compare/ui/internal/messages/Messages.html... Generating ./org/eclipse/sphinx/emf/compare/ui/viewer/structuremerge/ModelCompareStructureMergeViewer.html... Generating ./org/eclipse/sphinx/emf/compare/ui/viewer/structuremerge/ModelCompareStructureMergeViewerCreator.html... Generating ./org/eclipse/sphinx/emf/compare/util/ModelCompareUtil.html... Generating ./org/eclipse/sphinx/emf/domain/IContainerEditingDomainProvider.html... Generating ./org/eclipse/sphinx/emf/domain/factory/AbstractResourceSetListenerInstaller.html... Generating ./org/eclipse/sphinx/emf/domain/factory/EditingDomainFactoryListenerRegistry.html... Generating ./org/eclipse/sphinx/emf/domain/factory/ITransactionalEditingDomainFactoryListener.html... Generating ./org/eclipse/sphinx/emf/ecore/DefaultEcoreTraversalHelper.html... Generating ./org/eclipse/sphinx/emf/ecore/EcoreComparator.html... Generating ./org/eclipse/sphinx/emf/ecore/EcoreTraversalHelper.html... Generating ./org/eclipse/sphinx/emf/ecore/ECrossReferenceAdapterFactory.html... Generating ./org/eclipse/sphinx/emf/ecore/ExtendedEObjectImpl.html... Generating ./org/eclipse/sphinx/emf/ecore/ExtendedMinimalEObjectImpl.html... Generating ./org/eclipse/sphinx/emf/ecore/MessageEObjectImpl.html... Generating ./org/eclipse/sphinx/emf/ecore/MinimalEObjectImpl2.html... Generating ./org/eclipse/sphinx/emf/ecore/MinimalEObjectImpl2.Container.html... Generating ./org/eclipse/sphinx/emf/ecore/MinimalEObjectImpl2.Container.Dynamic.html... Generating ./org/eclipse/sphinx/emf/ecore/MinimalEObjectImpl2.Container.Dynamic.BasicEMapEntry.html... Generating ./org/eclipse/sphinx/emf/ecore/OrderedFeatureMap.html... Generating ./org/eclipse/sphinx/emf/ecore/OrderedFeatureMap.ListBehavior.html... Generating ./org/eclipse/sphinx/emf/ecore/OrderedFeatureMap.Order.html... Generating ./org/eclipse/sphinx/emf/ecore/OrderedFeatureMap.OrderedListBehavior.html... Generating ./org/eclipse/sphinx/emf/ecore/proxymanagement/AbstractProxyResolverService.html... Generating ./org/eclipse/sphinx/emf/ecore/proxymanagement/IProxyResolver.html... Generating ./org/eclipse/sphinx/emf/ecore/proxymanagement/IProxyResolverService.html... Generating ./org/eclipse/sphinx/emf/ecore/proxymanagement/ProxyResolutionBehavior.html... Generating ./org/eclipse/sphinx/emf/edit/CustomCommandRegistry.html... Generating ./org/eclipse/sphinx/emf/edit/ExtendedCreateChildCommand.html... Generating ./org/eclipse/sphinx/emf/edit/ExtendedDelegatingWrapperItemProvider.html... Generating ./org/eclipse/sphinx/emf/edit/ExtendedItemPropertyDescriptor.html... Generating ./org/eclipse/sphinx/emf/edit/ExtendedItemProviderAdapter.html... Generating ./org/eclipse/sphinx/emf/edit/ITreeItemAncestorProvider.html... Generating ./org/eclipse/sphinx/emf/edit/LocalProxyChangeListener.html... Generating ./org/eclipse/sphinx/emf/edit/ResourceLocatorRegistry.html... Generating ./org/eclipse/sphinx/emf/edit/TransientItemProvider.html... Generating ./org/eclipse/sphinx/emf/edit/TransientItemProvider.AdapterFactoryHelper.html... Generating ./org/eclipse/sphinx/emf/edit/TreeItemAncestorProvider.html... Generating ./org/eclipse/sphinx/emf/editors/DefaultModelEditorInputChangeHandler.html... Generating ./org/eclipse/sphinx/emf/editors/IModelEditorInputChangeAnalyzer.html... Generating ./org/eclipse/sphinx/emf/editors/IModelEditorInputChangeHandler.html... Generating ./org/eclipse/sphinx/emf/editors/ModelEditorInputSynchronizer.html... Generating ./org/eclipse/sphinx/emf/editors/ModelEditorUndoContextManager.html... Generating ./org/eclipse/sphinx/emf/editors/forms/BasicTransactionalEditorActionBarContributor.html... Generating ./org/eclipse/sphinx/emf/editors/forms/BasicTransactionalEditorActionBarContributor.RefreshAction.html... Generating ./org/eclipse/sphinx/emf/editors/forms/BasicTransactionalEditorActionBarContributor.ShowPropertiesViewAction.html... Generating ./org/eclipse/sphinx/emf/editors/forms/BasicTransactionalFormEditor.html... Generating ./org/eclipse/sphinx/emf/editors/forms/BasicTransactionalFormEditor.BasicTransactionalFormEditorInputChangeHandler.html... Generating ./org/eclipse/sphinx/emf/editors/forms/internal/Activator.html... Generating ./org/eclipse/sphinx/emf/editors/forms/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/emf/editors/forms/internal/DefaultSaveable.html... Generating ./org/eclipse/sphinx/emf/editors/forms/internal/messages/Messages.html... Generating ./org/eclipse/sphinx/emf/editors/forms/layouts/LayoutFactory.html... Generating ./org/eclipse/sphinx/emf/editors/forms/nebula/internal/Activator.html... Generating ./org/eclipse/sphinx/emf/editors/forms/nebula/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/emf/editors/forms/nebula/providers/BasicModelXViewerLabelProvider.html... Generating ./org/eclipse/sphinx/emf/editors/forms/nebula/sections/BasicXViewerSection.html... Generating ./org/eclipse/sphinx/emf/editors/forms/pages/AbstractFormPage.html... Generating ./org/eclipse/sphinx/emf/editors/forms/pages/GenericContentsTreePage.html... Generating ./org/eclipse/sphinx/emf/editors/forms/pages/MessagePage.html... Generating ./org/eclipse/sphinx/emf/editors/forms/sections/AbstractFieldFormSection.html... Generating ./org/eclipse/sphinx/emf/editors/forms/sections/AbstractFormSection.html... Generating ./org/eclipse/sphinx/emf/editors/forms/sections/AbstractViewerFormSection.html... Generating ./org/eclipse/sphinx/emf/editors/forms/sections/GenericContentsTreeSection.html... Generating ./org/eclipse/sphinx/emf/editors/forms/sections/IFormSection.html... Generating ./org/eclipse/sphinx/emf/editors/forms/widgets/FormWidgetFactory.html... Generating ./org/eclipse/sphinx/emf/editors/forms/widgets/IFormWidgetFactory.html... Generating ./org/eclipse/sphinx/emf/editors/internal/Activator.html... Generating ./org/eclipse/sphinx/emf/editors/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/emf/explorer/BasicDropAdapterAssistant.html... Generating ./org/eclipse/sphinx/emf/explorer/BasicExplorerContentProvider.html... Generating ./org/eclipse/sphinx/emf/explorer/BasicExplorerLabelProvider.html... Generating ./org/eclipse/sphinx/emf/explorer/BasicLinkHelper.html... Generating ./org/eclipse/sphinx/emf/explorer/ExtendedCommonNavigator.html... Generating ./org/eclipse/sphinx/emf/explorer/IModelCommonContentProvider.html... Generating ./org/eclipse/sphinx/emf/explorer/actions/filters/BasicCommandParameterFilter.html... Generating ./org/eclipse/sphinx/emf/explorer/actions/filters/ICommandParameterFilter.html... Generating ./org/eclipse/sphinx/emf/explorer/actions/providers/BasicModelEditActionProvider.html... Generating ./org/eclipse/sphinx/emf/explorer/actions/providers/BasicModelRefactorActionProvider.html... Generating ./org/eclipse/sphinx/emf/explorer/actions/providers/BasicModelUndoRedoActionProvider.html... Generating ./org/eclipse/sphinx/emf/explorer/decorators/BasicExplorerProblemDecorator.html... Generating ./org/eclipse/sphinx/emf/explorer/decorators/BasicExplorerProblemDecorator.ModelExplorerItemFilter.html... Generating ./org/eclipse/sphinx/emf/explorer/internal/Activator.html... Generating ./org/eclipse/sphinx/emf/explorer/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/emf/explorer/internal/actions/CloseResourceOverrideAction.html... Generating ./org/eclipse/sphinx/emf/explorer/internal/actions/providers/ResourceMgmtOverrideActionProvider.html... Generating ./org/eclipse/sphinx/emf/explorer/internal/actions/providers/UndoRedoOverrideActionProvider.html... Generating ./org/eclipse/sphinx/emf/explorer/internal/messages/Messages.html... Generating ./org/eclipse/sphinx/emf/explorer/refresh/AbstractRefreshStrategy.html... Generating ./org/eclipse/sphinx/emf/explorer/refresh/FullRefreshStrategy.html... Generating ./org/eclipse/sphinx/emf/explorer/refresh/ModelObjectRefreshStrategy.html... Generating ./org/eclipse/sphinx/emf/explorer/refresh/ModelResourceRefreshStrategy.html... Generating ./org/eclipse/sphinx/emf/explorer/refresh/WorkspaceResourceRefreshStrategy.html... Generating ./org/eclipse/sphinx/emf/explorer/sorters/NonFinalCommonViewerSorter.html... Generating ./org/eclipse/sphinx/emf/explorer/sorters/OrderedAwareCommonViewerSorter.html... Generating ./org/eclipse/sphinx/emf/internal/EcorePerformanceStats.html... Generating ./org/eclipse/sphinx/emf/internal/EcorePerformanceStats.EcoreContext.html... Generating ./org/eclipse/sphinx/emf/internal/EcorePerformanceStats.EcoreEvent.html... Generating ./org/eclipse/sphinx/emf/internal/ecore/EnumeratorComparator.html... Generating ./org/eclipse/sphinx/emf/internal/ecore/EObjectComparator.html... Generating ./org/eclipse/sphinx/emf/internal/ecore/proxymanagement/ProxyHelper.html... Generating ./org/eclipse/sphinx/emf/internal/ecore/proxymanagement/ProxyHelperAdapter.html... Generating ./org/eclipse/sphinx/emf/internal/ecore/proxymanagement/ProxyHelperAdapterFactory.html... Generating ./org/eclipse/sphinx/emf/internal/ecore/proxymanagement/blacklist/MapModelIndex.html... Generating ./org/eclipse/sphinx/emf/internal/ecore/proxymanagement/blacklist/ModelIndex.html... Generating ./org/eclipse/sphinx/emf/internal/ecore/proxymanagement/blacklist/ModelIndexUpdater.html... Generating ./org/eclipse/sphinx/emf/internal/ecore/proxymanagement/blacklist/ModelIndexUpdater.ModelIndexUpdaterInstaller.html... Generating ./org/eclipse/sphinx/emf/internal/ecore/proxymanagement/lookupresolver/EcoreIndex.html... Generating ./org/eclipse/sphinx/emf/internal/expressions/EMFObjectPropertyTester.html... Generating ./org/eclipse/sphinx/emf/internal/expressions/FilePropertyTester.html... Generating ./org/eclipse/sphinx/emf/internal/filesystem/PlatformURIFileStore.html... Generating ./org/eclipse/sphinx/emf/internal/filesystem/PlatformURIFileSystem.html... Generating ./org/eclipse/sphinx/emf/internal/messages/Messages.html... Generating ./org/eclipse/sphinx/emf/internal/metamodel/IFileMetaModelDescriptorCache.html... Generating ./org/eclipse/sphinx/emf/internal/metamodel/InternalMetaModelDescriptorRegistry.html... Generating ./org/eclipse/sphinx/emf/internal/metamodel/MetaModelDescriptorCacheUpdater.html... Generating ./org/eclipse/sphinx/emf/internal/metamodel/MetaModelDescriptorCacheUpdater.MetaModelDescriptorCacheUpdaterInstaller.html... Generating ./org/eclipse/sphinx/emf/internal/metamodel/services/MetaModelServiceDescriptor.html... Generating ./org/eclipse/sphinx/emf/internal/model/BasicModelDescriptorSynchronizerDelegate.html... Generating ./org/eclipse/sphinx/emf/internal/model/IModelDescriptorSyncRequest.html... Generating ./org/eclipse/sphinx/emf/internal/model/ModelDescriptorRegistryInitializer.html... Generating ./org/eclipse/sphinx/emf/internal/model/ModelDescriptorSynchronizer.html... Generating ./org/eclipse/sphinx/emf/internal/model/ModelDescriptorSynchronizerComplement.html... Generating ./org/eclipse/sphinx/emf/internal/model/ModelDescriptorSynchronizerComplement.ModelDescriptorSynchronizerComplementInstaller.html... Generating ./org/eclipse/sphinx/emf/internal/model/ModelDescriptorSyncRequest.html... Generating ./org/eclipse/sphinx/emf/internal/model/ProjectScopeModelDescriptorSynchronizerDelegate.html... Generating ./org/eclipse/sphinx/emf/internal/properties/BasicPropertyType.html... Generating ./org/eclipse/sphinx/emf/internal/properties/IPropertyType.html... Generating ./org/eclipse/sphinx/emf/internal/resource/ModelConverterDescription.html... Generating ./org/eclipse/sphinx/emf/internal/resource/ResourceProblemHandler.html... Generating ./org/eclipse/sphinx/emf/internal/resource/ResourceProblemHandler.ResourceProblemHandlerInstaller.html... Generating ./org/eclipse/sphinx/emf/internal/resource/ResourceProblemMarkerService.html... Generating ./org/eclipse/sphinx/emf/internal/resource/URIResourceCacheUpdater.html... Generating ./org/eclipse/sphinx/emf/internal/resource/URIResourceCacheUpdater.URIResourceCacheUpdaterInstaller.html... Generating ./org/eclipse/sphinx/emf/internal/scoping/IResourceScopeMarker.html... Generating ./org/eclipse/sphinx/emf/internal/scoping/ResourceScopeMarkerSyncRequest.html... Generating ./org/eclipse/sphinx/emf/internal/scoping/ResourceScopeValidationService.html... Generating ./org/eclipse/sphinx/emf/loading/IModelLoadService.html... Generating ./org/eclipse/sphinx/emf/messages/EMFMessages.html... Generating ./org/eclipse/sphinx/emf/metamodel/AbstractMetaModelDescriptor.html... Generating ./org/eclipse/sphinx/emf/metamodel/IMetaModelDescriptor.html... Generating ./org/eclipse/sphinx/emf/metamodel/ITargetMetaModelDescriptorProvider.html... Generating ./org/eclipse/sphinx/emf/metamodel/MetaModelDescriptorRegistry.html... Generating ./org/eclipse/sphinx/emf/metamodel/MetaModelVersionData.html... Generating ./org/eclipse/sphinx/emf/metamodel/XMLCommentTargetMetaModelDescriptorProvider.html... Generating ./org/eclipse/sphinx/emf/metamodel/XMLCommentTargetMetaModelDescriptorProvider.TargetMetaModelDescriptorProvidingXMLSaveImpl.html... Generating ./org/eclipse/sphinx/emf/metamodel/providers/EObjectMetaModelDescriptorProvider.html... Generating ./org/eclipse/sphinx/emf/metamodel/providers/IMetaModelDescriptorProvider.html... Generating ./org/eclipse/sphinx/emf/metamodel/services/AbstractMetaModelService.html... Generating ./org/eclipse/sphinx/emf/metamodel/services/DefaultMetaModelServiceProvider.html... Generating ./org/eclipse/sphinx/emf/metamodel/services/IMetaModelService.html... Generating ./org/eclipse/sphinx/emf/metamodel/services/IMetaModelServiceProvider.html... Generating ./org/eclipse/sphinx/emf/metamodel/services/MetaModelServiceRegistry.html... Generating ./org/eclipse/sphinx/emf/metamodelgen/internal/Activator.html... Generating ./org/eclipse/sphinx/emf/metamodelgen/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/emf/metamodelgen/operations/AbstractGenerateFromEcoreOperation.html... Generating ./org/eclipse/sphinx/emf/metamodelgen/operations/IGenerateFromEcoreOperation.html... Generating ./org/eclipse/sphinx/emf/metamodelgen/ui/actions/AbstractGenerateFromEcoreAction.html... Generating ./org/eclipse/sphinx/emf/metamodelgen/ui/handlers/AbstractGenerateFromEcoreHandler.html... Generating ./org/eclipse/sphinx/emf/metamodelgen/ui/internal/Activator.html... Generating ./org/eclipse/sphinx/emf/metamodelgen/ui/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/emf/model/IModelDescriptor.html... Generating ./org/eclipse/sphinx/emf/model/IModelDescriptorChangeListener.html... Generating ./org/eclipse/sphinx/emf/model/ModelDescriptor.html... Generating ./org/eclipse/sphinx/emf/model/ModelDescriptorRegistry.html... Generating ./org/eclipse/sphinx/emf/mwe/IXtendXpandConstants.html... Generating ./org/eclipse/sphinx/emf/mwe/components/ModelLoader.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/IModelWorkflowSlots.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/IWorkflowHandler.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/IWorkflowSlots.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/ModelWorkflowContext.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/WorkflowContributorRegistry.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/WorkflowHandlerRegistry.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/WorkspaceWorkflow.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/annotations/WorkflowParameter.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/components/AbstractModelWorkflowComponent.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/components/AbstractWorkspaceWorkflowComponent.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/components/AbstractWorkspaceWorkflowComponent.WorkspaceMwe2Bridge.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/components/IModelWorkflowComponent.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/components/IWorkspaceWorkflowComponent.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/headless/BasicWorkflowRunnerApplication.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/headless/IWorkflowRunnerCLIConstants.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/headless/internal/Activator.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/headless/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/headless/internal/messages/Messages.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/internal/Activator.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/internal/WorkflowHandlerDescriptor.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/internal/WorkflowInstanceFactory.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/internal/messages/Messages.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/launching/IWorkflowLaunchConfigurationConstants.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/launching/WorkflowLaunchConfigurationDelegate.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/launching/internal/Activator.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/launching/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/launching/internal/messages/Messages.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/launching/ui/WorkflowLaunchConfigurationTab.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/launching/ui/WorkflowLaunchConfigurationTab.AbstractFocusListener.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/launching/ui/WorkflowLaunchConfigurationTab.AbstractSelectionListener.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/launching/ui/WorkflowLaunchConfigurationTabGroup.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/launching/ui/internal/Activator.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/launching/ui/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/launching/ui/internal/messages/Messages.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/operations/BasicWorkflowRunnerOperation.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/operations/IWorkflowRunnerOperation.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/ui/IWorkflowRunnerMenuConstants.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/ui/actions/BasicWorkflowRunnerAction.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/ui/actions/providers/BasicWorkflowActionProvider.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/ui/dialogs/WorkflowTypeSelectionDialog.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/ui/dialogs/WorkflowTypeSelectionDialog.WorkflowSearchScope.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/ui/dialogs/WorkflowTypeSelectionDialog.WorkflowTypeSelectionExtension.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/ui/handlers/BasicWorkflowRunnerHandler.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/ui/internal/Activator.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/ui/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/ui/internal/messages/Messages.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/ui/util/WorkflowRunnerUIHelper.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/util/IXtendConstants.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/util/WorkflowRunnerHelper.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/util/XtendUtil.html... Generating ./org/eclipse/sphinx/emf/mwe/internal/Activator.html... Generating ./org/eclipse/sphinx/emf/mwe/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/emf/mwe/resources/BasicWorkspaceResourceLoader.html... Generating ./org/eclipse/sphinx/emf/mwe/resources/IWorkspaceResourceLoader.html... Generating ./org/eclipse/sphinx/emf/properties/PropertyFilter.html... Generating ./org/eclipse/sphinx/emf/query/IModelQueryService.html... Generating ./org/eclipse/sphinx/emf/resource/AbstractModelConverter.html... Generating ./org/eclipse/sphinx/emf/resource/BasicMigrationExtendedMetaData.html... Generating ./org/eclipse/sphinx/emf/resource/BasicResourceProblemMarkerFactory.html... Generating ./org/eclipse/sphinx/emf/resource/ContextAwareProxyURIHelper.html... Generating ./org/eclipse/sphinx/emf/resource/ExtendedBasicExtendedMetaData.html... Generating ./org/eclipse/sphinx/emf/resource/ExtendedErrorHandlerWrapper.html... Generating ./org/eclipse/sphinx/emf/resource/ExtendedResource.html... Generating ./org/eclipse/sphinx/emf/resource/ExtendedResourceAdapter.html... Generating ./org/eclipse/sphinx/emf/resource/ExtendedResourceAdapterFactory.html... Generating ./org/eclipse/sphinx/emf/resource/ExtendedResourceConstants.html... Generating ./org/eclipse/sphinx/emf/resource/ExtendedResourceSet.html... Generating ./org/eclipse/sphinx/emf/resource/ExtendedResourceSetImpl.html... Generating ./org/eclipse/sphinx/emf/resource/ExtendedResourceSetImpl.ExtendedResourcesEList.html... Generating ./org/eclipse/sphinx/emf/resource/ExtendedResourceSetImpl.ResourceFilter.html... Generating ./org/eclipse/sphinx/emf/resource/ExtendedSAXXMIHandler.html... Generating ./org/eclipse/sphinx/emf/resource/ExtendedSAXXMLHandler.html... Generating ./org/eclipse/sphinx/emf/resource/ExtendedXMIHelperImpl.html... Generating ./org/eclipse/sphinx/emf/resource/ExtendedXMILoadImpl.html... Generating ./org/eclipse/sphinx/emf/resource/ExtendedXMISaveImpl.html... Generating ./org/eclipse/sphinx/emf/resource/ExtendedXMLHelperImpl.html... Generating ./org/eclipse/sphinx/emf/resource/ExtendedXMLLoadImpl.html... Generating ./org/eclipse/sphinx/emf/resource/ExtendedXMLSaveImpl.html... Generating ./org/eclipse/sphinx/emf/resource/IModelConverter.html... Generating ./org/eclipse/sphinx/emf/resource/IModelConverterDescription.html... Generating ./org/eclipse/sphinx/emf/resource/IResourceProblemMarkerFactory.html... Generating ./org/eclipse/sphinx/emf/resource/IXMLMarker.html... Generating ./org/eclipse/sphinx/emf/resource/ModelConverterRegistry.html... Generating ./org/eclipse/sphinx/emf/resource/ModelResourceDescriptor.html... Generating ./org/eclipse/sphinx/emf/resource/OldResourceProvider.html... Generating ./org/eclipse/sphinx/emf/resource/OldResourceProviderAdapter.html... Generating ./org/eclipse/sphinx/emf/resource/ProxyURIIntegrityException.html... Generating ./org/eclipse/sphinx/emf/resource/ResourceHandlerRegistry.html... Generating ./org/eclipse/sphinx/emf/resource/ResourceHandlerRegistry.DelegatingResourceHandler.html... Generating ./org/eclipse/sphinx/emf/resource/ResourceHandlerRegistry.ResourceHandlerDescriptor.html... Generating ./org/eclipse/sphinx/emf/resource/SchemaLocationURIHandler.html... Generating ./org/eclipse/sphinx/emf/resource/ScopingResourceSet.html... Generating ./org/eclipse/sphinx/emf/resource/ScopingResourceSetImpl.html... Generating ./org/eclipse/sphinx/emf/resource/SphinxManagedModelFileContentHandlerImpl.html... Generating ./org/eclipse/sphinx/emf/resource/XMLIntegrityException.html... Generating ./org/eclipse/sphinx/emf/resource/XMLResourceProblemMarkerFactory.html... Generating ./org/eclipse/sphinx/emf/resource/XMLValidityException.html... Generating ./org/eclipse/sphinx/emf/resource/XMLWellformednessException.html... Generating ./org/eclipse/sphinx/emf/saving/IModelSaveIndicator.html... Generating ./org/eclipse/sphinx/emf/saving/IResourceSaveIndicator.html... Generating ./org/eclipse/sphinx/emf/saving/SaveIndicatorUtil.html... Generating ./org/eclipse/sphinx/emf/scoping/AbstractResourceScope.html... Generating ./org/eclipse/sphinx/emf/scoping/AbstractResourceScopeProvider.html... Generating ./org/eclipse/sphinx/emf/scoping/DefaultResourceScope.html... Generating ./org/eclipse/sphinx/emf/scoping/FileResourceScope.html... Generating ./org/eclipse/sphinx/emf/scoping/FileResourceScopeProvider.html... Generating ./org/eclipse/sphinx/emf/scoping/IResourceScope.html... Generating ./org/eclipse/sphinx/emf/scoping/IResourceScopeMarkerSyncRequest.html... Generating ./org/eclipse/sphinx/emf/scoping/IResourceScopeProvider.html... Generating ./org/eclipse/sphinx/emf/scoping/ProjectResourceCache.html... Generating ./org/eclipse/sphinx/emf/scoping/ProjectResourceScope.html... Generating ./org/eclipse/sphinx/emf/scoping/ProjectResourceScopeProvider.html... Generating ./org/eclipse/sphinx/emf/scoping/ResourceScopeMarkerSynchronizer.html... Generating ./org/eclipse/sphinx/emf/scoping/ResourceScopeProviderRegistry.html... Generating ./org/eclipse/sphinx/emf/search/ui/MatchEvent.html... Generating ./org/eclipse/sphinx/emf/search/ui/ModelSearchMatch.html... Generating ./org/eclipse/sphinx/emf/search/ui/ModelSearchQuery.html... Generating ./org/eclipse/sphinx/emf/search/ui/ModelSearchResult.html... Generating ./org/eclipse/sphinx/emf/search/ui/QuerySpecification.html... Generating ./org/eclipse/sphinx/emf/search/ui/actions/CollapseAllAction.html... Generating ./org/eclipse/sphinx/emf/search/ui/actions/ExpandAllAction.html... Generating ./org/eclipse/sphinx/emf/search/ui/actions/RemoveAllMatchesAction.html... Generating ./org/eclipse/sphinx/emf/search/ui/actions/RemoveMatchAction.html... Generating ./org/eclipse/sphinx/emf/search/ui/actions/RemoveSelectedMatchesAction.html... Generating ./org/eclipse/sphinx/emf/search/ui/actions/SelectAllAction.html... Generating ./org/eclipse/sphinx/emf/search/ui/actions/SetLayoutAction.html... Generating ./org/eclipse/sphinx/emf/search/ui/actions/ShowNextResultAction.html... Generating ./org/eclipse/sphinx/emf/search/ui/actions/ShowPreviousResultAction.html... Generating ./org/eclipse/sphinx/emf/search/ui/internal/Activator.html... Generating ./org/eclipse/sphinx/emf/search/ui/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/emf/search/ui/internal/INavigate.html... Generating ./org/eclipse/sphinx/emf/search/ui/internal/TableViewerNavigator.html... Generating ./org/eclipse/sphinx/emf/search/ui/internal/TreeViewerNavigator.html... Generating ./org/eclipse/sphinx/emf/search/ui/internal/messages/Messages.html... Generating ./org/eclipse/sphinx/emf/search/ui/pages/ModelSearchPage.html... Generating ./org/eclipse/sphinx/emf/search/ui/pages/ModelSearchResultViewPage.html... Generating ./org/eclipse/sphinx/emf/search/ui/pages/ScopePart.html... Generating ./org/eclipse/sphinx/emf/search/ui/providers/AbstractModelSearchContentProvider.html... Generating ./org/eclipse/sphinx/emf/search/ui/providers/ModelSeachTableContentProvider.html... Generating ./org/eclipse/sphinx/emf/search/ui/providers/ModelSearchLabelProvider.html... Generating ./org/eclipse/sphinx/emf/search/ui/providers/ModelSearchTreeContentProvider.html... Generating ./org/eclipse/sphinx/emf/search/ui/services/BasicModelSearchService.html... Generating ./org/eclipse/sphinx/emf/search/ui/services/IModelSearchService.html... Generating ./org/eclipse/sphinx/emf/search/ui/viatra/query/internal/Activator.html... Generating ./org/eclipse/sphinx/emf/search/ui/viatra/query/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/emf/search/ui/viatra/query/services/AbstractViatraQueryModelSearchService.html... Generating ./org/eclipse/sphinx/emf/serialization/IdAdapter.html... Generating ./org/eclipse/sphinx/emf/serialization/XMLPersistenceMappingExtendedMetaData.html... Generating ./org/eclipse/sphinx/emf/serialization/XMLPersistenceMappingExtendedMetaDataImpl.html... Generating ./org/eclipse/sphinx/emf/serialization/XMLPersistenceMappingExtendedMetaDataImpl.XMLPersistenceMappingEClassifierExtendedMetaData.html... Generating ./org/eclipse/sphinx/emf/serialization/XMLPersistenceMappingExtendedMetaDataImpl.XMLPersistenceMappingEPackageExtendedMetaData.html... Generating ./org/eclipse/sphinx/emf/serialization/XMLPersistenceMappingExtendedMetaDataImpl.XMLPersistenceMappingEPackageExtendedMetaDataImpl.html... Generating ./org/eclipse/sphinx/emf/serialization/XMLPersistenceMappingExtendedMetaDataImpl.XMLPersistenceMappingEStructuralFeatureExtendedMetaData.html... Generating ./org/eclipse/sphinx/emf/serialization/XMLPersistenceMappingResource.html... Generating ./org/eclipse/sphinx/emf/serialization/XMLPersistenceMappingResourceFactoryImpl.html... Generating ./org/eclipse/sphinx/emf/serialization/XMLPersistenceMappingResourceImpl.html... Generating ./org/eclipse/sphinx/emf/serialization/XMLPersistenceMappingResourceSetImpl.html... Generating ./org/eclipse/sphinx/emf/serialization/generators/internal/Activator.html... Generating ./org/eclipse/sphinx/emf/serialization/generators/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/emf/serialization/generators/persistencemapping/CreateDefaultXSDExtendedMetaData.html... Generating ./org/eclipse/sphinx/emf/serialization/generators/persistencemapping/XMLPersistenceMappingGenerator.html... Generating ./org/eclipse/sphinx/emf/serialization/generators/util/Ecore2XSDUtil.html... Generating ./org/eclipse/sphinx/emf/serialization/generators/util/IGeneratorConstants.html... Generating ./org/eclipse/sphinx/emf/serialization/generators/util/JavaXSDPrimitiveTypeMapping.html... Generating ./org/eclipse/sphinx/emf/serialization/generators/xsd/Ecore2XSDConverter.html... Generating ./org/eclipse/sphinx/emf/serialization/generators/xsd/Ecore2XSDFactory.html... Generating ./org/eclipse/sphinx/emf/serialization/generators/xsd/Ecore2XSDGenerator.html... Generating ./org/eclipse/sphinx/emf/serialization/internal/Activator.html... Generating ./org/eclipse/sphinx/emf/serialization/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/emf/serialization/internal/XMLPersistenceMappingHandler.html... Generating ./org/eclipse/sphinx/emf/serialization/internal/XMLPersistenceMappingHandler.AbstractLoadPatternImpl.html... Generating ./org/eclipse/sphinx/emf/serialization/internal/XMLPersistenceMappingHandler.LoadPattern.html... Generating ./org/eclipse/sphinx/emf/serialization/internal/XMLPersistenceMappingHandler.LoadPatternEAttributeContained0100Impl.html... Generating ./org/eclipse/sphinx/emf/serialization/internal/XMLPersistenceMappingHandler.LoadPatternEAttributeContained1000Impl.html... Generating ./org/eclipse/sphinx/emf/serialization/internal/XMLPersistenceMappingHandler.LoadPatternEAttributeContained1100Impl.html... Generating ./org/eclipse/sphinx/emf/serialization/internal/XMLPersistenceMappingHandler.LoadPatternEReferenceContained0001Impl.html... Generating ./org/eclipse/sphinx/emf/serialization/internal/XMLPersistenceMappingHandler.LoadPatternEReferenceContained0100Impl.html... Generating ./org/eclipse/sphinx/emf/serialization/internal/XMLPersistenceMappingHandler.LoadPatternEReferenceContained0101Impl.html... Generating ./org/eclipse/sphinx/emf/serialization/internal/XMLPersistenceMappingHandler.LoadPatternEReferenceContained1001Impl.html... Generating ./org/eclipse/sphinx/emf/serialization/internal/XMLPersistenceMappingHandler.LoadPatternEReferenceContained1100Impl.html... Generating ./org/eclipse/sphinx/emf/serialization/internal/XMLPersistenceMappingHandler.LoadPatternEReferenceReferenced0100Impl.html... Generating ./org/eclipse/sphinx/emf/serialization/internal/XMLPersistenceMappingHandler.LoadPatternEReferenceReferenced0101Impl.html... Generating ./org/eclipse/sphinx/emf/serialization/internal/XMLPersistenceMappingHandler.LoadPatternEReferenceReferenced1001Impl.html... Generating ./org/eclipse/sphinx/emf/serialization/internal/XMLPersistenceMappingHandler.LoadPatternEReferenceReferenced1100Impl.html... Generating ./org/eclipse/sphinx/emf/serialization/internal/XMLPersistenceMappingHandler.LoadPatternUnknownImpl.html... Generating ./org/eclipse/sphinx/emf/serialization/internal/XMLPersistenceMappingHelperImpl.html... Generating ./org/eclipse/sphinx/emf/serialization/internal/XMLPersistenceMappingLoadImpl.html... Generating ./org/eclipse/sphinx/emf/serialization/internal/XMLPersistenceMappingSaveImpl.html... Generating ./org/eclipse/sphinx/emf/serialization/internal/XMLPersistenceMappingSaveImpl.SerializationType.html... Generating ./org/eclipse/sphinx/emf/splitting/AbstractModelSplitPolicy.html... Generating ./org/eclipse/sphinx/emf/splitting/BasicModelSplitDirective.html... Generating ./org/eclipse/sphinx/emf/splitting/IModelSplitDirective.html... Generating ./org/eclipse/sphinx/emf/splitting/IModelSplitOperation.html... Generating ./org/eclipse/sphinx/emf/splitting/IModelSplitPolicy.html... Generating ./org/eclipse/sphinx/emf/splitting/ModelSplitProcessor.html... Generating ./org/eclipse/sphinx/emf/splitting/ModelSplitProcessor.AncestorCopier.html... Generating ./org/eclipse/sphinx/emf/ui/actions/BasicMoveAction.html... Generating ./org/eclipse/sphinx/emf/ui/actions/BasicOpenInEditorAction.html... Generating ./org/eclipse/sphinx/emf/ui/actions/BasicRenameAction.html... Generating ./org/eclipse/sphinx/emf/ui/actions/ExtendedCopyAction.html... Generating ./org/eclipse/sphinx/emf/ui/actions/ExtendedCutAction.html... Generating ./org/eclipse/sphinx/emf/ui/actions/ExtendedDeleteAction.html... Generating ./org/eclipse/sphinx/emf/ui/actions/ExtendedPasteAction.html... Generating ./org/eclipse/sphinx/emf/ui/actions/providers/BasicActionProvider.html... Generating ./org/eclipse/sphinx/emf/ui/actions/providers/BasicEditorActionProvider.html... Generating ./org/eclipse/sphinx/emf/ui/actions/providers/OpenWithMenu.html... Generating ./org/eclipse/sphinx/emf/ui/forms/messages/BasicFormMessage.html... Generating ./org/eclipse/sphinx/emf/ui/forms/messages/IFormMessage.html... Generating ./org/eclipse/sphinx/emf/ui/forms/messages/IFormMessageProvider.html... Generating ./org/eclipse/sphinx/emf/ui/internal/Activator.html... Generating ./org/eclipse/sphinx/emf/ui/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/emf/ui/internal/messages/Messages.html... Generating ./org/eclipse/sphinx/emf/ui/properties/BasicTabbedPropertySheetTitleProvider.html... Generating ./org/eclipse/sphinx/emf/ui/properties/BasicTabbedPropertySheetTitleProvider.DelegatingDescriptionProvider.html... Generating ./org/eclipse/sphinx/emf/ui/properties/BasicTransactionalAdvancedPropertySection.html... Generating ./org/eclipse/sphinx/emf/ui/properties/FilteringPropertySource.html... Generating ./org/eclipse/sphinx/emf/ui/properties/ProxyURICellEditor.html... Generating ./org/eclipse/sphinx/emf/ui/properties/ProxyURICellEditor.ProxyURIHandler.html... Generating ./org/eclipse/sphinx/emf/ui/properties/ProxyURIFeatureEditorDialog.html... Generating ./org/eclipse/sphinx/emf/ui/properties/descriptors/BasicAdvancedSectionDescriptor.html... Generating ./org/eclipse/sphinx/emf/ui/properties/descriptors/BasicAdvancedTabDescriptor.html... Generating ./org/eclipse/sphinx/emf/ui/properties/descriptors/BasicTabDescriptorProvider.html... Generating ./org/eclipse/sphinx/emf/ui/properties/filters/BasicPropertySourceFilter.html... Generating ./org/eclipse/sphinx/emf/ui/properties/filters/IPropertySourceFilter.html... Generating ./org/eclipse/sphinx/emf/ui/properties/filters/PropertySourceFilterRegistry.html... Generating ./org/eclipse/sphinx/emf/ui/util/EcoreUIUtil.html... Generating ./org/eclipse/sphinx/emf/ui/util/ExtendedURIEditorInput.html... Generating ./org/eclipse/sphinx/emf/ui/util/OpenStrategy.html... Generating ./org/eclipse/sphinx/emf/ui/util/RetrieveNameAttributeHelper.html... Generating ./org/eclipse/sphinx/emf/ui/viewers/filters/ElementTypeNameViewerFilter.html... Generating ./org/eclipse/sphinx/emf/ui/viewers/filters/ElementTypeViewerFilter.html... Generating ./org/eclipse/sphinx/emf/util/AbstractFilteringEList.html... Generating ./org/eclipse/sphinx/emf/util/AbstractUnwrappingEList.html... Generating ./org/eclipse/sphinx/emf/util/AbstractWrappingEList.html... Generating ./org/eclipse/sphinx/emf/util/BasicUnwrappingEList.html... Generating ./org/eclipse/sphinx/emf/util/BasicWrappingEList.html... Generating ./org/eclipse/sphinx/emf/util/EcorePlatformUtil.html... Generating ./org/eclipse/sphinx/emf/util/EcoreResourceUtil.html... Generating ./org/eclipse/sphinx/emf/util/EObjectUtil.html... Generating ./org/eclipse/sphinx/emf/util/IWrapper.html... Generating ./org/eclipse/sphinx/emf/util/URIExtensions.html... Generating ./org/eclipse/sphinx/emf/util/WorkspaceEditingDomainUtil.html... Generating ./org/eclipse/sphinx/emf/util/WorkspaceTransactionUtil.html... Generating ./org/eclipse/sphinx/emf/validation/Activator.html... Generating ./org/eclipse/sphinx/emf/validation/ICompositeValidator.html... Generating ./org/eclipse/sphinx/emf/validation/IValidationProblemMarkersChangeListener.html... Generating ./org/eclipse/sphinx/emf/validation/ValidationProblemMarkersChangeNotifier.html... Generating ./org/eclipse/sphinx/emf/validation/bridge/Activator.html... Generating ./org/eclipse/sphinx/emf/validation/bridge/extensions/RulesExtCache.html... Generating ./org/eclipse/sphinx/emf/validation/bridge/extensions/RulesExtInternal.html... Generating ./org/eclipse/sphinx/emf/validation/bridge/util/ConstraintUtil.html... Generating ./org/eclipse/sphinx/emf/validation/bridge/util/Messages.html... Generating ./org/eclipse/sphinx/emf/validation/bridge/util/RulesExtReader.html... Generating ./org/eclipse/sphinx/emf/validation/constraint/IExtendedConstraintDescriptor.html... Generating ./org/eclipse/sphinx/emf/validation/diagnostic/ExtendedDiagnostic.html... Generating ./org/eclipse/sphinx/emf/validation/diagnostic/ExtendedDiagnostician.html... Generating ./org/eclipse/sphinx/emf/validation/diagnostic/filters/ConstraintCategoryFilter.html... Generating ./org/eclipse/sphinx/emf/validation/diagnostic/filters/ExtensionPointFilter.html... Generating ./org/eclipse/sphinx/emf/validation/diagnostic/filters/RuleIdFilter.html... Generating ./org/eclipse/sphinx/emf/validation/diagnostic/filters/util/ConstraintFilteringUtil.html... Generating ./org/eclipse/sphinx/emf/validation/diagnostic/filters/util/ConstraintFilterValue.html... Generating ./org/eclipse/sphinx/emf/validation/eobject/adapter/EObjectValidationDataCacheAdapter.html... Generating ./org/eclipse/sphinx/emf/validation/eobject/adapter/EObjectValidationDataCacheAdapterFactory.html... Generating ./org/eclipse/sphinx/emf/validation/eobject/adapter/IEObjectValidationDataCache.html... Generating ./org/eclipse/sphinx/emf/validation/evalidator/adapter/EValidatorAdapter.html... Generating ./org/eclipse/sphinx/emf/validation/evalidator/adapter/EValidatorRegistering.html... Generating ./org/eclipse/sphinx/emf/validation/internal/messages/Messages.html... Generating ./org/eclipse/sphinx/emf/validation/listeners/CachedDataCleaner.html... Generating ./org/eclipse/sphinx/emf/validation/listeners/ResourceURIChangeListener.html... Generating ./org/eclipse/sphinx/emf/validation/markers/IValidationMarker.html... Generating ./org/eclipse/sphinx/emf/validation/markers/IValidationProblemMarkersChangeListener.html... Generating ./org/eclipse/sphinx/emf/validation/markers/MarkerChangedEvent.html... Generating ./org/eclipse/sphinx/emf/validation/markers/ValidationMarkerManager.html... Generating ./org/eclipse/sphinx/emf/validation/markers/ValidationStatusCode.html... Generating ./org/eclipse/sphinx/emf/validation/markers/util/FeatureAttUtil.html... Generating ./org/eclipse/sphinx/emf/validation/markers/util/MarkerUtil.html... Generating ./org/eclipse/sphinx/emf/validation/preferences/IValidationPreferences.html... Generating ./org/eclipse/sphinx/emf/validation/preferences/ValidationPreferenceInitializer.html... Generating ./org/eclipse/sphinx/emf/validation/stats/ValidationPerformanceStats.html... Generating ./org/eclipse/sphinx/emf/validation/stats/ValidationPerformanceStats.ValidationEvent.html... Generating ./org/eclipse/sphinx/emf/validation/ui/IValidationMenuConstants.html... Generating ./org/eclipse/sphinx/emf/validation/ui/SphinxValidationUiActivator.html... Generating ./org/eclipse/sphinx/emf/validation/ui/actions/BasicCleanProblemMarkersAction.html... Generating ./org/eclipse/sphinx/emf/validation/ui/actions/BasicValidateAction.html... Generating ./org/eclipse/sphinx/emf/validation/ui/actions/contributor/AutomaticValidationActionContributor.html... Generating ./org/eclipse/sphinx/emf/validation/ui/actions/providers/AbstractValidationActionProvider.html... Generating ./org/eclipse/sphinx/emf/validation/ui/actions/providers/BasicValidationActionProvider.html... Generating ./org/eclipse/sphinx/emf/validation/ui/internal/messages/Messages.html... Generating ./org/eclipse/sphinx/emf/validation/ui/preferences/ConstraintPreferencePage.html... Generating ./org/eclipse/sphinx/emf/validation/ui/preferences/ValidationPreferencesPage.html... Generating ./org/eclipse/sphinx/emf/validation/ui/util/DiagnosticUI.html... Generating ./org/eclipse/sphinx/emf/validation/ui/util/ExtendedDiagnosticComposite.html... Generating ./org/eclipse/sphinx/emf/validation/ui/util/ExtendedDiagnosticComposite.TextProvider.html... Generating ./org/eclipse/sphinx/emf/validation/ui/util/ExtendedDiagnosticDialog.html... Generating ./org/eclipse/sphinx/emf/validation/ui/util/Messages.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/AbstractField.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/ActionCopyMarker.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/ActionMarkCompleted.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/ActionMarkerProperties.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/ActionOpenMarker.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/ActionPasteMarker.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/ActionProblemProperties.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/ActionRemoveMarker.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/ActionResolveMarker.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/ActionRevealMarker.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/ActionSelectAll.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/AttributeMarkerGrouping.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/CategoryComparator.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/ConcreteMarker.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/DefaultMarkerResourceAdapter.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerFilter.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/DialogMarkerProperties.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/DialogProblemFilter.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/FieldCategory.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/FieldCreationTime.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/FieldDummy.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/FieldEObject.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/FieldEObjectType.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/FieldEObjectURI.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/FieldFolder.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/FieldId.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/FieldLineNumber.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/FieldMarkerGroup.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/FieldMessage.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/FieldResource.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/FieldRuleId.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/FieldSeverityAndMessage.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/IField.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/IFilter.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/IItemsChangedListener.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/IMarkerChangedListener.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/IMarkerResourceAdapter.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/ITableListener.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/MarkerAdapter.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/MarkerConstraintDetailsHelper.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/MarkerFilter.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/MarkerGroupingEntry.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/MarkerList.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/MarkerMessages.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/MarkerNode.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/MarkerResolutionDialog.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/MarkerSelectionProviderAction.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/MarkerSupportRegistry.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/MarkerTreeContentProvider.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/MarkerType.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/MarkerView.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/MarkerViewLabelProvider.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/MarkerViewPreferenceDialog.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/ProblemFilter.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/ProblemMarker.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/ShowInAction.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/ShowInMenu.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/TableComparator.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/TableSortAction.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/TableSortDialog.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/TableView.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/TableViewLabelProvider.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/Util.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/ValidationView.html... Generating ./org/eclipse/sphinx/emf/validation/util/ConstraintExtensionUtil.html... Generating ./org/eclipse/sphinx/emf/validation/util/Messages.html... Generating ./org/eclipse/sphinx/emf/validation/util/ValidationUtil.html... Generating ./org/eclipse/sphinx/emf/viatra/query/BasicViatraModelQueryService.html... Generating ./org/eclipse/sphinx/emf/viatra/query/IViatraQueryEngineHelper.html... Generating ./org/eclipse/sphinx/emf/viatra/query/ViatraQueryEngineHelper.html... Generating ./org/eclipse/sphinx/emf/viatra/query/internal/Activator.html... Generating ./org/eclipse/sphinx/emf/viatra/query/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/emf/viatra/query/proxymanagment/AbstractViatraQueryProxyResolver.html... Generating ./org/eclipse/sphinx/emf/workspace/Activator.html... Generating ./org/eclipse/sphinx/emf/workspace/Activator.Implementation.html... Generating ./org/eclipse/sphinx/emf/workspace/ScopingAwareContentTreeIterator.html... Generating ./org/eclipse/sphinx/emf/workspace/domain/WorkspaceEditingDomainManager.html... Generating ./org/eclipse/sphinx/emf/workspace/domain/factory/DelegatingTransactionalEditingDomainFactory.html... Generating ./org/eclipse/sphinx/emf/workspace/domain/factory/ExtendedWorkspaceEditingDomainFactory.html... Generating ./org/eclipse/sphinx/emf/workspace/domain/factory/ExtendedWorkspaceEditingDomainFactory.ExtendedWorkspaceEditingDomain.html... Generating ./org/eclipse/sphinx/emf/workspace/domain/factory/IExtendedTransactionalEditingDomainFactory.html... Generating ./org/eclipse/sphinx/emf/workspace/domain/mapping/AbstractWorkspaceEditingDomainMapping.html... Generating ./org/eclipse/sphinx/emf/workspace/domain/mapping/DefaultWorkspaceEditingDomainMapping.html... Generating ./org/eclipse/sphinx/emf/workspace/domain/mapping/IWorkspaceEditingDomainMapping.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/EditingDomainAdapterFactory.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/MetaModelDescriptorAdapterFactory.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/ModelDescriptorAdapterFactory.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/ResourceUndoContextPolicy.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/loading/ModelLoadJob.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/loading/UnresolveUnreachableCrossProjectReferencesJob.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/loading/UpdateResourceURIJob.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/messages/Messages.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/referentialintegrity/IntermittentRemoveTracker.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/saving/ModelSaveIndicator.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/saving/ModelSaveLifecycleListenerRegistry.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/saving/ModelSaveProvider.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/saving/ModelSavingPerformanceStats.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/saving/ModelSavingPerformanceStats.ModelContext.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/saving/ModelSavingPerformanceStats.ModelEvent.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/saving/ResourceSaveIndicator.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/syncing/BasicModelSynchronizerDelegate.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/syncing/ModelSyncRequest.html... Generating ./org/eclipse/sphinx/emf/workspace/jobs/CreateNewModelFileJob.html... Generating ./org/eclipse/sphinx/emf/workspace/jobs/CreateNewModelProjectJob.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/DefaultModelLoadManager.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/IModelLoadManager.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/LoadJobScheduler.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/LoadOperationRunnerHelper.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/ModelLoadManager.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/ModelLoadService.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/SchedulingRuleFactory.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/operations/AbstractFileLoadOperation.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/operations/AbstractLoadOperation.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/operations/AbstractProjectLoadOperation.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/operations/DefaultFileLoadOperation.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/operations/DefaultFileReloadOperation.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/operations/DefaultFileUnloadOperation.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/operations/DefaultModelLoadOperation.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/operations/DefaultModelUnloadOperation.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/operations/DefaultProjectLoadOperation.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/operations/DefaultProjectReloadOperation.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/operations/DefaultUnresolveUnreachableCrossProjectReferencesOperation.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/operations/DefaultUpdateResourceURIOperation.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/operations/IFileLoadCommonOperation.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/operations/IFileLoadOperation.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/operations/IFileReloadOperation.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/operations/IFileUnloadOperation.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/operations/ILoadOperation.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/operations/IModelLoadOperation.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/operations/IModelUnloadOperation.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/operations/IProjectLoadCommonOperation.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/operations/IProjectLoadOperation.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/operations/IProjectReloadOperation.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/operations/IUnresolveUnreachableCrossProjectReferencesOperation.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/operations/IUpdateResourceURIOperation.html... Generating ./org/eclipse/sphinx/emf/workspace/operations/BasicModelSplitOperation.html... Generating ./org/eclipse/sphinx/emf/workspace/query/IWorkspaceModelQueryService.html... Generating ./org/eclipse/sphinx/emf/workspace/referentialintegrity/AbstractHierarchicalFragmentURIChangeDetectorDelegate.html... Generating ./org/eclipse/sphinx/emf/workspace/referentialintegrity/IURIChangeDetectorDelegate.html... Generating ./org/eclipse/sphinx/emf/workspace/referentialintegrity/IURIChangeListener.html... Generating ./org/eclipse/sphinx/emf/workspace/referentialintegrity/URIChangeDetector.html... Generating ./org/eclipse/sphinx/emf/workspace/referentialintegrity/URIChangeDetector.URIChangeDetectorInstaller.html... Generating ./org/eclipse/sphinx/emf/workspace/referentialintegrity/URIChangeDetectorDelegateRegistry.html... Generating ./org/eclipse/sphinx/emf/workspace/referentialintegrity/URIChangeEvent.html... Generating ./org/eclipse/sphinx/emf/workspace/referentialintegrity/URIChangeListenerRegistry.html... Generating ./org/eclipse/sphinx/emf/workspace/referentialintegrity/URIChangeNotification.html... Generating ./org/eclipse/sphinx/emf/workspace/referentialintegrity/XMIURIChangeDetectorDelegate.html... Generating ./org/eclipse/sphinx/emf/workspace/resources/BasicModelProblemMarkerFinder.html... Generating ./org/eclipse/sphinx/emf/workspace/saving/IModelSaveLifecycleListener.html... Generating ./org/eclipse/sphinx/emf/workspace/saving/ModelSaveManager.html... Generating ./org/eclipse/sphinx/emf/workspace/syncing/IModelSyncRequest.html... Generating ./org/eclipse/sphinx/emf/workspace/syncing/ModelSynchronizer.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/actions/BasicModelSplitAction.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/actions/BasicOpenReferencesAction.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/actions/providers/CommonModelActionProvider.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/decorators/AbstractTreeContentProblemDecorator.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/decorators/TreeItemDecorationCalculator.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/decorators/TreeItemDecorationCalculator.DecorationOverlayKind.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/handlers/BasicModelSplitHandler.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/internal/Activator.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/internal/ModelLoadingProgressIndicator.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/internal/messages/Messages.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/internal/saving/CloseWorkbenchListener.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/internal/views/ReferencesHierarchyTransferDropAdapter.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/internal/views/ToggleReferencesModeAction.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/saving/BasicModelSaveable.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/saving/BasicModelSaveableFilter.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/saving/BasicModelSaveablesProvider.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/saving/BasicModelSaveablesProvider.SiteNotifyingSaveablesLifecycleListener.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/saving/IBasicModelSaveable.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/util/ICommonModelUIConstants.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/util/TransactionalDelegatingTreeContentProvider.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/viewers/IExtendedCommonContentProvider.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/viewers/ITreeContentIterator.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/viewers/ITreeContentIterator.IItemFilter.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/viewers/TreeContentProviderIterator.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/viewers/state/ITreeViewerState.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/viewers/state/TreeViewerState.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/viewers/state/TreeViewerStateRecorder.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/viewers/state/providers/AbstractTreeElementStateProvider.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/viewers/state/providers/EObjectElementStateProvider.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/viewers/state/providers/FileElementStateProvider.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/viewers/state/providers/FolderElementStateProvider.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/viewers/state/providers/ITreeElementStateProvider.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/viewers/state/providers/ProjectElementStateProvider.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/viewers/state/providers/TransientElementStateProvider.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/viewers/state/providers/TreeElementStateProviderFactory.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/views/ReferencesView.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/views/ReferencesView.DecorationAwareTransactionalAdapterFactoryLabelProvider.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/views/ReferencesView.WrappedViewInput.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/wizards/AbstractNewModelFileWizard.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/wizards/AbstractNewModelProjectWizard.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/wizards/BasicNewModelProjectWizard.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/wizards/GenericNewModelFileWizard.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/wizards/LinkedFileWizard.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/wizards/LinkedFolderWizard.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/wizards/groups/BasicMetaModelVersionGroup.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/wizards/pages/CreateLinkedResourceGroup.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/wizards/pages/CreateLinkedResourceGroup.IStringValue.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/wizards/pages/InitialModelCreationPage.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/wizards/pages/InitialModelCreationPage.EClassifierButtonAdapter.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/wizards/pages/InitialModelCreationPage.EPackageButtonAdapter.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/wizards/pages/InitialModelCreationPage.fieldListener.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/wizards/pages/InitialModelCreationPage.MetaModelDescriptorButtonAdapter.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/wizards/pages/InitialModelProperties.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/wizards/pages/LinkedFileCreationMainPage.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/wizards/pages/LinkedFolderCreationMainPage.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/wizards/pages/NewModelFileCreationPage.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/wizards/pages/NewModelProjectCreationPage.html... Generating ./org/eclipse/sphinx/emf/workspace/util/ModelOperationRunner.html... Generating ./org/eclipse/sphinx/emf/workspace/viatra/query/BasicWorkspaceViatraModelQueryService.html... Generating ./org/eclipse/sphinx/emf/workspace/viatra/query/IWorkspaceViatraQueryEngineHelper.html... Generating ./org/eclipse/sphinx/emf/workspace/viatra/query/WorkspaceViatraQueryEngineHelper.html... Generating ./org/eclipse/sphinx/emf/workspace/viatra/query/internal/Activator.html... Generating ./org/eclipse/sphinx/emf/workspace/viatra/query/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/emf/workspace/viatra/query/internal/DelegatingScopingResourceSetImpl.html... Generating ./org/eclipse/sphinx/emf/workspace/viatra/query/internal/ScopeResourceFilter.html... Generating ./org/eclipse/sphinx/emf/workspace/viatra/query/proxymanagement/AbstractScopingViatraQueryProxyResolver.html... Generating ./org/eclipse/sphinx/gmf/runtime/ui/editor/BasicDiagramDocumentEditor.html... Generating ./org/eclipse/sphinx/gmf/runtime/ui/editor/document/BasicDocumentProvider.html... Generating ./org/eclipse/sphinx/gmf/runtime/ui/editor/document/BasicDocumentProvider.DiagramElementInfo.html... Generating ./org/eclipse/sphinx/gmf/runtime/ui/internal/Activator.html... Generating ./org/eclipse/sphinx/gmf/runtime/ui/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/gmf/runtime/ui/internal/messages/Messages.html... Generating ./org/eclipse/sphinx/gmf/workspace/domain/factory/ExtendedDiagramEditingDomainFactory.html... Generating ./org/eclipse/sphinx/gmf/workspace/domain/factory/ExtendedDiagramEditingDomainFactory.ExtendedDiagramEditingDomain.html... Generating ./org/eclipse/sphinx/gmf/workspace/internal/Activator.html... Generating ./org/eclipse/sphinx/gmf/workspace/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/gmf/workspace/metamodel/GMFNotationDescriptor.html... Generating ./org/eclipse/sphinx/gmf/workspace/metamodel/GMFTargetMetaModelDescriptorProvider.html... Generating ./org/eclipse/sphinx/jdt/internal/Activator.html... Generating ./org/eclipse/sphinx/jdt/internal/messages/Messages.html... Generating ./org/eclipse/sphinx/jdt/jobs/ConvertProjectToJavaProjectJob.html... Generating ./org/eclipse/sphinx/jdt/loaders/DelegatingCompositeBundleClassLoader.html... Generating ./org/eclipse/sphinx/jdt/loaders/ProjectClassLoader.html... Generating ./org/eclipse/sphinx/jdt/util/ClassLoaderExtensions.html... Generating ./org/eclipse/sphinx/jdt/util/JavaExtensions.html... Generating ./org/eclipse/sphinx/pde/internal/Activator.html... Generating ./org/eclipse/sphinx/pde/internal/messages/Messages.html... Generating ./org/eclipse/sphinx/pde/jobs/ConvertProjectToPluginProjectJob.html... Generating ./org/eclipse/sphinx/pde/util/PDEExtensions.html... Generating ./org/eclipse/sphinx/platform/IExtendedPlatformConstants.html... Generating ./org/eclipse/sphinx/platform/cli/AbstractCLIApplication.html... Generating ./org/eclipse/sphinx/platform/cli/ICommonCLIConstants.html... Generating ./org/eclipse/sphinx/platform/internal/Activator.html... Generating ./org/eclipse/sphinx/platform/internal/expressions/OptimizedFilePropertyTester.html... Generating ./org/eclipse/sphinx/platform/internal/messages/Messages.html... Generating ./org/eclipse/sphinx/platform/internal/util/ContentTypeIdCachePurger.html... Generating ./org/eclipse/sphinx/platform/jobs/WorkspaceOperationJob.html... Generating ./org/eclipse/sphinx/platform/jobs/WorkspaceOperationWorkspaceJob.html... Generating ./org/eclipse/sphinx/platform/launching/BasicLauncherApplication.html... Generating ./org/eclipse/sphinx/platform/launching/ILauncherCLIConstants.html... Generating ./org/eclipse/sphinx/platform/launching/internal/Activator.html... Generating ./org/eclipse/sphinx/platform/launching/internal/messages/Messages.html... Generating ./org/eclipse/sphinx/platform/messages/PlatformMessages.html... Generating ./org/eclipse/sphinx/platform/operations/AbstractLabeledRunnable.html... Generating ./org/eclipse/sphinx/platform/operations/AbstractLabeledWorkspaceRunnable.html... Generating ./org/eclipse/sphinx/platform/operations/AbstractWorkspaceOperation.html... Generating ./org/eclipse/sphinx/platform/operations/ILabeledRunnable.html... Generating ./org/eclipse/sphinx/platform/operations/ILabeledWorkspaceRunnable.html... Generating ./org/eclipse/sphinx/platform/operations/IWorkspaceOperation.html... Generating ./org/eclipse/sphinx/platform/operations/WorkspaceOperationAdapter.html... Generating ./org/eclipse/sphinx/platform/preferences/AbstractEclipsePreference.html... Generating ./org/eclipse/sphinx/platform/preferences/AbstractProjectPreference.html... Generating ./org/eclipse/sphinx/platform/preferences/AbstractProjectWorkspacePreference.html... Generating ./org/eclipse/sphinx/platform/preferences/AbstractWorkspacePreference.html... Generating ./org/eclipse/sphinx/platform/preferences/BooleanWorkspacePreference.html... Generating ./org/eclipse/sphinx/platform/preferences/IEclipsePreference.html... Generating ./org/eclipse/sphinx/platform/preferences/IntegerWorkspacePreference.html... Generating ./org/eclipse/sphinx/platform/preferences/IProjectPreference.html... Generating ./org/eclipse/sphinx/platform/preferences/IProjectWorkspacePreference.html... Generating ./org/eclipse/sphinx/platform/preferences/IWorkspacePreference.html... Generating ./org/eclipse/sphinx/platform/preferences/StringWorkspacePreference.html... Generating ./org/eclipse/sphinx/platform/resources/AbstractProblemMarkerFinder.html... Generating ./org/eclipse/sphinx/platform/resources/AbstractResourceVisitor.html... Generating ./org/eclipse/sphinx/platform/resources/DefaultResourceChangeHandler.html... Generating ./org/eclipse/sphinx/platform/resources/IProblemMarkerFinder.html... Generating ./org/eclipse/sphinx/platform/resources/IResourceChangeHandler.html... Generating ./org/eclipse/sphinx/platform/resources/IResourceSyncMarker.html... Generating ./org/eclipse/sphinx/platform/resources/MarkerDescriptor.html... Generating ./org/eclipse/sphinx/platform/resources/MarkerJob.html... Generating ./org/eclipse/sphinx/platform/resources/MarkerJob.CreateMarkerTask.html... Generating ./org/eclipse/sphinx/platform/resources/MarkerJob.DeleteMarkerTask.html... Generating ./org/eclipse/sphinx/platform/resources/MarkerJob.MarkerTask.html... Generating ./org/eclipse/sphinx/platform/resources/ResourceChangeDispatcher.html... Generating ./org/eclipse/sphinx/platform/resources/ResourceChangeDispatcher.ResourceChangeDispatchPhase.html... Generating ./org/eclipse/sphinx/platform/resources/ResourceChangeDispatcher.ResourceChangeListenerDescriptor.html... Generating ./org/eclipse/sphinx/platform/resources/ResourceDeltaFlagsAnalyzer.html... Generating ./org/eclipse/sphinx/platform/resources/ResourceDeltaVisitor.html... Generating ./org/eclipse/sphinx/platform/resources/syncing/AbstractResourceSynchronizer.html... Generating ./org/eclipse/sphinx/platform/resources/syncing/AbstractResourceSynchronizerDelegate.html... Generating ./org/eclipse/sphinx/platform/resources/syncing/IResourceSynchronizerDelegate.html... Generating ./org/eclipse/sphinx/platform/resources/syncing/IResourceSyncRequest.html... Generating ./org/eclipse/sphinx/platform/stats/AbstractPerformanceStats.html... Generating ./org/eclipse/sphinx/platform/stats/IEventTypeEnumerator.html... Generating ./org/eclipse/sphinx/platform/stats/IPerformanceStats.html... Generating ./org/eclipse/sphinx/platform/stats/PerformanceStatsLog.html... Generating ./org/eclipse/sphinx/platform/stats/PlatformLogWriter.html... Generating ./org/eclipse/sphinx/platform/stats/StatsEvent.html... Generating ./org/eclipse/sphinx/platform/ui/dialogs/AbstractDialog.html... Generating ./org/eclipse/sphinx/platform/ui/dialogs/AbstractFilteredObjectsSelectionDialog.html... Generating ./org/eclipse/sphinx/platform/ui/dialogs/AbstractFilteredObjectsSelectionDialog.BrowseItemListLabelProvider.html... Generating ./org/eclipse/sphinx/platform/ui/dialogs/ProjectSelectionDialog.html... Generating ./org/eclipse/sphinx/platform/ui/fields/BasicField.html... Generating ./org/eclipse/sphinx/platform/ui/fields/BasicHyperlinkField.html... Generating ./org/eclipse/sphinx/platform/ui/fields/CComboButtonField.html... Generating ./org/eclipse/sphinx/platform/ui/fields/CComboField.html... Generating ./org/eclipse/sphinx/platform/ui/fields/ComboButtonField.html... Generating ./org/eclipse/sphinx/platform/ui/fields/ComboField.html... Generating ./org/eclipse/sphinx/platform/ui/fields/HyperlinkCComboButtonField.html... Generating ./org/eclipse/sphinx/platform/ui/fields/HyperlinkCComboField.html... Generating ./org/eclipse/sphinx/platform/ui/fields/HyperlinkStringButtonField.html... Generating ./org/eclipse/sphinx/platform/ui/fields/HyperlinkStringField.html... Generating ./org/eclipse/sphinx/platform/ui/fields/ICComboButtonField.html... Generating ./org/eclipse/sphinx/platform/ui/fields/ICComboField.html... Generating ./org/eclipse/sphinx/platform/ui/fields/IComboButtonField.html... Generating ./org/eclipse/sphinx/platform/ui/fields/IComboField.html... Generating ./org/eclipse/sphinx/platform/ui/fields/IField.html... Generating ./org/eclipse/sphinx/platform/ui/fields/IFieldListener.html... Generating ./org/eclipse/sphinx/platform/ui/fields/IStringButtonField.html... Generating ./org/eclipse/sphinx/platform/ui/fields/IStringField.html... Generating ./org/eclipse/sphinx/platform/ui/fields/ListButtonsField.html... Generating ./org/eclipse/sphinx/platform/ui/fields/ListField.html... Generating ./org/eclipse/sphinx/platform/ui/fields/ListField.ColumnsDescription.html... Generating ./org/eclipse/sphinx/platform/ui/fields/RangeField.html... Generating ./org/eclipse/sphinx/platform/ui/fields/SelectionButtonField.html... Generating ./org/eclipse/sphinx/platform/ui/fields/Separator.html... Generating ./org/eclipse/sphinx/platform/ui/fields/StringButtonField.html... Generating ./org/eclipse/sphinx/platform/ui/fields/StringField.html... Generating ./org/eclipse/sphinx/platform/ui/fields/adapters/AbstractButtonAdapter.html... Generating ./org/eclipse/sphinx/platform/ui/fields/adapters/IButtonAdapter.html... Generating ./org/eclipse/sphinx/platform/ui/fields/adapters/IListAdapter.html... Generating ./org/eclipse/sphinx/platform/ui/fields/messages/FieldsMessages.html... Generating ./org/eclipse/sphinx/platform/ui/groups/AbstractGroup.html... Generating ./org/eclipse/sphinx/platform/ui/groups/FileSelectionGroup.html... Generating ./org/eclipse/sphinx/platform/ui/groups/IGroup.html... Generating ./org/eclipse/sphinx/platform/ui/groups/IGroupListener.html... Generating ./org/eclipse/sphinx/platform/ui/groups/NameValueTableGroup.html... Generating ./org/eclipse/sphinx/platform/ui/groups/NameValueTableGroup.AbstractTextEditingSupport.html... Generating ./org/eclipse/sphinx/platform/ui/groups/NameValueTableGroup.NameColumnLabelProvider.html... Generating ./org/eclipse/sphinx/platform/ui/groups/NameValueTableGroup.NameEditingSupport.html... Generating ./org/eclipse/sphinx/platform/ui/groups/NameValueTableGroup.NameValueViewerContentProvider.html... Generating ./org/eclipse/sphinx/platform/ui/groups/NameValueTableGroup.ValueColumnLabelProvider.html... Generating ./org/eclipse/sphinx/platform/ui/groups/NameValueTableGroup.ValueEditingSupport.html... Generating ./org/eclipse/sphinx/platform/ui/groups/messages/Messages.html... Generating ./org/eclipse/sphinx/platform/ui/handlers/ExtendedNewPropertySheetHandler.html... Generating ./org/eclipse/sphinx/platform/ui/internal/Activator.html... Generating ./org/eclipse/sphinx/platform/ui/internal/messages/Messages.html... Generating ./org/eclipse/sphinx/platform/ui/internal/util/LayoutUtil.html... Generating ./org/eclipse/sphinx/platform/ui/internal/util/OverlayImageIcon.html... Generating ./org/eclipse/sphinx/platform/ui/internal/util/PixelConverter.html... Generating ./org/eclipse/sphinx/platform/ui/internal/util/TableLayoutComposite.html... Generating ./org/eclipse/sphinx/platform/ui/operations/RunnableWithProgressAdapter.html... Generating ./org/eclipse/sphinx/platform/ui/preferences/AbstractPreferenceAndPropertyPage.html... Generating ./org/eclipse/sphinx/platform/ui/preferences/IPropertyPageIdProvider.html... Generating ./org/eclipse/sphinx/platform/ui/preferences/messages/AbstractPreferenceAndPropertyMessages.html... Generating ./org/eclipse/sphinx/platform/ui/util/ExtendedPlatformUI.html... Generating ./org/eclipse/sphinx/platform/ui/util/SelectionUtil.html... Generating ./org/eclipse/sphinx/platform/ui/util/SWTUtil.html... Generating ./org/eclipse/sphinx/platform/ui/util/UIUtil.html... Generating ./org/eclipse/sphinx/platform/ui/views/documentation/AbstractDocumentationViewFormatter.html... Generating ./org/eclipse/sphinx/platform/ui/views/documentation/DocumentationSection.html... Generating ./org/eclipse/sphinx/platform/ui/views/documentation/DocumentationView.html... Generating ./org/eclipse/sphinx/platform/ui/views/documentation/DocumentationViewFormatterDescriptor.html... Generating ./org/eclipse/sphinx/platform/ui/views/documentation/DocumentationViewFormatterDescriptorRegistry.html... Generating ./org/eclipse/sphinx/platform/ui/views/documentation/IDescriptionWrapper.html... Generating ./org/eclipse/sphinx/platform/ui/views/documentation/IDocumentationSection.html... Generating ./org/eclipse/sphinx/platform/ui/views/documentation/IDocumentationViewFormatter.html... Generating ./org/eclipse/sphinx/platform/ui/views/documentation/ITitleProvider.html... Generating ./org/eclipse/sphinx/platform/ui/views/documentation/bootstrap/BootstrapDescriptionWrapper.html... Generating ./org/eclipse/sphinx/platform/ui/views/documentation/bootstrap/BootstrapFormatterHTML.html... Generating ./org/eclipse/sphinx/platform/ui/widgets/IWidgetFactory.html... Generating ./org/eclipse/sphinx/platform/ui/widgets/WidgetFactory.html... Generating ./org/eclipse/sphinx/platform/ui/wizards/AbstractWizard.html... Generating ./org/eclipse/sphinx/platform/ui/wizards/pages/AbstractWizardPage.html... Generating ./org/eclipse/sphinx/platform/util/ConsoleLog.html... Generating ./org/eclipse/sphinx/platform/util/DirectedGraph.html... Generating ./org/eclipse/sphinx/platform/util/DirectedGraph.DirectedEdgeContainer.html... Generating ./org/eclipse/sphinx/platform/util/DirectedGraph.DirectedGraphInternal.html... Generating ./org/eclipse/sphinx/platform/util/DirectedGraph.Edge.html... Generating ./org/eclipse/sphinx/platform/util/ExtendedPlatform.html... Generating ./org/eclipse/sphinx/platform/util/ExtensionClassDescriptor.html... Generating ./org/eclipse/sphinx/platform/util/PlatformLogUtil.html... Generating ./org/eclipse/sphinx/platform/util/RadixConverter.html... Generating ./org/eclipse/sphinx/platform/util/ReflectUtil.html... Generating ./org/eclipse/sphinx/platform/util/StatusInfo.html... Generating ./org/eclipse/sphinx/platform/util/StatusUtil.html... Generating ./org/eclipse/sphinx/platform/util/XMLRootElementHandler.html... Generating ./org/eclipse/sphinx/xtend/typesystem/emf/ConfigurableEmfMetaModel.html... Generating ./org/eclipse/sphinx/xtend/typesystem/emf/SphinxManagedEmfMetaModel.html... Generating ./org/eclipse/sphinx/xtend/typesystem/emf/internal/Activator.html... Generating ./org/eclipse/sphinx/xtend/typesystem/emf/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/xtend/typesystem/emf/ui/SphinxManagedEmfMetamodelContributor.html... Generating ./org/eclipse/sphinx/xtend/typesystem/emf/ui/internal/Activator.html... Generating ./org/eclipse/sphinx/xtend/typesystem/emf/ui/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/xtendxpand/CheckEvaluationRequest.html... Generating ./org/eclipse/sphinx/xtendxpand/XpandEvaluationRequest.html... Generating ./org/eclipse/sphinx/xtendxpand/XtendEvaluationRequest.html... Generating ./org/eclipse/sphinx/xtendxpand/internal/Activator.html... Generating ./org/eclipse/sphinx/xtendxpand/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/xtendxpand/internal/EObjectAdapaterFactory.html... Generating ./org/eclipse/sphinx/xtendxpand/internal/messages/Messages.html... Generating ./org/eclipse/sphinx/xtendxpand/internal/preferences/OutletsPreferenceInitializer.html... Generating ./org/eclipse/sphinx/xtendxpand/jobs/AbstractM2xResultHandler.html... Generating ./org/eclipse/sphinx/xtendxpand/jobs/AbstractResultObjectHandler.html... Generating ./org/eclipse/sphinx/xtendxpand/jobs/CheckJob.html... Generating ./org/eclipse/sphinx/xtendxpand/jobs/ConvertToXtendXpandEnabledPluginProjectJob.html... Generating ./org/eclipse/sphinx/xtendxpand/jobs/M2MJob.html... Generating ./org/eclipse/sphinx/xtendxpand/jobs/M2TJob.html... Generating ./org/eclipse/sphinx/xtendxpand/jobs/SaveAsNewFileHandler.html... Generating ./org/eclipse/sphinx/xtendxpand/jobs/XpandJob.html... Generating ./org/eclipse/sphinx/xtendxpand/jobs/XtendJob.html... Generating ./org/eclipse/sphinx/xtendxpand/outlet/ExtendedOutlet.html... Generating ./org/eclipse/sphinx/xtendxpand/preferences/OutletsPreference.html... Generating ./org/eclipse/sphinx/xtendxpand/preferences/PrDefaultExcludesPreference.html... Generating ./org/eclipse/sphinx/xtendxpand/preferences/PrExcludesPreference.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/actions/BasicM2MAction.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/actions/BasicM2TAction.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/commands/handlers/ConvertToXtendXpandEnabledPluginProjectHandler.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/decorators/BasicOutletFolderLabelDecorator.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/dialogs/EditOutletDialog.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/groups/ExtensionGroup.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/groups/OutletsGroup.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/groups/OutputGroup.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/groups/ProtectedRegionGroup.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/groups/TemplateGroup.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/internal/Activator.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/internal/Activator.Implementation.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/internal/messages/Messages.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/jobs/ConvertToXtendXpandEnabledProjectJob.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/jobs/IResultMessageConstants.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/jobs/ResultMessageHandler.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/outlet/providers/OutletProvider.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/outlet/providers/OutletTableContentProvider.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/outlet/providers/OutletTableLabelProvider.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/preferences/AbstractOutletsPreferencePage.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/util/WorkspaceStorageFinder.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/wizards/M2MConfigurationWizard.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/wizards/M2TConfigurationWizard.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/wizards/pages/CheckConfigurationPage.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/wizards/pages/OutletsConfigurationPage.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/wizards/pages/XpandConfigurationPage.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/wizards/pages/XtendConfigurationPage.html... Generating ./org/eclipse/sphinx/xtendxpand/util/XtendXpandUtil.html... Generating ./org/eclipse/sphinx/emf/package-summary.html... Generating ./org/eclipse/sphinx/emf/package-tree.html... Generating ./org/eclipse/sphinx/emf/check/package-summary.html... Generating ./org/eclipse/sphinx/emf/check/package-tree.html... Generating ./org/eclipse/sphinx/emf/check/catalog/package-summary.html... Generating ./org/eclipse/sphinx/emf/check/catalog/package-tree.html... Generating ./org/eclipse/sphinx/emf/check/catalog/edit/package-summary.html... Generating ./org/eclipse/sphinx/emf/check/catalog/edit/package-tree.html... Generating ./org/eclipse/sphinx/emf/check/catalog/editor/package-summary.html... Generating ./org/eclipse/sphinx/emf/check/catalog/editor/package-tree.html... Generating ./org/eclipse/sphinx/emf/check/catalog/impl/package-summary.html... Generating ./org/eclipse/sphinx/emf/check/catalog/impl/package-tree.html... Generating ./org/eclipse/sphinx/emf/check/catalog/util/package-summary.html... Generating ./org/eclipse/sphinx/emf/check/catalog/util/package-tree.html... Generating ./org/eclipse/sphinx/emf/check/internal/package-summary.html... Generating ./org/eclipse/sphinx/emf/check/internal/package-tree.html... Generating ./org/eclipse/sphinx/emf/check/internal/messages/package-summary.html... Generating ./org/eclipse/sphinx/emf/check/internal/messages/package-tree.html... Generating ./org/eclipse/sphinx/emf/check/operations/package-summary.html... Generating ./org/eclipse/sphinx/emf/check/operations/package-tree.html... Generating ./org/eclipse/sphinx/emf/check/services/package-summary.html... Generating ./org/eclipse/sphinx/emf/check/services/package-tree.html... Generating ./org/eclipse/sphinx/emf/check/ui/package-summary.html... Generating ./org/eclipse/sphinx/emf/check/ui/package-tree.html... Generating ./org/eclipse/sphinx/emf/check/ui/actions/package-summary.html... Generating ./org/eclipse/sphinx/emf/check/ui/actions/package-tree.html... Generating ./org/eclipse/sphinx/emf/check/ui/dialogs/package-summary.html... Generating ./org/eclipse/sphinx/emf/check/ui/dialogs/package-tree.html... Generating ./org/eclipse/sphinx/emf/check/ui/internal/package-summary.html... Generating ./org/eclipse/sphinx/emf/check/ui/internal/package-tree.html... Generating ./org/eclipse/sphinx/emf/check/ui/internal/messages/package-summary.html... Generating ./org/eclipse/sphinx/emf/check/ui/internal/messages/package-tree.html... Generating ./org/eclipse/sphinx/emf/check/ui/markers/fields/package-summary.html... Generating ./org/eclipse/sphinx/emf/check/ui/markers/fields/package-tree.html... Generating ./org/eclipse/sphinx/emf/check/ui/markers/tests/package-summary.html... Generating ./org/eclipse/sphinx/emf/check/ui/markers/tests/package-tree.html... Generating ./org/eclipse/sphinx/emf/check/util/package-summary.html... Generating ./org/eclipse/sphinx/emf/check/util/package-tree.html... Generating ./org/eclipse/sphinx/emf/check/workflows/package-summary.html... Generating ./org/eclipse/sphinx/emf/check/workflows/package-tree.html... Generating ./org/eclipse/sphinx/emf/compare/diff/package-summary.html... Generating ./org/eclipse/sphinx/emf/compare/diff/package-tree.html... Generating ./org/eclipse/sphinx/emf/compare/domain/package-summary.html... Generating ./org/eclipse/sphinx/emf/compare/domain/package-tree.html... Generating ./org/eclipse/sphinx/emf/compare/internal/package-summary.html... Generating ./org/eclipse/sphinx/emf/compare/internal/package-tree.html... Generating ./org/eclipse/sphinx/emf/compare/internal/messages/package-summary.html... Generating ./org/eclipse/sphinx/emf/compare/internal/messages/package-tree.html... Generating ./org/eclipse/sphinx/emf/compare/match/package-summary.html... Generating ./org/eclipse/sphinx/emf/compare/match/package-tree.html... Generating ./org/eclipse/sphinx/emf/compare/report/package-summary.html... Generating ./org/eclipse/sphinx/emf/compare/report/package-tree.html... Generating ./org/eclipse/sphinx/emf/compare/scope/package-summary.html... Generating ./org/eclipse/sphinx/emf/compare/scope/package-tree.html... Generating ./org/eclipse/sphinx/emf/compare/ui/package-summary.html... Generating ./org/eclipse/sphinx/emf/compare/ui/package-tree.html... Generating ./org/eclipse/sphinx/emf/compare/ui/actions/package-summary.html... Generating ./org/eclipse/sphinx/emf/compare/ui/actions/package-tree.html... Generating ./org/eclipse/sphinx/emf/compare/ui/actions/providers/package-summary.html... Generating ./org/eclipse/sphinx/emf/compare/ui/actions/providers/package-tree.html... Generating ./org/eclipse/sphinx/emf/compare/ui/editor/package-summary.html... Generating ./org/eclipse/sphinx/emf/compare/ui/editor/package-tree.html... Generating ./org/eclipse/sphinx/emf/compare/ui/internal/package-summary.html... Generating ./org/eclipse/sphinx/emf/compare/ui/internal/package-tree.html... Generating ./org/eclipse/sphinx/emf/compare/ui/internal/messages/package-summary.html... Generating ./org/eclipse/sphinx/emf/compare/ui/internal/messages/package-tree.html... Generating ./org/eclipse/sphinx/emf/compare/ui/viewer/structuremerge/package-summary.html... Generating ./org/eclipse/sphinx/emf/compare/ui/viewer/structuremerge/package-tree.html... Generating ./org/eclipse/sphinx/emf/compare/util/package-summary.html... Generating ./org/eclipse/sphinx/emf/compare/util/package-tree.html... Generating ./org/eclipse/sphinx/emf/domain/package-summary.html... Generating ./org/eclipse/sphinx/emf/domain/package-tree.html... Generating ./org/eclipse/sphinx/emf/domain/factory/package-summary.html... Generating ./org/eclipse/sphinx/emf/domain/factory/package-tree.html... Generating ./org/eclipse/sphinx/emf/ecore/package-summary.html... Generating ./org/eclipse/sphinx/emf/ecore/package-tree.html... Generating ./org/eclipse/sphinx/emf/ecore/proxymanagement/package-summary.html... Generating ./org/eclipse/sphinx/emf/ecore/proxymanagement/package-tree.html... Generating ./org/eclipse/sphinx/emf/edit/package-summary.html... Generating ./org/eclipse/sphinx/emf/edit/package-tree.html... Generating ./org/eclipse/sphinx/emf/editors/package-summary.html... Generating ./org/eclipse/sphinx/emf/editors/package-tree.html... Generating ./org/eclipse/sphinx/emf/editors/forms/package-summary.html... Generating ./org/eclipse/sphinx/emf/editors/forms/package-tree.html... Generating ./org/eclipse/sphinx/emf/editors/forms/internal/package-summary.html... Generating ./org/eclipse/sphinx/emf/editors/forms/internal/package-tree.html... Generating ./org/eclipse/sphinx/emf/editors/forms/internal/messages/package-summary.html... Generating ./org/eclipse/sphinx/emf/editors/forms/internal/messages/package-tree.html... Generating ./org/eclipse/sphinx/emf/editors/forms/layouts/package-summary.html... Generating ./org/eclipse/sphinx/emf/editors/forms/layouts/package-tree.html... Generating ./org/eclipse/sphinx/emf/editors/forms/nebula/internal/package-summary.html... Generating ./org/eclipse/sphinx/emf/editors/forms/nebula/internal/package-tree.html... Generating ./org/eclipse/sphinx/emf/editors/forms/nebula/providers/package-summary.html... Generating ./org/eclipse/sphinx/emf/editors/forms/nebula/providers/package-tree.html... Generating ./org/eclipse/sphinx/emf/editors/forms/nebula/sections/package-summary.html... Generating ./org/eclipse/sphinx/emf/editors/forms/nebula/sections/package-tree.html... Generating ./org/eclipse/sphinx/emf/editors/forms/pages/package-summary.html... Generating ./org/eclipse/sphinx/emf/editors/forms/pages/package-tree.html... Generating ./org/eclipse/sphinx/emf/editors/forms/sections/package-summary.html... Generating ./org/eclipse/sphinx/emf/editors/forms/sections/package-tree.html... Generating ./org/eclipse/sphinx/emf/editors/forms/widgets/package-summary.html... Generating ./org/eclipse/sphinx/emf/editors/forms/widgets/package-tree.html... Generating ./org/eclipse/sphinx/emf/editors/internal/package-summary.html... Generating ./org/eclipse/sphinx/emf/editors/internal/package-tree.html... Generating ./org/eclipse/sphinx/emf/explorer/package-summary.html... Generating ./org/eclipse/sphinx/emf/explorer/package-tree.html... Generating ./org/eclipse/sphinx/emf/explorer/actions/filters/package-summary.html... Generating ./org/eclipse/sphinx/emf/explorer/actions/filters/package-tree.html... Generating ./org/eclipse/sphinx/emf/explorer/actions/providers/package-summary.html... Generating ./org/eclipse/sphinx/emf/explorer/actions/providers/package-tree.html... Generating ./org/eclipse/sphinx/emf/explorer/decorators/package-summary.html... Generating ./org/eclipse/sphinx/emf/explorer/decorators/package-tree.html... Generating ./org/eclipse/sphinx/emf/explorer/internal/package-summary.html... Generating ./org/eclipse/sphinx/emf/explorer/internal/package-tree.html... Generating ./org/eclipse/sphinx/emf/explorer/internal/actions/package-summary.html... Generating ./org/eclipse/sphinx/emf/explorer/internal/actions/package-tree.html... Generating ./org/eclipse/sphinx/emf/explorer/internal/actions/providers/package-summary.html... Generating ./org/eclipse/sphinx/emf/explorer/internal/actions/providers/package-tree.html... Generating ./org/eclipse/sphinx/emf/explorer/internal/messages/package-summary.html... Generating ./org/eclipse/sphinx/emf/explorer/internal/messages/package-tree.html... Generating ./org/eclipse/sphinx/emf/explorer/refresh/package-summary.html... Generating ./org/eclipse/sphinx/emf/explorer/refresh/package-tree.html... Generating ./org/eclipse/sphinx/emf/explorer/sorters/package-summary.html... Generating ./org/eclipse/sphinx/emf/explorer/sorters/package-tree.html... Generating ./org/eclipse/sphinx/emf/internal/package-summary.html... Generating ./org/eclipse/sphinx/emf/internal/package-tree.html... Generating ./org/eclipse/sphinx/emf/internal/ecore/package-summary.html... Generating ./org/eclipse/sphinx/emf/internal/ecore/package-tree.html... Generating ./org/eclipse/sphinx/emf/internal/ecore/proxymanagement/package-summary.html... Generating ./org/eclipse/sphinx/emf/internal/ecore/proxymanagement/package-tree.html... Generating ./org/eclipse/sphinx/emf/internal/ecore/proxymanagement/blacklist/package-summary.html... Generating ./org/eclipse/sphinx/emf/internal/ecore/proxymanagement/blacklist/package-tree.html... Generating ./org/eclipse/sphinx/emf/internal/ecore/proxymanagement/lookupresolver/package-summary.html... Generating ./org/eclipse/sphinx/emf/internal/ecore/proxymanagement/lookupresolver/package-tree.html... Generating ./org/eclipse/sphinx/emf/internal/expressions/package-summary.html... Generating ./org/eclipse/sphinx/emf/internal/expressions/package-tree.html... Generating ./org/eclipse/sphinx/emf/internal/filesystem/package-summary.html... Generating ./org/eclipse/sphinx/emf/internal/filesystem/package-tree.html... Generating ./org/eclipse/sphinx/emf/internal/messages/package-summary.html... Generating ./org/eclipse/sphinx/emf/internal/messages/package-tree.html... Generating ./org/eclipse/sphinx/emf/internal/metamodel/package-summary.html... Generating ./org/eclipse/sphinx/emf/internal/metamodel/package-tree.html... Generating ./org/eclipse/sphinx/emf/internal/metamodel/services/package-summary.html... Generating ./org/eclipse/sphinx/emf/internal/metamodel/services/package-tree.html... Generating ./org/eclipse/sphinx/emf/internal/model/package-summary.html... Generating ./org/eclipse/sphinx/emf/internal/model/package-tree.html... Generating ./org/eclipse/sphinx/emf/internal/properties/package-summary.html... Generating ./org/eclipse/sphinx/emf/internal/properties/package-tree.html... Generating ./org/eclipse/sphinx/emf/internal/resource/package-summary.html... Generating ./org/eclipse/sphinx/emf/internal/resource/package-tree.html... Generating ./org/eclipse/sphinx/emf/internal/scoping/package-summary.html... Generating ./org/eclipse/sphinx/emf/internal/scoping/package-tree.html... Generating ./org/eclipse/sphinx/emf/loading/package-summary.html... Generating ./org/eclipse/sphinx/emf/loading/package-tree.html... Generating ./org/eclipse/sphinx/emf/messages/package-summary.html... Generating ./org/eclipse/sphinx/emf/messages/package-tree.html... Generating ./org/eclipse/sphinx/emf/metamodel/package-summary.html... Generating ./org/eclipse/sphinx/emf/metamodel/package-tree.html... Generating ./org/eclipse/sphinx/emf/metamodel/providers/package-summary.html... Generating ./org/eclipse/sphinx/emf/metamodel/providers/package-tree.html... Generating ./org/eclipse/sphinx/emf/metamodel/services/package-summary.html... Generating ./org/eclipse/sphinx/emf/metamodel/services/package-tree.html... Generating ./org/eclipse/sphinx/emf/metamodelgen/internal/package-summary.html... Generating ./org/eclipse/sphinx/emf/metamodelgen/internal/package-tree.html... Generating ./org/eclipse/sphinx/emf/metamodelgen/operations/package-summary.html... Generating ./org/eclipse/sphinx/emf/metamodelgen/operations/package-tree.html... Generating ./org/eclipse/sphinx/emf/metamodelgen/ui/actions/package-summary.html... Generating ./org/eclipse/sphinx/emf/metamodelgen/ui/actions/package-tree.html... Generating ./org/eclipse/sphinx/emf/metamodelgen/ui/handlers/package-summary.html... Generating ./org/eclipse/sphinx/emf/metamodelgen/ui/handlers/package-tree.html... Generating ./org/eclipse/sphinx/emf/metamodelgen/ui/internal/package-summary.html... Generating ./org/eclipse/sphinx/emf/metamodelgen/ui/internal/package-tree.html... Generating ./org/eclipse/sphinx/emf/model/package-summary.html... Generating ./org/eclipse/sphinx/emf/model/package-tree.html... Generating ./org/eclipse/sphinx/emf/mwe/package-summary.html... Generating ./org/eclipse/sphinx/emf/mwe/package-tree.html... Generating ./org/eclipse/sphinx/emf/mwe/components/package-summary.html... Generating ./org/eclipse/sphinx/emf/mwe/components/package-tree.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/package-summary.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/package-tree.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/annotations/package-summary.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/annotations/package-tree.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/components/package-summary.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/components/package-tree.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/headless/package-summary.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/headless/package-tree.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/headless/internal/package-summary.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/headless/internal/package-tree.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/headless/internal/messages/package-summary.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/headless/internal/messages/package-tree.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/internal/package-summary.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/internal/package-tree.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/internal/messages/package-summary.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/internal/messages/package-tree.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/launching/package-summary.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/launching/package-tree.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/launching/internal/package-summary.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/launching/internal/package-tree.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/launching/internal/messages/package-summary.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/launching/internal/messages/package-tree.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/launching/ui/package-summary.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/launching/ui/package-tree.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/launching/ui/internal/package-summary.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/launching/ui/internal/package-tree.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/launching/ui/internal/messages/package-summary.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/launching/ui/internal/messages/package-tree.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/operations/package-summary.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/operations/package-tree.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/ui/package-summary.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/ui/package-tree.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/ui/actions/package-summary.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/ui/actions/package-tree.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/ui/actions/providers/package-summary.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/ui/actions/providers/package-tree.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/ui/dialogs/package-summary.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/ui/dialogs/package-tree.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/ui/handlers/package-summary.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/ui/handlers/package-tree.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/ui/internal/package-summary.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/ui/internal/package-tree.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/ui/internal/messages/package-summary.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/ui/internal/messages/package-tree.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/ui/util/package-summary.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/ui/util/package-tree.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/util/package-summary.html... Generating ./org/eclipse/sphinx/emf/mwe/dynamic/util/package-tree.html... Generating ./org/eclipse/sphinx/emf/mwe/internal/package-summary.html... Generating ./org/eclipse/sphinx/emf/mwe/internal/package-tree.html... Generating ./org/eclipse/sphinx/emf/mwe/resources/package-summary.html... Generating ./org/eclipse/sphinx/emf/mwe/resources/package-tree.html... Generating ./org/eclipse/sphinx/emf/properties/package-summary.html... Generating ./org/eclipse/sphinx/emf/properties/package-tree.html... Generating ./org/eclipse/sphinx/emf/query/package-summary.html... Generating ./org/eclipse/sphinx/emf/query/package-tree.html... Generating ./org/eclipse/sphinx/emf/resource/package-summary.html... Generating ./org/eclipse/sphinx/emf/resource/package-tree.html... Generating ./org/eclipse/sphinx/emf/saving/package-summary.html... Generating ./org/eclipse/sphinx/emf/saving/package-tree.html... Generating ./org/eclipse/sphinx/emf/scoping/package-summary.html... Generating ./org/eclipse/sphinx/emf/scoping/package-tree.html... Generating ./org/eclipse/sphinx/emf/search/ui/package-summary.html... Generating ./org/eclipse/sphinx/emf/search/ui/package-tree.html... Generating ./org/eclipse/sphinx/emf/search/ui/actions/package-summary.html... Generating ./org/eclipse/sphinx/emf/search/ui/actions/package-tree.html... Generating ./org/eclipse/sphinx/emf/search/ui/internal/package-summary.html... Generating ./org/eclipse/sphinx/emf/search/ui/internal/package-tree.html... Generating ./org/eclipse/sphinx/emf/search/ui/internal/messages/package-summary.html... Generating ./org/eclipse/sphinx/emf/search/ui/internal/messages/package-tree.html... Generating ./org/eclipse/sphinx/emf/search/ui/pages/package-summary.html... Generating ./org/eclipse/sphinx/emf/search/ui/pages/package-tree.html... Generating ./org/eclipse/sphinx/emf/search/ui/providers/package-summary.html... Generating ./org/eclipse/sphinx/emf/search/ui/providers/package-tree.html... Generating ./org/eclipse/sphinx/emf/search/ui/services/package-summary.html... Generating ./org/eclipse/sphinx/emf/search/ui/services/package-tree.html... Generating ./org/eclipse/sphinx/emf/search/ui/viatra/query/internal/package-summary.html... Generating ./org/eclipse/sphinx/emf/search/ui/viatra/query/internal/package-tree.html... Generating ./org/eclipse/sphinx/emf/search/ui/viatra/query/services/package-summary.html... Generating ./org/eclipse/sphinx/emf/search/ui/viatra/query/services/package-tree.html... Generating ./org/eclipse/sphinx/emf/serialization/package-summary.html... Generating ./org/eclipse/sphinx/emf/serialization/package-tree.html... Generating ./org/eclipse/sphinx/emf/serialization/generators/internal/package-summary.html... Generating ./org/eclipse/sphinx/emf/serialization/generators/internal/package-tree.html... Generating ./org/eclipse/sphinx/emf/serialization/generators/persistencemapping/package-summary.html... Generating ./org/eclipse/sphinx/emf/serialization/generators/persistencemapping/package-tree.html... Generating ./org/eclipse/sphinx/emf/serialization/generators/util/package-summary.html... Generating ./org/eclipse/sphinx/emf/serialization/generators/util/package-tree.html... Generating ./org/eclipse/sphinx/emf/serialization/generators/xsd/package-summary.html... Generating ./org/eclipse/sphinx/emf/serialization/generators/xsd/package-tree.html... Generating ./org/eclipse/sphinx/emf/serialization/internal/package-summary.html... Generating ./org/eclipse/sphinx/emf/serialization/internal/package-tree.html... Generating ./org/eclipse/sphinx/emf/splitting/package-summary.html... Generating ./org/eclipse/sphinx/emf/splitting/package-tree.html... Generating ./org/eclipse/sphinx/emf/ui/actions/package-summary.html... Generating ./org/eclipse/sphinx/emf/ui/actions/package-tree.html... Generating ./org/eclipse/sphinx/emf/ui/actions/providers/package-summary.html... Generating ./org/eclipse/sphinx/emf/ui/actions/providers/package-tree.html... Generating ./org/eclipse/sphinx/emf/ui/forms/messages/package-summary.html... Generating ./org/eclipse/sphinx/emf/ui/forms/messages/package-tree.html... Generating ./org/eclipse/sphinx/emf/ui/internal/package-summary.html... Generating ./org/eclipse/sphinx/emf/ui/internal/package-tree.html... Generating ./org/eclipse/sphinx/emf/ui/internal/messages/package-summary.html... Generating ./org/eclipse/sphinx/emf/ui/internal/messages/package-tree.html... Generating ./org/eclipse/sphinx/emf/ui/properties/package-summary.html... Generating ./org/eclipse/sphinx/emf/ui/properties/package-tree.html... Generating ./org/eclipse/sphinx/emf/ui/properties/descriptors/package-summary.html... Generating ./org/eclipse/sphinx/emf/ui/properties/descriptors/package-tree.html... Generating ./org/eclipse/sphinx/emf/ui/properties/filters/package-summary.html... Generating ./org/eclipse/sphinx/emf/ui/properties/filters/package-tree.html... Generating ./org/eclipse/sphinx/emf/ui/util/package-summary.html... Generating ./org/eclipse/sphinx/emf/ui/util/package-tree.html... Generating ./org/eclipse/sphinx/emf/ui/viewers/filters/package-summary.html... Generating ./org/eclipse/sphinx/emf/ui/viewers/filters/package-tree.html... Generating ./org/eclipse/sphinx/emf/util/package-summary.html... Generating ./org/eclipse/sphinx/emf/util/package-tree.html... Generating ./org/eclipse/sphinx/emf/validation/package-summary.html... Generating ./org/eclipse/sphinx/emf/validation/package-tree.html... Generating ./org/eclipse/sphinx/emf/validation/bridge/package-summary.html... Generating ./org/eclipse/sphinx/emf/validation/bridge/package-tree.html... Generating ./org/eclipse/sphinx/emf/validation/bridge/extensions/package-summary.html... Generating ./org/eclipse/sphinx/emf/validation/bridge/extensions/package-tree.html... Generating ./org/eclipse/sphinx/emf/validation/bridge/util/package-summary.html... Generating ./org/eclipse/sphinx/emf/validation/bridge/util/package-tree.html... Generating ./org/eclipse/sphinx/emf/validation/constraint/package-summary.html... Generating ./org/eclipse/sphinx/emf/validation/constraint/package-tree.html... Generating ./org/eclipse/sphinx/emf/validation/diagnostic/package-summary.html... Generating ./org/eclipse/sphinx/emf/validation/diagnostic/package-tree.html... Generating ./org/eclipse/sphinx/emf/validation/diagnostic/filters/package-summary.html... Generating ./org/eclipse/sphinx/emf/validation/diagnostic/filters/package-tree.html... Generating ./org/eclipse/sphinx/emf/validation/diagnostic/filters/util/package-summary.html... Generating ./org/eclipse/sphinx/emf/validation/diagnostic/filters/util/package-tree.html... Generating ./org/eclipse/sphinx/emf/validation/eobject/adapter/package-summary.html... Generating ./org/eclipse/sphinx/emf/validation/eobject/adapter/package-tree.html... Generating ./org/eclipse/sphinx/emf/validation/evalidator/adapter/package-summary.html... Generating ./org/eclipse/sphinx/emf/validation/evalidator/adapter/package-tree.html... Generating ./org/eclipse/sphinx/emf/validation/internal/messages/package-summary.html... Generating ./org/eclipse/sphinx/emf/validation/internal/messages/package-tree.html... Generating ./org/eclipse/sphinx/emf/validation/listeners/package-summary.html... Generating ./org/eclipse/sphinx/emf/validation/listeners/package-tree.html... Generating ./org/eclipse/sphinx/emf/validation/markers/package-summary.html... Generating ./org/eclipse/sphinx/emf/validation/markers/package-tree.html... Generating ./org/eclipse/sphinx/emf/validation/markers/util/package-summary.html... Generating ./org/eclipse/sphinx/emf/validation/markers/util/package-tree.html... Generating ./org/eclipse/sphinx/emf/validation/preferences/package-summary.html... Generating ./org/eclipse/sphinx/emf/validation/preferences/package-tree.html... Generating ./org/eclipse/sphinx/emf/validation/stats/package-summary.html... Generating ./org/eclipse/sphinx/emf/validation/stats/package-tree.html... Generating ./org/eclipse/sphinx/emf/validation/ui/package-summary.html... Generating ./org/eclipse/sphinx/emf/validation/ui/package-tree.html... Generating ./org/eclipse/sphinx/emf/validation/ui/actions/package-summary.html... Generating ./org/eclipse/sphinx/emf/validation/ui/actions/package-tree.html... Generating ./org/eclipse/sphinx/emf/validation/ui/actions/contributor/package-summary.html... Generating ./org/eclipse/sphinx/emf/validation/ui/actions/contributor/package-tree.html... Generating ./org/eclipse/sphinx/emf/validation/ui/actions/providers/package-summary.html... Generating ./org/eclipse/sphinx/emf/validation/ui/actions/providers/package-tree.html... Generating ./org/eclipse/sphinx/emf/validation/ui/internal/messages/package-summary.html... Generating ./org/eclipse/sphinx/emf/validation/ui/internal/messages/package-tree.html... Generating ./org/eclipse/sphinx/emf/validation/ui/preferences/package-summary.html... Generating ./org/eclipse/sphinx/emf/validation/ui/preferences/package-tree.html... Generating ./org/eclipse/sphinx/emf/validation/ui/util/package-summary.html... Generating ./org/eclipse/sphinx/emf/validation/ui/util/package-tree.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/package-summary.html... Generating ./org/eclipse/sphinx/emf/validation/ui/views/package-tree.html... Generating ./org/eclipse/sphinx/emf/validation/util/package-summary.html... Generating ./org/eclipse/sphinx/emf/validation/util/package-tree.html... Generating ./org/eclipse/sphinx/emf/viatra/query/package-summary.html... Generating ./org/eclipse/sphinx/emf/viatra/query/package-tree.html... Generating ./org/eclipse/sphinx/emf/viatra/query/internal/package-summary.html... Generating ./org/eclipse/sphinx/emf/viatra/query/internal/package-tree.html... Generating ./org/eclipse/sphinx/emf/viatra/query/proxymanagment/package-summary.html... Generating ./org/eclipse/sphinx/emf/viatra/query/proxymanagment/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/domain/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/domain/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/domain/factory/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/domain/factory/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/domain/mapping/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/domain/mapping/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/loading/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/loading/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/messages/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/messages/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/referentialintegrity/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/referentialintegrity/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/saving/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/saving/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/syncing/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/internal/syncing/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/jobs/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/jobs/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/operations/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/loading/operations/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/operations/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/operations/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/query/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/query/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/referentialintegrity/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/referentialintegrity/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/resources/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/resources/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/saving/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/saving/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/syncing/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/syncing/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/actions/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/actions/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/actions/providers/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/actions/providers/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/decorators/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/decorators/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/handlers/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/handlers/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/internal/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/internal/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/internal/messages/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/internal/messages/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/internal/saving/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/internal/saving/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/internal/views/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/internal/views/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/saving/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/saving/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/util/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/util/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/viewers/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/viewers/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/viewers/state/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/viewers/state/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/viewers/state/providers/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/viewers/state/providers/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/views/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/views/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/wizards/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/wizards/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/wizards/groups/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/wizards/groups/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/wizards/pages/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/ui/wizards/pages/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/util/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/util/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/viatra/query/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/viatra/query/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/viatra/query/internal/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/viatra/query/internal/package-tree.html... Generating ./org/eclipse/sphinx/emf/workspace/viatra/query/proxymanagement/package-summary.html... Generating ./org/eclipse/sphinx/emf/workspace/viatra/query/proxymanagement/package-tree.html... Generating ./org/eclipse/sphinx/gmf/runtime/ui/editor/package-summary.html... Generating ./org/eclipse/sphinx/gmf/runtime/ui/editor/package-tree.html... Generating ./org/eclipse/sphinx/gmf/runtime/ui/editor/document/package-summary.html... Generating ./org/eclipse/sphinx/gmf/runtime/ui/editor/document/package-tree.html... Generating ./org/eclipse/sphinx/gmf/runtime/ui/internal/package-summary.html... Generating ./org/eclipse/sphinx/gmf/runtime/ui/internal/package-tree.html... Generating ./org/eclipse/sphinx/gmf/runtime/ui/internal/messages/package-summary.html... Generating ./org/eclipse/sphinx/gmf/runtime/ui/internal/messages/package-tree.html... Generating ./org/eclipse/sphinx/gmf/workspace/domain/factory/package-summary.html... Generating ./org/eclipse/sphinx/gmf/workspace/domain/factory/package-tree.html... Generating ./org/eclipse/sphinx/gmf/workspace/internal/package-summary.html... Generating ./org/eclipse/sphinx/gmf/workspace/internal/package-tree.html... Generating ./org/eclipse/sphinx/gmf/workspace/metamodel/package-summary.html... Generating ./org/eclipse/sphinx/gmf/workspace/metamodel/package-tree.html... Generating ./org/eclipse/sphinx/jdt/internal/package-summary.html... Generating ./org/eclipse/sphinx/jdt/internal/package-tree.html... Generating ./org/eclipse/sphinx/jdt/internal/messages/package-summary.html... Generating ./org/eclipse/sphinx/jdt/internal/messages/package-tree.html... Generating ./org/eclipse/sphinx/jdt/jobs/package-summary.html... Generating ./org/eclipse/sphinx/jdt/jobs/package-tree.html... Generating ./org/eclipse/sphinx/jdt/loaders/package-summary.html... Generating ./org/eclipse/sphinx/jdt/loaders/package-tree.html... Generating ./org/eclipse/sphinx/jdt/util/package-summary.html... Generating ./org/eclipse/sphinx/jdt/util/package-tree.html... Generating ./org/eclipse/sphinx/pde/internal/package-summary.html... Generating ./org/eclipse/sphinx/pde/internal/package-tree.html... Generating ./org/eclipse/sphinx/pde/internal/messages/package-summary.html... Generating ./org/eclipse/sphinx/pde/internal/messages/package-tree.html... Generating ./org/eclipse/sphinx/pde/jobs/package-summary.html... Generating ./org/eclipse/sphinx/pde/jobs/package-tree.html... Generating ./org/eclipse/sphinx/pde/util/package-summary.html... Generating ./org/eclipse/sphinx/pde/util/package-tree.html... Generating ./org/eclipse/sphinx/platform/package-summary.html... Generating ./org/eclipse/sphinx/platform/package-tree.html... Generating ./org/eclipse/sphinx/platform/cli/package-summary.html... Generating ./org/eclipse/sphinx/platform/cli/package-tree.html... Generating ./org/eclipse/sphinx/platform/internal/package-summary.html... Generating ./org/eclipse/sphinx/platform/internal/package-tree.html... Generating ./org/eclipse/sphinx/platform/internal/expressions/package-summary.html... Generating ./org/eclipse/sphinx/platform/internal/expressions/package-tree.html... Generating ./org/eclipse/sphinx/platform/internal/messages/package-summary.html... Generating ./org/eclipse/sphinx/platform/internal/messages/package-tree.html... Generating ./org/eclipse/sphinx/platform/internal/util/package-summary.html... Generating ./org/eclipse/sphinx/platform/internal/util/package-tree.html... Generating ./org/eclipse/sphinx/platform/jobs/package-summary.html... Generating ./org/eclipse/sphinx/platform/jobs/package-tree.html... Generating ./org/eclipse/sphinx/platform/launching/package-summary.html... Generating ./org/eclipse/sphinx/platform/launching/package-tree.html... Generating ./org/eclipse/sphinx/platform/launching/internal/package-summary.html... Generating ./org/eclipse/sphinx/platform/launching/internal/package-tree.html... Generating ./org/eclipse/sphinx/platform/launching/internal/messages/package-summary.html... Generating ./org/eclipse/sphinx/platform/launching/internal/messages/package-tree.html... Generating ./org/eclipse/sphinx/platform/messages/package-summary.html... Generating ./org/eclipse/sphinx/platform/messages/package-tree.html... Generating ./org/eclipse/sphinx/platform/operations/package-summary.html... Generating ./org/eclipse/sphinx/platform/operations/package-tree.html... Generating ./org/eclipse/sphinx/platform/preferences/package-summary.html... Generating ./org/eclipse/sphinx/platform/preferences/package-tree.html... Generating ./org/eclipse/sphinx/platform/resources/package-summary.html... Generating ./org/eclipse/sphinx/platform/resources/package-tree.html... Generating ./org/eclipse/sphinx/platform/resources/syncing/package-summary.html... Generating ./org/eclipse/sphinx/platform/resources/syncing/package-tree.html... Generating ./org/eclipse/sphinx/platform/stats/package-summary.html... Generating ./org/eclipse/sphinx/platform/stats/package-tree.html... Generating ./org/eclipse/sphinx/platform/ui/dialogs/package-summary.html... Generating ./org/eclipse/sphinx/platform/ui/dialogs/package-tree.html... Generating ./org/eclipse/sphinx/platform/ui/fields/package-summary.html... Generating ./org/eclipse/sphinx/platform/ui/fields/package-tree.html... Generating ./org/eclipse/sphinx/platform/ui/fields/adapters/package-summary.html... Generating ./org/eclipse/sphinx/platform/ui/fields/adapters/package-tree.html... Generating ./org/eclipse/sphinx/platform/ui/fields/messages/package-summary.html... Generating ./org/eclipse/sphinx/platform/ui/fields/messages/package-tree.html... Generating ./org/eclipse/sphinx/platform/ui/groups/package-summary.html... Generating ./org/eclipse/sphinx/platform/ui/groups/package-tree.html... Generating ./org/eclipse/sphinx/platform/ui/groups/messages/package-summary.html... Generating ./org/eclipse/sphinx/platform/ui/groups/messages/package-tree.html... Generating ./org/eclipse/sphinx/platform/ui/handlers/package-summary.html... Generating ./org/eclipse/sphinx/platform/ui/handlers/package-tree.html... Generating ./org/eclipse/sphinx/platform/ui/internal/package-summary.html... Generating ./org/eclipse/sphinx/platform/ui/internal/package-tree.html... Generating ./org/eclipse/sphinx/platform/ui/internal/messages/package-summary.html... Generating ./org/eclipse/sphinx/platform/ui/internal/messages/package-tree.html... Generating ./org/eclipse/sphinx/platform/ui/internal/util/package-summary.html... Generating ./org/eclipse/sphinx/platform/ui/internal/util/package-tree.html... Generating ./org/eclipse/sphinx/platform/ui/operations/package-summary.html... Generating ./org/eclipse/sphinx/platform/ui/operations/package-tree.html... Generating ./org/eclipse/sphinx/platform/ui/preferences/package-summary.html... Generating ./org/eclipse/sphinx/platform/ui/preferences/package-tree.html... Generating ./org/eclipse/sphinx/platform/ui/preferences/messages/package-summary.html... Generating ./org/eclipse/sphinx/platform/ui/preferences/messages/package-tree.html... Generating ./org/eclipse/sphinx/platform/ui/util/package-summary.html... Generating ./org/eclipse/sphinx/platform/ui/util/package-tree.html... Generating ./org/eclipse/sphinx/platform/ui/views/documentation/package-summary.html... Generating ./org/eclipse/sphinx/platform/ui/views/documentation/package-tree.html... Generating ./org/eclipse/sphinx/platform/ui/views/documentation/bootstrap/package-summary.html... Generating ./org/eclipse/sphinx/platform/ui/views/documentation/bootstrap/package-tree.html... Generating ./org/eclipse/sphinx/platform/ui/widgets/package-summary.html... Generating ./org/eclipse/sphinx/platform/ui/widgets/package-tree.html... Generating ./org/eclipse/sphinx/platform/ui/wizards/package-summary.html... Generating ./org/eclipse/sphinx/platform/ui/wizards/package-tree.html... Generating ./org/eclipse/sphinx/platform/ui/wizards/pages/package-summary.html... Generating ./org/eclipse/sphinx/platform/ui/wizards/pages/package-tree.html... Generating ./org/eclipse/sphinx/platform/util/package-summary.html... Generating ./org/eclipse/sphinx/platform/util/package-tree.html... Generating ./org/eclipse/sphinx/xtend/typesystem/emf/package-summary.html... Generating ./org/eclipse/sphinx/xtend/typesystem/emf/package-tree.html... Generating ./org/eclipse/sphinx/xtend/typesystem/emf/internal/package-summary.html... Generating ./org/eclipse/sphinx/xtend/typesystem/emf/internal/package-tree.html... Generating ./org/eclipse/sphinx/xtend/typesystem/emf/ui/package-summary.html... Generating ./org/eclipse/sphinx/xtend/typesystem/emf/ui/package-tree.html... Generating ./org/eclipse/sphinx/xtend/typesystem/emf/ui/internal/package-summary.html... Generating ./org/eclipse/sphinx/xtend/typesystem/emf/ui/internal/package-tree.html... Generating ./org/eclipse/sphinx/xtendxpand/package-summary.html... Generating ./org/eclipse/sphinx/xtendxpand/package-tree.html... Generating ./org/eclipse/sphinx/xtendxpand/internal/package-summary.html... Generating ./org/eclipse/sphinx/xtendxpand/internal/package-tree.html... Generating ./org/eclipse/sphinx/xtendxpand/internal/messages/package-summary.html... Generating ./org/eclipse/sphinx/xtendxpand/internal/messages/package-tree.html... Generating ./org/eclipse/sphinx/xtendxpand/internal/preferences/package-summary.html... Generating ./org/eclipse/sphinx/xtendxpand/internal/preferences/package-tree.html... Generating ./org/eclipse/sphinx/xtendxpand/jobs/package-summary.html... Generating ./org/eclipse/sphinx/xtendxpand/jobs/package-tree.html... Generating ./org/eclipse/sphinx/xtendxpand/outlet/package-summary.html... Generating ./org/eclipse/sphinx/xtendxpand/outlet/package-tree.html... Generating ./org/eclipse/sphinx/xtendxpand/preferences/package-summary.html... Generating ./org/eclipse/sphinx/xtendxpand/preferences/package-tree.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/actions/package-summary.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/actions/package-tree.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/commands/handlers/package-summary.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/commands/handlers/package-tree.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/decorators/package-summary.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/decorators/package-tree.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/dialogs/package-summary.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/dialogs/package-tree.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/groups/package-summary.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/groups/package-tree.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/internal/package-summary.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/internal/package-tree.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/internal/messages/package-summary.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/internal/messages/package-tree.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/jobs/package-summary.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/jobs/package-tree.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/outlet/providers/package-summary.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/outlet/providers/package-tree.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/preferences/package-summary.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/preferences/package-tree.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/util/package-summary.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/util/package-tree.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/wizards/package-summary.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/wizards/package-tree.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/wizards/pages/package-summary.html... Generating ./org/eclipse/sphinx/xtendxpand/ui/wizards/pages/package-tree.html... Generating ./org/eclipse/sphinx/xtendxpand/util/package-summary.html... Generating ./org/eclipse/sphinx/xtendxpand/util/package-tree.html... Generating ./constant-values.html... Generating ./serialized-form.html... Building index for all the packages and classes... Generating ./overview-tree.html... Generating ./index-all.html... Building index for all classes... Generating ./allclasses-index.html... Generating ./allpackages-index.html... Generating ./deprecated-list.html... Building index for all classes... Generating ./allclasses.html... Generating ./allclasses.html... Generating ./index.html... Generating ./overview-summary.html... Generating ./help-doc.html... 100 errors 100 warnings [INFO] execution failed with rc = 1 [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/overview-summary.html -> target/javadoc/reference/api/overview-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/constant-values.html -> target/javadoc/reference/api/constant-values.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/deprecated-list.html -> target/javadoc/reference/api/deprecated-list.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/check/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/check/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/check/catalog/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/check/catalog/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/check/catalog/edit/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/check/catalog/edit/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/check/catalog/editor/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/check/catalog/editor/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/check/catalog/impl/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/check/catalog/impl/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/check/catalog/util/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/check/catalog/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/check/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/check/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/check/internal/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/check/internal/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/check/operations/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/check/operations/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/check/services/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/check/services/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/check/ui/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/check/ui/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/check/ui/actions/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/check/ui/actions/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/check/ui/dialogs/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/check/ui/dialogs/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/check/ui/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/check/ui/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/check/ui/internal/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/check/ui/internal/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/check/ui/markers/fields/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/check/ui/markers/fields/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/check/ui/markers/tests/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/check/ui/markers/tests/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/check/util/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/check/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/check/workflows/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/check/workflows/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/diff/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/diff/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/domain/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/domain/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/internal/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/internal/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/match/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/match/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/report/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/report/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/scope/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/scope/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/ui/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/ui/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/ui/actions/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/ui/actions/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/ui/actions/providers/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/ui/actions/providers/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/ui/editor/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/ui/editor/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/ui/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/ui/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/ui/internal/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/ui/internal/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/ui/viewer/structuremerge/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/ui/viewer/structuremerge/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/util/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/compare/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/domain/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/domain/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/domain/factory/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/domain/factory/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/ecore/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/ecore/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/ecore/proxymanagement/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/ecore/proxymanagement/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/edit/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/edit/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/editors/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/editors/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/editors/forms/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/editors/forms/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/editors/forms/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/editors/forms/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/editors/forms/internal/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/editors/forms/internal/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/editors/forms/layouts/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/editors/forms/layouts/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/editors/forms/nebula/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/editors/forms/nebula/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/editors/forms/nebula/providers/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/editors/forms/nebula/providers/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/editors/forms/nebula/sections/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/editors/forms/nebula/sections/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/editors/forms/pages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/editors/forms/pages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/editors/forms/sections/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/editors/forms/sections/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/editors/forms/widgets/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/editors/forms/widgets/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/editors/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/editors/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/explorer/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/explorer/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/explorer/actions/filters/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/explorer/actions/filters/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/explorer/actions/providers/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/explorer/actions/providers/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/explorer/decorators/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/explorer/decorators/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/explorer/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/explorer/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/explorer/internal/actions/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/explorer/internal/actions/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/explorer/internal/actions/providers/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/explorer/internal/actions/providers/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/explorer/internal/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/explorer/internal/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/explorer/refresh/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/explorer/refresh/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/explorer/sorters/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/explorer/sorters/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/internal/ecore/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/internal/ecore/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/internal/ecore/proxymanagement/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/internal/ecore/proxymanagement/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/internal/ecore/proxymanagement/blacklist/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/internal/ecore/proxymanagement/blacklist/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/internal/ecore/proxymanagement/lookupresolver/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/internal/ecore/proxymanagement/lookupresolver/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/internal/expressions/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/internal/expressions/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/internal/filesystem/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/internal/filesystem/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/internal/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/internal/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/internal/metamodel/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/internal/metamodel/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/internal/metamodel/services/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/internal/metamodel/services/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/internal/model/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/internal/model/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/internal/properties/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/internal/properties/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/internal/resource/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/internal/resource/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/internal/scoping/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/internal/scoping/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/loading/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/loading/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/metamodel/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/metamodel/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/metamodel/providers/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/metamodel/providers/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/metamodel/services/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/metamodel/services/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/metamodelgen/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/metamodelgen/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/metamodelgen/operations/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/metamodelgen/operations/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/metamodelgen/ui/actions/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/metamodelgen/ui/actions/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/metamodelgen/ui/handlers/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/metamodelgen/ui/handlers/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/metamodelgen/ui/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/metamodelgen/ui/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/model/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/model/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/components/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/components/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/annotations/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/annotations/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/components/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/components/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/headless/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/headless/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/headless/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/headless/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/headless/internal/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/headless/internal/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/internal/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/internal/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/launching/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/launching/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/launching/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/launching/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/launching/internal/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/launching/internal/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/launching/ui/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/launching/ui/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/launching/ui/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/launching/ui/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/launching/ui/internal/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/launching/ui/internal/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/operations/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/operations/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/ui/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/ui/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/ui/actions/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/ui/actions/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/ui/actions/providers/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/ui/actions/providers/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/ui/dialogs/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/ui/dialogs/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/ui/handlers/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/ui/handlers/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/ui/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/ui/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/ui/internal/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/ui/internal/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/ui/util/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/ui/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/util/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/dynamic/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/resources/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/mwe/resources/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/properties/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/properties/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/query/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/query/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/resource/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/resource/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/saving/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/saving/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/scoping/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/scoping/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/search/ui/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/search/ui/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/search/ui/actions/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/search/ui/actions/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/search/ui/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/search/ui/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/search/ui/internal/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/search/ui/internal/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/search/ui/pages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/search/ui/pages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/search/ui/providers/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/search/ui/providers/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/search/ui/services/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/search/ui/services/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/search/ui/viatra/query/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/search/ui/viatra/query/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/search/ui/viatra/query/services/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/search/ui/viatra/query/services/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/serialization/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/serialization/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/serialization/generators/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/serialization/generators/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/serialization/generators/persistencemapping/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/serialization/generators/persistencemapping/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/serialization/generators/util/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/serialization/generators/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/serialization/generators/xsd/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/serialization/generators/xsd/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/serialization/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/serialization/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/splitting/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/splitting/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/ui/actions/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/ui/actions/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/ui/actions/providers/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/ui/actions/providers/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/ui/forms/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/ui/forms/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/ui/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/ui/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/ui/internal/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/ui/internal/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/ui/properties/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/ui/properties/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/ui/properties/descriptors/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/ui/properties/descriptors/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/ui/properties/filters/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/ui/properties/filters/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/ui/util/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/ui/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/ui/viewers/filters/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/ui/viewers/filters/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/util/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/bridge/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/bridge/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/bridge/extensions/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/bridge/extensions/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/bridge/util/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/bridge/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/constraint/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/constraint/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/diagnostic/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/diagnostic/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/diagnostic/filters/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/diagnostic/filters/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/diagnostic/filters/util/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/diagnostic/filters/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/eobject/adapter/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/eobject/adapter/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/evalidator/adapter/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/evalidator/adapter/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/internal/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/internal/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/listeners/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/listeners/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/markers/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/markers/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/markers/util/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/markers/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/preferences/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/preferences/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/stats/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/stats/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/ui/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/ui/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/ui/actions/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/ui/actions/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/ui/actions/contributor/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/ui/actions/contributor/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/ui/actions/providers/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/ui/actions/providers/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/ui/internal/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/ui/internal/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/ui/preferences/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/ui/preferences/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/ui/util/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/ui/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/ui/views/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/ui/views/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/util/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/validation/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/viatra/query/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/viatra/query/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/viatra/query/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/viatra/query/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/viatra/query/proxymanagment/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/viatra/query/proxymanagment/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/domain/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/domain/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/domain/factory/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/domain/factory/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/domain/mapping/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/domain/mapping/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/internal/loading/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/internal/loading/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/internal/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/internal/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/internal/referentialintegrity/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/internal/referentialintegrity/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/internal/saving/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/internal/saving/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/internal/syncing/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/internal/syncing/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/jobs/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/jobs/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/loading/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/loading/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/loading/operations/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/loading/operations/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/operations/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/operations/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/query/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/query/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/referentialintegrity/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/referentialintegrity/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/resources/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/resources/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/saving/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/saving/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/syncing/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/syncing/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/actions/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/actions/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/actions/providers/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/actions/providers/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/decorators/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/decorators/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/handlers/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/handlers/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/internal/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/internal/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/internal/saving/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/internal/saving/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/internal/views/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/internal/views/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/saving/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/saving/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/util/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/viewers/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/viewers/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/viewers/state/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/viewers/state/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/viewers/state/providers/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/viewers/state/providers/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/views/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/views/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/wizards/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/wizards/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/wizards/groups/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/wizards/groups/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/wizards/pages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/ui/wizards/pages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/util/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/viatra/query/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/viatra/query/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/viatra/query/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/viatra/query/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/viatra/query/proxymanagement/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/emf/workspace/viatra/query/proxymanagement/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/gmf/runtime/ui/editor/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/gmf/runtime/ui/editor/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/gmf/runtime/ui/editor/document/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/gmf/runtime/ui/editor/document/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/gmf/runtime/ui/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/gmf/runtime/ui/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/gmf/runtime/ui/internal/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/gmf/runtime/ui/internal/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/gmf/workspace/domain/factory/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/gmf/workspace/domain/factory/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/gmf/workspace/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/gmf/workspace/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/gmf/workspace/metamodel/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/gmf/workspace/metamodel/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/jdt/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/jdt/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/jdt/internal/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/jdt/internal/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/jdt/jobs/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/jdt/jobs/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/jdt/loaders/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/jdt/loaders/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/jdt/util/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/jdt/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/pde/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/pde/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/pde/internal/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/pde/internal/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/pde/jobs/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/pde/jobs/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/pde/util/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/pde/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/cli/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/cli/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/internal/expressions/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/internal/expressions/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/internal/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/internal/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/internal/util/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/internal/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/jobs/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/jobs/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/launching/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/launching/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/launching/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/launching/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/launching/internal/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/launching/internal/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/operations/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/operations/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/preferences/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/preferences/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/resources/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/resources/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/resources/syncing/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/resources/syncing/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/stats/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/stats/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/dialogs/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/dialogs/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/fields/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/fields/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/fields/adapters/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/fields/adapters/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/fields/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/fields/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/groups/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/groups/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/groups/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/groups/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/handlers/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/handlers/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/internal/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/internal/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/internal/util/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/internal/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/operations/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/operations/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/preferences/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/preferences/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/preferences/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/preferences/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/util/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/views/documentation/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/views/documentation/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/views/documentation/bootstrap/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/views/documentation/bootstrap/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/widgets/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/widgets/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/wizards/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/wizards/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/wizards/pages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/ui/wizards/pages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/platform/util/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/platform/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/xtend/typesystem/emf/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/xtend/typesystem/emf/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/xtend/typesystem/emf/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/xtend/typesystem/emf/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/xtend/typesystem/emf/ui/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/xtend/typesystem/emf/ui/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/xtend/typesystem/emf/ui/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/xtend/typesystem/emf/ui/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/internal/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/internal/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/internal/preferences/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/internal/preferences/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/jobs/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/jobs/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/outlet/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/outlet/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/preferences/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/preferences/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/ui/actions/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/ui/actions/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/ui/commands/handlers/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/ui/commands/handlers/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/ui/decorators/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/ui/decorators/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/ui/dialogs/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/ui/dialogs/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/ui/groups/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/ui/groups/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/ui/internal/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/ui/internal/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/ui/internal/messages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/ui/internal/messages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/ui/jobs/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/ui/jobs/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/ui/outlet/providers/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/ui/outlet/providers/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/ui/preferences/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/ui/preferences/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/ui/util/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/ui/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/ui/wizards/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/ui/wizards/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/ui/wizards/pages/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/ui/wizards/pages/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv, file: /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/util/package-summary.html -> target/javadoc/reference/api/org/eclipse/sphinx/xtendxpand/util/package-summary.html [INFO] [INFO] ---------< org.eclipse.sphinx.features:org.eclipse.sphinx.doc >--------- [INFO] Building org.eclipse.sphinx.doc 0.13.1-SNAPSHOT [138/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.doc-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.doc --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.doc --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.doc --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.doc --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.doc --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.doc --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.doc --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.doc-feature/target/org.eclipse.sphinx.doc-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.doc --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.doc --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.doc --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.doc --- [INFO] [INFO] ------< org.eclipse.sphinx.features:org.eclipse.sphinx.examples >------- [INFO] Building org.eclipse.sphinx.examples 0.13.1-SNAPSHOT [139/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.examples --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.examples --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.examples --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.examples --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.examples --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.examples --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.examples --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples-feature/target/org.eclipse.sphinx.examples-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.examples --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.examples --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.examples --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.examples --- [INFO] [INFO] ----< org.eclipse.sphinx.features:org.eclipse.sphinx.viatra.query >----- [INFO] Building org.eclipse.sphinx.viatra.query 0.13.1-SNAPSHOT [140/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.viatra.query-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.viatra.query --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.viatra.query --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.viatra.query --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.viatra.query --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.viatra.query --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.viatra.query --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.viatra.query --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.viatra.query-feature/target/org.eclipse.sphinx.viatra.query-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.viatra.query --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.viatra.query --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.viatra.query --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.viatra.query-feature/target/org.eclipse.sphinx.viatra.query-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.viatra.query --- [INFO] [INFO] --< org.eclipse.sphinx.features:org.eclipse.sphinx.viatra.query.sdk >--- [INFO] Building org.eclipse.sphinx.viatra.query.sdk 0.13.1-SNAPSHOT [141/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.viatra.query.sdk-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.viatra.query.sdk --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.viatra.query.sdk --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.viatra.query.sdk --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.viatra.query.sdk --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.viatra.query.sdk --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.viatra.query.sdk --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.viatra.query.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.viatra.query.sdk-feature/target/org.eclipse.sphinx.viatra.query.sdk-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.viatra.query.sdk --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.viatra.query.sdk --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.viatra.query.sdk --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.viatra.query.sdk --- [INFO] [INFO] -------< org.eclipse.sphinx.features:org.eclipse.sphinx.nebula >-------- [INFO] Building org.eclipse.sphinx.nebula 0.13.1-SNAPSHOT [142/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.nebula-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.nebula --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.nebula --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.nebula --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.nebula --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.nebula --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.nebula --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.nebula --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.nebula-feature/target/org.eclipse.sphinx.nebula-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.nebula --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.nebula --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.nebula --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.nebula-feature/target/org.eclipse.sphinx.nebula-0.13.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.nebula --- [INFO] [INFO] -----< org.eclipse.sphinx.features:org.eclipse.sphinx.nebula.sdk >------ [INFO] Building org.eclipse.sphinx.nebula.sdk 0.13.1-SNAPSHOT [143/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.nebula.sdk-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.nebula.sdk --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.nebula.sdk --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.nebula.sdk --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.nebula.sdk --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.nebula.sdk --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.nebula.sdk --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.nebula.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.nebula.sdk-feature/target/org.eclipse.sphinx.nebula.sdk-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.nebula.sdk --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.nebula.sdk --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.nebula.sdk --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.nebula.sdk --- [INFO] [INFO] ---------< org.eclipse.sphinx.features:org.eclipse.sphinx.sdk >--------- [INFO] Building org.eclipse.sphinx.sdk 0.13.1-SNAPSHOT [144/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.sdk-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.sdk --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.sdk --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.sdk --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.sdk --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.sdk --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.sdk --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.sdk-feature/target/org.eclipse.sphinx.sdk-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.sdk --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.sdk --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.sdk --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.sdk --- [INFO] [INFO] ------< org.eclipse.sphinx.features:org.eclipse.sphinx.testutils >------ [INFO] Building org.eclipse.sphinx.testutils 0.13.1-SNAPSHOT [145/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.testutils-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.testutils --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.testutils --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.testutils --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.testutils --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.testutils --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.testutils --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.testutils --- [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.testutils-feature/target/org.eclipse.sphinx.testutils-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.testutils --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.testutils --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.testutils --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.testutils --- [INFO] [INFO] -----< org.eclipse.sphinx.features:org.eclipse.sphinx.thirdparty >------ [INFO] Building org.eclipse.sphinx.thirdparty 0.13.1-SNAPSHOT [146/148] [INFO] from /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.thirdparty-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.thirdparty --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- tycho-packaging:2.7.0:validate-id (default-validate-id) @ org.eclipse.sphinx.thirdparty --- [INFO] [INFO] --- tycho-packaging:2.7.0:validate-version (default-validate-version) @ org.eclipse.sphinx.thirdparty --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.thirdparty --- [INFO] [INFO] --- tycho-packaging:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sphinx.thirdparty --- [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.thirdparty --- [INFO] [INFO] --- tycho-packaging:2.7.0:package-feature (default-package-feature) @ org.eclipse.sphinx.thirdparty --- [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (249kB) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (122.3kB) [INFO] Building jar: /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.thirdparty-feature/target/org.eclipse.sphinx.thirdparty-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.thirdparty --- [INFO] [INFO] --- tycho-p2:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sphinx.thirdparty --- [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.thirdparty --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.thirdparty --- [INFO] [INFO] --------< org.eclipse.sphinx.releng:org.eclipse.sphinx.updates >-------- [INFO] Building org.eclipse.sphinx.updates 0.13.1-SNAPSHOT [147/148] [INFO] from repository/pom.xml [INFO] -------------------------[ eclipse-repository ]------------------------- [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'tycho-p2-repository-plugin:2.7.0:assemble-repository (default-assemble-repository)' [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'tycho-p2-repository-plugin:2.7.0:archive-repository (default-archive-repository)' [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sphinx.updates --- [INFO] The project's OSGi version is 0.13.1.202311280718 [INFO] [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sphinx.updates --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.sphinx.updates --- [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.sphinx.updates --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-p2-publisher:2.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sphinx.updates --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] [INFO] --- tycho-p2-publisher:2.7.0:publish-products (default-publish-products) @ org.eclipse.sphinx.updates --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-publisher:2.7.0:publish-categories (default-publish-categories) @ org.eclipse.sphinx.updates --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-publisher:2.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.sphinx.updates --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-repository:2.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.sphinx.updates --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Copying resources from /home/jenkins/agent/workspace/build/releng/org.eclipse.sphinx.releng.builds/repository/target/classes to /home/jenkins/agent/workspace/build/releng/org.eclipse.sphinx.releng.builds/repository/target/repository [INFO] [INFO] --- tycho-source:2.7.0:plugin-source (plugin-source) @ org.eclipse.sphinx.updates --- [INFO] [INFO] --- tycho-p2-repository:2.7.0:archive-repository (default-archive-repository) @ org.eclipse.sphinx.updates --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Building zip: /home/jenkins/agent/workspace/build/releng/org.eclipse.sphinx.releng.builds/repository/target/org.eclipse.sphinx.updates-0.13.1-SNAPSHOT.zip [INFO] [INFO] --- tycho-source-feature:2.7.0:source-feature (source-feature) @ org.eclipse.sphinx.updates --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2:2.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.updates --- [INFO] [INFO] -----< org.eclipse.sphinx.releng:org.eclipse.sphinx.releng.builds >----- [INFO] Building org.eclipse.sphinx.releng.builds 0.13.1-SNAPSHOT [148/148] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for org.eclipse.sphinx.releng.builds 0.13.1-SNAPSHOT: [INFO] [INFO] org.eclipse.sphinx.releng.parent ................... SUCCESS [ 0.433 s] [INFO] org.eclipse.sphinx.targets.2020-09 ................. SUCCESS [ 0.398 s] [INFO] org.eclipse.sphinx.emf.check.catalog ............... SUCCESS [ 4.604 s] [INFO] org.eclipse.sphinx.emf.check.catalog.edit .......... SUCCESS [ 0.735 s] [INFO] org.eclipse.sphinx.emf.check.catalog.editor ........ SUCCESS [ 2.800 s] [INFO] org.eclipse.sphinx.platform ........................ SUCCESS [ 1.161 s] [INFO] org.eclipse.sphinx.emf ............................. SUCCESS [ 11.757 s] [INFO] org.eclipse.sphinx.jdt ............................. SUCCESS [ 2.100 s] [INFO] org.eclipse.sphinx.emf.workspace ................... SUCCESS [ 1.048 s] [INFO] org.eclipse.sphinx.emf.mwe.dynamic ................. SUCCESS [ 0.993 s] [INFO] org.eclipse.sphinx.emf.check ....................... SUCCESS [ 0.941 s] [INFO] org.eclipse.sphinx.platform.ui ..................... SUCCESS [ 1.999 s] [INFO] org.eclipse.sphinx.emf.ui .......................... SUCCESS [ 1.260 s] [INFO] org.eclipse.sphinx.emf.check.ui .................... SUCCESS [ 1.063 s] [INFO] org.eclipse.sphinx.emf.compare ..................... SUCCESS [ 1.411 s] [INFO] org.eclipse.sphinx.emf.workspace.ui ................ SUCCESS [ 1.572 s] [INFO] org.eclipse.sphinx.emf.editors ..................... SUCCESS [ 0.905 s] [INFO] org.eclipse.sphinx.emf.compare.ui .................. SUCCESS [ 1.080 s] [INFO] org.eclipse.sphinx.emf.editors.forms ............... SUCCESS [ 0.993 s] [INFO] org.eclipse.sphinx.emf.editors.forms.nebula ........ SUCCESS [ 0.935 s] [INFO] org.eclipse.sphinx.emf.editors.viatra.query ........ SUCCESS [ 1.020 s] [INFO] org.eclipse.sphinx.emf.explorer .................... SUCCESS [ 0.987 s] [INFO] org.eclipse.sphinx.emf.viatra.query ................ SUCCESS [ 0.911 s] [INFO] org.eclipse.sphinx.emf.metamodelgen ................ SUCCESS [ 0.599 s] [INFO] org.eclipse.sphinx.emf.metamodelgen.ui ............. SUCCESS [ 0.858 s] [INFO] org.eclipse.sphinx.emf.mwe.dynamic.headless ........ SUCCESS [ 0.884 s] [INFO] org.eclipse.sphinx.emf.mwe.dynamic.launching ....... SUCCESS [ 0.816 s] [INFO] org.eclipse.sphinx.emf.mwe.dynamic.ui .............. SUCCESS [ 1.492 s] [INFO] org.eclipse.sphinx.emf.mwe.dynamic.launching.ui .... SUCCESS [ 1.437 s] [INFO] org.eclipse.sphinx.emf.mwe ......................... SUCCESS [ 0.759 s] [INFO] org.eclipse.sphinx.emf.search.ui ................... SUCCESS [ 1.019 s] [INFO] org.eclipse.sphinx.emf.workspace.viatra.query ...... SUCCESS [ 0.821 s] [INFO] org.eclipse.sphinx.emf.search.ui.viatra.query ...... SUCCESS [ 1.059 s] [INFO] org.eclipse.sphinx.emf.serialization ............... SUCCESS [ 0.793 s] [INFO] org.eclipse.sphinx.emf.serialization.generators .... SUCCESS [ 3.576 s] [INFO] org.eclipse.sphinx.emf.validation.bridge ........... SUCCESS [ 0.578 s] [INFO] org.eclipse.sphinx.emf.validation .................. SUCCESS [ 0.706 s] [INFO] org.eclipse.sphinx.emf.validation.ui ............... SUCCESS [ 1.289 s] [INFO] org.eclipse.sphinx.gmf.workspace ................... SUCCESS [ 0.695 s] [INFO] org.eclipse.sphinx.gmf.runtime.ui .................. SUCCESS [ 1.095 s] [INFO] org.eclipse.sphinx.pde ............................. SUCCESS [ 0.993 s] [INFO] org.eclipse.sphinx.platform.launching .............. SUCCESS [ 0.609 s] [INFO] org.eclipse.sphinx.xtend.typesystem.emf ............ SUCCESS [ 0.680 s] [INFO] org.eclipse.sphinx.xtend.typesystem.emf.ui ......... SUCCESS [ 0.973 s] [INFO] org.eclipse.sphinx.xtendxpand ...................... SUCCESS [ 0.991 s] [INFO] org.eclipse.sphinx.xtendxpand.ui ................... SUCCESS [ 1.398 s] [INFO] org.eclipse.sphinx.examples.common.ui .............. SUCCESS [ 0.992 s] [INFO] org.eclipse.sphinx.examples.actions ................ SUCCESS [ 0.879 s] [INFO] org.eclipse.sphinx.examples.codegen.xpand.ui ....... SUCCESS [ 1.314 s] [INFO] org.eclipse.sphinx.examples.emf.compare.reports.csv SUCCESS [ 0.971 s] [INFO] org.eclipse.sphinx.examples.emf.compare.reports.html SUCCESS [ 1.068 s] [INFO] org.eclipse.sphinx.examples.explorer ............... SUCCESS [ 0.756 s] [INFO] org.eclipse.sphinx.examples.hummingbird.ide ........ SUCCESS [ 0.690 s] [INFO] org.eclipse.sphinx.examples.hummingbird.ide.ui ..... SUCCESS [ 0.875 s] [INFO] org.eclipse.sphinx.examples.hummingbird.metamodelgen SUCCESS [ 0.713 s] [INFO] org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui SUCCESS [ 1.090 s] [INFO] org.eclipse.sphinx.examples.hummingbird10 .......... SUCCESS [ 0.670 s] [INFO] org.eclipse.sphinx.examples.hummingbird10.edit ..... SUCCESS [ 0.543 s] [INFO] org.eclipse.sphinx.examples.hummingbird10.ide.ui ... SUCCESS [ 0.927 s] [INFO] org.eclipse.sphinx.examples.hummingbird10.viatra.query SUCCESS [ 0.744 s] [INFO] org.eclipse.sphinx.examples.hummingbird20 .......... SUCCESS [ 1.044 s] [INFO] org.eclipse.sphinx.examples.hummingbird20.check .... SUCCESS [ 0.806 s] [INFO] org.eclipse.sphinx.examples.hummingbird20.codegen.xpand SUCCESS [ 0.498 s] [INFO] org.eclipse.sphinx.examples.hummingbird20.edit ..... SUCCESS [ 0.720 s] [INFO] org.eclipse.sphinx.examples.hummingbird20.ide.ui ... SUCCESS [ 1.042 s] [INFO] org.eclipse.sphinx.examples.hummingbird20.diagram.gmf SUCCESS [ 1.613 s] [INFO] org.eclipse.sphinx.examples.hummingbird20.editors.nebula SUCCESS [ 0.987 s] [INFO] org.eclipse.sphinx.examples.hummingbird20.emf.compare SUCCESS [ 0.620 s] [INFO] org.eclipse.sphinx.examples.hummingbird20.ide ...... SUCCESS [ 0.599 s] [INFO] org.eclipse.sphinx.examples.hummingbird20.viatra.query SUCCESS [ 1.077 s] [INFO] org.eclipse.sphinx.examples.hummingbird20.splitting SUCCESS [ 0.601 s] [INFO] org.eclipse.sphinx.examples.hummingbird20.transform.xtend SUCCESS [ 0.444 s] [INFO] org.eclipse.sphinx.examples.hummingbird20.validation SUCCESS [ 0.655 s] [INFO] org.eclipse.sphinx.examples.workflows.lib .......... SUCCESS [ 1.387 s] [INFO] org.eclipse.sphinx.examples.hummingbird20.workflows SUCCESS [ 1.267 s] [INFO] org.eclipse.sphinx.testutils ....................... SUCCESS [ 0.787 s] [INFO] org.eclipse.sphinx.testutils.integration ........... SUCCESS [ 0.960 s] [INFO] org.eclipse.sphinx.examples.tests.perf ............. SUCCESS [ 26.042 s] [INFO] org.eclipse.sphinx.examples.transform.xtend.ui ..... SUCCESS [ 1.649 s] [INFO] org.eclipse.sphinx.examples.uml2.ide ............... SUCCESS [ 0.913 s] [INFO] org.eclipse.sphinx.examples.uml2.ide.ui ............ SUCCESS [ 1.026 s] [INFO] org.eclipse.sphinx.examples.validation.ui .......... SUCCESS [ 1.046 s] [INFO] org.eclipse.sphinx.examples.views.documentation .... SUCCESS [ 1.156 s] [INFO] org.eclipse.sphinx.examples.workflows .............. SUCCESS [ 1.552 s] [INFO] org.eclipse.sphinx.testutils.integration.referenceworkspace SUCCESS [ 0.842 s] [INFO] org.eclipse.sphinx.tests.emf.check ................. SUCCESS [ 5.276 s] [INFO] org.eclipse.sphinx.tests.emf.editors.integration ... SUCCESS [ 8.069 s] [INFO] org.eclipse.sphinx.tests.emf.viatra.query .......... SUCCESS [ 6.442 s] [INFO] org.eclipse.sphinx.tests.emf.integration ........... SUCCESS [15:43 min] [INFO] org.eclipse.sphinx.tests.emf.mwe.dynamic.integration SUCCESS [ 4.345 s] [INFO] org.eclipse.sphinx.tests.emf.serialization.generators SUCCESS [ 5.775 s] [INFO] org.eclipse.sphinx.tests.emf.serialization ......... SUCCESS [ 6.192 s] [INFO] org.eclipse.sphinx.tests.emf.ui.integration ........ SUCCESS [ 9.347 s] [INFO] org.eclipse.sphinx.tests.emf.workspace.integration . SUCCESS [04:31 min] [INFO] org.eclipse.sphinx.tests.emf.workspace.ui .......... SUCCESS [ 6.527 s] [INFO] org.eclipse.sphinx.tests.emf.workspace ............. SUCCESS [ 4.737 s] [INFO] org.eclipse.sphinx.tests.emf.workspace.extension ... SUCCESS [ 3.750 s] [INFO] org.eclipse.sphinx.tests.emf ....................... SUCCESS [ 11.325 s] [INFO] org.eclipse.sphinx.tests.emf.search.ui ............. SUCCESS [ 7.279 s] [INFO] org.eclipse.sphinx.tests.emf.validation ............ SUCCESS [ 17.238 s] [INFO] org.eclipse.sphinx.tests.jdt.integration ........... SUCCESS [ 14.217 s] [INFO] org.eclipse.sphinx.tests.jdt ....................... SUCCESS [ 3.582 s] [INFO] org.eclipse.sphinx.tests.platform.integration ...... SUCCESS [ 27.090 s] [INFO] org.eclipse.sphinx.tests.platform .................. SUCCESS [ 4.352 s] [INFO] org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand SUCCESS [ 0.873 s] [INFO] org.eclipse.sphinx.tests.xtendxpand.integration .... SUCCESS [ 31.919 s] [INFO] org.eclipse.sphinx.core ............................ SUCCESS [ 0.736 s] [INFO] org.eclipse.sphinx.emf.check ....................... SUCCESS [ 0.679 s] [INFO] org.eclipse.sphinx.emf.compare ..................... SUCCESS [ 0.521 s] [INFO] org.eclipse.sphinx.emf.editors ..................... SUCCESS [ 0.434 s] [INFO] org.eclipse.sphinx.emf.editors.forms ............... SUCCESS [ 0.450 s] [INFO] org.eclipse.sphinx.emf.editors.forms.nebula ........ SUCCESS [ 0.452 s] [INFO] org.eclipse.sphinx.emf.viatra.query ................ SUCCESS [ 0.525 s] [INFO] org.eclipse.sphinx.emf.metamodelgen ................ SUCCESS [ 0.457 s] [INFO] org.eclipse.sphinx.emf.mwe.dynamic ................. SUCCESS [ 0.672 s] [INFO] org.eclipse.sphinx.emf.navigators .................. SUCCESS [ 0.436 s] [INFO] org.eclipse.sphinx.emf.search ...................... SUCCESS [ 0.439 s] [INFO] org.eclipse.sphinx.emf.serialization ............... SUCCESS [ 0.263 s] [INFO] org.eclipse.sphinx.emf.serialization.generators .... SUCCESS [ 0.370 s] [INFO] org.eclipse.sphinx.emf.validation .................. SUCCESS [ 0.475 s] [INFO] org.eclipse.sphinx.gmf.editors ..................... SUCCESS [ 0.452 s] [INFO] org.eclipse.sphinx.jdtpde .......................... SUCCESS [ 0.362 s] [INFO] org.eclipse.sphinx.xtendxpand ...................... SUCCESS [ 0.589 s] [INFO] org.eclipse.sphinx.examples.core ................... SUCCESS [ 0.540 s] [INFO] org.eclipse.sphinx.examples.emf.compare ............ SUCCESS [ 0.384 s] [INFO] org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query SUCCESS [ 0.506 s] [INFO] org.eclipse.sphinx.examples.viatra.query ........... SUCCESS [ 0.540 s] [INFO] org.eclipse.sphinx.examples.metamodels.hummingbird . SUCCESS [ 0.758 s] [INFO] org.eclipse.sphinx.examples.metamodels.hummingbird.nebula SUCCESS [ 0.491 s] [INFO] org.eclipse.sphinx.examples.metamodels.uml2 ........ SUCCESS [ 0.524 s] [INFO] org.eclipse.sphinx.examples.navigators ............. SUCCESS [ 0.428 s] [INFO] org.eclipse.sphinx.examples.nebula ................. SUCCESS [ 0.489 s] [INFO] org.eclipse.sphinx.examples.validation ............. SUCCESS [ 0.565 s] [INFO] org.eclipse.sphinx.examples.workflows .............. SUCCESS [ 0.477 s] [INFO] org.eclipse.sphinx.examples.xtendxpand ............. SUCCESS [ 0.640 s] [INFO] org.eclipse.sphinx ................................. SUCCESS [ 1.044 s] [INFO] org.eclipse.sphinx.doc.isv ......................... SUCCESS [ 17.492 s] [INFO] org.eclipse.sphinx.doc ............................. SUCCESS [ 0.749 s] [INFO] org.eclipse.sphinx.examples ........................ SUCCESS [ 0.887 s] [INFO] org.eclipse.sphinx.viatra.query .................... SUCCESS [ 0.468 s] [INFO] org.eclipse.sphinx.viatra.query.sdk ................ SUCCESS [ 0.437 s] [INFO] org.eclipse.sphinx.nebula .......................... SUCCESS [ 0.476 s] [INFO] org.eclipse.sphinx.nebula.sdk ...................... SUCCESS [ 0.444 s] [INFO] org.eclipse.sphinx.sdk ............................. SUCCESS [ 0.797 s] [INFO] org.eclipse.sphinx.testutils ....................... SUCCESS [ 0.463 s] [INFO] org.eclipse.sphinx.thirdparty ...................... SUCCESS [ 0.501 s] [INFO] org.eclipse.sphinx.updates ......................... SUCCESS [ 7.252 s] [INFO] org.eclipse.sphinx.releng.builds ................... SUCCESS [ 0.007 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 29:39 min [INFO] Finished at: 2023-11-28T07:47:55Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.gmf.editors-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.gmf.editors/0.13.1-SNAPSHOT/org.eclipse.sphinx.gmf.editors-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.gmf.editors-feature/target/org.eclipse.sphinx.gmf.editors-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.gmf.editors/0.13.1-SNAPSHOT/org.eclipse.sphinx.gmf.editors-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.gmf.editors-feature/target/org.eclipse.sphinx.gmf.editors-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.gmf.editors/0.13.1-SNAPSHOT/org.eclipse.sphinx.gmf.editors-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.gmf.editors-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.gmf.editors/0.13.1-SNAPSHOT/org.eclipse.sphinx.gmf.editors-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.gmf.editors-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.gmf.editors/0.13.1-SNAPSHOT/org.eclipse.sphinx.gmf.editors-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand/0.13.1-SNAPSHOT/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand/target/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand/0.13.1-SNAPSHOT/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand/target/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand/0.13.1-SNAPSHOT/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand/0.13.1-SNAPSHOT/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand/0.13.1-SNAPSHOT/org.eclipse.sphinx.testutils.integration.referenceworkspace.xtendxpand-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.serialization.generators-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.serialization.generators/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.serialization.generators-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.serialization.generators-feature/target/org.eclipse.sphinx.emf.serialization.generators-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.serialization.generators/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.serialization.generators-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.serialization.generators-feature/target/org.eclipse.sphinx.emf.serialization.generators-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.serialization.generators/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.serialization.generators-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.serialization.generators-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.serialization.generators/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.serialization.generators-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.serialization.generators-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.serialization.generators/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.serialization.generators-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.forms/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.forms/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.forms/target/org.eclipse.sphinx.emf.editors.forms-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.forms/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.forms/target/org.eclipse.sphinx.emf.editors.forms-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.forms/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.forms/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.forms/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.forms/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.forms/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.search.ui.viatra.query-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/target/org.eclipse.sphinx.emf.search.ui.viatra.query-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.search.ui.viatra.query-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/target/org.eclipse.sphinx.emf.search.ui.viatra.query-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.search.ui.viatra.query-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.search.ui.viatra.query-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.search.ui.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.search.ui.viatra.query-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.emf.compare-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/target/org.eclipse.sphinx.examples.hummingbird20.emf.compare-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.emf.compare-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/target/org.eclipse.sphinx.examples.hummingbird20.emf.compare-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.emf.compare-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.emf.compare-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.emf.compare/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.emf.compare-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.uml2-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.metamodels.uml2/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.metamodels.uml2-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.uml2-feature/target/org.eclipse.sphinx.examples.metamodels.uml2-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.metamodels.uml2/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.metamodels.uml2-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.uml2-feature/target/org.eclipse.sphinx.examples.metamodels.uml2-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.metamodels.uml2/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.metamodels.uml2-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.uml2-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.metamodels.uml2/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.metamodels.uml2-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.uml2-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.metamodels.uml2/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.metamodels.uml2-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.viatra.query-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.viatra.query-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.viatra.query-feature/target/org.eclipse.sphinx.viatra.query-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.viatra.query-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.viatra.query-feature/target/org.eclipse.sphinx.viatra.query-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.viatra.query-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.viatra.query-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.viatra.query-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.viatra.query-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.viatra.query-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.validation/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.validation/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.validation-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.validation/target/org.eclipse.sphinx.examples.hummingbird20.validation-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.validation/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.validation-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.validation/target/org.eclipse.sphinx.examples.hummingbird20.validation-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.validation/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.validation-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.validation/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.validation/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.validation-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.validation/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.validation/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.validation-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtendxpand.ui/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtendxpand.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.xtendxpand.ui-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtendxpand.ui/target/org.eclipse.sphinx.xtendxpand.ui-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtendxpand.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.xtendxpand.ui-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtendxpand.ui/target/org.eclipse.sphinx.xtendxpand.ui-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtendxpand.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.xtendxpand.ui-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtendxpand.ui/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtendxpand.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.xtendxpand.ui-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtendxpand.ui/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtendxpand.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.xtendxpand.ui-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.xtendxpand-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.xtendxpand/0.13.1-SNAPSHOT/org.eclipse.sphinx.xtendxpand-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.xtendxpand-feature/target/org.eclipse.sphinx.xtendxpand-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.xtendxpand/0.13.1-SNAPSHOT/org.eclipse.sphinx.xtendxpand-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.xtendxpand-feature/target/org.eclipse.sphinx.xtendxpand-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.xtendxpand/0.13.1-SNAPSHOT/org.eclipse.sphinx.xtendxpand-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.xtendxpand-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.xtendxpand/0.13.1-SNAPSHOT/org.eclipse.sphinx.xtendxpand-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.xtendxpand-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.xtendxpand/0.13.1-SNAPSHOT/org.eclipse.sphinx.xtendxpand-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.tests.perf/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.tests.perf/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.tests.perf-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.tests.perf/target/org.eclipse.sphinx.examples.tests.perf-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.tests.perf/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.tests.perf-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.tests.perf/target/org.eclipse.sphinx.examples.tests.perf-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.tests.perf/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.tests.perf-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.tests.perf/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.tests.perf/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.tests.perf-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.tests.perf/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.tests.perf/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.tests.perf-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.xtendxpand-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.xtendxpand/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.xtendxpand-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.xtendxpand-feature/target/org.eclipse.sphinx.examples.xtendxpand-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.xtendxpand/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.xtendxpand-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.xtendxpand-feature/target/org.eclipse.sphinx.examples.xtendxpand-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.xtendxpand/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.xtendxpand-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.xtendxpand-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.xtendxpand/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.xtendxpand-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.xtendxpand-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.xtendxpand/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.xtendxpand-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.transform.xtend.ui/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.transform.xtend.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.transform.xtend.ui-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.transform.xtend.ui/target/org.eclipse.sphinx.examples.transform.xtend.ui-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.transform.xtend.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.transform.xtend.ui-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.transform.xtend.ui/target/org.eclipse.sphinx.examples.transform.xtend.ui-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.transform.xtend.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.transform.xtend.ui-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.transform.xtend.ui/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.transform.xtend.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.transform.xtend.ui-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.transform.xtend.ui/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.transform.xtend.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.transform.xtend.ui-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query-feature/target/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query-feature/target/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.metamodels.hummingbird.viatra.query-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization/.tycho-consumer-pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.serialization/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.serialization-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization/target/org.eclipse.sphinx.tests.emf.serialization-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.serialization/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.serialization-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization/target/org.eclipse.sphinx.tests.emf.serialization-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.serialization/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.serialization-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.serialization/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.serialization-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.serialization/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.serialization-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization.generators/.tycho-consumer-pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.serialization.generators/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.serialization.generators-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization.generators/target/org.eclipse.sphinx.tests.emf.serialization.generators-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.serialization.generators/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.serialization.generators-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization.generators/target/org.eclipse.sphinx.tests.emf.serialization.generators-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.serialization.generators/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.serialization.generators-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization.generators/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.serialization.generators/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.serialization.generators-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.serialization.generators/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.serialization.generators/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.serialization.generators-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.serialization-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.serialization/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.serialization-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.serialization-feature/target/org.eclipse.sphinx.emf.serialization-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.serialization/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.serialization-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.serialization-feature/target/org.eclipse.sphinx.emf.serialization-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.serialization/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.serialization-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.serialization-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.serialization/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.serialization-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.serialization-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.serialization/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.serialization-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors/target/org.eclipse.sphinx.emf.editors-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors/target/org.eclipse.sphinx.emf.editors-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/target/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/target/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.codegen.xpand-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog.edit/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog.edit-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/target/org.eclipse.sphinx.emf.check.catalog.edit-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog.edit/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog.edit-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/target/org.eclipse.sphinx.emf.check.catalog.edit-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog.edit/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog.edit-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog.edit/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog.edit-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.edit/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog.edit/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog.edit-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/target/org.eclipse.sphinx.emf-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/target/org.eclipse.sphinx.emf-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.check-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.check/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.check-feature/target/org.eclipse.sphinx.emf.check-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.check/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.check-feature/target/org.eclipse.sphinx.emf.check-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.check/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.check-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.check/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.check-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.check/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.workflows-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.workflows/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.workflows-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.workflows-feature/target/org.eclipse.sphinx.examples.workflows-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.workflows/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.workflows-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.workflows-feature/target/org.eclipse.sphinx.examples.workflows-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.workflows/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.workflows-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.workflows-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.workflows/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.workflows-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.workflows-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.workflows/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.workflows-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.emf.compare.reports.html/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.emf.compare.reports.html-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/target/org.eclipse.sphinx.examples.emf.compare.reports.html-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.emf.compare.reports.html/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.emf.compare.reports.html-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/target/org.eclipse.sphinx.examples.emf.compare.reports.html-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.emf.compare.reports.html/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.emf.compare.reports.html-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.emf.compare.reports.html/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.emf.compare.reports.html-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.html/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.emf.compare.reports.html/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.emf.compare.reports.html-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/.tycho-consumer-pom.xml to org.eclipse.sphinx.docs/org.eclipse.sphinx.doc.isv/0.13.1-SNAPSHOT/org.eclipse.sphinx.doc.isv-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/org.eclipse.sphinx.doc.isv-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.docs/org.eclipse.sphinx.doc.isv/0.13.1-SNAPSHOT/org.eclipse.sphinx.doc.isv-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/p2content.xml to org.eclipse.sphinx.docs/org.eclipse.sphinx.doc.isv/0.13.1-SNAPSHOT/org.eclipse.sphinx.doc.isv-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/docs/org.eclipse.sphinx.doc.isv/target/p2artifacts.xml to org.eclipse.sphinx.docs/org.eclipse.sphinx.doc.isv/0.13.1-SNAPSHOT/org.eclipse.sphinx.doc.isv-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.xtendxpand.integration/.tycho-consumer-pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.xtendxpand.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.xtendxpand.integration-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.xtendxpand.integration/target/org.eclipse.sphinx.tests.xtendxpand.integration-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.xtendxpand.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.xtendxpand.integration-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.xtendxpand.integration/target/org.eclipse.sphinx.tests.xtendxpand.integration-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.xtendxpand.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.xtendxpand.integration-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.xtendxpand.integration/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.xtendxpand.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.xtendxpand.integration-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.xtendxpand.integration/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.xtendxpand.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.xtendxpand.integration-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10/target/org.eclipse.sphinx.examples.hummingbird10-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10/target/org.eclipse.sphinx.examples.hummingbird10-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.edit/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.edit/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.edit-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.edit/target/org.eclipse.sphinx.examples.hummingbird20.edit-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.edit/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.edit-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.edit/target/org.eclipse.sphinx.examples.hummingbird20.edit-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.edit/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.edit-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.edit/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.edit/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.edit-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.edit/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.edit/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.edit-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.hummingbird-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.metamodels.hummingbird/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.metamodels.hummingbird-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.hummingbird-feature/target/org.eclipse.sphinx.examples.metamodels.hummingbird-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.metamodels.hummingbird/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.metamodels.hummingbird-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.hummingbird-feature/target/org.eclipse.sphinx.examples.metamodels.hummingbird-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.metamodels.hummingbird/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.metamodels.hummingbird-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.hummingbird-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.metamodels.hummingbird/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.metamodels.hummingbird-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.hummingbird-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.metamodels.hummingbird/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.metamodels.hummingbird-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.compare/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.compare-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare/target/org.eclipse.sphinx.emf.compare-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.compare/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.compare-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare/target/org.eclipse.sphinx.emf.compare-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.compare/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.compare-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.compare/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.compare-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.compare/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.compare-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.transform.xtend-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/target/org.eclipse.sphinx.examples.hummingbird20.transform.xtend-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.transform.xtend-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/target/org.eclipse.sphinx.examples.hummingbird20.transform.xtend-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.transform.xtend-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.transform.xtend-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.transform.xtend/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.transform.xtend-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.serialization/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.serialization-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization/target/org.eclipse.sphinx.emf.serialization-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.serialization/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.serialization-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization/target/org.eclipse.sphinx.emf.serialization-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.serialization/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.serialization-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.serialization/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.serialization-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.serialization/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.serialization-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration/.tycho-consumer-pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.testutils.integration-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration/target/org.eclipse.sphinx.testutils.integration-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.testutils.integration-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration/target/org.eclipse.sphinx.testutils.integration-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.testutils.integration-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.testutils.integration-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.testutils.integration-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.metamodelgen.ui/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.metamodelgen.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.metamodelgen.ui-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.metamodelgen.ui/target/org.eclipse.sphinx.emf.metamodelgen.ui-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.metamodelgen.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.metamodelgen.ui-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.metamodelgen.ui/target/org.eclipse.sphinx.emf.metamodelgen.ui-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.metamodelgen.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.metamodelgen.ui-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.metamodelgen.ui/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.metamodelgen.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.metamodelgen.ui-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.metamodelgen.ui/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.metamodelgen.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.metamodelgen.ui-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.jdtpde-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.jdtpde/0.13.1-SNAPSHOT/org.eclipse.sphinx.jdtpde-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.jdtpde-feature/target/org.eclipse.sphinx.jdtpde-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.jdtpde/0.13.1-SNAPSHOT/org.eclipse.sphinx.jdtpde-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.jdtpde-feature/target/org.eclipse.sphinx.jdtpde-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.jdtpde/0.13.1-SNAPSHOT/org.eclipse.sphinx.jdtpde-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.jdtpde-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.jdtpde/0.13.1-SNAPSHOT/org.eclipse.sphinx.jdtpde-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.jdtpde-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.jdtpde/0.13.1-SNAPSHOT/org.eclipse.sphinx.jdtpde-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt/.tycho-consumer-pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.jdt/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.jdt-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt/target/org.eclipse.sphinx.tests.jdt-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.jdt/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.jdt-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt/target/org.eclipse.sphinx.tests.jdt-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.jdt/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.jdt-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.jdt/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.jdt-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.jdt/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.jdt-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.ui/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check.ui-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.ui/target/org.eclipse.sphinx.emf.check.ui-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check.ui-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.ui/target/org.eclipse.sphinx.emf.check.ui-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check.ui-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.ui/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check.ui-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.ui/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check.ui-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.editors.nebula-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/target/org.eclipse.sphinx.examples.hummingbird20.editors.nebula-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.editors.nebula-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/target/org.eclipse.sphinx.examples.hummingbird20.editors.nebula-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.editors.nebula-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.editors.nebula-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird20.editors.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.editors.nebula-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.editors.forms-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.editors.forms/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.editors.forms-feature/target/org.eclipse.sphinx.emf.editors.forms-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.editors.forms/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.editors.forms-feature/target/org.eclipse.sphinx.emf.editors.forms-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.editors.forms/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.editors.forms-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.editors.forms/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.editors.forms-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.editors.forms/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace.ui/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.workspace.ui-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace.ui/target/org.eclipse.sphinx.emf.workspace.ui-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.workspace.ui-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace.ui/target/org.eclipse.sphinx.emf.workspace.ui-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.workspace.ui-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace.ui/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.workspace.ui-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace.ui/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.workspace.ui-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/.tycho-consumer-pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/0.13.1-SNAPSHOT/org.eclipse.sphinx.testutils.integration.referenceworkspace-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/target/org.eclipse.sphinx.testutils.integration.referenceworkspace-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/0.13.1-SNAPSHOT/org.eclipse.sphinx.testutils.integration.referenceworkspace-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/target/org.eclipse.sphinx.testutils.integration.referenceworkspace-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/0.13.1-SNAPSHOT/org.eclipse.sphinx.testutils.integration.referenceworkspace-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/0.13.1-SNAPSHOT/org.eclipse.sphinx.testutils.integration.referenceworkspace-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils.integration.referenceworkspace/0.13.1-SNAPSHOT/org.eclipse.sphinx.testutils.integration.referenceworkspace-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.viatra.query-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.viatra.query-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.viatra.query-feature/target/org.eclipse.sphinx.emf.viatra.query-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.viatra.query-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.viatra.query-feature/target/org.eclipse.sphinx.emf.viatra.query-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.viatra.query-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.viatra.query-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.viatra.query-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.viatra.query-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.viatra.query-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.launching/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform.launching/0.13.1-SNAPSHOT/org.eclipse.sphinx.platform.launching-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.launching/target/org.eclipse.sphinx.platform.launching-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform.launching/0.13.1-SNAPSHOT/org.eclipse.sphinx.platform.launching-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.launching/target/org.eclipse.sphinx.platform.launching-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform.launching/0.13.1-SNAPSHOT/org.eclipse.sphinx.platform.launching-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.launching/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform.launching/0.13.1-SNAPSHOT/org.eclipse.sphinx.platform.launching-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.launching/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform.launching/0.13.1-SNAPSHOT/org.eclipse.sphinx.platform.launching-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.viatra.query/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird20.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.viatra.query-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.viatra.query/target/org.eclipse.sphinx.examples.hummingbird20.viatra.query-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird20.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.viatra.query-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.viatra.query/target/org.eclipse.sphinx.examples.hummingbird20.viatra.query-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird20.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.viatra.query-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.viatra.query/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird20.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.viatra.query-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.viatra.query/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird20.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.viatra.query-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.editors.integration/.tycho-consumer-pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.editors.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.editors.integration-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.editors.integration/target/org.eclipse.sphinx.tests.emf.editors.integration-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.editors.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.editors.integration-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.editors.integration/target/org.eclipse.sphinx.tests.emf.editors.integration-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.editors.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.editors.integration-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.editors.integration/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.editors.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.editors.integration-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.editors.integration/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.editors.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.editors.integration-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.uml2.ide/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.uml2.ide/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.uml2.ide-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.uml2.ide/target/org.eclipse.sphinx.examples.uml2.ide-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.uml2.ide/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.uml2.ide-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.uml2.ide/target/org.eclipse.sphinx.examples.uml2.ide-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.uml2.ide/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.uml2.ide-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.uml2.ide/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.uml2.ide/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.uml2.ide-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.uml2.ide/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.uml2.ide/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.uml2.ide-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform.integration/.tycho-consumer-pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.platform.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.platform.integration-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform.integration/target/org.eclipse.sphinx.tests.platform.integration-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.platform.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.platform.integration-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform.integration/target/org.eclipse.sphinx.tests.platform.integration-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.platform.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.platform.integration-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform.integration/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.platform.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.platform.integration-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform.integration/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.platform.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.platform.integration-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.workflows/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.workflows/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.workflows-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.workflows/target/org.eclipse.sphinx.examples.workflows-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.workflows/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.workflows-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.workflows/target/org.eclipse.sphinx.examples.workflows-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.workflows/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.workflows-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.workflows/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.workflows/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.workflows-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.workflows/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.workflows/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.workflows-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.ide/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.ide/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.ide-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.ide/target/org.eclipse.sphinx.examples.hummingbird.ide-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.ide/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.ide-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.ide/target/org.eclipse.sphinx.examples.hummingbird.ide-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.ide/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.ide-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.ide/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.ide/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.ide-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.ide/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.ide/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.ide-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.metamodelgen-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/target/org.eclipse.sphinx.examples.hummingbird.metamodelgen-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.metamodelgen-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/target/org.eclipse.sphinx.examples.hummingbird.metamodelgen-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.metamodelgen-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.metamodelgen-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.metamodelgen-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.core-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.core/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.core-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.core-feature/target/org.eclipse.sphinx.examples.core-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.core/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.core-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.core-feature/target/org.eclipse.sphinx.examples.core-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.core/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.core-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.core-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.core/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.core-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.core-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.core/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.core-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.headless-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/target/org.eclipse.sphinx.emf.mwe.dynamic.headless-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.headless-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/target/org.eclipse.sphinx.emf.mwe.dynamic.headless-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.headless-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.headless-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.headless/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.headless-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtendxpand/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtendxpand/0.13.1-SNAPSHOT/org.eclipse.sphinx.xtendxpand-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtendxpand/target/org.eclipse.sphinx.xtendxpand-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtendxpand/0.13.1-SNAPSHOT/org.eclipse.sphinx.xtendxpand-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtendxpand/target/org.eclipse.sphinx.xtendxpand-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtendxpand/0.13.1-SNAPSHOT/org.eclipse.sphinx.xtendxpand-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtendxpand/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtendxpand/0.13.1-SNAPSHOT/org.eclipse.sphinx.xtendxpand-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtendxpand/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtendxpand/0.13.1-SNAPSHOT/org.eclipse.sphinx.xtendxpand-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog.editor/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog.editor-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/target/org.eclipse.sphinx.emf.check.catalog.editor-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog.editor/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog.editor-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/target/org.eclipse.sphinx.emf.check.catalog.editor-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog.editor/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog.editor-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog.editor/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog.editor-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog.editor/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog.editor/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog.editor-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform/.tycho-consumer-pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.platform/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.platform-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform/target/org.eclipse.sphinx.tests.platform-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.platform/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.platform-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform/target/org.eclipse.sphinx.tests.platform-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.platform/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.platform-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.platform/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.platform-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.platform/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.platform/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.platform-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.viatra.query-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.viatra.query-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.viatra.query-feature/target/org.eclipse.sphinx.examples.viatra.query-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.viatra.query-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.viatra.query-feature/target/org.eclipse.sphinx.examples.viatra.query-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.viatra.query-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.viatra.query-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.viatra.query-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.viatra.query-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.viatra.query-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.thirdparty-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.thirdparty/0.13.1-SNAPSHOT/org.eclipse.sphinx.thirdparty-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.thirdparty-feature/target/org.eclipse.sphinx.thirdparty-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.thirdparty/0.13.1-SNAPSHOT/org.eclipse.sphinx.thirdparty-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.thirdparty-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.thirdparty/0.13.1-SNAPSHOT/org.eclipse.sphinx.thirdparty-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.thirdparty-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.thirdparty/0.13.1-SNAPSHOT/org.eclipse.sphinx.thirdparty-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.jdt/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.jdt/0.13.1-SNAPSHOT/org.eclipse.sphinx.jdt-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.jdt/target/org.eclipse.sphinx.jdt-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.jdt/0.13.1-SNAPSHOT/org.eclipse.sphinx.jdt-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.jdt/target/org.eclipse.sphinx.jdt-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.jdt/0.13.1-SNAPSHOT/org.eclipse.sphinx.jdt-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.jdt/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.jdt/0.13.1-SNAPSHOT/org.eclipse.sphinx.jdt-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.jdt/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.jdt/0.13.1-SNAPSHOT/org.eclipse.sphinx.jdt-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils/.tycho-consumer-pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils/0.13.1-SNAPSHOT/org.eclipse.sphinx.testutils-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils/target/org.eclipse.sphinx.testutils-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils/0.13.1-SNAPSHOT/org.eclipse.sphinx.testutils-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils/target/org.eclipse.sphinx.testutils-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils/0.13.1-SNAPSHOT/org.eclipse.sphinx.testutils-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils/0.13.1-SNAPSHOT/org.eclipse.sphinx.testutils-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.testutils/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.testutils/0.13.1-SNAPSHOT/org.eclipse.sphinx.testutils-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/target/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/target/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.launching.ui-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/releng/org.eclipse.sphinx.releng.builds/pom.xml to org.eclipse.sphinx.releng/org.eclipse.sphinx.releng.builds/0.13.1-SNAPSHOT/org.eclipse.sphinx.releng.builds-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.launching-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/target/org.eclipse.sphinx.emf.mwe.dynamic.launching-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.launching-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/target/org.eclipse.sphinx.emf.mwe.dynamic.launching-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.launching-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.launching-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.launching/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.launching-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic/target/org.eclipse.sphinx.emf.mwe.dynamic-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic/target/org.eclipse.sphinx.emf.mwe.dynamic-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.ui.integration/.tycho-consumer-pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.ui.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.ui.integration-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.ui.integration/target/org.eclipse.sphinx.tests.emf.ui.integration-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.ui.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.ui.integration-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.ui.integration/target/org.eclipse.sphinx.tests.emf.ui.integration-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.ui.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.ui.integration-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.ui.integration/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.ui.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.ui.integration-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.ui.integration/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.ui.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.ui.integration-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.metamodelgen-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.metamodelgen/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.metamodelgen-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.metamodelgen-feature/target/org.eclipse.sphinx.emf.metamodelgen-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.metamodelgen/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.metamodelgen-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.metamodelgen-feature/target/org.eclipse.sphinx.emf.metamodelgen-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.metamodelgen/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.metamodelgen-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.metamodelgen-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.metamodelgen/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.metamodelgen-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.metamodelgen-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.metamodelgen/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.metamodelgen-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf/.tycho-consumer-pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf/target/org.eclipse.sphinx.tests.emf-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf/target/org.eclipse.sphinx.tests.emf-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform/0.13.1-SNAPSHOT/org.eclipse.sphinx.platform-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/target/org.eclipse.sphinx.platform-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform/0.13.1-SNAPSHOT/org.eclipse.sphinx.platform-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/target/org.eclipse.sphinx.platform-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform/0.13.1-SNAPSHOT/org.eclipse.sphinx.platform-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform/0.13.1-SNAPSHOT/org.eclipse.sphinx.platform-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform/0.13.1-SNAPSHOT/org.eclipse.sphinx.platform-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe/target/org.eclipse.sphinx.emf.mwe-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe/target/org.eclipse.sphinx.emf.mwe-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.ui/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.ui-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.ui/target/org.eclipse.sphinx.emf.ui-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.ui-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.ui/target/org.eclipse.sphinx.emf.ui-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.ui-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.ui/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.ui-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.ui/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.ui-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.nebula.sdk-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.nebula.sdk/0.13.1-SNAPSHOT/org.eclipse.sphinx.nebula.sdk-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.nebula.sdk-feature/target/org.eclipse.sphinx.nebula.sdk-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.nebula.sdk/0.13.1-SNAPSHOT/org.eclipse.sphinx.nebula.sdk-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.nebula.sdk-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.nebula.sdk/0.13.1-SNAPSHOT/org.eclipse.sphinx.nebula.sdk-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.nebula.sdk-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.nebula.sdk/0.13.1-SNAPSHOT/org.eclipse.sphinx.nebula.sdk-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.emf.compare.reports.csv-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/target/org.eclipse.sphinx.examples.emf.compare.reports.csv-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.emf.compare.reports.csv-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/target/org.eclipse.sphinx.examples.emf.compare.reports.csv-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.emf.compare.reports.csv-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.emf.compare.reports.csv-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.emf.compare.reports.csv/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.emf.compare.reports.csv-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.compare-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.compare/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.compare-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.compare-feature/target/org.eclipse.sphinx.emf.compare-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.compare/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.compare-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.compare-feature/target/org.eclipse.sphinx.emf.compare-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.compare/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.compare-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.compare-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.compare/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.compare-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.compare-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.compare/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.compare-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.viatra.query/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.viatra.query-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.viatra.query/target/org.eclipse.sphinx.emf.viatra.query-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.viatra.query-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.viatra.query/target/org.eclipse.sphinx.emf.viatra.query-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.viatra.query-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.viatra.query/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.viatra.query-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.viatra.query/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.viatra.query-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.common.ui/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.common.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.common.ui-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.common.ui/target/org.eclipse.sphinx.examples.common.ui-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.common.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.common.ui-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.common.ui/target/org.eclipse.sphinx.examples.common.ui-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.common.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.common.ui-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.common.ui/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.common.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.common.ui-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.common.ui/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.common.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.common.ui-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.ui/.tycho-consumer-pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.ui-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.ui/target/org.eclipse.sphinx.tests.emf.workspace.ui-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.ui-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.ui/target/org.eclipse.sphinx.tests.emf.workspace.ui-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.ui-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.ui/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.ui-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.ui/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.ui-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/releng/org.eclipse.sphinx.releng.builds/parent/pom.xml to org.eclipse.sphinx.releng/org.eclipse.sphinx.releng.parent/0.13.1-SNAPSHOT/org.eclipse.sphinx.releng.parent-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.uml2.ide.ui/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.uml2.ide.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.uml2.ide.ui-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.uml2.ide.ui/target/org.eclipse.sphinx.examples.uml2.ide.ui-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.uml2.ide.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.uml2.ide.ui-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.uml2.ide.ui/target/org.eclipse.sphinx.examples.uml2.ide.ui-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.uml2.ide.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.uml2.ide.ui-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.uml2.ide.ui/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.uml2.ide.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.uml2.ide.ui-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.uml2.ide.ui/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.uml2.ide.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.uml2.ide.ui-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.views.documentation/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.views.documentation/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.views.documentation-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.views.documentation/target/org.eclipse.sphinx.examples.views.documentation-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.views.documentation/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.views.documentation-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.views.documentation/target/org.eclipse.sphinx.examples.views.documentation-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.views.documentation/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.views.documentation-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.views.documentation/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.views.documentation/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.views.documentation-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.views.documentation/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.views.documentation/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.views.documentation-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.edit/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10.edit/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.edit-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.edit/target/org.eclipse.sphinx.examples.hummingbird10.edit-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10.edit/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.edit-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.edit/target/org.eclipse.sphinx.examples.hummingbird10.edit-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10.edit/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.edit-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.edit/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10.edit/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.edit-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.edit/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10.edit/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.edit-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.ide.ui-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/target/org.eclipse.sphinx.examples.hummingbird.ide.ui-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.ide.ui-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/target/org.eclipse.sphinx.examples.hummingbird.ide.ui-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.ide.ui-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.ide.ui-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.ide.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.ide.ui-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/target/org.eclipse.sphinx.emf.check.catalog-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/target/org.eclipse.sphinx.emf.check.catalog-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check.catalog/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check.catalog/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check.catalog-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.forms.nebula/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.forms.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms.nebula-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.forms.nebula/target/org.eclipse.sphinx.emf.editors.forms.nebula-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.forms.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms.nebula-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.forms.nebula/target/org.eclipse.sphinx.emf.editors.forms.nebula-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.forms.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms.nebula-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.forms.nebula/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.forms.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms.nebula-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.forms.nebula/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.forms.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms.nebula-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.viatra.query/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird10.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.viatra.query-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.viatra.query/target/org.eclipse.sphinx.examples.hummingbird10.viatra.query-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird10.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.viatra.query-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.viatra.query/target/org.eclipse.sphinx.examples.hummingbird10.viatra.query-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird10.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.viatra.query-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.viatra.query/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird10.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.viatra.query-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.viatra.query/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.examples.hummingbird10.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.viatra.query-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.emf.compare-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.emf.compare/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.emf.compare-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.emf.compare-feature/target/org.eclipse.sphinx.examples.emf.compare-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.emf.compare/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.emf.compare-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.emf.compare-feature/target/org.eclipse.sphinx.examples.emf.compare-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.emf.compare/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.emf.compare-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.emf.compare-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.emf.compare/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.emf.compare-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.emf.compare-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.emf.compare/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.emf.compare-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.actions/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.actions/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.actions-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.actions/target/org.eclipse.sphinx.examples.actions-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.actions/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.actions-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.actions/target/org.eclipse.sphinx.examples.actions-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.actions/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.actions-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.actions/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.actions/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.actions-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.actions/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.actions/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.actions-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.core-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.core/0.13.1-SNAPSHOT/org.eclipse.sphinx.core-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.core-feature/target/org.eclipse.sphinx.core-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.core/0.13.1-SNAPSHOT/org.eclipse.sphinx.core-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.core-feature/target/org.eclipse.sphinx.core-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.core/0.13.1-SNAPSHOT/org.eclipse.sphinx.core-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.core-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.core/0.13.1-SNAPSHOT/org.eclipse.sphinx.core-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.core-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.core/0.13.1-SNAPSHOT/org.eclipse.sphinx.core-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.check/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.check/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.check-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.check/target/org.eclipse.sphinx.examples.hummingbird20.check-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.check/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.check-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.check/target/org.eclipse.sphinx.examples.hummingbird20.check-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.check/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.check-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.check/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.check/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.check-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.check/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.check/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.check-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.extension/.tycho-consumer-pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.extension/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.extension-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.extension/target/org.eclipse.sphinx.tests.emf.workspace.extension-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.extension/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.extension-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.extension/target/org.eclipse.sphinx.tests.emf.workspace.extension-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.extension/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.extension-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.extension/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.extension/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.extension-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.extension/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.extension/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.extension-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.platform.ui-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/target/org.eclipse.sphinx.platform.ui-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.platform.ui-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/target/org.eclipse.sphinx.platform.ui-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.platform.ui-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.platform.ui-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.platform.ui/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.platform.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.platform.ui-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.integration/.tycho-consumer-pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.integration-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.integration/target/org.eclipse.sphinx.tests.emf.integration-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.integration-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.integration/target/org.eclipse.sphinx.tests.emf.integration-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.integration-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.integration/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.integration-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.integration/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.integration-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/releng/org.eclipse.sphinx.releng.builds/repository/pom.xml to org.eclipse.sphinx.releng/org.eclipse.sphinx.updates/0.13.1-SNAPSHOT/org.eclipse.sphinx.updates-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/releng/org.eclipse.sphinx.releng.builds/repository/target/org.eclipse.sphinx.updates-0.13.1-SNAPSHOT.zip to org.eclipse.sphinx.releng/org.eclipse.sphinx.updates/0.13.1-SNAPSHOT/org.eclipse.sphinx.updates-0.13.1-SNAPSHOT.zip [JENKINS] Archiving /home/jenkins/agent/workspace/build/releng/org.eclipse.sphinx.releng.builds/repository/target/p2content.xml to org.eclipse.sphinx.releng/org.eclipse.sphinx.updates/0.13.1-SNAPSHOT/org.eclipse.sphinx.updates-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/releng/org.eclipse.sphinx.releng.builds/repository/target/p2artifacts.xml to org.eclipse.sphinx.releng/org.eclipse.sphinx.updates/0.13.1-SNAPSHOT/org.eclipse.sphinx.updates-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.nebula-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.nebula-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.nebula-feature/target/org.eclipse.sphinx.nebula-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.nebula-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.nebula-feature/target/org.eclipse.sphinx.nebula-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.nebula-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.nebula-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.nebula-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.nebula-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.nebula-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.viatra.query.sdk-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.viatra.query.sdk/0.13.1-SNAPSHOT/org.eclipse.sphinx.viatra.query.sdk-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.viatra.query.sdk-feature/target/org.eclipse.sphinx.viatra.query.sdk-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.viatra.query.sdk/0.13.1-SNAPSHOT/org.eclipse.sphinx.viatra.query.sdk-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.viatra.query.sdk-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.viatra.query.sdk/0.13.1-SNAPSHOT/org.eclipse.sphinx.viatra.query.sdk-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.viatra.query.sdk-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.viatra.query.sdk/0.13.1-SNAPSHOT/org.eclipse.sphinx.viatra.query.sdk-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.mwe.dynamic-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.mwe.dynamic/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.mwe.dynamic-feature/target/org.eclipse.sphinx.emf.mwe.dynamic-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.mwe.dynamic/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.mwe.dynamic-feature/target/org.eclipse.sphinx.emf.mwe.dynamic-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.mwe.dynamic/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.mwe.dynamic-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.mwe.dynamic/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.mwe.dynamic-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.mwe.dynamic/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.search-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.search/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.search-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.search-feature/target/org.eclipse.sphinx.emf.search-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.search/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.search-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.search-feature/target/org.eclipse.sphinx.emf.search-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.search/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.search-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.search-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.search/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.search-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.search-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.search/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.search-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.explorer/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.explorer/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.explorer-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.explorer/target/org.eclipse.sphinx.emf.explorer-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.explorer/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.explorer-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.explorer/target/org.eclipse.sphinx.emf.explorer-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.explorer/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.explorer-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.explorer/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.explorer/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.explorer-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.explorer/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.explorer/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.explorer-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.validation.ui/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.validation.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.validation.ui-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.validation.ui/target/org.eclipse.sphinx.examples.validation.ui-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.validation.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.validation.ui-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.validation.ui/target/org.eclipse.sphinx.examples.validation.ui-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.validation.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.validation.ui-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.validation.ui/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.validation.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.validation.ui-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.validation.ui/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.validation.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.validation.ui-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.nebula-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.nebula-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.nebula-feature/target/org.eclipse.sphinx.examples.nebula-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.nebula-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.nebula-feature/target/org.eclipse.sphinx.examples.nebula-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.nebula-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.nebula-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.nebula-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.nebula-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.nebula-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.ide.ui-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/target/org.eclipse.sphinx.examples.hummingbird10.ide.ui-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.ide.ui-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/target/org.eclipse.sphinx.examples.hummingbird10.ide.ui-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.ide.ui-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.ide.ui-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird10.ide.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird10.ide.ui-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.testutils-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.testutils/0.13.1-SNAPSHOT/org.eclipse.sphinx.testutils-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.testutils-feature/target/org.eclipse.sphinx.testutils-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.testutils/0.13.1-SNAPSHOT/org.eclipse.sphinx.testutils-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.testutils-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.testutils/0.13.1-SNAPSHOT/org.eclipse.sphinx.testutils-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.testutils-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.testutils/0.13.1-SNAPSHOT/org.eclipse.sphinx.testutils-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.viatra.query/.tycho-consumer-pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.viatra.query-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.viatra.query/target/org.eclipse.sphinx.tests.emf.viatra.query-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.viatra.query-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.viatra.query/target/org.eclipse.sphinx.tests.emf.viatra.query-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.viatra.query-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.viatra.query/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.viatra.query-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.viatra.query/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.viatra.query-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtend.typesystem.emf/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtend.typesystem.emf/0.13.1-SNAPSHOT/org.eclipse.sphinx.xtend.typesystem.emf-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtend.typesystem.emf/target/org.eclipse.sphinx.xtend.typesystem.emf-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtend.typesystem.emf/0.13.1-SNAPSHOT/org.eclipse.sphinx.xtend.typesystem.emf-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtend.typesystem.emf/target/org.eclipse.sphinx.xtend.typesystem.emf-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtend.typesystem.emf/0.13.1-SNAPSHOT/org.eclipse.sphinx.xtend.typesystem.emf-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtend.typesystem.emf/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtend.typesystem.emf/0.13.1-SNAPSHOT/org.eclipse.sphinx.xtend.typesystem.emf-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtend.typesystem.emf/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtend.typesystem.emf/0.13.1-SNAPSHOT/org.eclipse.sphinx.xtend.typesystem.emf-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20/target/org.eclipse.sphinx.examples.hummingbird20-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20/target/org.eclipse.sphinx.examples.hummingbird20-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/.tycho-consumer-pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/target/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/target/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.mwe.dynamic.integration-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples-feature/target/org.eclipse.sphinx.examples-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.examples/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.editors-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.editors/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.editors-feature/target/org.eclipse.sphinx.emf.editors-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.editors/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.editors-feature/target/org.eclipse.sphinx.emf.editors-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.editors/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.editors-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.editors/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.editors-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.editors/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt.integration/.tycho-consumer-pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.jdt.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.jdt.integration-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt.integration/target/org.eclipse.sphinx.tests.jdt.integration-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.jdt.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.jdt.integration-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt.integration/target/org.eclipse.sphinx.tests.jdt.integration-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.jdt.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.jdt.integration-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt.integration/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.jdt.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.jdt.integration-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.jdt.integration/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.jdt.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.jdt.integration-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare.ui/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.compare.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.compare.ui-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare.ui/target/org.eclipse.sphinx.emf.compare.ui-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.compare.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.compare.ui-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare.ui/target/org.eclipse.sphinx.emf.compare.ui-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.compare.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.compare.ui-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare.ui/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.compare.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.compare.ui-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.compare.ui/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.compare.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.compare.ui-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.workflows/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.workflows/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.workflows-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.workflows/target/org.eclipse.sphinx.examples.hummingbird20.workflows-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.workflows/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.workflows-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.workflows/target/org.eclipse.sphinx.examples.hummingbird20.workflows-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.workflows/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.workflows-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.workflows/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.workflows/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.workflows-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.workflows/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.workflows/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.workflows-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/target/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/target/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird.metamodelgen.ui-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.navigators-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.navigators/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.navigators-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.navigators-feature/target/org.eclipse.sphinx.emf.navigators-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.navigators/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.navigators-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.navigators-feature/target/org.eclipse.sphinx.emf.navigators-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.navigators/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.navigators-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.navigators-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.navigators/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.navigators-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.navigators-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.navigators/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.navigators-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.ide.ui-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/target/org.eclipse.sphinx.examples.hummingbird20.ide.ui-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.ide.ui-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/target/org.eclipse.sphinx.examples.hummingbird20.ide.ui-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.ide.ui-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.ide.ui-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.ide.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.ide.ui-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.metamodelgen/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.metamodelgen/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.metamodelgen-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.metamodelgen/target/org.eclipse.sphinx.emf.metamodelgen-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.metamodelgen/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.metamodelgen-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.metamodelgen/target/org.eclipse.sphinx.emf.metamodelgen-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.metamodelgen/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.metamodelgen-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.metamodelgen/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.metamodelgen/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.metamodelgen-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.metamodelgen/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.metamodelgen/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.metamodelgen-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.validation-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation/target/org.eclipse.sphinx.emf.validation-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.validation-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation/target/org.eclipse.sphinx.emf.validation-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.validation-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.validation-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.validation-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/target/org.eclipse.sphinx.emf.check-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/target/org.eclipse.sphinx.emf.check-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.check/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.check/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.check-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.workspace-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace/target/org.eclipse.sphinx.emf.workspace-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.workspace-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace/target/org.eclipse.sphinx.emf.workspace-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.workspace-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.workspace-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.workspace-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace.viatra.query/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.workspace.viatra.query-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace.viatra.query/target/org.eclipse.sphinx.emf.workspace.viatra.query-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.workspace.viatra.query-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace.viatra.query/target/org.eclipse.sphinx.emf.workspace.viatra.query-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.workspace.viatra.query-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace.viatra.query/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.workspace.viatra.query-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.workspace.viatra.query/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.workspace.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.workspace.viatra.query-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.codegen.xpand.ui/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.codegen.xpand.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.codegen.xpand.ui-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.codegen.xpand.ui/target/org.eclipse.sphinx.examples.codegen.xpand.ui-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.codegen.xpand.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.codegen.xpand.ui-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.codegen.xpand.ui/target/org.eclipse.sphinx.examples.codegen.xpand.ui-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.codegen.xpand.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.codegen.xpand.ui-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.codegen.xpand.ui/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.codegen.xpand.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.codegen.xpand.ui-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.codegen.xpand.ui/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.codegen.xpand.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.codegen.xpand.ui-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.validation/.tycho-consumer-pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.validation/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.validation-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.validation/target/org.eclipse.sphinx.tests.emf.validation-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.validation/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.validation-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.validation/target/org.eclipse.sphinx.tests.emf.validation-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.validation/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.validation-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.validation/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.validation/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.validation-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.validation/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.validation/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.validation-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.integration/.tycho-consumer-pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.integration-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.integration/target/org.eclipse.sphinx.tests.emf.workspace.integration-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.integration-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.integration/target/org.eclipse.sphinx.tests.emf.workspace.integration-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.integration-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.integration/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.integration-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace.integration/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace.integration/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace.integration-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.pde/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.pde/0.13.1-SNAPSHOT/org.eclipse.sphinx.pde-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.pde/target/org.eclipse.sphinx.pde-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.pde/0.13.1-SNAPSHOT/org.eclipse.sphinx.pde-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.pde/target/org.eclipse.sphinx.pde-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.pde/0.13.1-SNAPSHOT/org.eclipse.sphinx.pde-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.pde/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.pde/0.13.1-SNAPSHOT/org.eclipse.sphinx.pde-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.pde/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.pde/0.13.1-SNAPSHOT/org.eclipse.sphinx.pde-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.serialization.generators/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.serialization.generators-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/target/org.eclipse.sphinx.emf.serialization.generators-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.serialization.generators/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.serialization.generators-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/target/org.eclipse.sphinx.emf.serialization.generators-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.serialization.generators/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.serialization.generators-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.serialization.generators/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.serialization.generators-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.serialization.generators/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.serialization.generators/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.serialization.generators-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula-feature/target/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula-feature/target/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.metamodels.hummingbird.nebula-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.navigators-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.navigators/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.navigators-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.navigators-feature/target/org.eclipse.sphinx.examples.navigators-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.navigators/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.navigators-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.navigators-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.navigators/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.navigators-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.navigators-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.navigators/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.navigators-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.workflows.lib/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.workflows.lib/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.workflows.lib-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.workflows.lib/target/org.eclipse.sphinx.examples.workflows.lib-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.workflows.lib/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.workflows.lib-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.workflows.lib/target/org.eclipse.sphinx.examples.workflows.lib-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.workflows.lib/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.workflows.lib-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.workflows.lib/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.workflows.lib/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.workflows.lib-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.workflows.lib/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.workflows.lib/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.workflows.lib-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.sdk-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.sdk/0.13.1-SNAPSHOT/org.eclipse.sphinx.sdk-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.sdk-feature/target/org.eclipse.sphinx.sdk-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.sdk/0.13.1-SNAPSHOT/org.eclipse.sphinx.sdk-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.sdk-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.sdk/0.13.1-SNAPSHOT/org.eclipse.sphinx.sdk-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.sdk-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.sdk/0.13.1-SNAPSHOT/org.eclipse.sphinx.sdk-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.runtime.ui/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.gmf.runtime.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.gmf.runtime.ui-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.runtime.ui/target/org.eclipse.sphinx.gmf.runtime.ui-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.gmf.runtime.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.gmf.runtime.ui-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.runtime.ui/target/org.eclipse.sphinx.gmf.runtime.ui-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.gmf.runtime.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.gmf.runtime.ui-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.runtime.ui/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.gmf.runtime.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.gmf.runtime.ui-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.runtime.ui/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.gmf.runtime.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.gmf.runtime.ui-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace/.tycho-consumer-pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace/target/org.eclipse.sphinx.tests.emf.workspace-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace/target/org.eclipse.sphinx.tests.emf.workspace-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.workspace/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.workspace/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.workspace-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.viatra.query/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors.viatra.query-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.viatra.query/target/org.eclipse.sphinx.emf.editors.viatra.query-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors.viatra.query-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.viatra.query/target/org.eclipse.sphinx.emf.editors.viatra.query-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors.viatra.query-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.viatra.query/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors.viatra.query-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.editors.viatra.query/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.editors.viatra.query/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors.viatra.query-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.doc-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.doc/0.13.1-SNAPSHOT/org.eclipse.sphinx.doc-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.doc-feature/target/org.eclipse.sphinx.doc-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.doc/0.13.1-SNAPSHOT/org.eclipse.sphinx.doc-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.doc-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.doc/0.13.1-SNAPSHOT/org.eclipse.sphinx.doc-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.doc-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.doc/0.13.1-SNAPSHOT/org.eclipse.sphinx.doc-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.bridge/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation.bridge/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.validation.bridge-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.bridge/target/org.eclipse.sphinx.emf.validation.bridge-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation.bridge/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.validation.bridge-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.bridge/target/org.eclipse.sphinx.emf.validation.bridge-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation.bridge/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.validation.bridge-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.bridge/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation.bridge/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.validation.bridge-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.bridge/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation.bridge/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.validation.bridge-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.workspace/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.gmf.workspace/0.13.1-SNAPSHOT/org.eclipse.sphinx.gmf.workspace-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.workspace/target/org.eclipse.sphinx.gmf.workspace-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.gmf.workspace/0.13.1-SNAPSHOT/org.eclipse.sphinx.gmf.workspace-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.workspace/target/org.eclipse.sphinx.gmf.workspace-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.gmf.workspace/0.13.1-SNAPSHOT/org.eclipse.sphinx.gmf.workspace-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.workspace/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.gmf.workspace/0.13.1-SNAPSHOT/org.eclipse.sphinx.gmf.workspace-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.gmf.workspace/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.gmf.workspace/0.13.1-SNAPSHOT/org.eclipse.sphinx.gmf.workspace-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.splitting/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.splitting/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.splitting-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.splitting/target/org.eclipse.sphinx.examples.hummingbird20.splitting-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.splitting/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.splitting-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.splitting/target/org.eclipse.sphinx.examples.hummingbird20.splitting-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.splitting/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.splitting-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.splitting/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.splitting/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.splitting-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.splitting/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.splitting/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.splitting-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.editors.forms.nebula-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.editors.forms.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms.nebula-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.editors.forms.nebula-feature/target/org.eclipse.sphinx.emf.editors.forms.nebula-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.editors.forms.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms.nebula-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.editors.forms.nebula-feature/target/org.eclipse.sphinx.emf.editors.forms.nebula-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.editors.forms.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms.nebula-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.editors.forms.nebula-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.editors.forms.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms.nebula-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.editors.forms.nebula-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.editors.forms.nebula/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.editors.forms.nebula-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.ui/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.validation.ui-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.ui/target/org.eclipse.sphinx.emf.validation.ui-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.validation.ui-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.ui/target/org.eclipse.sphinx.emf.validation.ui-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.validation.ui-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.ui/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.validation.ui-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.validation.ui/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.validation.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.validation.ui-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.search.ui/.tycho-consumer-pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.search.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.search.ui-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.search.ui/target/org.eclipse.sphinx.tests.emf.search.ui-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.search.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.search.ui-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.search.ui/target/org.eclipse.sphinx.tests.emf.search.ui-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.search.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.search.ui-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.search.ui/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.search.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.search.ui-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.search.ui/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.search.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.search.ui-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.validation-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.validation/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.validation-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.validation-feature/target/org.eclipse.sphinx.emf.validation-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.validation/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.validation-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.validation-feature/target/org.eclipse.sphinx.emf.validation-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.validation/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.validation-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.validation-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.validation/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.validation-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.emf.validation-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.emf.validation/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.validation-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.search.ui/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.search.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.search.ui-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.search.ui/target/org.eclipse.sphinx.emf.search.ui-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.search.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.search.ui-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.search.ui/target/org.eclipse.sphinx.emf.search.ui-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.search.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.search.ui-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.search.ui/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.search.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.search.ui-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.search.ui/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.search.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.search.ui-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.ui-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/target/org.eclipse.sphinx.emf.mwe.dynamic.ui-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.ui-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/target/org.eclipse.sphinx.emf.mwe.dynamic.ui-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.ui-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.ui-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.emf.mwe.dynamic.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.emf.mwe.dynamic.ui-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.explorer/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.explorer/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.explorer-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.explorer/target/org.eclipse.sphinx.examples.explorer-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.explorer/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.explorer-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.explorer/target/org.eclipse.sphinx.examples.explorer-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.explorer/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.explorer-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.explorer/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.explorer/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.explorer-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.explorer/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.explorer/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.explorer-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/.tycho-consumer-pom.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.xtend.typesystem.emf.ui-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/target/org.eclipse.sphinx.xtend.typesystem.emf.ui-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.xtend.typesystem.emf.ui-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/target/org.eclipse.sphinx.xtend.typesystem.emf.ui-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.xtend.typesystem.emf.ui-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/target/p2content.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.xtend.typesystem.emf.ui-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/target/p2artifacts.xml to org.eclipse.sphinx.plugins/org.eclipse.sphinx.xtend.typesystem.emf.ui/0.13.1-SNAPSHOT/org.eclipse.sphinx.xtend.typesystem.emf.ui-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.check/.tycho-consumer-pom.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.check/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.check-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.check/target/org.eclipse.sphinx.tests.emf.check-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.check/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.check-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.check/target/org.eclipse.sphinx.tests.emf.check-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.check/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.check-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.check/target/p2content.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.check/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.check-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tests/org.eclipse.sphinx.tests.emf.check/target/p2artifacts.xml to org.eclipse.sphinx.tests/org.eclipse.sphinx.tests.emf.check/0.13.1-SNAPSHOT/org.eclipse.sphinx.tests.emf.check-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.validation-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.validation/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.validation-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.validation-feature/target/org.eclipse.sphinx.examples.validation-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.validation/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.validation-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.validation-feature/target/org.eclipse.sphinx.examples.validation-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.validation/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.validation-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.validation-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.validation/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.validation-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx.examples.validation-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx.examples.validation/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.validation-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx-feature/.tycho-consumer-pom.xml to org.eclipse.sphinx.features/org.eclipse.sphinx/0.13.1-SNAPSHOT/org.eclipse.sphinx-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx-feature/target/org.eclipse.sphinx-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.features/org.eclipse.sphinx/0.13.1-SNAPSHOT/org.eclipse.sphinx-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx-feature/target/org.eclipse.sphinx-0.13.1-SNAPSHOT-sources-feature.jar to org.eclipse.sphinx.features/org.eclipse.sphinx/0.13.1-SNAPSHOT/org.eclipse.sphinx-0.13.1-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx-feature/target/p2content.xml to org.eclipse.sphinx.features/org.eclipse.sphinx/0.13.1-SNAPSHOT/org.eclipse.sphinx-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/features/org.eclipse.sphinx-feature/target/p2artifacts.xml to org.eclipse.sphinx.features/org.eclipse.sphinx/0.13.1-SNAPSHOT/org.eclipse.sphinx-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/tools/org.eclipse.sphinx.targets/2020-09/pom.xml to org.eclipse.sphinx.targets/2020-09/0.13.1-SNAPSHOT/2020-09-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/tools/org.eclipse.sphinx.targets/2020-09/2020-09.target to org.eclipse.sphinx.targets/2020-09/0.13.1-SNAPSHOT/2020-09-0.13.1-SNAPSHOT.target [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.ide/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.ide/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.ide-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.ide/target/org.eclipse.sphinx.examples.hummingbird20.ide-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.ide/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.ide-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.ide/target/org.eclipse.sphinx.examples.hummingbird20.ide-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.ide/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.ide-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.ide/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.ide/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.ide-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.ide/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.ide/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.ide-0.13.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/.tycho-consumer-pom.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf-0.13.1-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/target/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf-0.13.1-SNAPSHOT.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf-0.13.1-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/target/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf-0.13.1-SNAPSHOT-sources.jar to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf-0.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/target/p2content.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf-0.13.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/jenkins/agent/workspace/build/examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/target/p2artifacts.xml to org.eclipse.sphinx.examples/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf/0.13.1-SNAPSHOT/org.eclipse.sphinx.examples.hummingbird20.diagram.gmf-0.13.1-SNAPSHOT-p2artifacts.xml Terminating xvnc. channel stopped Tue Nov 28 07:48:18 2023 ComparingUpdateTracker: 0 pixels in / 0 pixels out ComparingUpdateTracker: (1:-nan ratio) Archiving artifacts Finished: UNSTABLE