Started by user Harald Mackamul Running as Harald Mackamul Agent basic-xfvxf is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-xfvxf" namespace: "app4mc" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.app4mc.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-xfvxf" - 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: "basic-xfvxf" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.app4mc.svc.cluster.local/app4mc/" image: "docker.io/eclipsecbi/jiro-agent-basic: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-app4mc" 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 basic-xfvxf (basic) in workspace /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-nS9Kh4RcM44P/agent.49 SSH_AGENT_PID=51 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh@tmp/private_key_14769550070071676778.key (/home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh@tmp/private_key_14769550070071676778.key) [ssh-agent] Using credentials genie.app4mc (ssh://genie.app4mc@projects-storage.eclipse.org) The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://gitlab.eclipse.org/eclipse/app4mc/org.eclipse.app4mc.addon.migration.git > git init /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh # timeout=10 Fetching upstream changes from https://gitlab.eclipse.org/eclipse/app4mc/org.eclipse.app4mc.addon.migration.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/app4mc/org.eclipse.app4mc.addon.migration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitlab.eclipse.org/eclipse/app4mc/org.eclipse.app4mc.addon.migration.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/release/3.2.0^{commit} # timeout=10 Checking out Revision 4a6972bc8c6dfbbc79ee872a0f4c9f4b94fde64a (refs/remotes/origin/release/3.2.0) > git config core.sparsecheckout # timeout=10 > git checkout -f 4a6972bc8c6dfbbc79ee872a0f4c9f4b94fde64a # timeout=10 Commit message: "Removed -SNAPSHOT and .qualifier from any version number in the release branch" First time build. Skipping changelog. [build-app4mc-modelmigration-release-ossrh] $ /bin/sh -xe /tmp/jenkins155763259705905167.sh + gpg --batch --import **** gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key 90FDCDF8F7BCC6BD: public key "Eclipse APP4MC " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key 90FDCDF8F7BCC6BD: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 ++ gpg --list-keys --with-colons ++ awk -F: '/fpr:/ {print $10}' ++ sort -u + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key 633FE532B1DE654270566BB990FDCDF8F7BCC6BD trust Secret subkeys are available. pub rsa4096/90FDCDF8F7BCC6BD created: 2021-05-07 expires: 2026-05-06 usage: SCEA trust: unknown validity: unknown ssb rsa4096/F1327B5068469E06 created: 2021-05-07 expires: 2026-05-06 usage: S [ unknown] (1). Eclipse APP4MC pub rsa4096/90FDCDF8F7BCC6BD created: 2021-05-07 expires: 2026-05-06 usage: SCEA trust: unknown validity: unknown ssb rsa4096/F1327B5068469E06 created: 2021-05-07 expires: 2026-05-06 usage: S [ unknown] (1). Eclipse APP4MC Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/90FDCDF8F7BCC6BD created: 2021-05-07 expires: 2026-05-06 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/F1327B5068469E06 created: 2021-05-07 expires: 2026-05-06 usage: S [ unknown] (1). Eclipse APP4MC Please note that the shown key validity is not necessarily correct unless you restart the program. + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key CFBB1D045871BAD5CC084512F1327B5068469E06 trust Secret subkeys are available. gpg: checking the trustdb gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u gpg: next trustdb check due at 2026-05-06 pub rsa4096/90FDCDF8F7BCC6BD created: 2021-05-07 expires: 2026-05-06 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/F1327B5068469E06 created: 2021-05-07 expires: 2026-05-06 usage: S [ultimate] (1). Eclipse APP4MC pub rsa4096/90FDCDF8F7BCC6BD created: 2021-05-07 expires: 2026-05-06 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/F1327B5068469E06 created: 2021-05-07 expires: 2026-05-06 usage: S [ultimate] (1). Eclipse APP4MC Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/90FDCDF8F7BCC6BD created: 2021-05-07 expires: 2026-05-06 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/F1327B5068469E06 created: 2021-05-07 expires: 2026-05-06 usage: S [ultimate] (1). Eclipse APP4MC [build-app4mc-modelmigration-release-ossrh] $ /opt/tools/apache-maven/latest/bin/mvn -DREVISION=3.2.0 clean deploy -Pmaven-publish Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] ### Using TychoRepositoryTransport for remote P2 access ### [INFO] Cache location: /home/jenkins/.m2/repository/.cache/tycho [INFO] Transport mode: online [INFO] Update mode: cache first [INFO] Minimum cache duration: 60 minutes [INFO] (you can configure this with -Dtycho.p2.transport.min-cache-minutes=) [INFO] Resolving target definition file:/home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.target/org.eclipse.app4mc.converters.target.target for environments=[win32/win32/x86_64, linux/gtk/x86_64, macosx/cocoa/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@63a1bee7... [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.071:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.071/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.072:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.072/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.080:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.080/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.081:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.081/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.082:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.082/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.083:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.083/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.090:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.090/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.091:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.091/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.092:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.092/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.093:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.093/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.094:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.094/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.095:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.095/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.096:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.096/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.097:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.097/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.100:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.100/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.200:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.200/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.210:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.210/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.300:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.300/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.common:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.common/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.headless.app:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.headless.app/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.help:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.ui:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc:org.eclipse.app4mc.util.sessionlog:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc:org.eclipse.app4mc.util.sessionlog.console:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.console/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc:org.eclipse.app4mc.util.sessionlog.eclipse:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.eclipse/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc:org.eclipse.app4mc.util.sessionlog.file:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.file/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.071.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.071.tests/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.072.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.072.tests/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.080.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.080.tests/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.081.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.081.tests/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.082.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.082.tests/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.083.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.083.tests/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.090.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.090.tests/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.091.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.091.tests/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.092.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.092.tests/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.093.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.093.tests/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.094.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.094.tests/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.095.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.095.tests/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.096.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.096.tests/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.097.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.097.tests/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.100.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.100.tests/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.200.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.200.tests/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.210.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.210.tests/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.300.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.300.tests/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.common.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.common.tests/.polyglot.META-INF [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters/.polyglot.feature.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.headless:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.headless/.polyglot.feature.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.headless.runtime:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.headless.runtime/.polyglot.feature.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.sdk:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.sdk/.polyglot.feature.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.utils.headless:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.headless/.polyglot.feature.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.utils.headless.sdk:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.headless.sdk/.polyglot.feature.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.utils.platform:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.platform/.polyglot.feature.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.utils.platform.sdk:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.platform.sdk/.polyglot.feature.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.converters.p2repo:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.p2repo/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.migration:headless:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] APP4MC Migration Component [pom] [INFO] org.eclipse.app4mc.util.sessionlog [eclipse-plugin] [INFO] [bundle] APP4MC Amalthea Converters Common [eclipse-plugin] [INFO] [bundle] APP4MC Amalthea Converters to 0.7.1 [eclipse-plugin] [INFO] [bundle] APP4MC Amalthea Converters to 0.7.2 [eclipse-plugin] [INFO] [bundle] APP4MC Amalthea Converters to 0.8.0 [eclipse-plugin] [INFO] [bundle] APP4MC Amalthea Converters to 0.8.1 [eclipse-plugin] [INFO] [bundle] APP4MC Amalthea Converters to 0.8.2 [eclipse-plugin] [INFO] [bundle] APP4MC Amalthea Converters to 0.8.3 [eclipse-plugin] [INFO] [bundle] APP4MC Amalthea Converters to 0.9.0 [eclipse-plugin] [INFO] [bundle] APP4MC Amalthea Converters to 0.9.1 [eclipse-plugin] [INFO] [bundle] APP4MC Amalthea Converters to 0.9.2 [eclipse-plugin] [INFO] [bundle] APP4MC Amalthea Converters to 0.9.3 [eclipse-plugin] [INFO] [bundle] APP4MC Amalthea Converters to 0.9.4 [eclipse-plugin] [INFO] [bundle] APP4MC Amalthea Converters to 0.9.5 [eclipse-plugin] [INFO] [bundle] APP4MC Amalthea Converters to 0.9.6 [eclipse-plugin] [INFO] [bundle] APP4MC Amalthea Converters to 0.9.7 [eclipse-plugin] [INFO] [bundle] APP4MC Amalthea Converters to 1.0.0 [eclipse-plugin] [INFO] [bundle] APP4MC Amalthea Converters to 2.0.0 [eclipse-plugin] [INFO] [bundle] APP4MC Amalthea Converters to 2.1.0 [eclipse-plugin] [INFO] [bundle] APP4MC Amalthea Converters to 3.0.0 [eclipse-plugin] [INFO] org.eclipse.app4mc.amalthea.converters.headless.app [eclipse-plugin] [INFO] org.eclipse.app4mc.amalthea.converters.help [eclipse-plugin] [INFO] org.eclipse.app4mc.amalthea.converters.ui [eclipse-plugin] [INFO] org.eclipse.app4mc.util.sessionlog.console [eclipse-plugin] [INFO] org.eclipse.app4mc.util.sessionlog.eclipse [eclipse-plugin] [INFO] org.eclipse.app4mc.util.sessionlog.file [eclipse-plugin] [INFO] [aggregator] plugins [pom] [INFO] [test-bundle] APP4MC Amalthea Converters Common Tests [eclipse-test-plugin] [INFO] [test-bundle] APP4MC Amalthea Converters to 0.7.1 - Tests [eclipse-test-plugin] [INFO] [test-bundle] APP4MC Amalthea Converters to 0.7.2 - Tests [eclipse-test-plugin] [INFO] [test-bundle] APP4MC Amalthea Converters to 0.8.0 - Tests [eclipse-test-plugin] [INFO] [test-bundle] APP4MC Amalthea Converters to 0.8.1 - Tests [eclipse-test-plugin] [INFO] [test-bundle] APP4MC Amalthea Converters to 0.8.2 - Tests [eclipse-test-plugin] [INFO] [test-bundle] APP4MC Amalthea Converters to 0.8.3 - Tests [eclipse-test-plugin] [INFO] [test-bundle] APP4MC Amalthea Converters to 0.9.0 - Tests [eclipse-test-plugin] [INFO] [test-bundle] APP4MC Amalthea Converters to 0.9.1 - Tests [eclipse-test-plugin] [INFO] [test-bundle] APP4MC Amalthea Converters to 0.9.2 - Tests [eclipse-test-plugin] [INFO] [test-bundle] APP4MC Amalthea Converters to 0.9.3 - Tests [eclipse-test-plugin] [INFO] [test-bundle] APP4MC Amalthea Converters to 0.9.4 - Tests [eclipse-test-plugin] [INFO] [test-bundle] APP4MC Amalthea Converters to 0.9.5 - Tests [eclipse-test-plugin] [INFO] [test-bundle] APP4MC Amalthea Converters to 0.9.6 - Tests [eclipse-test-plugin] [INFO] [test-bundle] APP4MC Amalthea Converters to 0.9.7 - Tests [eclipse-test-plugin] [INFO] [test-bundle] APP4MC Amalthea Converters to 1.0.0 - Tests [eclipse-test-plugin] [INFO] [test-bundle] APP4MC Amalthea Converters to 2.0.0 - Tests [eclipse-test-plugin] [INFO] [test-bundle] APP4MC Amalthea Converters to 2.1.0 - Tests [eclipse-test-plugin] [INFO] [test-bundle] APP4MC Amalthea Converters to 3.0.0 - Tests [eclipse-test-plugin] [INFO] [aggregator] tests [pom] [INFO] [aggregator] features [pom] [INFO] [feature] APP4MC AMALTHEA Headless Converters [eclipse-feature] [INFO] [feature] APP4MC AMALTHEA Converters [eclipse-feature] [INFO] [feature] APP4MC AMALTHEA Headless Converters Runtime [eclipse-feature] [INFO] [feature] APP4MC AMALTHEA Converters SDK [eclipse-feature] [INFO] [feature] APP4MC Utils Headless [eclipse-feature] [INFO] [feature] APP4MC Utils Headless SDK [eclipse-feature] [INFO] [feature] APP4MC Utils Platform [eclipse-feature] [INFO] [feature] APP4MC Utils Platform SDK [eclipse-feature] [INFO] APP4MC AMALTHEA Model Migration [eclipse-repository] [INFO] headless [eclipse-repository] [INFO] [aggregator] releng [pom] [INFO] [target] Amalthea Model Migration Target [eclipse-target-definition] [INFO] [INFO] ----------------< org.eclipse.app4mc.migration:parent >----------------- [INFO] Building APP4MC Migration Component 3.2.0 [1/61] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ parent --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ parent --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ parent --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ parent --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/parent/3.2.0/parent-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/target/parent-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/parent/3.2.0/parent-3.2.0.pom.asc [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ parent --- [INFO] [INFO] -------< org.eclipse.app4mc:org.eclipse.app4mc.util.sessionlog >-------- [INFO] Building org.eclipse.app4mc.util.sessionlog 3.2.0 [2/61] [INFO] from plugins/org.eclipse.app4mc.util.sessionlog/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.util.sessionlog --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.util.sessionlog --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.util.sessionlog --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.util.sessionlog --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.util.sessionlog --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.util.sessionlog --- [INFO] Resolving class path of org.eclipse.app4mc.util.sessionlog... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.util.sessionlog --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.util.sessionlog --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.util.sessionlog --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.util.sessionlog --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog/src/test/resources [INFO] [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.app4mc.util.sessionlog --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.app4mc.util.sessionlog --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.util.sessionlog --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.util.sessionlog --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog/target/org.eclipse.app4mc.util.sessionlog-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.util.sessionlog --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog/target/org.eclipse.app4mc.util.sessionlog-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.util.sessionlog --- [INFO] No baseline version MavenProject: org.eclipse.app4mc:org.eclipse.app4mc.util.sessionlog:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.app4mc.util.sessionlog --- [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.app4mc.util.sessionlog --- [INFO] No tests to run. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.util.sessionlog --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.util.sessionlog --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog/target/org.eclipse.app4mc.util.sessionlog-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog/3.2.0/org.eclipse.app4mc.util.sessionlog-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog/3.2.0/org.eclipse.app4mc.util.sessionlog-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog/target/org.eclipse.app4mc.util.sessionlog-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog/3.2.0/org.eclipse.app4mc.util.sessionlog-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog/3.2.0/org.eclipse.app4mc.util.sessionlog-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog/3.2.0/org.eclipse.app4mc.util.sessionlog-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog/target/org.eclipse.app4mc.util.sessionlog-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog/3.2.0/org.eclipse.app4mc.util.sessionlog-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog/target/org.eclipse.app4mc.util.sessionlog-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog/3.2.0/org.eclipse.app4mc.util.sessionlog-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog/target/org.eclipse.app4mc.util.sessionlog-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog/3.2.0/org.eclipse.app4mc.util.sessionlog-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog/3.2.0/org.eclipse.app4mc.util.sessionlog-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog/3.2.0/org.eclipse.app4mc.util.sessionlog-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.util.sessionlog --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.util.sessionlog --- [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.common >-- [INFO] Building [bundle] APP4MC Amalthea Converters Common 3.2.0 [3/61] [INFO] from plugins/org.eclipse.app4mc.amalthea.converters.common/.polyglot.META-INF [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.common --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.common --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.common --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.common --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.common --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.common --- [INFO] Resolving class path of [bundle] APP4MC Amalthea Converters Common... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.common/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.common --- [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.common/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.common --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.common/src/test/resources [INFO] [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.converters.common --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.app4mc.amalthea.converters.common --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.common --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.common --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.common/target/org.eclipse.app4mc.amalthea.converters.common-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.common --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.common/target/org.eclipse.app4mc.amalthea.converters.common-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.common --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.common:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.common/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.converters.common --- [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.app4mc.amalthea.converters.common --- [INFO] No tests to run. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.common --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.common --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.common/target/org.eclipse.app4mc.amalthea.converters.common-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.common/3.2.0/org.eclipse.app4mc.amalthea.converters.common-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.common/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.common/3.2.0/org.eclipse.app4mc.amalthea.converters.common-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.common/target/org.eclipse.app4mc.amalthea.converters.common-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.common/3.2.0/org.eclipse.app4mc.amalthea.converters.common-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.common/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.common/3.2.0/org.eclipse.app4mc.amalthea.converters.common-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.common/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.common/3.2.0/org.eclipse.app4mc.amalthea.converters.common-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.common/target/org.eclipse.app4mc.amalthea.converters.common-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.common/3.2.0/org.eclipse.app4mc.amalthea.converters.common-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.common/target/org.eclipse.app4mc.amalthea.converters.common-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.common/3.2.0/org.eclipse.app4mc.amalthea.converters.common-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.common/target/org.eclipse.app4mc.amalthea.converters.common-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.common/3.2.0/org.eclipse.app4mc.amalthea.converters.common-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.common/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.common/3.2.0/org.eclipse.app4mc.amalthea.converters.common-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.common/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.common/3.2.0/org.eclipse.app4mc.amalthea.converters.common-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.common --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.common --- [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.071 >-- [INFO] Building [bundle] APP4MC Amalthea Converters to 0.7.1 3.2.0 [4/61] [INFO] from plugins/org.eclipse.app4mc.amalthea.converters.071/.polyglot.META-INF [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.071 --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.071 --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.071 --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.071 --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.071 --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.071 --- [INFO] Resolving class path of [bundle] APP4MC Amalthea Converters to 0.7.1... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.071 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.071/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.071 --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.071/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.071 --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.071 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.071/src/test/resources [INFO] [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.converters.071 --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.app4mc.amalthea.converters.071 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.071 --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.071 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.071/target/org.eclipse.app4mc.amalthea.converters.071-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.071 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.071/target/org.eclipse.app4mc.amalthea.converters.071-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.071 --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.071:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.071/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.converters.071 --- [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.app4mc.amalthea.converters.071 --- [INFO] No tests to run. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.071 --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.071 --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.071/target/org.eclipse.app4mc.amalthea.converters.071-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.071/3.2.0/org.eclipse.app4mc.amalthea.converters.071-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.071/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.071/3.2.0/org.eclipse.app4mc.amalthea.converters.071-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.071/target/org.eclipse.app4mc.amalthea.converters.071-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.071/3.2.0/org.eclipse.app4mc.amalthea.converters.071-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.071/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.071/3.2.0/org.eclipse.app4mc.amalthea.converters.071-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.071/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.071/3.2.0/org.eclipse.app4mc.amalthea.converters.071-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.071/target/org.eclipse.app4mc.amalthea.converters.071-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.071/3.2.0/org.eclipse.app4mc.amalthea.converters.071-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.071/target/org.eclipse.app4mc.amalthea.converters.071-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.071/3.2.0/org.eclipse.app4mc.amalthea.converters.071-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.071/target/org.eclipse.app4mc.amalthea.converters.071-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.071/3.2.0/org.eclipse.app4mc.amalthea.converters.071-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.071/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.071/3.2.0/org.eclipse.app4mc.amalthea.converters.071-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.071/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.071/3.2.0/org.eclipse.app4mc.amalthea.converters.071-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.071 --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.071 --- [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.072 >-- [INFO] Building [bundle] APP4MC Amalthea Converters to 0.7.2 3.2.0 [5/61] [INFO] from plugins/org.eclipse.app4mc.amalthea.converters.072/.polyglot.META-INF [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.072 --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.072 --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.072 --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.072 --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.072 --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.072 --- [INFO] Resolving class path of [bundle] APP4MC Amalthea Converters to 0.7.2... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.072 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.072/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.072 --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.072/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.072 --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.072 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.072/src/test/resources [INFO] [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.converters.072 --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.app4mc.amalthea.converters.072 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.072 --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.072 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.072/target/org.eclipse.app4mc.amalthea.converters.072-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.072 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.072/target/org.eclipse.app4mc.amalthea.converters.072-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.072 --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.072:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.072/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.converters.072 --- [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.app4mc.amalthea.converters.072 --- [INFO] No tests to run. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.072 --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.072 --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.072/target/org.eclipse.app4mc.amalthea.converters.072-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.072/3.2.0/org.eclipse.app4mc.amalthea.converters.072-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.072/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.072/3.2.0/org.eclipse.app4mc.amalthea.converters.072-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.072/target/org.eclipse.app4mc.amalthea.converters.072-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.072/3.2.0/org.eclipse.app4mc.amalthea.converters.072-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.072/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.072/3.2.0/org.eclipse.app4mc.amalthea.converters.072-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.072/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.072/3.2.0/org.eclipse.app4mc.amalthea.converters.072-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.072/target/org.eclipse.app4mc.amalthea.converters.072-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.072/3.2.0/org.eclipse.app4mc.amalthea.converters.072-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.072/target/org.eclipse.app4mc.amalthea.converters.072-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.072/3.2.0/org.eclipse.app4mc.amalthea.converters.072-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.072/target/org.eclipse.app4mc.amalthea.converters.072-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.072/3.2.0/org.eclipse.app4mc.amalthea.converters.072-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.072/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.072/3.2.0/org.eclipse.app4mc.amalthea.converters.072-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.072/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.072/3.2.0/org.eclipse.app4mc.amalthea.converters.072-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.072 --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.072 --- [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.080 >-- [INFO] Building [bundle] APP4MC Amalthea Converters to 0.8.0 3.2.0 [6/61] [INFO] from plugins/org.eclipse.app4mc.amalthea.converters.080/.polyglot.META-INF [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.080 --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.080 --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.080 --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.080 --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.080 --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.080 --- [INFO] Resolving class path of [bundle] APP4MC Amalthea Converters to 0.8.0... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.080 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.080/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.080 --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.080/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.080 --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.080 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.080/src/test/resources [INFO] [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.converters.080 --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.app4mc.amalthea.converters.080 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.080 --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.080 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.080/target/org.eclipse.app4mc.amalthea.converters.080-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.080 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.080/target/org.eclipse.app4mc.amalthea.converters.080-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.080 --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.080:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.080/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.converters.080 --- [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.app4mc.amalthea.converters.080 --- [INFO] No tests to run. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.080 --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.080 --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.080/target/org.eclipse.app4mc.amalthea.converters.080-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.080/3.2.0/org.eclipse.app4mc.amalthea.converters.080-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.080/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.080/3.2.0/org.eclipse.app4mc.amalthea.converters.080-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.080/target/org.eclipse.app4mc.amalthea.converters.080-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.080/3.2.0/org.eclipse.app4mc.amalthea.converters.080-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.080/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.080/3.2.0/org.eclipse.app4mc.amalthea.converters.080-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.080/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.080/3.2.0/org.eclipse.app4mc.amalthea.converters.080-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.080/target/org.eclipse.app4mc.amalthea.converters.080-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.080/3.2.0/org.eclipse.app4mc.amalthea.converters.080-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.080/target/org.eclipse.app4mc.amalthea.converters.080-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.080/3.2.0/org.eclipse.app4mc.amalthea.converters.080-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.080/target/org.eclipse.app4mc.amalthea.converters.080-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.080/3.2.0/org.eclipse.app4mc.amalthea.converters.080-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.080/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.080/3.2.0/org.eclipse.app4mc.amalthea.converters.080-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.080/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.080/3.2.0/org.eclipse.app4mc.amalthea.converters.080-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.080 --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.080 --- [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.081 >-- [INFO] Building [bundle] APP4MC Amalthea Converters to 0.8.1 3.2.0 [7/61] [INFO] from plugins/org.eclipse.app4mc.amalthea.converters.081/.polyglot.META-INF [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.081 --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.081 --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.081 --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.081 --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.081 --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.081 --- [INFO] Resolving class path of [bundle] APP4MC Amalthea Converters to 0.8.1... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.081 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.081/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.081 --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.081/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.081 --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.081 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.081/src/test/resources [INFO] [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.converters.081 --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.app4mc.amalthea.converters.081 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.081 --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.081 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.081/target/org.eclipse.app4mc.amalthea.converters.081-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.081 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.081/target/org.eclipse.app4mc.amalthea.converters.081-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.081 --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.081:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.081/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.converters.081 --- [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.app4mc.amalthea.converters.081 --- [INFO] No tests to run. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.081 --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.081 --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.081/target/org.eclipse.app4mc.amalthea.converters.081-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.081/3.2.0/org.eclipse.app4mc.amalthea.converters.081-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.081/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.081/3.2.0/org.eclipse.app4mc.amalthea.converters.081-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.081/target/org.eclipse.app4mc.amalthea.converters.081-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.081/3.2.0/org.eclipse.app4mc.amalthea.converters.081-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.081/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.081/3.2.0/org.eclipse.app4mc.amalthea.converters.081-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.081/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.081/3.2.0/org.eclipse.app4mc.amalthea.converters.081-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.081/target/org.eclipse.app4mc.amalthea.converters.081-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.081/3.2.0/org.eclipse.app4mc.amalthea.converters.081-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.081/target/org.eclipse.app4mc.amalthea.converters.081-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.081/3.2.0/org.eclipse.app4mc.amalthea.converters.081-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.081/target/org.eclipse.app4mc.amalthea.converters.081-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.081/3.2.0/org.eclipse.app4mc.amalthea.converters.081-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.081/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.081/3.2.0/org.eclipse.app4mc.amalthea.converters.081-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.081/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.081/3.2.0/org.eclipse.app4mc.amalthea.converters.081-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.081 --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.081 --- [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.082 >-- [INFO] Building [bundle] APP4MC Amalthea Converters to 0.8.2 3.2.0 [8/61] [INFO] from plugins/org.eclipse.app4mc.amalthea.converters.082/.polyglot.META-INF [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.082 --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.082 --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.082 --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.082 --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.082 --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.082 --- [INFO] Resolving class path of [bundle] APP4MC Amalthea Converters to 0.8.2... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.082 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.082/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.082 --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.082/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.082 --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.082 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.082/src/test/resources [INFO] [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.converters.082 --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.app4mc.amalthea.converters.082 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.082 --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.082 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.082/target/org.eclipse.app4mc.amalthea.converters.082-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.082 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.082/target/org.eclipse.app4mc.amalthea.converters.082-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.082 --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.082:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.082/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.converters.082 --- [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.app4mc.amalthea.converters.082 --- [INFO] No tests to run. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.082 --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.082 --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.082/target/org.eclipse.app4mc.amalthea.converters.082-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.082/3.2.0/org.eclipse.app4mc.amalthea.converters.082-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.082/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.082/3.2.0/org.eclipse.app4mc.amalthea.converters.082-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.082/target/org.eclipse.app4mc.amalthea.converters.082-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.082/3.2.0/org.eclipse.app4mc.amalthea.converters.082-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.082/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.082/3.2.0/org.eclipse.app4mc.amalthea.converters.082-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.082/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.082/3.2.0/org.eclipse.app4mc.amalthea.converters.082-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.082/target/org.eclipse.app4mc.amalthea.converters.082-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.082/3.2.0/org.eclipse.app4mc.amalthea.converters.082-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.082/target/org.eclipse.app4mc.amalthea.converters.082-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.082/3.2.0/org.eclipse.app4mc.amalthea.converters.082-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.082/target/org.eclipse.app4mc.amalthea.converters.082-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.082/3.2.0/org.eclipse.app4mc.amalthea.converters.082-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.082/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.082/3.2.0/org.eclipse.app4mc.amalthea.converters.082-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.082/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.082/3.2.0/org.eclipse.app4mc.amalthea.converters.082-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.082 --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.082 --- [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.083 >-- [INFO] Building [bundle] APP4MC Amalthea Converters to 0.8.3 3.2.0 [9/61] [INFO] from plugins/org.eclipse.app4mc.amalthea.converters.083/.polyglot.META-INF [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.083 --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.083 --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.083 --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.083 --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.083 --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.083 --- [INFO] Resolving class path of [bundle] APP4MC Amalthea Converters to 0.8.3... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.083 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.083/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.083 --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.083/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.083 --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.083 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.083/src/test/resources [INFO] [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.converters.083 --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.app4mc.amalthea.converters.083 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.083 --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.083 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.083/target/org.eclipse.app4mc.amalthea.converters.083-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.083 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.083/target/org.eclipse.app4mc.amalthea.converters.083-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.083 --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.083:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.083/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.converters.083 --- [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.app4mc.amalthea.converters.083 --- [INFO] No tests to run. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.083 --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.083 --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.083/target/org.eclipse.app4mc.amalthea.converters.083-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.083/3.2.0/org.eclipse.app4mc.amalthea.converters.083-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.083/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.083/3.2.0/org.eclipse.app4mc.amalthea.converters.083-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.083/target/org.eclipse.app4mc.amalthea.converters.083-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.083/3.2.0/org.eclipse.app4mc.amalthea.converters.083-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.083/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.083/3.2.0/org.eclipse.app4mc.amalthea.converters.083-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.083/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.083/3.2.0/org.eclipse.app4mc.amalthea.converters.083-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.083/target/org.eclipse.app4mc.amalthea.converters.083-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.083/3.2.0/org.eclipse.app4mc.amalthea.converters.083-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.083/target/org.eclipse.app4mc.amalthea.converters.083-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.083/3.2.0/org.eclipse.app4mc.amalthea.converters.083-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.083/target/org.eclipse.app4mc.amalthea.converters.083-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.083/3.2.0/org.eclipse.app4mc.amalthea.converters.083-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.083/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.083/3.2.0/org.eclipse.app4mc.amalthea.converters.083-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.083/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.083/3.2.0/org.eclipse.app4mc.amalthea.converters.083-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.083 --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.083 --- [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.090 >-- [INFO] Building [bundle] APP4MC Amalthea Converters to 0.9.0 3.2.0 [10/61] [INFO] from plugins/org.eclipse.app4mc.amalthea.converters.090/.polyglot.META-INF [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.090 --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.090 --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.090 --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.090 --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.090 --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.090 --- [INFO] Resolving class path of [bundle] APP4MC Amalthea Converters to 0.9.0... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.090 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.090/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.090 --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.090/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.090 --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.090 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.090/src/test/resources [INFO] [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.converters.090 --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.app4mc.amalthea.converters.090 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.090 --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.090 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.090/target/org.eclipse.app4mc.amalthea.converters.090-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.090 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.090/target/org.eclipse.app4mc.amalthea.converters.090-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.090 --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.090:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.090/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.converters.090 --- [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.app4mc.amalthea.converters.090 --- [INFO] No tests to run. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.090 --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.090 --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.090/target/org.eclipse.app4mc.amalthea.converters.090-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.090/3.2.0/org.eclipse.app4mc.amalthea.converters.090-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.090/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.090/3.2.0/org.eclipse.app4mc.amalthea.converters.090-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.090/target/org.eclipse.app4mc.amalthea.converters.090-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.090/3.2.0/org.eclipse.app4mc.amalthea.converters.090-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.090/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.090/3.2.0/org.eclipse.app4mc.amalthea.converters.090-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.090/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.090/3.2.0/org.eclipse.app4mc.amalthea.converters.090-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.090/target/org.eclipse.app4mc.amalthea.converters.090-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.090/3.2.0/org.eclipse.app4mc.amalthea.converters.090-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.090/target/org.eclipse.app4mc.amalthea.converters.090-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.090/3.2.0/org.eclipse.app4mc.amalthea.converters.090-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.090/target/org.eclipse.app4mc.amalthea.converters.090-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.090/3.2.0/org.eclipse.app4mc.amalthea.converters.090-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.090/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.090/3.2.0/org.eclipse.app4mc.amalthea.converters.090-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.090/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.090/3.2.0/org.eclipse.app4mc.amalthea.converters.090-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.090 --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.090 --- [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.091 >-- [INFO] Building [bundle] APP4MC Amalthea Converters to 0.9.1 3.2.0 [11/61] [INFO] from plugins/org.eclipse.app4mc.amalthea.converters.091/.polyglot.META-INF [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.091 --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.091 --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.091 --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.091 --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.091 --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.091 --- [INFO] Resolving class path of [bundle] APP4MC Amalthea Converters to 0.9.1... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.091 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.091/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.091 --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.091/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.091 --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.091 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.091/src/test/resources [INFO] [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.converters.091 --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.app4mc.amalthea.converters.091 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.091 --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.091 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.091/target/org.eclipse.app4mc.amalthea.converters.091-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.091 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.091/target/org.eclipse.app4mc.amalthea.converters.091-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.091 --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.091:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.091/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.converters.091 --- [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.app4mc.amalthea.converters.091 --- [INFO] No tests to run. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.091 --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.091 --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.091/target/org.eclipse.app4mc.amalthea.converters.091-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.091/3.2.0/org.eclipse.app4mc.amalthea.converters.091-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.091/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.091/3.2.0/org.eclipse.app4mc.amalthea.converters.091-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.091/target/org.eclipse.app4mc.amalthea.converters.091-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.091/3.2.0/org.eclipse.app4mc.amalthea.converters.091-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.091/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.091/3.2.0/org.eclipse.app4mc.amalthea.converters.091-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.091/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.091/3.2.0/org.eclipse.app4mc.amalthea.converters.091-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.091/target/org.eclipse.app4mc.amalthea.converters.091-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.091/3.2.0/org.eclipse.app4mc.amalthea.converters.091-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.091/target/org.eclipse.app4mc.amalthea.converters.091-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.091/3.2.0/org.eclipse.app4mc.amalthea.converters.091-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.091/target/org.eclipse.app4mc.amalthea.converters.091-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.091/3.2.0/org.eclipse.app4mc.amalthea.converters.091-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.091/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.091/3.2.0/org.eclipse.app4mc.amalthea.converters.091-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.091/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.091/3.2.0/org.eclipse.app4mc.amalthea.converters.091-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.091 --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.091 --- [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.092 >-- [INFO] Building [bundle] APP4MC Amalthea Converters to 0.9.2 3.2.0 [12/61] [INFO] from plugins/org.eclipse.app4mc.amalthea.converters.092/.polyglot.META-INF [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.092 --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.092 --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.092 --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.092 --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.092 --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.092 --- [INFO] Resolving class path of [bundle] APP4MC Amalthea Converters to 0.9.2... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.092 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.092/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.092 --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.092/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.092 --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.092 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.092/src/test/resources [INFO] [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.converters.092 --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.app4mc.amalthea.converters.092 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.092 --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.092 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.092/target/org.eclipse.app4mc.amalthea.converters.092-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.092 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.092/target/org.eclipse.app4mc.amalthea.converters.092-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.092 --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.092:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.092/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.converters.092 --- [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.app4mc.amalthea.converters.092 --- [INFO] No tests to run. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.092 --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.092 --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.092/target/org.eclipse.app4mc.amalthea.converters.092-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.092/3.2.0/org.eclipse.app4mc.amalthea.converters.092-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.092/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.092/3.2.0/org.eclipse.app4mc.amalthea.converters.092-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.092/target/org.eclipse.app4mc.amalthea.converters.092-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.092/3.2.0/org.eclipse.app4mc.amalthea.converters.092-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.092/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.092/3.2.0/org.eclipse.app4mc.amalthea.converters.092-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.092/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.092/3.2.0/org.eclipse.app4mc.amalthea.converters.092-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.092/target/org.eclipse.app4mc.amalthea.converters.092-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.092/3.2.0/org.eclipse.app4mc.amalthea.converters.092-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.092/target/org.eclipse.app4mc.amalthea.converters.092-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.092/3.2.0/org.eclipse.app4mc.amalthea.converters.092-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.092/target/org.eclipse.app4mc.amalthea.converters.092-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.092/3.2.0/org.eclipse.app4mc.amalthea.converters.092-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.092/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.092/3.2.0/org.eclipse.app4mc.amalthea.converters.092-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.092/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.092/3.2.0/org.eclipse.app4mc.amalthea.converters.092-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.092 --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.092 --- [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.093 >-- [INFO] Building [bundle] APP4MC Amalthea Converters to 0.9.3 3.2.0 [13/61] [INFO] from plugins/org.eclipse.app4mc.amalthea.converters.093/.polyglot.META-INF [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.093 --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.093 --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.093 --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.093 --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.093 --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.093 --- [INFO] Resolving class path of [bundle] APP4MC Amalthea Converters to 0.9.3... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.093 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.093/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.093 --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.093/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.093 --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.093 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.093/src/test/resources [INFO] [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.converters.093 --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.app4mc.amalthea.converters.093 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.093 --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.093 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.093/target/org.eclipse.app4mc.amalthea.converters.093-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.093 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.093/target/org.eclipse.app4mc.amalthea.converters.093-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.093 --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.093:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.093/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.converters.093 --- [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.app4mc.amalthea.converters.093 --- [INFO] No tests to run. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.093 --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.093 --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.093/target/org.eclipse.app4mc.amalthea.converters.093-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.093/3.2.0/org.eclipse.app4mc.amalthea.converters.093-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.093/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.093/3.2.0/org.eclipse.app4mc.amalthea.converters.093-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.093/target/org.eclipse.app4mc.amalthea.converters.093-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.093/3.2.0/org.eclipse.app4mc.amalthea.converters.093-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.093/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.093/3.2.0/org.eclipse.app4mc.amalthea.converters.093-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.093/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.093/3.2.0/org.eclipse.app4mc.amalthea.converters.093-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.093/target/org.eclipse.app4mc.amalthea.converters.093-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.093/3.2.0/org.eclipse.app4mc.amalthea.converters.093-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.093/target/org.eclipse.app4mc.amalthea.converters.093-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.093/3.2.0/org.eclipse.app4mc.amalthea.converters.093-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.093/target/org.eclipse.app4mc.amalthea.converters.093-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.093/3.2.0/org.eclipse.app4mc.amalthea.converters.093-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.093/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.093/3.2.0/org.eclipse.app4mc.amalthea.converters.093-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.093/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.093/3.2.0/org.eclipse.app4mc.amalthea.converters.093-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.093 --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.093 --- [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.094 >-- [INFO] Building [bundle] APP4MC Amalthea Converters to 0.9.4 3.2.0 [14/61] [INFO] from plugins/org.eclipse.app4mc.amalthea.converters.094/.polyglot.META-INF [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.094 --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.094 --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.094 --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.094 --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.094 --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.094 --- [INFO] Resolving class path of [bundle] APP4MC Amalthea Converters to 0.9.4... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.094 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.094/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.094 --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.094/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.094 --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.094 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.094/src/test/resources [INFO] [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.converters.094 --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.app4mc.amalthea.converters.094 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.094 --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.094 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.094/target/org.eclipse.app4mc.amalthea.converters.094-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.094 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.094/target/org.eclipse.app4mc.amalthea.converters.094-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.094 --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.094:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.094/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.converters.094 --- [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.app4mc.amalthea.converters.094 --- [INFO] No tests to run. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.094 --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.094 --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.094/target/org.eclipse.app4mc.amalthea.converters.094-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.094/3.2.0/org.eclipse.app4mc.amalthea.converters.094-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.094/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.094/3.2.0/org.eclipse.app4mc.amalthea.converters.094-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.094/target/org.eclipse.app4mc.amalthea.converters.094-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.094/3.2.0/org.eclipse.app4mc.amalthea.converters.094-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.094/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.094/3.2.0/org.eclipse.app4mc.amalthea.converters.094-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.094/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.094/3.2.0/org.eclipse.app4mc.amalthea.converters.094-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.094/target/org.eclipse.app4mc.amalthea.converters.094-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.094/3.2.0/org.eclipse.app4mc.amalthea.converters.094-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.094/target/org.eclipse.app4mc.amalthea.converters.094-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.094/3.2.0/org.eclipse.app4mc.amalthea.converters.094-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.094/target/org.eclipse.app4mc.amalthea.converters.094-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.094/3.2.0/org.eclipse.app4mc.amalthea.converters.094-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.094/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.094/3.2.0/org.eclipse.app4mc.amalthea.converters.094-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.094/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.094/3.2.0/org.eclipse.app4mc.amalthea.converters.094-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.094 --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.094 --- [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.095 >-- [INFO] Building [bundle] APP4MC Amalthea Converters to 0.9.5 3.2.0 [15/61] [INFO] from plugins/org.eclipse.app4mc.amalthea.converters.095/.polyglot.META-INF [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.095 --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.095 --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.095 --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.095 --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.095 --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.095 --- [INFO] Resolving class path of [bundle] APP4MC Amalthea Converters to 0.9.5... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.095 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.095/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.095 --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.095/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.095 --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.095 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.095/src/test/resources [INFO] [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.converters.095 --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.app4mc.amalthea.converters.095 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.095 --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.095 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.095/target/org.eclipse.app4mc.amalthea.converters.095-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.095 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.095/target/org.eclipse.app4mc.amalthea.converters.095-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.095 --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.095:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.095/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.converters.095 --- [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.app4mc.amalthea.converters.095 --- [INFO] No tests to run. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.095 --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.095 --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.095/target/org.eclipse.app4mc.amalthea.converters.095-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.095/3.2.0/org.eclipse.app4mc.amalthea.converters.095-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.095/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.095/3.2.0/org.eclipse.app4mc.amalthea.converters.095-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.095/target/org.eclipse.app4mc.amalthea.converters.095-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.095/3.2.0/org.eclipse.app4mc.amalthea.converters.095-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.095/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.095/3.2.0/org.eclipse.app4mc.amalthea.converters.095-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.095/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.095/3.2.0/org.eclipse.app4mc.amalthea.converters.095-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.095/target/org.eclipse.app4mc.amalthea.converters.095-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.095/3.2.0/org.eclipse.app4mc.amalthea.converters.095-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.095/target/org.eclipse.app4mc.amalthea.converters.095-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.095/3.2.0/org.eclipse.app4mc.amalthea.converters.095-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.095/target/org.eclipse.app4mc.amalthea.converters.095-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.095/3.2.0/org.eclipse.app4mc.amalthea.converters.095-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.095/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.095/3.2.0/org.eclipse.app4mc.amalthea.converters.095-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.095/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.095/3.2.0/org.eclipse.app4mc.amalthea.converters.095-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.095 --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.095 --- [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.096 >-- [INFO] Building [bundle] APP4MC Amalthea Converters to 0.9.6 3.2.0 [16/61] [INFO] from plugins/org.eclipse.app4mc.amalthea.converters.096/.polyglot.META-INF [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.096 --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.096 --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.096 --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.096 --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.096 --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.096 --- [INFO] Resolving class path of [bundle] APP4MC Amalthea Converters to 0.9.6... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.096 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.096/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.096 --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.096/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.096 --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.096 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.096/src/test/resources [INFO] [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.converters.096 --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.app4mc.amalthea.converters.096 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.096 --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.096 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.096/target/org.eclipse.app4mc.amalthea.converters.096-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.096 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.096/target/org.eclipse.app4mc.amalthea.converters.096-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.096 --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.096:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.096/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.converters.096 --- [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.app4mc.amalthea.converters.096 --- [INFO] No tests to run. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.096 --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.096 --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.096/target/org.eclipse.app4mc.amalthea.converters.096-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.096/3.2.0/org.eclipse.app4mc.amalthea.converters.096-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.096/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.096/3.2.0/org.eclipse.app4mc.amalthea.converters.096-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.096/target/org.eclipse.app4mc.amalthea.converters.096-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.096/3.2.0/org.eclipse.app4mc.amalthea.converters.096-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.096/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.096/3.2.0/org.eclipse.app4mc.amalthea.converters.096-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.096/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.096/3.2.0/org.eclipse.app4mc.amalthea.converters.096-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.096/target/org.eclipse.app4mc.amalthea.converters.096-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.096/3.2.0/org.eclipse.app4mc.amalthea.converters.096-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.096/target/org.eclipse.app4mc.amalthea.converters.096-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.096/3.2.0/org.eclipse.app4mc.amalthea.converters.096-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.096/target/org.eclipse.app4mc.amalthea.converters.096-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.096/3.2.0/org.eclipse.app4mc.amalthea.converters.096-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.096/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.096/3.2.0/org.eclipse.app4mc.amalthea.converters.096-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.096/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.096/3.2.0/org.eclipse.app4mc.amalthea.converters.096-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.096 --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.096 --- [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.097 >-- [INFO] Building [bundle] APP4MC Amalthea Converters to 0.9.7 3.2.0 [17/61] [INFO] from plugins/org.eclipse.app4mc.amalthea.converters.097/.polyglot.META-INF [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.097 --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.097 --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.097 --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.097 --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.097 --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.097 --- [INFO] Resolving class path of [bundle] APP4MC Amalthea Converters to 0.9.7... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.097 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.097/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.097 --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.097/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.097 --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.097 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.097/src/test/resources [INFO] [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.converters.097 --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.app4mc.amalthea.converters.097 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.097 --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.097 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.097/target/org.eclipse.app4mc.amalthea.converters.097-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.097 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.097/target/org.eclipse.app4mc.amalthea.converters.097-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.097 --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.097:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.097/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.converters.097 --- [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.app4mc.amalthea.converters.097 --- [INFO] No tests to run. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.097 --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.097 --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.097/target/org.eclipse.app4mc.amalthea.converters.097-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.097/3.2.0/org.eclipse.app4mc.amalthea.converters.097-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.097/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.097/3.2.0/org.eclipse.app4mc.amalthea.converters.097-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.097/target/org.eclipse.app4mc.amalthea.converters.097-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.097/3.2.0/org.eclipse.app4mc.amalthea.converters.097-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.097/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.097/3.2.0/org.eclipse.app4mc.amalthea.converters.097-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.097/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.097/3.2.0/org.eclipse.app4mc.amalthea.converters.097-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.097/target/org.eclipse.app4mc.amalthea.converters.097-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.097/3.2.0/org.eclipse.app4mc.amalthea.converters.097-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.097/target/org.eclipse.app4mc.amalthea.converters.097-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.097/3.2.0/org.eclipse.app4mc.amalthea.converters.097-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.097/target/org.eclipse.app4mc.amalthea.converters.097-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.097/3.2.0/org.eclipse.app4mc.amalthea.converters.097-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.097/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.097/3.2.0/org.eclipse.app4mc.amalthea.converters.097-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.097/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.097/3.2.0/org.eclipse.app4mc.amalthea.converters.097-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.097 --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.097 --- [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.100 >-- [INFO] Building [bundle] APP4MC Amalthea Converters to 1.0.0 3.2.0 [18/61] [INFO] from plugins/org.eclipse.app4mc.amalthea.converters.100/.polyglot.META-INF [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.100 --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.100 --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.100 --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.100 --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.100 --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.100 --- [INFO] Resolving class path of [bundle] APP4MC Amalthea Converters to 1.0.0... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.100 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.100/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.100 --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.100/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.100 --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.100 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.100/src/test/resources [INFO] [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.converters.100 --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.app4mc.amalthea.converters.100 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.100 --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.100 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.100/target/org.eclipse.app4mc.amalthea.converters.100-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.100 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.100/target/org.eclipse.app4mc.amalthea.converters.100-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.100 --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.100:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.100/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.converters.100 --- [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.app4mc.amalthea.converters.100 --- [INFO] No tests to run. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.100 --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.100 --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.100/target/org.eclipse.app4mc.amalthea.converters.100-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.100/3.2.0/org.eclipse.app4mc.amalthea.converters.100-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.100/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.100/3.2.0/org.eclipse.app4mc.amalthea.converters.100-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.100/target/org.eclipse.app4mc.amalthea.converters.100-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.100/3.2.0/org.eclipse.app4mc.amalthea.converters.100-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.100/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.100/3.2.0/org.eclipse.app4mc.amalthea.converters.100-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.100/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.100/3.2.0/org.eclipse.app4mc.amalthea.converters.100-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.100/target/org.eclipse.app4mc.amalthea.converters.100-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.100/3.2.0/org.eclipse.app4mc.amalthea.converters.100-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.100/target/org.eclipse.app4mc.amalthea.converters.100-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.100/3.2.0/org.eclipse.app4mc.amalthea.converters.100-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.100/target/org.eclipse.app4mc.amalthea.converters.100-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.100/3.2.0/org.eclipse.app4mc.amalthea.converters.100-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.100/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.100/3.2.0/org.eclipse.app4mc.amalthea.converters.100-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.100/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.100/3.2.0/org.eclipse.app4mc.amalthea.converters.100-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.100 --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.100 --- [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.200 >-- [INFO] Building [bundle] APP4MC Amalthea Converters to 2.0.0 3.2.0 [19/61] [INFO] from plugins/org.eclipse.app4mc.amalthea.converters.200/.polyglot.META-INF [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.200 --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.200 --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.200 --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.200 --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.200 --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.200 --- [INFO] Resolving class path of [bundle] APP4MC Amalthea Converters to 2.0.0... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.200 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.200/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.200 --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.200/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.200 --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.200 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.200/src/test/resources [INFO] [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.converters.200 --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.app4mc.amalthea.converters.200 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.200 --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.200 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.200/target/org.eclipse.app4mc.amalthea.converters.200-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.200 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.200/target/org.eclipse.app4mc.amalthea.converters.200-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.200 --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.200:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.200/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.converters.200 --- [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.app4mc.amalthea.converters.200 --- [INFO] No tests to run. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.200 --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.200 --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.200/target/org.eclipse.app4mc.amalthea.converters.200-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.200/3.2.0/org.eclipse.app4mc.amalthea.converters.200-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.200/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.200/3.2.0/org.eclipse.app4mc.amalthea.converters.200-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.200/target/org.eclipse.app4mc.amalthea.converters.200-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.200/3.2.0/org.eclipse.app4mc.amalthea.converters.200-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.200/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.200/3.2.0/org.eclipse.app4mc.amalthea.converters.200-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.200/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.200/3.2.0/org.eclipse.app4mc.amalthea.converters.200-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.200/target/org.eclipse.app4mc.amalthea.converters.200-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.200/3.2.0/org.eclipse.app4mc.amalthea.converters.200-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.200/target/org.eclipse.app4mc.amalthea.converters.200-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.200/3.2.0/org.eclipse.app4mc.amalthea.converters.200-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.200/target/org.eclipse.app4mc.amalthea.converters.200-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.200/3.2.0/org.eclipse.app4mc.amalthea.converters.200-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.200/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.200/3.2.0/org.eclipse.app4mc.amalthea.converters.200-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.200/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.200/3.2.0/org.eclipse.app4mc.amalthea.converters.200-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.200 --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.200 --- [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.210 >-- [INFO] Building [bundle] APP4MC Amalthea Converters to 2.1.0 3.2.0 [20/61] [INFO] from plugins/org.eclipse.app4mc.amalthea.converters.210/.polyglot.META-INF [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.210 --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.210 --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.210 --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.210 --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.210 --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.210 --- [INFO] Resolving class path of [bundle] APP4MC Amalthea Converters to 2.1.0... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.210 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.210/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.210 --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.210/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.210 --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.210 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.210/src/test/resources [INFO] [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.converters.210 --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.app4mc.amalthea.converters.210 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.210 --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.210 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.210/target/org.eclipse.app4mc.amalthea.converters.210-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.210 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.210/target/org.eclipse.app4mc.amalthea.converters.210-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.210 --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.210:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.210/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.converters.210 --- [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.app4mc.amalthea.converters.210 --- [INFO] No tests to run. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.210 --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.210 --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.210/target/org.eclipse.app4mc.amalthea.converters.210-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.210/3.2.0/org.eclipse.app4mc.amalthea.converters.210-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.210/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.210/3.2.0/org.eclipse.app4mc.amalthea.converters.210-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.210/target/org.eclipse.app4mc.amalthea.converters.210-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.210/3.2.0/org.eclipse.app4mc.amalthea.converters.210-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.210/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.210/3.2.0/org.eclipse.app4mc.amalthea.converters.210-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.210/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.210/3.2.0/org.eclipse.app4mc.amalthea.converters.210-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.210/target/org.eclipse.app4mc.amalthea.converters.210-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.210/3.2.0/org.eclipse.app4mc.amalthea.converters.210-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.210/target/org.eclipse.app4mc.amalthea.converters.210-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.210/3.2.0/org.eclipse.app4mc.amalthea.converters.210-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.210/target/org.eclipse.app4mc.amalthea.converters.210-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.210/3.2.0/org.eclipse.app4mc.amalthea.converters.210-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.210/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.210/3.2.0/org.eclipse.app4mc.amalthea.converters.210-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.210/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.210/3.2.0/org.eclipse.app4mc.amalthea.converters.210-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.210 --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.210 --- [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.300 >-- [INFO] Building [bundle] APP4MC Amalthea Converters to 3.0.0 3.2.0 [21/61] [INFO] from plugins/org.eclipse.app4mc.amalthea.converters.300/.polyglot.META-INF [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.300 --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.300 --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.300 --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.300 --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.300 --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.300 --- [INFO] Resolving class path of [bundle] APP4MC Amalthea Converters to 3.0.0... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.300 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.300/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.300 --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.300/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.300 --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.300 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.300/src/test/resources [INFO] [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.converters.300 --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.app4mc.amalthea.converters.300 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.300 --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.300 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.300/target/org.eclipse.app4mc.amalthea.converters.300-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.300 --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.300/target/org.eclipse.app4mc.amalthea.converters.300-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.300 --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.300:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.300/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.converters.300 --- [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.app4mc.amalthea.converters.300 --- [INFO] No tests to run. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.300 --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.300 --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.300/target/org.eclipse.app4mc.amalthea.converters.300-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.300/3.2.0/org.eclipse.app4mc.amalthea.converters.300-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.300/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.300/3.2.0/org.eclipse.app4mc.amalthea.converters.300-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.300/target/org.eclipse.app4mc.amalthea.converters.300-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.300/3.2.0/org.eclipse.app4mc.amalthea.converters.300-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.300/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.300/3.2.0/org.eclipse.app4mc.amalthea.converters.300-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.300/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.300/3.2.0/org.eclipse.app4mc.amalthea.converters.300-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.300/target/org.eclipse.app4mc.amalthea.converters.300-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.300/3.2.0/org.eclipse.app4mc.amalthea.converters.300-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.300/target/org.eclipse.app4mc.amalthea.converters.300-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.300/3.2.0/org.eclipse.app4mc.amalthea.converters.300-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.300/target/org.eclipse.app4mc.amalthea.converters.300-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.300/3.2.0/org.eclipse.app4mc.amalthea.converters.300-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.300/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.300/3.2.0/org.eclipse.app4mc.amalthea.converters.300-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.300/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.300/3.2.0/org.eclipse.app4mc.amalthea.converters.300-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.300 --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.300 --- [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.headless.app >-- [INFO] Building org.eclipse.app4mc.amalthea.converters.headless.app 3.2.0 [22/61] [INFO] from plugins/org.eclipse.app4mc.amalthea.converters.headless.app/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.headless.app --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.headless.app --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.headless.app --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.headless.app --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.headless.app --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.headless.app --- [INFO] Resolving class path of org.eclipse.app4mc.amalthea.converters.headless.app... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.headless.app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.headless.app/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.headless.app --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.headless.app/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.headless.app --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.headless.app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.headless.app/src/test/resources [INFO] [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.converters.headless.app --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.app4mc.amalthea.converters.headless.app --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.headless.app --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.headless.app --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.headless.app/target/org.eclipse.app4mc.amalthea.converters.headless.app-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.headless.app --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.headless.app/target/org.eclipse.app4mc.amalthea.converters.headless.app-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.headless.app --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.headless.app:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.headless.app/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.converters.headless.app --- [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.app4mc.amalthea.converters.headless.app --- [INFO] No tests to run. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.headless.app --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.headless.app --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.headless.app/target/org.eclipse.app4mc.amalthea.converters.headless.app-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.headless.app/3.2.0/org.eclipse.app4mc.amalthea.converters.headless.app-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.headless.app/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.headless.app/3.2.0/org.eclipse.app4mc.amalthea.converters.headless.app-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.headless.app/target/org.eclipse.app4mc.amalthea.converters.headless.app-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.headless.app/3.2.0/org.eclipse.app4mc.amalthea.converters.headless.app-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.headless.app/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.headless.app/3.2.0/org.eclipse.app4mc.amalthea.converters.headless.app-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.headless.app/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.headless.app/3.2.0/org.eclipse.app4mc.amalthea.converters.headless.app-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.headless.app/target/org.eclipse.app4mc.amalthea.converters.headless.app-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.headless.app/3.2.0/org.eclipse.app4mc.amalthea.converters.headless.app-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.headless.app/target/org.eclipse.app4mc.amalthea.converters.headless.app-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.headless.app/3.2.0/org.eclipse.app4mc.amalthea.converters.headless.app-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.headless.app/target/org.eclipse.app4mc.amalthea.converters.headless.app-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.headless.app/3.2.0/org.eclipse.app4mc.amalthea.converters.headless.app-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.headless.app/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.headless.app/3.2.0/org.eclipse.app4mc.amalthea.converters.headless.app-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.headless.app/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.headless.app/3.2.0/org.eclipse.app4mc.amalthea.converters.headless.app-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.headless.app --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.headless.app --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.help >-- [INFO] Building org.eclipse.app4mc.amalthea.converters.help 3.2.0 [23/61] [INFO] from plugins/org.eclipse.app4mc.amalthea.converters.help/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.help --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.help --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.help --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.help --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.help --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.help --- [INFO] Resolving class path of org.eclipse.app4mc.amalthea.converters.help... [INFO] [INFO] --- antrun:1.7:run (replace-build-token) @ org.eclipse.app4mc.amalthea.converters.help --- [INFO] Executing tasks main: default: init-build: [mkdir] Created dir: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/build generate-help: [copy] Copying 7 files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/build Help: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/build /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/build/additional_details.html [wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/build' Help: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/build /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/build/developers_guide.html [wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/build' Help: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/build /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/build/how_to_invoke_model_migration.html [wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/build' Help: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/build /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/build/meta_model_changes.html [wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/build' Help: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/build /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/build/model_migration.html [wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/build' Help: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/build /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/build/prerequisites_for_model_migration.html [wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/build' Help: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/build /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/build/supported_model_migrations.html [copy] Copying 7 files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/help [copy] Copying 1 file to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/help [copy] Copying 7 files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/toc [delete] Deleting directory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/build [INFO] Executed tasks [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.help --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.help --- [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.help --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.help --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/src/test/resources [INFO] [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.converters.help --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.app4mc.amalthea.converters.help --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.help --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.help --- [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.help --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/target/org.eclipse.app4mc.amalthea.converters.help-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.help --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.help:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.converters.help --- [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.app4mc.amalthea.converters.help --- [INFO] No tests to run. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.help --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.help --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/target/org.eclipse.app4mc.amalthea.converters.help-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.help/3.2.0/org.eclipse.app4mc.amalthea.converters.help-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.help/3.2.0/org.eclipse.app4mc.amalthea.converters.help-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.help/3.2.0/org.eclipse.app4mc.amalthea.converters.help-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.help/3.2.0/org.eclipse.app4mc.amalthea.converters.help-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/target/org.eclipse.app4mc.amalthea.converters.help-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.help/3.2.0/org.eclipse.app4mc.amalthea.converters.help-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/target/org.eclipse.app4mc.amalthea.converters.help-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.help/3.2.0/org.eclipse.app4mc.amalthea.converters.help-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.help/3.2.0/org.eclipse.app4mc.amalthea.converters.help-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.help/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.help/3.2.0/org.eclipse.app4mc.amalthea.converters.help-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.help --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.help --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.ui >-- [INFO] Building org.eclipse.app4mc.amalthea.converters.ui 3.2.0 [24/61] [INFO] from plugins/org.eclipse.app4mc.amalthea.converters.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.ui --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.ui --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.ui --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.ui --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.ui --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.ui --- [INFO] Resolving class path of org.eclipse.app4mc.amalthea.converters.ui... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.ui --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.ui/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.ui --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.converters.ui --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.app4mc.amalthea.converters.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.ui --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.ui/target/org.eclipse.app4mc.amalthea.converters.ui-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.ui/target/org.eclipse.app4mc.amalthea.converters.ui-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.ui --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.ui:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.ui/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.converters.ui --- [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.app4mc.amalthea.converters.ui --- [INFO] No tests to run. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.ui --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.ui --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.ui/target/org.eclipse.app4mc.amalthea.converters.ui-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.ui/3.2.0/org.eclipse.app4mc.amalthea.converters.ui-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.ui/3.2.0/org.eclipse.app4mc.amalthea.converters.ui-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.ui/target/org.eclipse.app4mc.amalthea.converters.ui-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.ui/3.2.0/org.eclipse.app4mc.amalthea.converters.ui-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.ui/3.2.0/org.eclipse.app4mc.amalthea.converters.ui-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.ui/3.2.0/org.eclipse.app4mc.amalthea.converters.ui-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.ui/target/org.eclipse.app4mc.amalthea.converters.ui-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.ui/3.2.0/org.eclipse.app4mc.amalthea.converters.ui-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.ui/target/org.eclipse.app4mc.amalthea.converters.ui-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.ui/3.2.0/org.eclipse.app4mc.amalthea.converters.ui-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.ui/target/org.eclipse.app4mc.amalthea.converters.ui-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.ui/3.2.0/org.eclipse.app4mc.amalthea.converters.ui-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.ui/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.ui/3.2.0/org.eclipse.app4mc.amalthea.converters.ui-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.amalthea.converters.ui/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.ui/3.2.0/org.eclipse.app4mc.amalthea.converters.ui-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.ui --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.ui --- [INFO] Skipping artifact deployment [INFO] [INFO] ---< org.eclipse.app4mc:org.eclipse.app4mc.util.sessionlog.console >---- [INFO] Building org.eclipse.app4mc.util.sessionlog.console 3.2.0 [25/61] [INFO] from plugins/org.eclipse.app4mc.util.sessionlog.console/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.util.sessionlog.console --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.util.sessionlog.console --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.util.sessionlog.console --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.util.sessionlog.console --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.util.sessionlog.console --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.util.sessionlog.console --- [INFO] Resolving class path of org.eclipse.app4mc.util.sessionlog.console... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.util.sessionlog.console --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.console/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.util.sessionlog.console --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.console/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.util.sessionlog.console --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.util.sessionlog.console --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.console/src/test/resources [INFO] [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.app4mc.util.sessionlog.console --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.app4mc.util.sessionlog.console --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.util.sessionlog.console --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.util.sessionlog.console --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.console/target/org.eclipse.app4mc.util.sessionlog.console-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.util.sessionlog.console --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.console/target/org.eclipse.app4mc.util.sessionlog.console-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.util.sessionlog.console --- [INFO] No baseline version MavenProject: org.eclipse.app4mc:org.eclipse.app4mc.util.sessionlog.console:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.console/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.app4mc.util.sessionlog.console --- [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.app4mc.util.sessionlog.console --- [INFO] No tests to run. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.util.sessionlog.console --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.util.sessionlog.console --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.console/target/org.eclipse.app4mc.util.sessionlog.console-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.console/3.2.0/org.eclipse.app4mc.util.sessionlog.console-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.console/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.console/3.2.0/org.eclipse.app4mc.util.sessionlog.console-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.console/target/org.eclipse.app4mc.util.sessionlog.console-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.console/3.2.0/org.eclipse.app4mc.util.sessionlog.console-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.console/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.console/3.2.0/org.eclipse.app4mc.util.sessionlog.console-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.console/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.console/3.2.0/org.eclipse.app4mc.util.sessionlog.console-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.console/target/org.eclipse.app4mc.util.sessionlog.console-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.console/3.2.0/org.eclipse.app4mc.util.sessionlog.console-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.console/target/org.eclipse.app4mc.util.sessionlog.console-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.console/3.2.0/org.eclipse.app4mc.util.sessionlog.console-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.console/target/org.eclipse.app4mc.util.sessionlog.console-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.console/3.2.0/org.eclipse.app4mc.util.sessionlog.console-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.console/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.console/3.2.0/org.eclipse.app4mc.util.sessionlog.console-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.console/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.console/3.2.0/org.eclipse.app4mc.util.sessionlog.console-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.util.sessionlog.console --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.util.sessionlog.console --- [INFO] [INFO] ---< org.eclipse.app4mc:org.eclipse.app4mc.util.sessionlog.eclipse >---- [INFO] Building org.eclipse.app4mc.util.sessionlog.eclipse 3.2.0 [26/61] [INFO] from plugins/org.eclipse.app4mc.util.sessionlog.eclipse/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.util.sessionlog.eclipse --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.util.sessionlog.eclipse --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.util.sessionlog.eclipse --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.util.sessionlog.eclipse --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.util.sessionlog.eclipse --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.util.sessionlog.eclipse --- [INFO] Resolving class path of org.eclipse.app4mc.util.sessionlog.eclipse... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.util.sessionlog.eclipse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.eclipse/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.util.sessionlog.eclipse --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.eclipse/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.util.sessionlog.eclipse --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.util.sessionlog.eclipse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.eclipse/src/test/resources [INFO] [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.app4mc.util.sessionlog.eclipse --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.app4mc.util.sessionlog.eclipse --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.util.sessionlog.eclipse --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.util.sessionlog.eclipse --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.eclipse/target/org.eclipse.app4mc.util.sessionlog.eclipse-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.util.sessionlog.eclipse --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.eclipse/target/org.eclipse.app4mc.util.sessionlog.eclipse-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.util.sessionlog.eclipse --- [INFO] No baseline version MavenProject: org.eclipse.app4mc:org.eclipse.app4mc.util.sessionlog.eclipse:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.eclipse/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.app4mc.util.sessionlog.eclipse --- [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.app4mc.util.sessionlog.eclipse --- [INFO] No tests to run. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.util.sessionlog.eclipse --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.util.sessionlog.eclipse --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.eclipse/target/org.eclipse.app4mc.util.sessionlog.eclipse-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.eclipse/3.2.0/org.eclipse.app4mc.util.sessionlog.eclipse-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.eclipse/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.eclipse/3.2.0/org.eclipse.app4mc.util.sessionlog.eclipse-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.eclipse/target/org.eclipse.app4mc.util.sessionlog.eclipse-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.eclipse/3.2.0/org.eclipse.app4mc.util.sessionlog.eclipse-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.eclipse/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.eclipse/3.2.0/org.eclipse.app4mc.util.sessionlog.eclipse-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.eclipse/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.eclipse/3.2.0/org.eclipse.app4mc.util.sessionlog.eclipse-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.eclipse/target/org.eclipse.app4mc.util.sessionlog.eclipse-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.eclipse/3.2.0/org.eclipse.app4mc.util.sessionlog.eclipse-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.eclipse/target/org.eclipse.app4mc.util.sessionlog.eclipse-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.eclipse/3.2.0/org.eclipse.app4mc.util.sessionlog.eclipse-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.eclipse/target/org.eclipse.app4mc.util.sessionlog.eclipse-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.eclipse/3.2.0/org.eclipse.app4mc.util.sessionlog.eclipse-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.eclipse/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.eclipse/3.2.0/org.eclipse.app4mc.util.sessionlog.eclipse-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.eclipse/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.eclipse/3.2.0/org.eclipse.app4mc.util.sessionlog.eclipse-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.util.sessionlog.eclipse --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.util.sessionlog.eclipse --- [INFO] [INFO] -----< org.eclipse.app4mc:org.eclipse.app4mc.util.sessionlog.file >----- [INFO] Building org.eclipse.app4mc.util.sessionlog.file 3.2.0 [27/61] [INFO] from plugins/org.eclipse.app4mc.util.sessionlog.file/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.util.sessionlog.file --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.util.sessionlog.file --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.util.sessionlog.file --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.util.sessionlog.file --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.util.sessionlog.file --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.util.sessionlog.file --- [INFO] Resolving class path of org.eclipse.app4mc.util.sessionlog.file... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.util.sessionlog.file --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.file/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.util.sessionlog.file --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.file/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.util.sessionlog.file --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.util.sessionlog.file --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.file/src/test/resources [INFO] [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.app4mc.util.sessionlog.file --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.app4mc.util.sessionlog.file --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.util.sessionlog.file --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.util.sessionlog.file --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.file/target/org.eclipse.app4mc.util.sessionlog.file-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.util.sessionlog.file --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.file/target/org.eclipse.app4mc.util.sessionlog.file-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.util.sessionlog.file --- [INFO] No baseline version MavenProject: org.eclipse.app4mc:org.eclipse.app4mc.util.sessionlog.file:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.file/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.app4mc.util.sessionlog.file --- [INFO] [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.app4mc.util.sessionlog.file --- [INFO] No tests to run. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.util.sessionlog.file --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.util.sessionlog.file --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.file/target/org.eclipse.app4mc.util.sessionlog.file-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.file/3.2.0/org.eclipse.app4mc.util.sessionlog.file-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.file/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.file/3.2.0/org.eclipse.app4mc.util.sessionlog.file-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.file/target/org.eclipse.app4mc.util.sessionlog.file-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.file/3.2.0/org.eclipse.app4mc.util.sessionlog.file-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.file/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.file/3.2.0/org.eclipse.app4mc.util.sessionlog.file-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.file/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.file/3.2.0/org.eclipse.app4mc.util.sessionlog.file-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.file/target/org.eclipse.app4mc.util.sessionlog.file-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.file/3.2.0/org.eclipse.app4mc.util.sessionlog.file-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.file/target/org.eclipse.app4mc.util.sessionlog.file-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.file/3.2.0/org.eclipse.app4mc.util.sessionlog.file-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.file/target/org.eclipse.app4mc.util.sessionlog.file-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.file/3.2.0/org.eclipse.app4mc.util.sessionlog.file-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.file/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.file/3.2.0/org.eclipse.app4mc.util.sessionlog.file-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/org.eclipse.app4mc.util.sessionlog.file/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/org.eclipse.app4mc.util.sessionlog.file/3.2.0/org.eclipse.app4mc.util.sessionlog.file-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.util.sessionlog.file --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.util.sessionlog.file --- [INFO] [INFO] ----------------< org.eclipse.app4mc.migration:plugins >---------------- [INFO] Building [aggregator] plugins 3.2.0 [28/61] [INFO] from plugins/.polyglot.pom.tycho [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ plugins --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ plugins --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ plugins --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ plugins --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/.polyglot.pom.tycho to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/plugins/3.2.0/plugins-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/plugins/target/plugins-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/plugins/3.2.0/plugins-3.2.0.pom.asc [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ plugins --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.common.tests >-- [INFO] Building [test-bundle] APP4MC Amalthea Converters Common Tests 3.2.0 [29/61] [INFO] from tests/org.eclipse.app4mc.amalthea.converters.common.tests/.polyglot.META-INF [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.common.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.common.tests --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.common.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.common.tests --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.common.tests --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.common.tests --- [INFO] Resolving class path of [test-bundle] APP4MC Amalthea Converters Common Tests... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.common.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.common.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.common.tests --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.common.tests/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.common.tests --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.common.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.common.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.common.tests --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.common.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.common.tests/target/org.eclipse.app4mc.amalthea.converters.common.tests-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.common.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.common.tests/target/org.eclipse.app4mc.amalthea.converters.common.tests-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.common.tests --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.common.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.common.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.app4mc.amalthea.converters.common.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.common.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.common.tests/target/work/data, -install, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.common.tests/target/work, -configuration, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.common.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.common.tests/target/surefire.properties] Running org.eclipse.app4mc.amalthea.converters.common.tests.ModelVersionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.app4mc.amalthea.converters.common.tests.ModelVersionTest org.eclipse.app4mc.amalthea.converters.common.tests.ModelVersionTest.shouldGetAllVersionsBefore090 Time elapsed: 0.004 s org.eclipse.app4mc.amalthea.converters.common.tests.ModelVersionTest.shouldIdentifyValidVersion Time elapsed: 0 s org.eclipse.app4mc.amalthea.converters.common.tests.ModelVersionTest.shouldGetAllVersionsBefore090Include Time elapsed: 0 s org.eclipse.app4mc.amalthea.converters.common.tests.ModelVersionTest.shouldIdentifyInvalidVersion Time elapsed: 0 s Running org.eclipse.app4mc.amalthea.converters.common.tests.HelperUtilTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.app4mc.amalthea.converters.common.tests.HelperUtilTest org.eclipse.app4mc.amalthea.converters.common.tests.HelperUtilTest.checkTrimStartAndEnd Time elapsed: 0.005 s Running org.eclipse.app4mc.amalthea.converters.common.tests.AmaltheaNamespaceRegistryTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.app4mc.amalthea.converters.common.tests.AmaltheaNamespaceRegistryTest org.eclipse.app4mc.amalthea.converters.common.tests.AmaltheaNamespaceRegistryTest.shouldReturnNamespacesBeforeIncludeGeneric Time elapsed: 0.009 s org.eclipse.app4mc.amalthea.converters.common.tests.AmaltheaNamespaceRegistryTest.shouldReturnNamespacesBefore Time elapsed: 0 s org.eclipse.app4mc.amalthea.converters.common.tests.AmaltheaNamespaceRegistryTest.shouldReturnNamespacesBeforeInclude Time elapsed: 0 s org.eclipse.app4mc.amalthea.converters.common.tests.AmaltheaNamespaceRegistryTest.getModelVersion Time elapsed: 0 s Running org.eclipse.app4mc.amalthea.converters.common.tests.NamespaceConverterZippedTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.eclipse.app4mc.amalthea.converters.common.tests.NamespaceConverterZippedTest org.eclipse.app4mc.amalthea.converters.common.tests.NamespaceConverterZippedTest.shouldPopulateModel Time elapsed: 0.04 s org.eclipse.app4mc.amalthea.converters.common.tests.NamespaceConverterZippedTest.shouldGetModelVersionFromModelFile Time elapsed: 0.001 s org.eclipse.app4mc.amalthea.converters.common.tests.NamespaceConverterZippedTest.shouldGetModelVersionFromZipFile Time elapsed: 0.002 s org.eclipse.app4mc.amalthea.converters.common.tests.NamespaceConverterZippedTest.shouldGetInvalidModelVersion Time elapsed: 0.001 s org.eclipse.app4mc.amalthea.converters.common.tests.NamespaceConverterZippedTest.shouldTemporaryUnzipFile Time elapsed: 0.001 s org.eclipse.app4mc.amalthea.converters.common.tests.NamespaceConverterZippedTest.shouldGetInvalidModelVersionFromNonExisting Time elapsed: 0.001 s org.eclipse.app4mc.amalthea.converters.common.tests.NamespaceConverterZippedTest.shouldCreateBackupOfZip Time elapsed: 0.003 s org.eclipse.app4mc.amalthea.converters.common.tests.NamespaceConverterZippedTest.shouldGetInvalidModelVersionFromNull Time elapsed: 0 s org.eclipse.app4mc.amalthea.converters.common.tests.NamespaceConverterZippedTest.shouldCheckZipFile Time elapsed: 0.001 s org.eclipse.app4mc.amalthea.converters.common.tests.NamespaceConverterZippedTest.shouldGetInvalidModelVersionFromWrongFileExtension Time elapsed: 0 s Results: Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.common.tests --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.common.tests --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.common.tests/target/org.eclipse.app4mc.amalthea.converters.common.tests-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.common.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.common.tests-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.common.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.common.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.common.tests-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.common.tests/target/org.eclipse.app4mc.amalthea.converters.common.tests-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.common.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.common.tests-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.common.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.common.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.common.tests-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.common.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.common.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.common.tests-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.common.tests/target/org.eclipse.app4mc.amalthea.converters.common.tests-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.common.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.common.tests-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.common.tests/target/org.eclipse.app4mc.amalthea.converters.common.tests-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.common.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.common.tests-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.common.tests/target/org.eclipse.app4mc.amalthea.converters.common.tests-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.common.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.common.tests-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.common.tests/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.common.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.common.tests-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.common.tests/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.common.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.common.tests-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.common.tests --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.common.tests --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.071.tests >-- [INFO] Building [test-bundle] APP4MC Amalthea Converters to 0.7.1 - Tests 3.2.0 [30/61] [INFO] from tests/org.eclipse.app4mc.amalthea.converters.071.tests/.polyglot.META-INF [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.071.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.071.tests --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.071.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.071.tests --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.071.tests --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.071.tests --- [INFO] Resolving class path of [test-bundle] APP4MC Amalthea Converters to 0.7.1 - Tests... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.071.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.071.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.071.tests --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.071.tests/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.071.tests --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.071.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.071.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.071.tests --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.071.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.071.tests/target/org.eclipse.app4mc.amalthea.converters.071.tests-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.071.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.071.tests/target/org.eclipse.app4mc.amalthea.converters.071.tests-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.071.tests --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.071.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.071.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.app4mc.amalthea.converters.071.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.071.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.071.tests/target/work/data, -install, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.071.tests/target/work, -configuration, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.071.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.071.tests/target/surefire.properties] Running org.eclipse.app4mc.amalthea.converters071.tests.PropertyConstraintsConverterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s - in org.eclipse.app4mc.amalthea.converters071.tests.PropertyConstraintsConverterTest org.eclipse.app4mc.amalthea.converters071.tests.PropertyConstraintsConverterTest.testConversion[0: Test file: /property-constraints/memorytype_size.amxmi] Time elapsed: 0.11 s org.eclipse.app4mc.amalthea.converters071.tests.PropertyConstraintsConverterTest.verification[0: Test file: /property-constraints/memorytype_size.amxmi] Time elapsed: 0.004 s org.eclipse.app4mc.amalthea.converters071.tests.PropertyConstraintsConverterTest.testConversion[1: Test file: /property-constraints/pc_frequency_quartz.amxmi] Time elapsed: 0.013 s org.eclipse.app4mc.amalthea.converters071.tests.PropertyConstraintsConverterTest.verification[1: Test file: /property-constraints/pc_frequency_quartz.amxmi] Time elapsed: 0.026 s Running org.eclipse.app4mc.amalthea.converters071.tests.SwConverterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.eclipse.app4mc.amalthea.converters071.tests.SwConverterTest org.eclipse.app4mc.amalthea.converters071.tests.SwConverterTest.testConversion[0: Test data ID: Sections : 1] Time elapsed: 0.018 s org.eclipse.app4mc.amalthea.converters071.tests.SwConverterTest.verification[0: Test data ID: Sections : 1] Time elapsed: 0.009 s org.eclipse.app4mc.amalthea.converters071.tests.SwConverterTest.testConversion[1: Test data ID: ModeSwitchEntry_Scenario : 2] Time elapsed: 0.047 s org.eclipse.app4mc.amalthea.converters071.tests.SwConverterTest.verification[1: Test data ID: ModeSwitchEntry_Scenario : 2] Time elapsed: 0.011 s Running org.eclipse.app4mc.amalthea.converters071.tests.SwSectionConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.app4mc.amalthea.converters071.tests.SwSectionConverterTest org.eclipse.app4mc.amalthea.converters071.tests.SwSectionConverterTest.testConversion[0: Test data ID: Sections-Constraints-Conversion : 1] Time elapsed: 0.023 s org.eclipse.app4mc.amalthea.converters071.tests.SwSectionConverterTest.verification[0: Test data ID: Sections-Constraints-Conversion : 1] Time elapsed: 0.041 s Running org.eclipse.app4mc.amalthea.converters071.tests.RootElementConverterTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.eclipse.app4mc.amalthea.converters071.tests.RootElementConverterTest org.eclipse.app4mc.amalthea.converters071.tests.RootElementConverterTest.testConversion[0: Test file: /non-amalthea-root-tag/components.amxmi] Time elapsed: 0.004 s org.eclipse.app4mc.amalthea.converters071.tests.RootElementConverterTest.verification[0: Test file: /non-amalthea-root-tag/components.amxmi] Time elapsed: 0.002 s org.eclipse.app4mc.amalthea.converters071.tests.RootElementConverterTest.testConversion[1: Test file: /non-amalthea-root-tag/config.amxmi] Time elapsed: 0.003 s org.eclipse.app4mc.amalthea.converters071.tests.RootElementConverterTest.verification[1: Test file: /non-amalthea-root-tag/config.amxmi] Time elapsed: 0.002 s org.eclipse.app4mc.amalthea.converters071.tests.RootElementConverterTest.testConversion[2: Test file: /non-amalthea-root-tag/constraints.amxmi] Time elapsed: 0.003 s org.eclipse.app4mc.amalthea.converters071.tests.RootElementConverterTest.verification[2: Test file: /non-amalthea-root-tag/constraints.amxmi] Time elapsed: 0.002 s org.eclipse.app4mc.amalthea.converters071.tests.RootElementConverterTest.testConversion[3: Test file: /non-amalthea-root-tag/eventmodel.amxmi] Time elapsed: 0.003 s org.eclipse.app4mc.amalthea.converters071.tests.RootElementConverterTest.verification[3: Test file: /non-amalthea-root-tag/eventmodel.amxmi] Time elapsed: 0.002 s org.eclipse.app4mc.amalthea.converters071.tests.RootElementConverterTest.testConversion[4: Test file: /non-amalthea-root-tag/hwmodel.amxmi] Time elapsed: 0.003 s org.eclipse.app4mc.amalthea.converters071.tests.RootElementConverterTest.verification[4: Test file: /non-amalthea-root-tag/hwmodel.amxmi] Time elapsed: 0.002 s org.eclipse.app4mc.amalthea.converters071.tests.RootElementConverterTest.testConversion[5: Test file: /non-amalthea-root-tag/mappingmodel.amxmi] Time elapsed: 0.003 s org.eclipse.app4mc.amalthea.converters071.tests.RootElementConverterTest.verification[5: Test file: /non-amalthea-root-tag/mappingmodel.amxmi] Time elapsed: 0.001 s org.eclipse.app4mc.amalthea.converters071.tests.RootElementConverterTest.testConversion[6: Test file: /non-amalthea-root-tag/osmodel.amxmi] Time elapsed: 0.003 s org.eclipse.app4mc.amalthea.converters071.tests.RootElementConverterTest.verification[6: Test file: /non-amalthea-root-tag/osmodel.amxmi] Time elapsed: 0.002 s org.eclipse.app4mc.amalthea.converters071.tests.RootElementConverterTest.testConversion[7: Test file: /non-amalthea-root-tag/propertyconstraints.amxmi] Time elapsed: 0.003 s org.eclipse.app4mc.amalthea.converters071.tests.RootElementConverterTest.verification[7: Test file: /non-amalthea-root-tag/propertyconstraints.amxmi] Time elapsed: 0.002 s org.eclipse.app4mc.amalthea.converters071.tests.RootElementConverterTest.testConversion[8: Test file: /non-amalthea-root-tag/stimuli.amxmi] Time elapsed: 0.003 s org.eclipse.app4mc.amalthea.converters071.tests.RootElementConverterTest.verification[8: Test file: /non-amalthea-root-tag/stimuli.amxmi] Time elapsed: 0.002 s org.eclipse.app4mc.amalthea.converters071.tests.RootElementConverterTest.testConversion[9: Test file: /non-amalthea-root-tag/swmodel.amxmi] Time elapsed: 0.028 s org.eclipse.app4mc.amalthea.converters071.tests.RootElementConverterTest.verification[9: Test file: /non-amalthea-root-tag/swmodel.amxmi] Time elapsed: 0.002 s Running org.eclipse.app4mc.amalthea.converters071.tests.ConstraintsConverterTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.app4mc.amalthea.converters071.tests.ConstraintsConverterTest org.eclipse.app4mc.amalthea.converters071.tests.ConstraintsConverterTest.testConversion[0: Test data ID: 500501. Description : AffinityConstraint change] Time elapsed: 0.013 s org.eclipse.app4mc.amalthea.converters071.tests.ConstraintsConverterTest.verification[0: Test data ID: 500501. Description : AffinityConstraint change] Time elapsed: 0.006 s org.eclipse.app4mc.amalthea.converters071.tests.ConstraintsConverterTest.testConversion[1: Test data ID: 500502. Description : RunnableSequencingConstraint change] Time elapsed: 0.009 s org.eclipse.app4mc.amalthea.converters071.tests.ConstraintsConverterTest.verification[1: Test data ID: 500502. Description : RunnableSequencingConstraint change] Time elapsed: 0.004 s org.eclipse.app4mc.amalthea.converters071.tests.ConstraintsConverterTest.testConversion[2: Test data ID: 500506. Description : Timing Constraints change] Time elapsed: 0.005 s org.eclipse.app4mc.amalthea.converters071.tests.ConstraintsConverterTest.verification[2: Test data ID: 500506. Description : Timing Constraints change] Time elapsed: 0.004 s Running org.eclipse.app4mc.amalthea.converters071.tests.HwConverterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.app4mc.amalthea.converters071.tests.HwConverterTest org.eclipse.app4mc.amalthea.converters071.tests.HwConverterTest.testConversion[0: Test file: /hw/memorytype_size.amxmi] Time elapsed: 0.032 s org.eclipse.app4mc.amalthea.converters071.tests.HwConverterTest.verification[0: Test file: /hw/memorytype_size.amxmi] Time elapsed: 0.002 s org.eclipse.app4mc.amalthea.converters071.tests.HwConverterTest.testConversion[1: Test file: /hw/hw_frequency_quartz.amxmi] Time elapsed: 0.006 s org.eclipse.app4mc.amalthea.converters071.tests.HwConverterTest.verification[1: Test file: /hw/hw_frequency_quartz.amxmi] Time elapsed: 0.003 s Running org.eclipse.app4mc.amalthea.converters071.tests.NamespaceConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.app4mc.amalthea.converters071.tests.NamespaceConverterTest org.eclipse.app4mc.amalthea.converters071.tests.NamespaceConverterTest.testConversion[0: Test file: /namespace/AMALTHEA_Democar.amxmi] Time elapsed: 0.017 s org.eclipse.app4mc.amalthea.converters071.tests.NamespaceConverterTest.verification[0: Test file: /namespace/AMALTHEA_Democar.amxmi] Time elapsed: 0.01 s Results: Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.071.tests --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.071.tests --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.071.tests/target/org.eclipse.app4mc.amalthea.converters.071.tests-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.071.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.071.tests-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.071.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.071.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.071.tests-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.071.tests/target/org.eclipse.app4mc.amalthea.converters.071.tests-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.071.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.071.tests-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.071.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.071.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.071.tests-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.071.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.071.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.071.tests-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.071.tests/target/org.eclipse.app4mc.amalthea.converters.071.tests-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.071.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.071.tests-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.071.tests/target/org.eclipse.app4mc.amalthea.converters.071.tests-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.071.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.071.tests-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.071.tests/target/org.eclipse.app4mc.amalthea.converters.071.tests-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.071.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.071.tests-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.071.tests/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.071.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.071.tests-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.071.tests/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.071.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.071.tests-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.071.tests --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.071.tests --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.072.tests >-- [INFO] Building [test-bundle] APP4MC Amalthea Converters to 0.7.2 - Tests 3.2.0 [31/61] [INFO] from tests/org.eclipse.app4mc.amalthea.converters.072.tests/.polyglot.META-INF [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.072.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.072.tests --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.072.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.072.tests --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.072.tests --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.072.tests --- [INFO] Resolving class path of [test-bundle] APP4MC Amalthea Converters to 0.7.2 - Tests... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.072.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.072.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.072.tests --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.072.tests/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.072.tests --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.072.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.072.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.072.tests --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.072.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.072.tests/target/org.eclipse.app4mc.amalthea.converters.072.tests-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.072.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.072.tests/target/org.eclipse.app4mc.amalthea.converters.072.tests-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.072.tests --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.072.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.072.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.app4mc.amalthea.converters.072.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.072.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.072.tests/target/work/data, -install, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.072.tests/target/work, -configuration, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.072.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.072.tests/target/surefire.properties] Running org.eclipse.app4mc.amalthea.converters072.tests.CommonElementsConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s - in org.eclipse.app4mc.amalthea.converters072.tests.CommonElementsConverterTest org.eclipse.app4mc.amalthea.converters072.tests.CommonElementsConverterTest.testConversion[0: Test file: /common-elements/common-elements.amxmi] Time elapsed: 0.337 s org.eclipse.app4mc.amalthea.converters072.tests.CommonElementsConverterTest.verification[0: Test file: /common-elements/common-elements.amxmi] Time elapsed: 0.032 s Running org.eclipse.app4mc.amalthea.converters072.tests.PropertyConstraintsConverterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s - in org.eclipse.app4mc.amalthea.converters072.tests.PropertyConstraintsConverterTest org.eclipse.app4mc.amalthea.converters072.tests.PropertyConstraintsConverterTest.testConversion[0: Test file: /property-constraints/case1/AMALTHEA_Democar_MappingExample.amxmi] Time elapsed: 0.086 s org.eclipse.app4mc.amalthea.converters072.tests.PropertyConstraintsConverterTest.verification[0: Test file: /property-constraints/case1/AMALTHEA_Democar_MappingExample.amxmi] Time elapsed: 0.015 s org.eclipse.app4mc.amalthea.converters072.tests.PropertyConstraintsConverterTest.testConversion[1: Test file: /property-constraints/case2/AMALTHEA_Democar_MappingExample-without-hwmodel.amxmi] Time elapsed: 0.041 s org.eclipse.app4mc.amalthea.converters072.tests.PropertyConstraintsConverterTest.verification[1: Test file: /property-constraints/case2/AMALTHEA_Democar_MappingExample-without-hwmodel.amxmi] Time elapsed: 0.043 s Running org.eclipse.app4mc.amalthea.converters072.tests.StimuliConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.eclipse.app4mc.amalthea.converters072.tests.StimuliConverterTest org.eclipse.app4mc.amalthea.converters072.tests.StimuliConverterTest.testConversion[0: Test file: /stimuli/stimuli.amxmi] Time elapsed: 0.028 s org.eclipse.app4mc.amalthea.converters072.tests.StimuliConverterTest.verification[0: Test file: /stimuli/stimuli.amxmi] Time elapsed: 0.009 s Running org.eclipse.app4mc.amalthea.converters072.tests.ConstraintsConverterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.eclipse.app4mc.amalthea.converters072.tests.ConstraintsConverterTest org.eclipse.app4mc.amalthea.converters072.tests.ConstraintsConverterTest.testConversion[0: Test file: /constraints/constraints.amxmi] Time elapsed: 0.026 s org.eclipse.app4mc.amalthea.converters072.tests.ConstraintsConverterTest.verification[0: Test file: /constraints/constraints.amxmi] Time elapsed: 0.003 s org.eclipse.app4mc.amalthea.converters072.tests.ConstraintsConverterTest.testConversion[1: Test file: /constraints/targetProcess_callsequence/constraints.amxmi] Time elapsed: 0.003 s org.eclipse.app4mc.amalthea.converters072.tests.ConstraintsConverterTest.verification[1: Test file: /constraints/targetProcess_callsequence/constraints.amxmi] Time elapsed: 0.002 s Running org.eclipse.app4mc.amalthea.converters072.tests.ConfigConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.app4mc.amalthea.converters072.tests.ConfigConverterTest org.eclipse.app4mc.amalthea.converters072.tests.ConfigConverterTest.testConversion[0: Test file: /config/config.amxmi] Time elapsed: 0.004 s org.eclipse.app4mc.amalthea.converters072.tests.ConfigConverterTest.verification[0: Test file: /config/config.amxmi] Time elapsed: 0.003 s Running org.eclipse.app4mc.amalthea.converters072.tests.NamespaceConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.app4mc.amalthea.converters072.tests.NamespaceConverterTest org.eclipse.app4mc.amalthea.converters072.tests.NamespaceConverterTest.testConversion[0: Test file: /namespace/AMALTHEA_Democar.amxmi] Time elapsed: 0.025 s org.eclipse.app4mc.amalthea.converters072.tests.NamespaceConverterTest.verification[0: Test file: /namespace/AMALTHEA_Democar.amxmi] Time elapsed: 0.011 s Running org.eclipse.app4mc.amalthea.converters072.tests.SwConverterTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.app4mc.amalthea.converters072.tests.SwConverterTest org.eclipse.app4mc.amalthea.converters072.tests.SwConverterTest.testConversion[0: Test file: /sw/sw.amxmi] Time elapsed: 0.009 s org.eclipse.app4mc.amalthea.converters072.tests.SwConverterTest.verification[0: Test file: /sw/sw.amxmi] Time elapsed: 0.003 s org.eclipse.app4mc.amalthea.converters072.tests.SwConverterTest.testConversion[1: Test file: /sw/preemption/sw.amxmi] Time elapsed: 0.005 s org.eclipse.app4mc.amalthea.converters072.tests.SwConverterTest.verification[1: Test file: /sw/preemption/sw.amxmi] Time elapsed: 0.002 s org.eclipse.app4mc.amalthea.converters072.tests.SwConverterTest.testConversion[2: Test file: /sw/instructions/instructions.amxmi] Time elapsed: 0.005 s org.eclipse.app4mc.amalthea.converters072.tests.SwConverterTest.verification[2: Test file: /sw/instructions/instructions.amxmi] Time elapsed: 0.002 s org.eclipse.app4mc.amalthea.converters072.tests.SwConverterTest.testConversion[3: Test file: /sw/samplingtype/sw.amxmi] Time elapsed: 0.006 s org.eclipse.app4mc.amalthea.converters072.tests.SwConverterTest.verification[3: Test file: /sw/samplingtype/sw.amxmi] Time elapsed: 0.002 s Running org.eclipse.app4mc.amalthea.converters072.tests.OSConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.app4mc.amalthea.converters072.tests.OSConverterTest org.eclipse.app4mc.amalthea.converters072.tests.OSConverterTest.testConversion[0: Test file: /osmodel/osmodel.amxmi] Time elapsed: 0.006 s org.eclipse.app4mc.amalthea.converters072.tests.OSConverterTest.verification[0: Test file: /osmodel/osmodel.amxmi] Time elapsed: 0.002 s Results: Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.072.tests --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.072.tests --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.072.tests/target/org.eclipse.app4mc.amalthea.converters.072.tests-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.072.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.072.tests-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.072.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.072.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.072.tests-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.072.tests/target/org.eclipse.app4mc.amalthea.converters.072.tests-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.072.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.072.tests-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.072.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.072.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.072.tests-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.072.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.072.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.072.tests-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.072.tests/target/org.eclipse.app4mc.amalthea.converters.072.tests-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.072.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.072.tests-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.072.tests/target/org.eclipse.app4mc.amalthea.converters.072.tests-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.072.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.072.tests-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.072.tests/target/org.eclipse.app4mc.amalthea.converters.072.tests-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.072.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.072.tests-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.072.tests/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.072.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.072.tests-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.072.tests/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.072.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.072.tests-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.072.tests --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.072.tests --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.080.tests >-- [INFO] Building [test-bundle] APP4MC Amalthea Converters to 0.8.0 - Tests 3.2.0 [32/61] [INFO] from tests/org.eclipse.app4mc.amalthea.converters.080.tests/.polyglot.META-INF [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.080.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.080.tests --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.080.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.080.tests --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.080.tests --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.080.tests --- [INFO] Resolving class path of [test-bundle] APP4MC Amalthea Converters to 0.8.0 - Tests... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.080.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.080.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.080.tests --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.080.tests/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.080.tests --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.080.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.080.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.080.tests --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.080.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.080.tests/target/org.eclipse.app4mc.amalthea.converters.080.tests-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.080.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.080.tests/target/org.eclipse.app4mc.amalthea.converters.080.tests-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.080.tests --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.080.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.080.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.app4mc.amalthea.converters.080.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.080.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.080.tests/target/work/data, -install, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.080.tests/target/work, -configuration, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.080.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.080.tests/target/surefire.properties] Running org.eclipse.app4mc.amalthea.converters080.tests.NamespaceConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 s - in org.eclipse.app4mc.amalthea.converters080.tests.NamespaceConverterTest org.eclipse.app4mc.amalthea.converters080.tests.NamespaceConverterTest.testConversion[0: Test file: /namespace/AMALTHEA_Democar.amxmi] Time elapsed: 0.22 s org.eclipse.app4mc.amalthea.converters080.tests.NamespaceConverterTest.verification[0: Test file: /namespace/AMALTHEA_Democar.amxmi] Time elapsed: 0.019 s Running org.eclipse.app4mc.amalthea.converters080.tests.PropertyConstraintsConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.app4mc.amalthea.converters080.tests.PropertyConstraintsConverterTest org.eclipse.app4mc.amalthea.converters080.tests.PropertyConstraintsConverterTest.testConversion[0: Test data ID: Models with PropertyConstraints. Description : Migration of Models containing PropertyConstraints] Time elapsed: 0.018 s org.eclipse.app4mc.amalthea.converters080.tests.PropertyConstraintsConverterTest.verification[0: Test data ID: Models with PropertyConstraints. Description : Migration of Models containing PropertyConstraints] Time elapsed: 0.005 s Running org.eclipse.app4mc.amalthea.converters080.tests.SignedTimeConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.app4mc.amalthea.converters080.tests.SignedTimeConverterTest org.eclipse.app4mc.amalthea.converters080.tests.SignedTimeConverterTest.testConversion[0: Test data ID: ModeLabel. Description : Migration of Models containing SignedTime] Time elapsed: 0.006 s org.eclipse.app4mc.amalthea.converters080.tests.SignedTimeConverterTest.verification[0: Test data ID: ModeLabel. Description : Migration of Models containing SignedTime] Time elapsed: 0.003 s Running org.eclipse.app4mc.amalthea.converters080.tests.OSConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.app4mc.amalthea.converters080.tests.OSConverterTest org.eclipse.app4mc.amalthea.converters080.tests.OSConverterTest.testConversion[0: Test data ID: Models with OS Model. Description : Migration of Models containing OS Model] Time elapsed: 0.007 s org.eclipse.app4mc.amalthea.converters080.tests.OSConverterTest.verification[0: Test data ID: Models with OS Model. Description : Migration of Models containing OS Model] Time elapsed: 0.003 s Running org.eclipse.app4mc.amalthea.converters080.tests.MappingConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.app4mc.amalthea.converters080.tests.MappingConverterTest org.eclipse.app4mc.amalthea.converters080.tests.MappingConverterTest.testConversion[0: Test data ID: ModeLabel. Description : Migration of Models containing AbstractElementMapping] Time elapsed: 0.007 s org.eclipse.app4mc.amalthea.converters080.tests.MappingConverterTest.verification[0: Test data ID: ModeLabel. Description : Migration of Models containing AbstractElementMapping] Time elapsed: 0.003 s Running org.eclipse.app4mc.amalthea.converters080.tests.SwConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.005 s - in org.eclipse.app4mc.amalthea.converters080.tests.SwConverterTest org.eclipse.app4mc.amalthea.converters080.tests.SwConverterTest skipped org.eclipse.app4mc.amalthea.converters080.tests.SwConverterTest skipped Running org.eclipse.app4mc.amalthea.converters080.tests.ProbabilitySwitchConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.app4mc.amalthea.converters080.tests.ProbabilitySwitchConverterTest org.eclipse.app4mc.amalthea.converters080.tests.ProbabilitySwitchConverterTest.testConversion[0: Test data ID: Models with ProbabilitySwitch. Description : Migration of Models containing probabilitySwitch] Time elapsed: 0.007 s org.eclipse.app4mc.amalthea.converters080.tests.ProbabilitySwitchConverterTest.verification[0: Test data ID: Models with ProbabilitySwitch. Description : Migration of Models containing probabilitySwitch] Time elapsed: 0.003 s Running org.eclipse.app4mc.amalthea.converters080.tests.RootElementConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.app4mc.amalthea.converters080.tests.RootElementConverterTest org.eclipse.app4mc.amalthea.converters080.tests.RootElementConverterTest.testConversion[0: Test file: /rootElementConverter/commonElements.amxmi] Time elapsed: 0.004 s org.eclipse.app4mc.amalthea.converters080.tests.RootElementConverterTest.verification[0: Test file: /rootElementConverter/commonElements.amxmi] Time elapsed: 0.002 s Running org.eclipse.app4mc.amalthea.converters080.tests.DataSizeConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.eclipse.app4mc.amalthea.converters080.tests.DataSizeConverterTest org.eclipse.app4mc.amalthea.converters080.tests.DataSizeConverterTest.testConversion[0: Test data ID: Models with DataSize. Description : Migration of Models containing DataSize] Time elapsed: 0.009 s org.eclipse.app4mc.amalthea.converters080.tests.DataSizeConverterTest.verification[0: Test data ID: Models with DataSize. Description : Migration of Models containing DataSize] Time elapsed: 0.005 s Results: Tests run: 18, Failures: 0, Errors: 0, Skipped: 2 [INFO] All tests passed! [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.080.tests --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.080.tests --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.080.tests/target/org.eclipse.app4mc.amalthea.converters.080.tests-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.080.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.080.tests-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.080.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.080.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.080.tests-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.080.tests/target/org.eclipse.app4mc.amalthea.converters.080.tests-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.080.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.080.tests-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.080.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.080.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.080.tests-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.080.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.080.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.080.tests-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.080.tests/target/org.eclipse.app4mc.amalthea.converters.080.tests-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.080.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.080.tests-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.080.tests/target/org.eclipse.app4mc.amalthea.converters.080.tests-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.080.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.080.tests-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.080.tests/target/org.eclipse.app4mc.amalthea.converters.080.tests-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.080.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.080.tests-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.080.tests/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.080.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.080.tests-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.080.tests/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.080.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.080.tests-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.080.tests --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.080.tests --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.081.tests >-- [INFO] Building [test-bundle] APP4MC Amalthea Converters to 0.8.1 - Tests 3.2.0 [33/61] [INFO] from tests/org.eclipse.app4mc.amalthea.converters.081.tests/.polyglot.META-INF [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.081.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.081.tests --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.081.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.081.tests --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.081.tests --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.081.tests --- [INFO] Resolving class path of [test-bundle] APP4MC Amalthea Converters to 0.8.1 - Tests... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.081.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.081.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.081.tests --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.081.tests/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.081.tests --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.081.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.081.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.081.tests --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.081.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.081.tests/target/org.eclipse.app4mc.amalthea.converters.081.tests-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.081.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.081.tests/target/org.eclipse.app4mc.amalthea.converters.081.tests-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.081.tests --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.081.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.081.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.app4mc.amalthea.converters.081.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.081.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.081.tests/target/work/data, -install, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.081.tests/target/work, -configuration, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.081.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.081.tests/target/surefire.properties] Running org.eclipse.app4mc.amalthea.converters081.tests.ConstraintsConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s - in org.eclipse.app4mc.amalthea.converters081.tests.ConstraintsConverterTest org.eclipse.app4mc.amalthea.converters081.tests.ConstraintsConverterTest.testConversion[0: Test data ID: Models with Constraint Model. Description : Migration of Models containing Constraints Model] Time elapsed: 0.228 s org.eclipse.app4mc.amalthea.converters081.tests.ConstraintsConverterTest.verification[0: Test data ID: Models with Constraint Model. Description : Migration of Models containing Constraints Model] Time elapsed: 0.059 s Running org.eclipse.app4mc.amalthea.converters081.tests.OSSchedulingConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.app4mc.amalthea.converters081.tests.OSSchedulingConverterTest org.eclipse.app4mc.amalthea.converters081.tests.OSSchedulingConverterTest.testConversion[0: Test data ID: AMXMI with OS (Schedulers) Models. Description : Migration of Models containing OS Model] Time elapsed: 0.013 s org.eclipse.app4mc.amalthea.converters081.tests.OSSchedulingConverterTest.verification[0: Test data ID: AMXMI with OS (Schedulers) Models. Description : Migration of Models containing OS Model] Time elapsed: 0.004 s Running org.eclipse.app4mc.amalthea.converters081.tests.SwConverterTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.app4mc.amalthea.converters081.tests.SwConverterTest org.eclipse.app4mc.amalthea.converters081.tests.SwConverterTest.testConversion[0: Test data ID: Models with SW Model. Description : Migration of Amalthea models containing SW Model ] Time elapsed: 0.029 s org.eclipse.app4mc.amalthea.converters081.tests.SwConverterTest.verification[0: Test data ID: Models with SW Model. Description : Migration of Amalthea models containing SW Model ] Time elapsed: 0.007 s org.eclipse.app4mc.amalthea.converters081.tests.SwConverterTest.testConversion[1: Test data ID: Models with SW Model - having sub-classes of AbstractProcess (e.g: Task, ISR, ProcessPrototyes). Description : Migration of Amalthea models containing SW Model (with AbstractProcess elements)] Time elapsed: 0.006 s org.eclipse.app4mc.amalthea.converters081.tests.SwConverterTest.verification[1: Test data ID: Models with SW Model - having sub-classes of AbstractProcess (e.g: Task, ISR, ProcessPrototyes). Description : Migration of Amalthea models containing SW Model (with AbstractProcess elements)] Time elapsed: 0.003 s org.eclipse.app4mc.amalthea.converters081.tests.SwConverterTest.testConversion[2: Test data ID: Models with Activations & Triggers. Description : Migration of Amalthea models containing PeriodicActivation's & EventActivation's] Time elapsed: 0.009 s org.eclipse.app4mc.amalthea.converters081.tests.SwConverterTest.verification[2: Test data ID: Models with Activations & Triggers. Description : Migration of Amalthea models containing PeriodicActivation's & EventActivation's] Time elapsed: 0.006 s Running org.eclipse.app4mc.amalthea.converters081.tests.OSMappingConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.app4mc.amalthea.converters081.tests.OSMappingConverterTest org.eclipse.app4mc.amalthea.converters081.tests.OSMappingConverterTest.testConversion[0: Test data ID: AMXMI with OS and Mapping Models. Description : Migration of Models containing OS and Mapping Models] Time elapsed: 0.01 s org.eclipse.app4mc.amalthea.converters081.tests.OSMappingConverterTest.verification[0: Test data ID: AMXMI with OS and Mapping Models. Description : Migration of Models containing OS and Mapping Models] Time elapsed: 0.005 s Running org.eclipse.app4mc.amalthea.converters081.tests.StimuliConverterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.app4mc.amalthea.converters081.tests.StimuliConverterTest org.eclipse.app4mc.amalthea.converters081.tests.StimuliConverterTest.testConversion[0: Test data ID: Models with Stimuli Model (Containing ModeValueListEntry elements). Description : Migration of Amalthea models containing Stimuli model(Containing ModeValueListEntry elements)] Time elapsed: 0.009 s org.eclipse.app4mc.amalthea.converters081.tests.StimuliConverterTest.verification[0: Test data ID: Models with Stimuli Model (Containing ModeValueListEntry elements). Description : Migration of Amalthea models containing Stimuli model(Containing ModeValueListEntry elements)] Time elapsed: 0.003 s org.eclipse.app4mc.amalthea.converters081.tests.StimuliConverterTest.testConversion[1: Test data ID: Models with Stimuli Model (Containing EventStimulus elements). Description : Migration of Amalthea models containing Stimulus model(Containing EventStimulus elements)] Time elapsed: 0.014 s org.eclipse.app4mc.amalthea.converters081.tests.StimuliConverterTest.verification[1: Test data ID: Models with Stimuli Model (Containing EventStimulus elements). Description : Migration of Amalthea models containing Stimulus model(Containing EventStimulus elements)] Time elapsed: 0.007 s Running org.eclipse.app4mc.amalthea.converters081.tests.HwConverterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.app4mc.amalthea.converters081.tests.HwConverterTest org.eclipse.app4mc.amalthea.converters081.tests.HwConverterTest.testConversion[0: Test data ID: Models with HW Model. Description : Migration of Models containing HW Model] Time elapsed: 0.006 s org.eclipse.app4mc.amalthea.converters081.tests.HwConverterTest.verification[0: Test data ID: Models with HW Model. Description : Migration of Models containing HW Model] Time elapsed: 0.003 s org.eclipse.app4mc.amalthea.converters081.tests.HwConverterTest.testConversion[1: Test data ID: Models with HW Model (containing Quartz). Description : Migration of Models containing Quartz in HW Model] Time elapsed: 0.006 s org.eclipse.app4mc.amalthea.converters081.tests.HwConverterTest.verification[1: Test data ID: Models with HW Model (containing Quartz). Description : Migration of Models containing Quartz in HW Model] Time elapsed: 0.004 s Results: Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.081.tests --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.081.tests --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.081.tests/target/org.eclipse.app4mc.amalthea.converters.081.tests-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.081.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.081.tests-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.081.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.081.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.081.tests-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.081.tests/target/org.eclipse.app4mc.amalthea.converters.081.tests-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.081.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.081.tests-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.081.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.081.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.081.tests-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.081.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.081.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.081.tests-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.081.tests/target/org.eclipse.app4mc.amalthea.converters.081.tests-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.081.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.081.tests-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.081.tests/target/org.eclipse.app4mc.amalthea.converters.081.tests-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.081.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.081.tests-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.081.tests/target/org.eclipse.app4mc.amalthea.converters.081.tests-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.081.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.081.tests-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.081.tests/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.081.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.081.tests-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.081.tests/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.081.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.081.tests-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.081.tests --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.081.tests --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.082.tests >-- [INFO] Building [test-bundle] APP4MC Amalthea Converters to 0.8.2 - Tests 3.2.0 [34/61] [INFO] from tests/org.eclipse.app4mc.amalthea.converters.082.tests/.polyglot.META-INF [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.082.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.082.tests --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.082.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.082.tests --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.082.tests --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.082.tests --- [INFO] Resolving class path of [test-bundle] APP4MC Amalthea Converters to 0.8.2 - Tests... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.082.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.082.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.082.tests --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.082.tests/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.082.tests --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.082.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.082.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.082.tests --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.082.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.082.tests/target/org.eclipse.app4mc.amalthea.converters.082.tests-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.082.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.082.tests/target/org.eclipse.app4mc.amalthea.converters.082.tests-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.082.tests --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.082.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.082.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.app4mc.amalthea.converters.082.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.082.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.082.tests/target/work/data, -install, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.082.tests/target/work, -configuration, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.082.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.082.tests/target/surefire.properties] Running org.eclipse.app4mc.amalthea.converters082.tests.NamespaceConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s - in org.eclipse.app4mc.amalthea.converters082.tests.NamespaceConverterTest org.eclipse.app4mc.amalthea.converters082.tests.NamespaceConverterTest.testConversion[0: Test file: /namespace/hw.amxmi] Time elapsed: 0.106 s org.eclipse.app4mc.amalthea.converters082.tests.NamespaceConverterTest.verification[0: Test file: /namespace/hw.amxmi] Time elapsed: 0.004 s Results: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.082.tests --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.082.tests --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.082.tests/target/org.eclipse.app4mc.amalthea.converters.082.tests-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.082.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.082.tests-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.082.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.082.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.082.tests-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.082.tests/target/org.eclipse.app4mc.amalthea.converters.082.tests-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.082.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.082.tests-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.082.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.082.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.082.tests-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.082.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.082.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.082.tests-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.082.tests/target/org.eclipse.app4mc.amalthea.converters.082.tests-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.082.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.082.tests-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.082.tests/target/org.eclipse.app4mc.amalthea.converters.082.tests-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.082.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.082.tests-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.082.tests/target/org.eclipse.app4mc.amalthea.converters.082.tests-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.082.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.082.tests-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.082.tests/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.082.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.082.tests-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.082.tests/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.082.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.082.tests-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.082.tests --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.082.tests --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.083.tests >-- [INFO] Building [test-bundle] APP4MC Amalthea Converters to 0.8.3 - Tests 3.2.0 [35/61] [INFO] from tests/org.eclipse.app4mc.amalthea.converters.083.tests/.polyglot.META-INF [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.083.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.083.tests --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.083.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.083.tests --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.083.tests --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.083.tests --- [INFO] Resolving class path of [test-bundle] APP4MC Amalthea Converters to 0.8.3 - Tests... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.083.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.083.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.083.tests --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.083.tests/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.083.tests --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.083.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.083.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.083.tests --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.083.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.083.tests/target/org.eclipse.app4mc.amalthea.converters.083.tests-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.083.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.083.tests/target/org.eclipse.app4mc.amalthea.converters.083.tests-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.083.tests --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.083.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.083.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.app4mc.amalthea.converters.083.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.083.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.083.tests/target/work/data, -install, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.083.tests/target/work, -configuration, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.083.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.083.tests/target/surefire.properties] Running org.eclipse.app4mc.amalthea.converters083.tests.StimuliConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s - in org.eclipse.app4mc.amalthea.converters083.tests.StimuliConverterTest org.eclipse.app4mc.amalthea.converters083.tests.StimuliConverterTest.testConversion[0: Test file: /stimuli/model.amxmi] Time elapsed: 0.179 s org.eclipse.app4mc.amalthea.converters083.tests.StimuliConverterTest.verification[0: Test file: /stimuli/model.amxmi] Time elapsed: 0.039 s Running org.eclipse.app4mc.amalthea.converters083.tests.SwConverterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s - in org.eclipse.app4mc.amalthea.converters083.tests.SwConverterTest org.eclipse.app4mc.amalthea.converters083.tests.SwConverterTest.testConversion[0: Test file: /sw/model.amxmi] Time elapsed: 0.097 s org.eclipse.app4mc.amalthea.converters083.tests.SwConverterTest.verification[0: Test file: /sw/model.amxmi] Time elapsed: 0.061 s org.eclipse.app4mc.amalthea.converters083.tests.SwConverterTest.testConversion[1: Test file: /sw/model_ports.amxmi] Time elapsed: 0.034 s org.eclipse.app4mc.amalthea.converters083.tests.SwConverterTest.verification[1: Test file: /sw/model_ports.amxmi] Time elapsed: 0.022 s Running org.eclipse.app4mc.amalthea.converters083.tests.NamespaceConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.app4mc.amalthea.converters083.tests.NamespaceConverterTest org.eclipse.app4mc.amalthea.converters083.tests.NamespaceConverterTest.testConversion[0: Test file: /namespace/hw.amxmi] Time elapsed: 0.005 s org.eclipse.app4mc.amalthea.converters083.tests.NamespaceConverterTest.verification[0: Test file: /namespace/hw.amxmi] Time elapsed: 0.002 s Running org.eclipse.app4mc.amalthea.converters083.tests.ComponentsModelConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.eclipse.app4mc.amalthea.converters083.tests.ComponentsModelConverterTest org.eclipse.app4mc.amalthea.converters083.tests.ComponentsModelConverterTest.testConversion[0: Test file: /componentModel/model.amxmi] Time elapsed: 0.022 s org.eclipse.app4mc.amalthea.converters083.tests.ComponentsModelConverterTest.verification[0: Test file: /componentModel/model.amxmi] Time elapsed: 0.019 s Results: Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.083.tests --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.083.tests --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.083.tests/target/org.eclipse.app4mc.amalthea.converters.083.tests-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.083.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.083.tests-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.083.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.083.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.083.tests-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.083.tests/target/org.eclipse.app4mc.amalthea.converters.083.tests-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.083.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.083.tests-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.083.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.083.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.083.tests-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.083.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.083.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.083.tests-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.083.tests/target/org.eclipse.app4mc.amalthea.converters.083.tests-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.083.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.083.tests-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.083.tests/target/org.eclipse.app4mc.amalthea.converters.083.tests-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.083.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.083.tests-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.083.tests/target/org.eclipse.app4mc.amalthea.converters.083.tests-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.083.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.083.tests-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.083.tests/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.083.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.083.tests-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.083.tests/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.083.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.083.tests-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.083.tests --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.083.tests --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.090.tests >-- [INFO] Building [test-bundle] APP4MC Amalthea Converters to 0.9.0 - Tests 3.2.0 [36/61] [INFO] from tests/org.eclipse.app4mc.amalthea.converters.090.tests/.polyglot.META-INF [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.090.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.090.tests --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.090.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.090.tests --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.090.tests --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.090.tests --- [INFO] Resolving class path of [test-bundle] APP4MC Amalthea Converters to 0.9.0 - Tests... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.090.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.090.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.090.tests --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.090.tests/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.090.tests --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.090.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.090.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.090.tests --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.090.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.090.tests/target/org.eclipse.app4mc.amalthea.converters.090.tests-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.090.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.090.tests/target/org.eclipse.app4mc.amalthea.converters.090.tests-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.090.tests --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.090.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.090.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.app4mc.amalthea.converters.090.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.090.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.090.tests/target/work/data, -install, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.090.tests/target/work, -configuration, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.090.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.090.tests/target/surefire.properties] Running org.eclipse.app4mc.amalthea.converters090.tests.HWConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s - in org.eclipse.app4mc.amalthea.converters090.tests.HWConverterTest org.eclipse.app4mc.amalthea.converters090.tests.HWConverterTest.testConversion[0: Test file: /hw/hwMigrationExample.amxmi] Time elapsed: 0.179 s org.eclipse.app4mc.amalthea.converters090.tests.HWConverterTest.verification[0: Test file: /hw/hwMigrationExample.amxmi] Time elapsed: 0.011 s Running org.eclipse.app4mc.amalthea.converters090.tests.HWReferencesConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.app4mc.amalthea.converters090.tests.HWReferencesConverterTest org.eclipse.app4mc.amalthea.converters090.tests.HWReferencesConverterTest.testConversion[0: Test file: /hw_references/refsModel.amxmi] Time elapsed: 0.031 s org.eclipse.app4mc.amalthea.converters090.tests.HWReferencesConverterTest.verification[0: Test file: /hw_references/refsModel.amxmi] Time elapsed: 0.007 s Running org.eclipse.app4mc.amalthea.converters090.tests.NamespaceConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.app4mc.amalthea.converters090.tests.NamespaceConverterTest org.eclipse.app4mc.amalthea.converters090.tests.NamespaceConverterTest.testConversion[0: Test file: /namespace/model.amxmi] Time elapsed: 0.005 s org.eclipse.app4mc.amalthea.converters090.tests.NamespaceConverterTest.verification[0: Test file: /namespace/model.amxmi] Time elapsed: 0.002 s Results: Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.090.tests --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.090.tests --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.090.tests/target/org.eclipse.app4mc.amalthea.converters.090.tests-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.090.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.090.tests-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.090.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.090.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.090.tests-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.090.tests/target/org.eclipse.app4mc.amalthea.converters.090.tests-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.090.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.090.tests-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.090.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.090.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.090.tests-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.090.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.090.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.090.tests-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.090.tests/target/org.eclipse.app4mc.amalthea.converters.090.tests-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.090.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.090.tests-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.090.tests/target/org.eclipse.app4mc.amalthea.converters.090.tests-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.090.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.090.tests-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.090.tests/target/org.eclipse.app4mc.amalthea.converters.090.tests-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.090.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.090.tests-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.090.tests/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.090.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.090.tests-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.090.tests/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.090.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.090.tests-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.090.tests --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.090.tests --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.091.tests >-- [INFO] Building [test-bundle] APP4MC Amalthea Converters to 0.9.1 - Tests 3.2.0 [37/61] [INFO] from tests/org.eclipse.app4mc.amalthea.converters.091.tests/.polyglot.META-INF [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.091.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.091.tests --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.091.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.091.tests --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.091.tests --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.091.tests --- [INFO] Resolving class path of [test-bundle] APP4MC Amalthea Converters to 0.9.1 - Tests... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.091.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.091.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.091.tests --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.091.tests/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.091.tests --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.091.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.091.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.091.tests --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.091.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.091.tests/target/org.eclipse.app4mc.amalthea.converters.091.tests-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.091.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.091.tests/target/org.eclipse.app4mc.amalthea.converters.091.tests-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.091.tests --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.091.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.091.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.app4mc.amalthea.converters.091.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.091.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.091.tests/target/work/data, -install, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.091.tests/target/work, -configuration, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.091.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.091.tests/target/surefire.properties] Running org.eclipse.app4mc.amalthea.converters091.tests.NamespaceConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 s - in org.eclipse.app4mc.amalthea.converters091.tests.NamespaceConverterTest org.eclipse.app4mc.amalthea.converters091.tests.NamespaceConverterTest.testConversion[0: Test file: /namespace/model.amxmi] Time elapsed: 0.098 s org.eclipse.app4mc.amalthea.converters091.tests.NamespaceConverterTest.verification[0: Test file: /namespace/model.amxmi] Time elapsed: 0.004 s Running org.eclipse.app4mc.amalthea.converters091.tests.CustomPropertiesConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.app4mc.amalthea.converters091.tests.CustomPropertiesConverterTest org.eclipse.app4mc.amalthea.converters091.tests.CustomPropertiesConverterTest.testConversion[0: Test file: /customproperties/model.amxmi] Time elapsed: 0.008 s org.eclipse.app4mc.amalthea.converters091.tests.CustomPropertiesConverterTest.verification[0: Test file: /customproperties/model.amxmi] Time elapsed: 0.009 s Results: Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.091.tests --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.091.tests --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.091.tests/target/org.eclipse.app4mc.amalthea.converters.091.tests-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.091.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.091.tests-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.091.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.091.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.091.tests-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.091.tests/target/org.eclipse.app4mc.amalthea.converters.091.tests-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.091.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.091.tests-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.091.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.091.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.091.tests-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.091.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.091.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.091.tests-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.091.tests/target/org.eclipse.app4mc.amalthea.converters.091.tests-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.091.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.091.tests-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.091.tests/target/org.eclipse.app4mc.amalthea.converters.091.tests-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.091.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.091.tests-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.091.tests/target/org.eclipse.app4mc.amalthea.converters.091.tests-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.091.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.091.tests-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.091.tests/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.091.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.091.tests-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.091.tests/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.091.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.091.tests-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.091.tests --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.091.tests --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.092.tests >-- [INFO] Building [test-bundle] APP4MC Amalthea Converters to 0.9.2 - Tests 3.2.0 [38/61] [INFO] from tests/org.eclipse.app4mc.amalthea.converters.092.tests/.polyglot.META-INF [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.092.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.092.tests --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.092.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.092.tests --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.092.tests --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.092.tests --- [INFO] Resolving class path of [test-bundle] APP4MC Amalthea Converters to 0.9.2 - Tests... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.092.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.092.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.092.tests --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.092.tests/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.092.tests --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.092.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.092.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.092.tests --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.092.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.092.tests/target/org.eclipse.app4mc.amalthea.converters.092.tests-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.092.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.092.tests/target/org.eclipse.app4mc.amalthea.converters.092.tests-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.092.tests --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.092.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.092.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.app4mc.amalthea.converters.092.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.092.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.092.tests/target/work/data, -install, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.092.tests/target/work, -configuration, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.092.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.092.tests/target/surefire.properties] Running org.eclipse.app4mc.amalthea.converters092.tests.NamespaceConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in org.eclipse.app4mc.amalthea.converters092.tests.NamespaceConverterTest org.eclipse.app4mc.amalthea.converters092.tests.NamespaceConverterTest.testConversion[0: Test file: /namespace/model.amxmi] Time elapsed: 0.106 s org.eclipse.app4mc.amalthea.converters092.tests.NamespaceConverterTest.verification[0: Test file: /namespace/model.amxmi] Time elapsed: 0.005 s Results: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.092.tests --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.092.tests --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.092.tests/target/org.eclipse.app4mc.amalthea.converters.092.tests-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.092.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.092.tests-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.092.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.092.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.092.tests-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.092.tests/target/org.eclipse.app4mc.amalthea.converters.092.tests-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.092.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.092.tests-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.092.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.092.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.092.tests-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.092.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.092.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.092.tests-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.092.tests/target/org.eclipse.app4mc.amalthea.converters.092.tests-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.092.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.092.tests-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.092.tests/target/org.eclipse.app4mc.amalthea.converters.092.tests-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.092.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.092.tests-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.092.tests/target/org.eclipse.app4mc.amalthea.converters.092.tests-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.092.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.092.tests-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.092.tests/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.092.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.092.tests-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.092.tests/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.092.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.092.tests-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.092.tests --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.092.tests --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.093.tests >-- [INFO] Building [test-bundle] APP4MC Amalthea Converters to 0.9.3 - Tests 3.2.0 [39/61] [INFO] from tests/org.eclipse.app4mc.amalthea.converters.093.tests/.polyglot.META-INF [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.093.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.093.tests --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.093.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.093.tests --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.093.tests --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.093.tests --- [INFO] Resolving class path of [test-bundle] APP4MC Amalthea Converters to 0.9.3 - Tests... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.093.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.093.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.093.tests --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.093.tests/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.093.tests --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.093.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.093.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.093.tests --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.093.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.093.tests/target/org.eclipse.app4mc.amalthea.converters.093.tests-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.093.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.093.tests/target/org.eclipse.app4mc.amalthea.converters.093.tests-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.093.tests --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.093.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.093.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.app4mc.amalthea.converters.093.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.093.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.093.tests/target/work/data, -install, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.093.tests/target/work, -configuration, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.093.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.093.tests/target/surefire.properties] Running org.eclipse.app4mc.amalthea.converters093.tests.HwConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s - in org.eclipse.app4mc.amalthea.converters093.tests.HwConverterTest org.eclipse.app4mc.amalthea.converters093.tests.HwConverterTest.testConversion[0: Test file: /hwLatency/hw.amxmi] Time elapsed: 0.143 s org.eclipse.app4mc.amalthea.converters093.tests.HwConverterTest.verification[0: Test file: /hwLatency/hw.amxmi] Time elapsed: 0.006 s Running org.eclipse.app4mc.amalthea.converters093.tests.StimuliConverterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.app4mc.amalthea.converters093.tests.StimuliConverterTest org.eclipse.app4mc.amalthea.converters093.tests.StimuliConverterTest.testConversion[0: Test file: /stimuli/default.amxmi] Time elapsed: 0.013 s org.eclipse.app4mc.amalthea.converters093.tests.StimuliConverterTest.verification[0: Test file: /stimuli/default.amxmi] Time elapsed: 0.004 s org.eclipse.app4mc.amalthea.converters093.tests.StimuliConverterTest.testConversion[1: Test file: /stimuli/stimulus.amxmi] Time elapsed: 0.01 s org.eclipse.app4mc.amalthea.converters093.tests.StimuliConverterTest.verification[1: Test file: /stimuli/stimulus.amxmi] Time elapsed: 0.004 s Running org.eclipse.app4mc.amalthea.converters093.tests.ExecutionNeedDeviationConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.app4mc.amalthea.converters093.tests.ExecutionNeedDeviationConverterTest org.eclipse.app4mc.amalthea.converters093.tests.ExecutionNeedDeviationConverterTest.testConversion[0: Test file: /executionNeed_deviation/executionNeed_deviation.amxmi] Time elapsed: 0.021 s org.eclipse.app4mc.amalthea.converters093.tests.ExecutionNeedDeviationConverterTest.verification[0: Test file: /executionNeed_deviation/executionNeed_deviation.amxmi] Time elapsed: 0.005 s Running org.eclipse.app4mc.amalthea.converters093.tests.OsConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.app4mc.amalthea.converters093.tests.OsConverterTest org.eclipse.app4mc.amalthea.converters093.tests.OsConverterTest.testConversion[0: Test file: /os_instructions/instructionsExample.amxmi] Time elapsed: 0.018 s org.eclipse.app4mc.amalthea.converters093.tests.OsConverterTest.verification[0: Test file: /os_instructions/instructionsExample.amxmi] Time elapsed: 0.029 s Running org.eclipse.app4mc.amalthea.converters093.tests.ActivationConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.app4mc.amalthea.converters093.tests.ActivationConverterTest org.eclipse.app4mc.amalthea.converters093.tests.ActivationConverterTest.testConversion[0: Test file: /activations/default.amxmi] Time elapsed: 0.007 s org.eclipse.app4mc.amalthea.converters093.tests.ActivationConverterTest.verification[0: Test file: /activations/default.amxmi] Time elapsed: 0.002 s Running org.eclipse.app4mc.amalthea.converters093.tests.NamespaceConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.app4mc.amalthea.converters093.tests.NamespaceConverterTest org.eclipse.app4mc.amalthea.converters093.tests.NamespaceConverterTest.testConversion[0: Test file: /namespace/model.amxmi] Time elapsed: 0.003 s org.eclipse.app4mc.amalthea.converters093.tests.NamespaceConverterTest.verification[0: Test file: /namespace/model.amxmi] Time elapsed: 0.002 s Running org.eclipse.app4mc.amalthea.converters093.tests.TransmissionPolicyConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.app4mc.amalthea.converters093.tests.TransmissionPolicyConverterTest org.eclipse.app4mc.amalthea.converters093.tests.TransmissionPolicyConverterTest.testConversion[0: Test file: /transmissionPolicy/default.amxmi] Time elapsed: 0.006 s org.eclipse.app4mc.amalthea.converters093.tests.TransmissionPolicyConverterTest.verification[0: Test file: /transmissionPolicy/default.amxmi] Time elapsed: 0.003 s Running org.eclipse.app4mc.amalthea.converters093.tests.MeasurementConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.app4mc.amalthea.converters093.tests.MeasurementConverterTest org.eclipse.app4mc.amalthea.converters093.tests.MeasurementConverterTest.testConversion[0: Test file: /measurement/measurement.amxmi] Time elapsed: 0.007 s org.eclipse.app4mc.amalthea.converters093.tests.MeasurementConverterTest.verification[0: Test file: /measurement/measurement.amxmi] Time elapsed: 0.002 s Results: Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.093.tests --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.093.tests --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.093.tests/target/org.eclipse.app4mc.amalthea.converters.093.tests-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.093.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.093.tests-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.093.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.093.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.093.tests-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.093.tests/target/org.eclipse.app4mc.amalthea.converters.093.tests-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.093.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.093.tests-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.093.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.093.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.093.tests-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.093.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.093.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.093.tests-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.093.tests/target/org.eclipse.app4mc.amalthea.converters.093.tests-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.093.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.093.tests-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.093.tests/target/org.eclipse.app4mc.amalthea.converters.093.tests-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.093.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.093.tests-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.093.tests/target/org.eclipse.app4mc.amalthea.converters.093.tests-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.093.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.093.tests-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.093.tests/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.093.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.093.tests-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.093.tests/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.093.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.093.tests-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.093.tests --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.093.tests --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.094.tests >-- [INFO] Building [test-bundle] APP4MC Amalthea Converters to 0.9.4 - Tests 3.2.0 [40/61] [INFO] from tests/org.eclipse.app4mc.amalthea.converters.094.tests/.polyglot.META-INF [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.094.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.094.tests --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.094.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.094.tests --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.094.tests --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.094.tests --- [INFO] Resolving class path of [test-bundle] APP4MC Amalthea Converters to 0.9.4 - Tests... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.094.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.094.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.094.tests --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.094.tests/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.094.tests --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.094.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.094.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.094.tests --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.094.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.094.tests/target/org.eclipse.app4mc.amalthea.converters.094.tests-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.094.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.094.tests/target/org.eclipse.app4mc.amalthea.converters.094.tests-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.094.tests --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.094.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.094.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.app4mc.amalthea.converters.094.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.094.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.094.tests/target/work/data, -install, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.094.tests/target/work, -configuration, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.094.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.094.tests/target/surefire.properties] Running org.eclipse.app4mc.amalthea.converters094.tests.DatatypeConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s - in org.eclipse.app4mc.amalthea.converters094.tests.DatatypeConverterTest org.eclipse.app4mc.amalthea.converters094.tests.DatatypeConverterTest.testConversion[0: Test file: /swModel/datatype-mapping/mapping.amxmi] Time elapsed: 0.123 s org.eclipse.app4mc.amalthea.converters094.tests.DatatypeConverterTest.verification[0: Test file: /swModel/datatype-mapping/mapping.amxmi] Time elapsed: 0.005 s Running org.eclipse.app4mc.amalthea.converters094.tests.NamespaceConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.app4mc.amalthea.converters094.tests.NamespaceConverterTest org.eclipse.app4mc.amalthea.converters094.tests.NamespaceConverterTest.testConversion[0: Test file: /namespace/model.amxmi] Time elapsed: 0.004 s org.eclipse.app4mc.amalthea.converters094.tests.NamespaceConverterTest.verification[0: Test file: /namespace/model.amxmi] Time elapsed: 0.003 s Running org.eclipse.app4mc.amalthea.converters094.tests.RunnableConverterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.app4mc.amalthea.converters094.tests.RunnableConverterTest org.eclipse.app4mc.amalthea.converters094.tests.RunnableConverterTest.testConversion[0: Test file: /swModel/runnable-deadline/runnable.amxmi] Time elapsed: 0.037 s org.eclipse.app4mc.amalthea.converters094.tests.RunnableConverterTest.verification[0: Test file: /swModel/runnable-deadline/runnable.amxmi] Time elapsed: 0.005 s org.eclipse.app4mc.amalthea.converters094.tests.RunnableConverterTest.testConversion[1: Test file: /swModel/runnable-deadline/runnable2.amxmi] Time elapsed: 0.006 s org.eclipse.app4mc.amalthea.converters094.tests.RunnableConverterTest.verification[1: Test file: /swModel/runnable-deadline/runnable2.amxmi] Time elapsed: 0.002 s Running org.eclipse.app4mc.amalthea.converters094.tests.ModeAndModeLabelConverterTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.app4mc.amalthea.converters094.tests.ModeAndModeLabelConverterTest org.eclipse.app4mc.amalthea.converters094.tests.ModeAndModeLabelConverterTest.testConversion[0: Test file: /swModel/mode-labels/mode-labels.amxmi] Time elapsed: 0.014 s org.eclipse.app4mc.amalthea.converters094.tests.ModeAndModeLabelConverterTest.verification[0: Test file: /swModel/mode-labels/mode-labels.amxmi] Time elapsed: 0.005 s org.eclipse.app4mc.amalthea.converters094.tests.ModeAndModeLabelConverterTest.testConversion[1: Test file: /swModel/mode-labels/mode-labels2.amxmi] Time elapsed: 0.006 s org.eclipse.app4mc.amalthea.converters094.tests.ModeAndModeLabelConverterTest.verification[1: Test file: /swModel/mode-labels/mode-labels2.amxmi] Time elapsed: 0.003 s org.eclipse.app4mc.amalthea.converters094.tests.ModeAndModeLabelConverterTest.testConversion[2: Test file: /swModel/mode-labels/modes.amxmi] Time elapsed: 0.004 s org.eclipse.app4mc.amalthea.converters094.tests.ModeAndModeLabelConverterTest.verification[2: Test file: /swModel/mode-labels/modes.amxmi] Time elapsed: 0.003 s Running org.eclipse.app4mc.amalthea.converters094.tests.ModeConditionConverterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.app4mc.amalthea.converters094.tests.ModeConditionConverterTest org.eclipse.app4mc.amalthea.converters094.tests.ModeConditionConverterTest.testConversion[0: Test file: /swModel/mode-conditions/conditions.amxmi] Time elapsed: 0.019 s org.eclipse.app4mc.amalthea.converters094.tests.ModeConditionConverterTest.verification[0: Test file: /swModel/mode-conditions/conditions.amxmi] Time elapsed: 0.007 s org.eclipse.app4mc.amalthea.converters094.tests.ModeConditionConverterTest.testConversion[1: Test file: /swModel/mode-conditions/modes2.amxmi] Time elapsed: 0.006 s org.eclipse.app4mc.amalthea.converters094.tests.ModeConditionConverterTest.verification[1: Test file: /swModel/mode-conditions/modes2.amxmi] Time elapsed: 0.002 s Running org.eclipse.app4mc.amalthea.converters094.tests.HwConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.app4mc.amalthea.converters094.tests.HwConverterTest org.eclipse.app4mc.amalthea.converters094.tests.HwConverterTest.testConversion[0: Test file: /hwModel/hw.amxmi] Time elapsed: 0.005 s org.eclipse.app4mc.amalthea.converters094.tests.HwConverterTest.verification[0: Test file: /hwModel/hw.amxmi] Time elapsed: 0.002 s Results: Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.094.tests --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.094.tests --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.094.tests/target/org.eclipse.app4mc.amalthea.converters.094.tests-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.094.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.094.tests-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.094.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.094.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.094.tests-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.094.tests/target/org.eclipse.app4mc.amalthea.converters.094.tests-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.094.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.094.tests-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.094.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.094.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.094.tests-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.094.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.094.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.094.tests-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.094.tests/target/org.eclipse.app4mc.amalthea.converters.094.tests-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.094.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.094.tests-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.094.tests/target/org.eclipse.app4mc.amalthea.converters.094.tests-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.094.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.094.tests-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.094.tests/target/org.eclipse.app4mc.amalthea.converters.094.tests-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.094.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.094.tests-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.094.tests/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.094.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.094.tests-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.094.tests/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.094.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.094.tests-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.094.tests --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.094.tests --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.095.tests >-- [INFO] Building [test-bundle] APP4MC Amalthea Converters to 0.9.5 - Tests 3.2.0 [41/61] [INFO] from tests/org.eclipse.app4mc.amalthea.converters.095.tests/.polyglot.META-INF [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.095.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.095.tests --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.095.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.095.tests --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.095.tests --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.095.tests --- [INFO] Resolving class path of [test-bundle] APP4MC Amalthea Converters to 0.9.5 - Tests... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.095.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.095.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.095.tests --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.095.tests/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.095.tests --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.095.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.095.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.095.tests --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.095.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.095.tests/target/org.eclipse.app4mc.amalthea.converters.095.tests-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.095.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.095.tests/target/org.eclipse.app4mc.amalthea.converters.095.tests-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.095.tests --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.095.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.095.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.app4mc.amalthea.converters.095.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.095.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.095.tests/target/work/data, -install, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.095.tests/target/work, -configuration, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.095.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.095.tests/target/surefire.properties] Running org.eclipse.app4mc.amalthea.converters095.tests.SwConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 s - in org.eclipse.app4mc.amalthea.converters095.tests.SwConverterTest org.eclipse.app4mc.amalthea.converters095.tests.SwConverterTest.testConversion[0: Test file: /democar/democar.amxmi] Time elapsed: 0.27 s org.eclipse.app4mc.amalthea.converters095.tests.SwConverterTest.verification[0: Test file: /democar/democar.amxmi] Time elapsed: 0.023 s Running org.eclipse.app4mc.amalthea.converters095.tests.NamespaceConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.app4mc.amalthea.converters095.tests.NamespaceConverterTest org.eclipse.app4mc.amalthea.converters095.tests.NamespaceConverterTest.testConversion[0: Test file: /namespace/model.amxmi] Time elapsed: 0.004 s org.eclipse.app4mc.amalthea.converters095.tests.NamespaceConverterTest.verification[0: Test file: /namespace/model.amxmi] Time elapsed: 0.003 s Running org.eclipse.app4mc.amalthea.converters095.tests.StimuliConverterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.app4mc.amalthea.converters095.tests.StimuliConverterTest org.eclipse.app4mc.amalthea.converters095.tests.StimuliConverterTest.testConversion[0: Test file: /democar/democar.amxmi] Time elapsed: 0.063 s org.eclipse.app4mc.amalthea.converters095.tests.StimuliConverterTest.verification[0: Test file: /democar/democar.amxmi] Time elapsed: 0.015 s org.eclipse.app4mc.amalthea.converters095.tests.StimuliConverterTest.testConversion[1: Test file: /stimuli/model.amxmi] Time elapsed: 0.007 s org.eclipse.app4mc.amalthea.converters095.tests.StimuliConverterTest.verification[1: Test file: /stimuli/model.amxmi] Time elapsed: 0.003 s Results: Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.095.tests --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.095.tests --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.095.tests/target/org.eclipse.app4mc.amalthea.converters.095.tests-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.095.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.095.tests-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.095.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.095.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.095.tests-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.095.tests/target/org.eclipse.app4mc.amalthea.converters.095.tests-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.095.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.095.tests-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.095.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.095.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.095.tests-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.095.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.095.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.095.tests-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.095.tests/target/org.eclipse.app4mc.amalthea.converters.095.tests-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.095.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.095.tests-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.095.tests/target/org.eclipse.app4mc.amalthea.converters.095.tests-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.095.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.095.tests-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.095.tests/target/org.eclipse.app4mc.amalthea.converters.095.tests-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.095.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.095.tests-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.095.tests/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.095.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.095.tests-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.095.tests/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.095.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.095.tests-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.095.tests --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.095.tests --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.096.tests >-- [INFO] Building [test-bundle] APP4MC Amalthea Converters to 0.9.6 - Tests 3.2.0 [42/61] [INFO] from tests/org.eclipse.app4mc.amalthea.converters.096.tests/.polyglot.META-INF [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.096.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.096.tests --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.096.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.096.tests --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.096.tests --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.096.tests --- [INFO] Resolving class path of [test-bundle] APP4MC Amalthea Converters to 0.9.6 - Tests... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.096.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.096.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.096.tests --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.096.tests/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.096.tests --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.096.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.096.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.096.tests --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.096.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.096.tests/target/org.eclipse.app4mc.amalthea.converters.096.tests-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.096.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.096.tests/target/org.eclipse.app4mc.amalthea.converters.096.tests-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.096.tests --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.096.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.096.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.app4mc.amalthea.converters.096.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.096.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.096.tests/target/work/data, -install, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.096.tests/target/work, -configuration, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.096.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.096.tests/target/surefire.properties] Running org.eclipse.app4mc.amalthea.converters096.tests.NamespaceConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s - in org.eclipse.app4mc.amalthea.converters096.tests.NamespaceConverterTest org.eclipse.app4mc.amalthea.converters096.tests.NamespaceConverterTest.testConversion[0: Test file: /namespace2/model.amxmi] Time elapsed: 0.103 s org.eclipse.app4mc.amalthea.converters096.tests.NamespaceConverterTest.verification[0: Test file: /namespace2/model.amxmi] Time elapsed: 0.003 s Running org.eclipse.app4mc.amalthea.converters096.tests.ConstraintsConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.app4mc.amalthea.converters096.tests.ConstraintsConverterTest org.eclipse.app4mc.amalthea.converters096.tests.ConstraintsConverterTest.testConversion[0: Test file: /eventchain/democar.amxmi] Time elapsed: 0.077 s org.eclipse.app4mc.amalthea.converters096.tests.ConstraintsConverterTest.verification[0: Test file: /eventchain/democar.amxmi] Time elapsed: 0.017 s Running org.eclipse.app4mc.amalthea.converters096.tests.SwConverterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.eclipse.app4mc.amalthea.converters096.tests.SwConverterTest org.eclipse.app4mc.amalthea.converters096.tests.SwConverterTest.testConversion[0: Test file: /democar/democar.amxmi] Time elapsed: 0.06 s org.eclipse.app4mc.amalthea.converters096.tests.SwConverterTest.verification[0: Test file: /democar/democar.amxmi] Time elapsed: 0.042 s org.eclipse.app4mc.amalthea.converters096.tests.SwConverterTest.testConversion[1: Test file: /modecondition/modecondition.amxmi] Time elapsed: 0.009 s org.eclipse.app4mc.amalthea.converters096.tests.SwConverterTest.verification[1: Test file: /modecondition/modecondition.amxmi] Time elapsed: 0.003 s Results: Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.096.tests --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.096.tests --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.096.tests/target/org.eclipse.app4mc.amalthea.converters.096.tests-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.096.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.096.tests-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.096.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.096.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.096.tests-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.096.tests/target/org.eclipse.app4mc.amalthea.converters.096.tests-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.096.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.096.tests-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.096.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.096.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.096.tests-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.096.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.096.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.096.tests-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.096.tests/target/org.eclipse.app4mc.amalthea.converters.096.tests-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.096.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.096.tests-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.096.tests/target/org.eclipse.app4mc.amalthea.converters.096.tests-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.096.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.096.tests-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.096.tests/target/org.eclipse.app4mc.amalthea.converters.096.tests-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.096.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.096.tests-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.096.tests/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.096.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.096.tests-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.096.tests/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.096.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.096.tests-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.096.tests --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.096.tests --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.097.tests >-- [INFO] Building [test-bundle] APP4MC Amalthea Converters to 0.9.7 - Tests 3.2.0 [43/61] [INFO] from tests/org.eclipse.app4mc.amalthea.converters.097.tests/.polyglot.META-INF [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.097.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.097.tests --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.097.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.097.tests --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.097.tests --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.097.tests --- [INFO] Resolving class path of [test-bundle] APP4MC Amalthea Converters to 0.9.7 - Tests... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.097.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.097.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.097.tests --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.097.tests/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.097.tests --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.097.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.097.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.097.tests --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.097.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.097.tests/target/org.eclipse.app4mc.amalthea.converters.097.tests-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.097.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.097.tests/target/org.eclipse.app4mc.amalthea.converters.097.tests-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.097.tests --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.097.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.097.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.app4mc.amalthea.converters.097.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.097.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.097.tests/target/work/data, -install, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.097.tests/target/work, -configuration, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.097.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.097.tests/target/surefire.properties] Running org.eclipse.app4mc.amalthea.converters097.tests.AmltModelReferencePostProcessorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s - in org.eclipse.app4mc.amalthea.converters097.tests.AmltModelReferencePostProcessorTest org.eclipse.app4mc.amalthea.converters097.tests.AmltModelReferencePostProcessorTest.testConversion[0: Test file: /modelreference/model.amxmi] Time elapsed: 0.153 s org.eclipse.app4mc.amalthea.converters097.tests.AmltModelReferencePostProcessorTest.verification[0: Test file: /modelreference/model.amxmi] Time elapsed: 0.017 s Running org.eclipse.app4mc.amalthea.converters097.tests.ComponentsModelConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s - in org.eclipse.app4mc.amalthea.converters097.tests.ComponentsModelConverterTest org.eclipse.app4mc.amalthea.converters097.tests.ComponentsModelConverterTest.testConversion[0: Test file: /component/model.amxmi] Time elapsed: 0.121 s org.eclipse.app4mc.amalthea.converters097.tests.ComponentsModelConverterTest.verification[0: Test file: /component/model.amxmi] Time elapsed: 0.024 s Running org.eclipse.app4mc.amalthea.converters097.tests.NamespaceConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.eclipse.app4mc.amalthea.converters097.tests.NamespaceConverterTest org.eclipse.app4mc.amalthea.converters097.tests.NamespaceConverterTest.testConversion[0: Test file: /namespace/model.amxmi] Time elapsed: 0.004 s org.eclipse.app4mc.amalthea.converters097.tests.NamespaceConverterTest.verification[0: Test file: /namespace/model.amxmi] Time elapsed: 0.03 s Results: Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.097.tests --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.097.tests --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.097.tests/target/org.eclipse.app4mc.amalthea.converters.097.tests-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.097.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.097.tests-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.097.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.097.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.097.tests-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.097.tests/target/org.eclipse.app4mc.amalthea.converters.097.tests-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.097.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.097.tests-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.097.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.097.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.097.tests-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.097.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.097.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.097.tests-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.097.tests/target/org.eclipse.app4mc.amalthea.converters.097.tests-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.097.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.097.tests-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.097.tests/target/org.eclipse.app4mc.amalthea.converters.097.tests-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.097.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.097.tests-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.097.tests/target/org.eclipse.app4mc.amalthea.converters.097.tests-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.097.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.097.tests-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.097.tests/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.097.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.097.tests-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.097.tests/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.097.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.097.tests-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.097.tests --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.097.tests --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.100.tests >-- [INFO] Building [test-bundle] APP4MC Amalthea Converters to 1.0.0 - Tests 3.2.0 [44/61] [INFO] from tests/org.eclipse.app4mc.amalthea.converters.100.tests/.polyglot.META-INF [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.100.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.100.tests --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.100.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.100.tests --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.100.tests --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.100.tests --- [INFO] Resolving class path of [test-bundle] APP4MC Amalthea Converters to 1.0.0 - Tests... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.100.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.100.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.100.tests --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.100.tests/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.100.tests --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.100.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.100.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.100.tests --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.100.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.100.tests/target/org.eclipse.app4mc.amalthea.converters.100.tests-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.100.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.100.tests/target/org.eclipse.app4mc.amalthea.converters.100.tests-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.100.tests --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.100.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.100.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.app4mc.amalthea.converters.100.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.100.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.100.tests/target/work/data, -install, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.100.tests/target/work, -configuration, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.100.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.100.tests/target/surefire.properties] Running org.eclipse.app4mc.amalthea.converters100.tests.MeasurementModelConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in org.eclipse.app4mc.amalthea.converters100.tests.MeasurementModelConverterTest org.eclipse.app4mc.amalthea.converters100.tests.MeasurementModelConverterTest.testConversion[0: Test file: /measurements/model.amxmi] Time elapsed: 0.103 s org.eclipse.app4mc.amalthea.converters100.tests.MeasurementModelConverterTest.verification[0: Test file: /measurements/model.amxmi] Time elapsed: 0.007 s Running org.eclipse.app4mc.amalthea.converters100.tests.EventModelConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.app4mc.amalthea.converters100.tests.EventModelConverterTest org.eclipse.app4mc.amalthea.converters100.tests.EventModelConverterTest.testConversion[0: Test file: /events/model.amxmi] Time elapsed: 0.009 s org.eclipse.app4mc.amalthea.converters100.tests.EventModelConverterTest.verification[0: Test file: /events/model.amxmi] Time elapsed: 0.004 s Running org.eclipse.app4mc.amalthea.converters100.tests.NamespaceConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.app4mc.amalthea.converters100.tests.NamespaceConverterTest org.eclipse.app4mc.amalthea.converters100.tests.NamespaceConverterTest.testConversion[0: Test file: /namespace/model.amxmi] Time elapsed: 0.004 s org.eclipse.app4mc.amalthea.converters100.tests.NamespaceConverterTest.verification[0: Test file: /namespace/model.amxmi] Time elapsed: 0.002 s Results: Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.100.tests --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.100.tests --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.100.tests/target/org.eclipse.app4mc.amalthea.converters.100.tests-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.100.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.100.tests-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.100.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.100.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.100.tests-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.100.tests/target/org.eclipse.app4mc.amalthea.converters.100.tests-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.100.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.100.tests-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.100.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.100.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.100.tests-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.100.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.100.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.100.tests-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.100.tests/target/org.eclipse.app4mc.amalthea.converters.100.tests-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.100.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.100.tests-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.100.tests/target/org.eclipse.app4mc.amalthea.converters.100.tests-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.100.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.100.tests-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.100.tests/target/org.eclipse.app4mc.amalthea.converters.100.tests-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.100.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.100.tests-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.100.tests/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.100.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.100.tests-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.100.tests/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.100.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.100.tests-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.100.tests --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.100.tests --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.200.tests >-- [INFO] Building [test-bundle] APP4MC Amalthea Converters to 2.0.0 - Tests 3.2.0 [45/61] [INFO] from tests/org.eclipse.app4mc.amalthea.converters.200.tests/.polyglot.META-INF [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.200.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.200.tests --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.200.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.200.tests --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.200.tests --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.200.tests --- [INFO] Resolving class path of [test-bundle] APP4MC Amalthea Converters to 2.0.0 - Tests... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.200.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.200.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.200.tests --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.200.tests/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.200.tests --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.200.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.200.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.200.tests --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.200.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.200.tests/target/org.eclipse.app4mc.amalthea.converters.200.tests-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.200.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.200.tests/target/org.eclipse.app4mc.amalthea.converters.200.tests-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.200.tests --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.200.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.200.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.app4mc.amalthea.converters.200.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.200.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.200.tests/target/work/data, -install, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.200.tests/target/work, -configuration, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.200.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.200.tests/target/surefire.properties] Running org.eclipse.app4mc.amalthea.converters200.tests.NamespaceConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.eclipse.app4mc.amalthea.converters200.tests.NamespaceConverterTest org.eclipse.app4mc.amalthea.converters200.tests.NamespaceConverterTest.testConversion[0: Test file: /namespace/model.amxmi] Time elapsed: 0.106 s org.eclipse.app4mc.amalthea.converters200.tests.NamespaceConverterTest.verification[0: Test file: /namespace/model.amxmi] Time elapsed: 0.003 s Running org.eclipse.app4mc.amalthea.converters200.tests.ConditionConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.app4mc.amalthea.converters200.tests.ConditionConverterTest org.eclipse.app4mc.amalthea.converters200.tests.ConditionConverterTest.testConversion[0: Test file: /conditions/conditions.amxmi] Time elapsed: 0.03 s org.eclipse.app4mc.amalthea.converters200.tests.ConditionConverterTest.verification[0: Test file: /conditions/conditions.amxmi] Time elapsed: 0.008 s Running org.eclipse.app4mc.amalthea.converters200.tests.SchedulerConverterTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s - in org.eclipse.app4mc.amalthea.converters200.tests.SchedulerConverterTest org.eclipse.app4mc.amalthea.converters200.tests.SchedulerConverterTest.testConversion[0: Test file: [Ljava.lang.String;@2416a51] Time elapsed: 0.082 s org.eclipse.app4mc.amalthea.converters200.tests.SchedulerConverterTest.verification[0: Test file: [Ljava.lang.String;@2416a51] Time elapsed: 0.014 s org.eclipse.app4mc.amalthea.converters200.tests.SchedulerConverterTest.testConversion[1: Test file: [Ljava.lang.String;@6fa590ba] Time elapsed: 0.017 s org.eclipse.app4mc.amalthea.converters200.tests.SchedulerConverterTest.verification[1: Test file: [Ljava.lang.String;@6fa590ba] Time elapsed: 0.042 s org.eclipse.app4mc.amalthea.converters200.tests.SchedulerConverterTest.testConversion[2: Test file: [Ljava.lang.String;@6e9319f] Time elapsed: 0.011 s org.eclipse.app4mc.amalthea.converters200.tests.SchedulerConverterTest.verification[2: Test file: [Ljava.lang.String;@6e9319f] Time elapsed: 0.005 s org.eclipse.app4mc.amalthea.converters200.tests.SchedulerConverterTest.testConversion[3: Test file: [Ljava.lang.String;@72e34f77] Time elapsed: 0.011 s org.eclipse.app4mc.amalthea.converters200.tests.SchedulerConverterTest.verification[3: Test file: [Ljava.lang.String;@72e34f77] Time elapsed: 0.005 s org.eclipse.app4mc.amalthea.converters200.tests.SchedulerConverterTest.testConversion[4: Test file: [Ljava.lang.String;@7bf9b098] Time elapsed: 0.009 s org.eclipse.app4mc.amalthea.converters200.tests.SchedulerConverterTest.verification[4: Test file: [Ljava.lang.String;@7bf9b098] Time elapsed: 0.004 s Results: Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.200.tests --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.200.tests --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.200.tests/target/org.eclipse.app4mc.amalthea.converters.200.tests-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.200.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.200.tests-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.200.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.200.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.200.tests-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.200.tests/target/org.eclipse.app4mc.amalthea.converters.200.tests-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.200.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.200.tests-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.200.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.200.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.200.tests-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.200.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.200.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.200.tests-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.200.tests/target/org.eclipse.app4mc.amalthea.converters.200.tests-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.200.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.200.tests-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.200.tests/target/org.eclipse.app4mc.amalthea.converters.200.tests-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.200.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.200.tests-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.200.tests/target/org.eclipse.app4mc.amalthea.converters.200.tests-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.200.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.200.tests-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.200.tests/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.200.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.200.tests-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.200.tests/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.200.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.200.tests-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.200.tests --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.200.tests --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.210.tests >-- [INFO] Building [test-bundle] APP4MC Amalthea Converters to 2.1.0 - Tests 3.2.0 [46/61] [INFO] from tests/org.eclipse.app4mc.amalthea.converters.210.tests/.polyglot.META-INF [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.210.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.210.tests --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.210.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.210.tests --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.210.tests --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.210.tests --- [INFO] Resolving class path of [test-bundle] APP4MC Amalthea Converters to 2.1.0 - Tests... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.210.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.210.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.210.tests --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.210.tests/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.210.tests --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.210.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.210.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.210.tests --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.210.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.210.tests/target/org.eclipse.app4mc.amalthea.converters.210.tests-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.210.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.210.tests/target/org.eclipse.app4mc.amalthea.converters.210.tests-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.210.tests --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.210.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.210.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.app4mc.amalthea.converters.210.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.210.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.210.tests/target/work/data, -install, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.210.tests/target/work, -configuration, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.210.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.210.tests/target/surefire.properties] Running org.eclipse.app4mc.amalthea.converters210.tests.ConditionConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s - in org.eclipse.app4mc.amalthea.converters210.tests.ConditionConverterTest org.eclipse.app4mc.amalthea.converters210.tests.ConditionConverterTest.testConversion[0: Test file: /conditions/conditions.amxmi] Time elapsed: 0.128 s org.eclipse.app4mc.amalthea.converters210.tests.ConditionConverterTest.verification[0: Test file: /conditions/conditions.amxmi] Time elapsed: 0.008 s Running org.eclipse.app4mc.amalthea.converters210.tests.NamespaceConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.app4mc.amalthea.converters210.tests.NamespaceConverterTest org.eclipse.app4mc.amalthea.converters210.tests.NamespaceConverterTest.testConversion[0: Test file: /namespace/model.amxmi] Time elapsed: 0.004 s org.eclipse.app4mc.amalthea.converters210.tests.NamespaceConverterTest.verification[0: Test file: /namespace/model.amxmi] Time elapsed: 0.003 s Results: Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.210.tests --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.210.tests --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.210.tests/target/org.eclipse.app4mc.amalthea.converters.210.tests-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.210.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.210.tests-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.210.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.210.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.210.tests-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.210.tests/target/org.eclipse.app4mc.amalthea.converters.210.tests-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.210.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.210.tests-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.210.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.210.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.210.tests-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.210.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.210.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.210.tests-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.210.tests/target/org.eclipse.app4mc.amalthea.converters.210.tests-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.210.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.210.tests-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.210.tests/target/org.eclipse.app4mc.amalthea.converters.210.tests-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.210.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.210.tests-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.210.tests/target/org.eclipse.app4mc.amalthea.converters.210.tests-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.210.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.210.tests-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.210.tests/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.210.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.210.tests-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.210.tests/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.210.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.210.tests-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.210.tests --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.210.tests --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.300.tests >-- [INFO] Building [test-bundle] APP4MC Amalthea Converters to 3.0.0 - Tests 3.2.0 [47/61] [INFO] from tests/org.eclipse.app4mc.amalthea.converters.300.tests/.polyglot.META-INF [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.300.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.converters.300.tests --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.300.tests --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.300.tests --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.300.tests --- [INFO] [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.converters.300.tests --- [INFO] Resolving class path of [test-bundle] APP4MC Amalthea Converters to 3.0.0 - Tests... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.converters.300.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.300.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.app4mc.amalthea.converters.300.tests --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.300.tests/target/classes [INFO] [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.app4mc.amalthea.converters.300.tests --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.converters.300.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.300.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.300.tests --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.300.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.300.tests/target/org.eclipse.app4mc.amalthea.converters.300.tests-3.2.0-sources.jar [INFO] [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.converters.300.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.300.tests/target/org.eclipse.app4mc.amalthea.converters.300.tests-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.300.tests --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.300.tests:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.300.tests/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.app4mc.amalthea.converters.300.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.300.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.300.tests/target/work/data, -install, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.300.tests/target/work, -configuration, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.300.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.300.tests/target/surefire.properties] Running org.eclipse.app4mc.amalthea.converters300.tests.NamespaceConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.eclipse.app4mc.amalthea.converters300.tests.NamespaceConverterTest org.eclipse.app4mc.amalthea.converters300.tests.NamespaceConverterTest.testConversion[0: Test file: /namespace/model.amxmi] Time elapsed: 0.102 s org.eclipse.app4mc.amalthea.converters300.tests.NamespaceConverterTest.verification[0: Test file: /namespace/model.amxmi] Time elapsed: 0.004 s Running org.eclipse.app4mc.amalthea.converters300.tests.SemaphoreConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.app4mc.amalthea.converters300.tests.SemaphoreConverterTest org.eclipse.app4mc.amalthea.converters300.tests.SemaphoreConverterTest.testConversion[0: Test file: /semaphores/model.amxmi] Time elapsed: 0.014 s org.eclipse.app4mc.amalthea.converters300.tests.SemaphoreConverterTest.verification[0: Test file: /semaphores/model.amxmi] Time elapsed: 0.006 s Running org.eclipse.app4mc.amalthea.converters300.tests.ConditionConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.app4mc.amalthea.converters300.tests.ConditionConverterTest org.eclipse.app4mc.amalthea.converters300.tests.ConditionConverterTest.testConversion[0: Test file: /conditions/conditions.amxmi] Time elapsed: 0.058 s org.eclipse.app4mc.amalthea.converters300.tests.ConditionConverterTest.verification[0: Test file: /conditions/conditions.amxmi] Time elapsed: 0.01 s Running org.eclipse.app4mc.amalthea.converters300.tests.DatatypeConverterTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.eclipse.app4mc.amalthea.converters300.tests.DatatypeConverterTest org.eclipse.app4mc.amalthea.converters300.tests.DatatypeConverterTest.testConversion[0: Test file: /datatypes/basetypes.amxmi] Time elapsed: 0.01 s org.eclipse.app4mc.amalthea.converters300.tests.DatatypeConverterTest.verification[0: Test file: /datatypes/basetypes.amxmi] Time elapsed: 0.004 s org.eclipse.app4mc.amalthea.converters300.tests.DatatypeConverterTest.testConversion[1: Test file: /datatypes/components.amxmi] Time elapsed: 0.006 s org.eclipse.app4mc.amalthea.converters300.tests.DatatypeConverterTest.verification[1: Test file: /datatypes/components.amxmi] Time elapsed: 0.03 s org.eclipse.app4mc.amalthea.converters300.tests.DatatypeConverterTest.testConversion[2: Test file: /datatypes/datatypes.amxmi] Time elapsed: 0.013 s org.eclipse.app4mc.amalthea.converters300.tests.DatatypeConverterTest.verification[2: Test file: /datatypes/datatypes.amxmi] Time elapsed: 0.006 s org.eclipse.app4mc.amalthea.converters300.tests.DatatypeConverterTest.testConversion[3: Test file: /datatypes/namespaces.amxmi] Time elapsed: 0.004 s org.eclipse.app4mc.amalthea.converters300.tests.DatatypeConverterTest.verification[3: Test file: /datatypes/namespaces.amxmi] Time elapsed: 0.003 s Results: Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.300.tests --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.300.tests --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.300.tests/target/org.eclipse.app4mc.amalthea.converters.300.tests-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.300.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.300.tests-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.300.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.300.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.300.tests-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.300.tests/target/org.eclipse.app4mc.amalthea.converters.300.tests-3.2.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.300.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.300.tests-3.2.0-sources.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.300.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.300.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.300.tests-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.300.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.300.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.300.tests-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.300.tests/target/org.eclipse.app4mc.amalthea.converters.300.tests-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.300.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.300.tests-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.300.tests/target/org.eclipse.app4mc.amalthea.converters.300.tests-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.300.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.300.tests-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.300.tests/target/org.eclipse.app4mc.amalthea.converters.300.tests-3.2.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.300.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.300.tests-3.2.0-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.300.tests/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.300.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.300.tests-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/org.eclipse.app4mc.amalthea.converters.300.tests/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.300.tests/3.2.0/org.eclipse.app4mc.amalthea.converters.300.tests-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.300.tests --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.300.tests --- [INFO] Skipping artifact deployment [INFO] [INFO] -----------------< org.eclipse.app4mc.migration:tests >----------------- [INFO] Building [aggregator] tests 3.2.0 [48/61] [INFO] from tests/.polyglot.pom.tycho [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tests --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ tests --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ tests --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tests --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/.polyglot.pom.tycho to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/tests/3.2.0/tests-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/tests/target/tests-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/tests/3.2.0/tests-3.2.0.pom.asc [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ tests --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------------< org.eclipse.app4mc.migration:features >---------------- [INFO] Building [aggregator] features 3.2.0 [49/61] [INFO] from features/.polyglot.pom.tycho [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ features --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ features --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ features --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ features --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/.polyglot.pom.tycho to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/features/3.2.0/features-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/target/features-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/features/3.2.0/features-3.2.0.pom.asc [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ features --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.headless >-- [INFO] Building [feature] APP4MC AMALTHEA Headless Converters 3.2.0 [50/61] [INFO] from features/org.eclipse.app4mc.amalthea.converters.headless/.polyglot.feature.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.headless --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.amalthea.converters.headless --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.headless --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.headless --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.headless --- [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.headless --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.headless --- [INFO] [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.app4mc.amalthea.converters.headless --- [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.license,2.0.2.v20181016-2210 have severely compromised security. Please report this concern to the artifact provider. [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.headless/target/org.eclipse.app4mc.amalthea.converters.headless-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.headless --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.headless:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.headless/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.amalthea.converters.headless --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.headless --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.headless --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.headless/target/org.eclipse.app4mc.amalthea.converters.headless-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.headless/3.2.0/org.eclipse.app4mc.amalthea.converters.headless-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.headless/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.headless/3.2.0/org.eclipse.app4mc.amalthea.converters.headless-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.headless/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.headless/3.2.0/org.eclipse.app4mc.amalthea.converters.headless-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.headless/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.headless/3.2.0/org.eclipse.app4mc.amalthea.converters.headless-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.headless/target/org.eclipse.app4mc.amalthea.converters.headless-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.headless/3.2.0/org.eclipse.app4mc.amalthea.converters.headless-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.headless/target/org.eclipse.app4mc.amalthea.converters.headless-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.headless/3.2.0/org.eclipse.app4mc.amalthea.converters.headless-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.headless/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.headless/3.2.0/org.eclipse.app4mc.amalthea.converters.headless-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.headless/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.headless/3.2.0/org.eclipse.app4mc.amalthea.converters.headless-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.headless --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.headless --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters >-- [INFO] Building [feature] APP4MC AMALTHEA Converters 3.2.0 [51/61] [INFO] from features/org.eclipse.app4mc.amalthea.converters/.polyglot.feature.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.amalthea.converters --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters --- [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters --- [INFO] [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.app4mc.amalthea.converters --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters/target/org.eclipse.app4mc.amalthea.converters-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.amalthea.converters --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters/target/org.eclipse.app4mc.amalthea.converters-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters/3.2.0/org.eclipse.app4mc.amalthea.converters-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters/3.2.0/org.eclipse.app4mc.amalthea.converters-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters/3.2.0/org.eclipse.app4mc.amalthea.converters-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters/3.2.0/org.eclipse.app4mc.amalthea.converters-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters/target/org.eclipse.app4mc.amalthea.converters-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters/3.2.0/org.eclipse.app4mc.amalthea.converters-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters/target/org.eclipse.app4mc.amalthea.converters-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters/3.2.0/org.eclipse.app4mc.amalthea.converters-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters/3.2.0/org.eclipse.app4mc.amalthea.converters-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters/3.2.0/org.eclipse.app4mc.amalthea.converters-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.headless.runtime >-- [INFO] Building [feature] APP4MC AMALTHEA Headless Converters Runtime 3.2.0 [52/61] [INFO] from features/org.eclipse.app4mc.amalthea.converters.headless.runtime/.polyglot.feature.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.headless.runtime --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.amalthea.converters.headless.runtime --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.headless.runtime --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.headless.runtime --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.headless.runtime --- [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.headless.runtime --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.headless.runtime --- [INFO] [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.app4mc.amalthea.converters.headless.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.headless.runtime/target/org.eclipse.app4mc.amalthea.converters.headless.runtime-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.headless.runtime --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.headless.runtime:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.headless.runtime/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.amalthea.converters.headless.runtime --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.headless.runtime --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.headless.runtime --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.headless.runtime/target/org.eclipse.app4mc.amalthea.converters.headless.runtime-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.headless.runtime/3.2.0/org.eclipse.app4mc.amalthea.converters.headless.runtime-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.headless.runtime/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.headless.runtime/3.2.0/org.eclipse.app4mc.amalthea.converters.headless.runtime-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.headless.runtime/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.headless.runtime/3.2.0/org.eclipse.app4mc.amalthea.converters.headless.runtime-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.headless.runtime/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.headless.runtime/3.2.0/org.eclipse.app4mc.amalthea.converters.headless.runtime-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.headless.runtime/target/org.eclipse.app4mc.amalthea.converters.headless.runtime-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.headless.runtime/3.2.0/org.eclipse.app4mc.amalthea.converters.headless.runtime-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.headless.runtime/target/org.eclipse.app4mc.amalthea.converters.headless.runtime-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.headless.runtime/3.2.0/org.eclipse.app4mc.amalthea.converters.headless.runtime-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.headless.runtime/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.headless.runtime/3.2.0/org.eclipse.app4mc.amalthea.converters.headless.runtime-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.headless.runtime/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.headless.runtime/3.2.0/org.eclipse.app4mc.amalthea.converters.headless.runtime-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.headless.runtime --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.headless.runtime --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.sdk >-- [INFO] Building [feature] APP4MC AMALTHEA Converters SDK 3.2.0 [53/61] [INFO] from features/org.eclipse.app4mc.amalthea.converters.sdk/.polyglot.feature.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.amalthea.converters.sdk --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.amalthea.converters.sdk --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.converters.sdk --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.converters.sdk --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.converters.sdk --- [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.converters.sdk --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.converters.sdk --- [INFO] [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.app4mc.amalthea.converters.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.sdk/target/org.eclipse.app4mc.amalthea.converters.sdk-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.converters.sdk --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.amalthea.converters.sdk:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.sdk/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.amalthea.converters.sdk --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.amalthea.converters.sdk --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.amalthea.converters.sdk --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.sdk/target/org.eclipse.app4mc.amalthea.converters.sdk-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.sdk/3.2.0/org.eclipse.app4mc.amalthea.converters.sdk-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.sdk/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.sdk/3.2.0/org.eclipse.app4mc.amalthea.converters.sdk-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.sdk/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.sdk/3.2.0/org.eclipse.app4mc.amalthea.converters.sdk-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.sdk/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.sdk/3.2.0/org.eclipse.app4mc.amalthea.converters.sdk-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.sdk/target/org.eclipse.app4mc.amalthea.converters.sdk-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.sdk/3.2.0/org.eclipse.app4mc.amalthea.converters.sdk-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.sdk/target/org.eclipse.app4mc.amalthea.converters.sdk-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.sdk/3.2.0/org.eclipse.app4mc.amalthea.converters.sdk-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.sdk/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.sdk/3.2.0/org.eclipse.app4mc.amalthea.converters.sdk-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.amalthea.converters.sdk/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.amalthea.converters.sdk/3.2.0/org.eclipse.app4mc.amalthea.converters.sdk-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.amalthea.converters.sdk --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.amalthea.converters.sdk --- [INFO] Skipping artifact deployment [INFO] [INFO] ---< org.eclipse.app4mc.migration:org.eclipse.app4mc.utils.headless >--- [INFO] Building [feature] APP4MC Utils Headless 3.2.0 [54/61] [INFO] from features/org.eclipse.app4mc.utils.headless/.polyglot.feature.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.utils.headless --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.utils.headless --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.utils.headless --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.utils.headless --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.utils.headless --- [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.utils.headless --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.utils.headless --- [INFO] [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.app4mc.utils.headless --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.headless/target/org.eclipse.app4mc.utils.headless-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.utils.headless --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.utils.headless:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.headless/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.utils.headless --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.utils.headless --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.utils.headless --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.headless/target/org.eclipse.app4mc.utils.headless-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.headless/3.2.0/org.eclipse.app4mc.utils.headless-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.headless/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.headless/3.2.0/org.eclipse.app4mc.utils.headless-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.headless/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.headless/3.2.0/org.eclipse.app4mc.utils.headless-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.headless/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.headless/3.2.0/org.eclipse.app4mc.utils.headless-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.headless/target/org.eclipse.app4mc.utils.headless-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.headless/3.2.0/org.eclipse.app4mc.utils.headless-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.headless/target/org.eclipse.app4mc.utils.headless-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.headless/3.2.0/org.eclipse.app4mc.utils.headless-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.headless/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.headless/3.2.0/org.eclipse.app4mc.utils.headless-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.headless/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.headless/3.2.0/org.eclipse.app4mc.utils.headless-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.utils.headless --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.utils.headless --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.utils.headless.sdk >-- [INFO] Building [feature] APP4MC Utils Headless SDK 3.2.0 [55/61] [INFO] from features/org.eclipse.app4mc.utils.headless.sdk/.polyglot.feature.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.utils.headless.sdk --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.utils.headless.sdk --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.utils.headless.sdk --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.utils.headless.sdk --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.utils.headless.sdk --- [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.utils.headless.sdk --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.utils.headless.sdk --- [INFO] [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.app4mc.utils.headless.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.headless.sdk/target/org.eclipse.app4mc.utils.headless.sdk-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.utils.headless.sdk --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.utils.headless.sdk:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.headless.sdk/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.utils.headless.sdk --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.utils.headless.sdk --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.utils.headless.sdk --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.headless.sdk/target/org.eclipse.app4mc.utils.headless.sdk-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.headless.sdk/3.2.0/org.eclipse.app4mc.utils.headless.sdk-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.headless.sdk/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.headless.sdk/3.2.0/org.eclipse.app4mc.utils.headless.sdk-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.headless.sdk/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.headless.sdk/3.2.0/org.eclipse.app4mc.utils.headless.sdk-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.headless.sdk/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.headless.sdk/3.2.0/org.eclipse.app4mc.utils.headless.sdk-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.headless.sdk/target/org.eclipse.app4mc.utils.headless.sdk-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.headless.sdk/3.2.0/org.eclipse.app4mc.utils.headless.sdk-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.headless.sdk/target/org.eclipse.app4mc.utils.headless.sdk-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.headless.sdk/3.2.0/org.eclipse.app4mc.utils.headless.sdk-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.headless.sdk/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.headless.sdk/3.2.0/org.eclipse.app4mc.utils.headless.sdk-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.headless.sdk/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.headless.sdk/3.2.0/org.eclipse.app4mc.utils.headless.sdk-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.utils.headless.sdk --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.utils.headless.sdk --- [INFO] Skipping artifact deployment [INFO] [INFO] ---< org.eclipse.app4mc.migration:org.eclipse.app4mc.utils.platform >--- [INFO] Building [feature] APP4MC Utils Platform 3.2.0 [56/61] [INFO] from features/org.eclipse.app4mc.utils.platform/.polyglot.feature.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.utils.platform --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.utils.platform --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.utils.platform --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.utils.platform --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.utils.platform --- [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.utils.platform --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.utils.platform --- [INFO] [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.app4mc.utils.platform --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.platform/target/org.eclipse.app4mc.utils.platform-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.utils.platform --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.utils.platform:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.platform/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.utils.platform --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.utils.platform --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.utils.platform --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.platform/target/org.eclipse.app4mc.utils.platform-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.platform/3.2.0/org.eclipse.app4mc.utils.platform-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.platform/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.platform/3.2.0/org.eclipse.app4mc.utils.platform-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.platform/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.platform/3.2.0/org.eclipse.app4mc.utils.platform-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.platform/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.platform/3.2.0/org.eclipse.app4mc.utils.platform-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.platform/target/org.eclipse.app4mc.utils.platform-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.platform/3.2.0/org.eclipse.app4mc.utils.platform-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.platform/target/org.eclipse.app4mc.utils.platform-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.platform/3.2.0/org.eclipse.app4mc.utils.platform-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.platform/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.platform/3.2.0/org.eclipse.app4mc.utils.platform-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.platform/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.platform/3.2.0/org.eclipse.app4mc.utils.platform-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.utils.platform --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.utils.platform --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.utils.platform.sdk >-- [INFO] Building [feature] APP4MC Utils Platform SDK 3.2.0 [57/61] [INFO] from features/org.eclipse.app4mc.utils.platform.sdk/.polyglot.feature.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.utils.platform.sdk --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.utils.platform.sdk --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.app4mc.utils.platform.sdk --- [INFO] [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.app4mc.utils.platform.sdk --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.utils.platform.sdk --- [INFO] [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.utils.platform.sdk --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.utils.platform.sdk --- [INFO] [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.app4mc.utils.platform.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.platform.sdk/target/org.eclipse.app4mc.utils.platform.sdk-3.2.0.jar [INFO] [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.utils.platform.sdk --- [INFO] No baseline version MavenProject: org.eclipse.app4mc.migration:org.eclipse.app4mc.utils.platform.sdk:3.2.0 @ /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.platform.sdk/.tycho-consumer-pom.xml [INFO] [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.utils.platform.sdk --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.utils.platform.sdk --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.utils.platform.sdk --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.platform.sdk/target/org.eclipse.app4mc.utils.platform.sdk-3.2.0.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.platform.sdk/3.2.0/org.eclipse.app4mc.utils.platform.sdk-3.2.0.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.platform.sdk/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.platform.sdk/3.2.0/org.eclipse.app4mc.utils.platform.sdk-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.platform.sdk/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.platform.sdk/3.2.0/org.eclipse.app4mc.utils.platform.sdk-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.platform.sdk/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.platform.sdk/3.2.0/org.eclipse.app4mc.utils.platform.sdk-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.platform.sdk/target/org.eclipse.app4mc.utils.platform.sdk-3.2.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.platform.sdk/3.2.0/org.eclipse.app4mc.utils.platform.sdk-3.2.0.jar.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.platform.sdk/target/org.eclipse.app4mc.utils.platform.sdk-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.platform.sdk/3.2.0/org.eclipse.app4mc.utils.platform.sdk-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.platform.sdk/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.platform.sdk/3.2.0/org.eclipse.app4mc.utils.platform.sdk-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/features/org.eclipse.app4mc.utils.platform.sdk/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.utils.platform.sdk/3.2.0/org.eclipse.app4mc.utils.platform.sdk-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.utils.platform.sdk --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.utils.platform.sdk --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.converters.p2repo >-- [INFO] Building APP4MC AMALTHEA Model Migration 3.2.0 [58/61] [INFO] from releng/org.eclipse.app4mc.converters.p2repo/pom.xml [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.converters.p2repo --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.converters.p2repo --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.app4mc.converters.p2repo --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.app4mc.converters.p2repo --- [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.app4mc.converters.p2repo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.p2repo/src/main/resources [INFO] [INFO] --- tycho-p2-publisher:3.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.app4mc.converters.p2repo --- [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 12.0.0] [INFO] Published profile IUs: [a.jre.javase 13.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0] [INFO] Published profile IUs: [a.jre.javase 15.0.0] [INFO] Published profile IUs: [a.jre.javase 16.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] Published profile IUs: [a.jre.javase 19.0.0] [INFO] Published profile IUs: [a.jre.javase 20.0.0] [INFO] Published profile IUs: [a.jre.javase 21.0.0] [INFO] [INFO] --- tycho-p2-publisher:3.0.4:publish-products (default-publish-products) @ org.eclipse.app4mc.converters.p2repo --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-publisher:3.0.4:publish-categories (default-publish-categories) @ org.eclipse.app4mc.converters.p2repo --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-publisher:3.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.app4mc.converters.p2repo --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-repository:3.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.app4mc.converters.p2repo --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.080.source,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.app4mc.utils.platform,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.095.source,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.200,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.093.source,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.headless.app.source,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.094,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.082,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.081,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.091.source,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.app4mc.utils.platform.sdk,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.util.sessionlog.eclipse.source,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.util.sessionlog.console.source,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.util.sessionlog,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.100,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.headless.app,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.help,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.071.source,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.095,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.083,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.071,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.090,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.083.source,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.util.sessionlog.source,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.util.sessionlog.eclipse,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.097.source,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.096.source,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.util.sessionlog.file,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.081.source,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.210,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.util.sessionlog.console,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.096,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.094.source,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.072,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.ui,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.091,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.app4mc.utils.headless,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.090.source,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.092.source,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.100.source,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.app4mc.amalthea.converters,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.common,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.app4mc.amalthea.converters.headless,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.072.source,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.210.source,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.300,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.app4mc.amalthea.converters.sdk,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.util.sessionlog.file.source,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.097,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.app4mc.utils.headless.sdk,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.common.source,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.093,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.092,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.080,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.ui.source,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.200.source,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.082.source,3.2.0. [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.converters.p2repo --- [INFO] [INFO] --- tycho-p2-repository:3.0.4:archive-repository (default-archive-repository) @ org.eclipse.app4mc.converters.p2repo --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Building zip: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.p2repo/target/org.eclipse.app4mc.converters.p2repo-3.2.0.zip [INFO] [INFO] --- tycho-p2-director:3.0.4:materialize-products (materialize-products) @ org.eclipse.app4mc.converters.p2repo --- [INFO] No product definitions found. Nothing to do. [INFO] [INFO] --- tycho-p2-director:3.0.4:archive-products (archive-products) @ org.eclipse.app4mc.converters.p2repo --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.converters.p2repo --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.converters.p2repo --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.p2repo/target/org.eclipse.app4mc.converters.p2repo-3.2.0.zip to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.converters.p2repo/3.2.0/org.eclipse.app4mc.converters.p2repo-3.2.0.zip [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.p2repo/pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.converters.p2repo/3.2.0/org.eclipse.app4mc.converters.p2repo-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.p2repo/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.converters.p2repo/3.2.0/org.eclipse.app4mc.converters.p2repo-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.p2repo/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.converters.p2repo/3.2.0/org.eclipse.app4mc.converters.p2repo-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.p2repo/target/org.eclipse.app4mc.converters.p2repo-3.2.0.zip.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.converters.p2repo/3.2.0/org.eclipse.app4mc.converters.p2repo-3.2.0.zip.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.p2repo/target/org.eclipse.app4mc.converters.p2repo-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.converters.p2repo/3.2.0/org.eclipse.app4mc.converters.p2repo-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.p2repo/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.converters.p2repo/3.2.0/org.eclipse.app4mc.converters.p2repo-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.p2repo/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.converters.p2repo/3.2.0/org.eclipse.app4mc.converters.p2repo-3.2.0-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.app4mc.converters.p2repo --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.converters.p2repo --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------------< org.eclipse.app4mc.migration:headless >---------------- [INFO] Building headless 3.2.0 [59/61] [INFO] from releng/org.eclipse.app4mc.converters.product/pom.xml [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ headless --- [INFO] [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ headless --- [INFO] The project's OSGi version is 3.2.0 [INFO] [INFO] --- clean:3.2.0:clean (default-clean-1) @ headless --- [INFO] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ headless --- [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ headless --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/src/main/resources [INFO] [INFO] --- tycho-p2-publisher:3.0.4:publish-osgi-ee (default-publish-osgi-ee) @ headless --- [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 12.0.0] [INFO] Published profile IUs: [a.jre.javase 13.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0] [INFO] Published profile IUs: [a.jre.javase 15.0.0] [INFO] Published profile IUs: [a.jre.javase 16.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] Published profile IUs: [a.jre.javase 19.0.0] [INFO] Published profile IUs: [a.jre.javase 20.0.0] [INFO] Published profile IUs: [a.jre.javase 21.0.0] [INFO] [INFO] --- tycho-p2-publisher:3.0.4:publish-products (default-publish-products) @ headless --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-publisher:3.0.4:publish-categories (default-publish-categories) @ headless --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-publisher:3.0.4:attach-artifacts (default-attach-artifacts) @ headless --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-repository:3.0.4:assemble-repository (default-assemble-repository) @ headless --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.200,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.094,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.082,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.081,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.util.sessionlog,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.100,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.headless.app,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.095,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.083,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.071,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.090,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.app4mc.amalthea.converters.headless.runtime,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.util.sessionlog.file,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.210,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.096,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.util.sessionlog.console,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.072,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.091,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.app4mc.utils.headless,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.common,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.app4mc.amalthea.converters.headless,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of binary,org.eclipse.app4mc.converters.headless.executable.win32.win32.x86_64,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.300,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.097,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.093,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.092,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.app4mc.amalthea.converters.080,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of binary,org.eclipse.app4mc.converters.headless.executable.gtk.linux.x86_64,3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of binary,org.eclipse.app4mc.converters.headless.executable.cocoa.macosx.x86_64,3.2.0. [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ headless --- [INFO] [INFO] --- tycho-p2-repository:3.0.4:archive-repository (default-archive-repository) @ headless --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Building zip: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/target/headless-3.2.0.zip [INFO] [INFO] --- tycho-p2-director:3.0.4:materialize-products (materialize-products) @ headless --- [INFO] Installing product org.eclipse.app4mc.converters.headless for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/target/products/org.eclipse.app4mc.converters.headless/win32/win32/x86_64 Installing org.eclipse.app4mc.converters.headless 3.2.0. Installing org.eclipse.app4mc.amalthea.converters.headless.runtime.feature.group 3.2.0. Installing org.eclipse.app4mc.amalthea.converters.headless.feature.group 3.2.0. Installing org.eclipse.app4mc.utils.headless.feature.group 3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] Failed creating shared configuration url for null. Operation completed in 1337 ms. [INFO] Installing product org.eclipse.app4mc.converters.headless for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/target/products/org.eclipse.app4mc.converters.headless/linux/gtk/x86_64 Installing org.eclipse.app4mc.converters.headless 3.2.0. Installing org.eclipse.app4mc.amalthea.converters.headless.runtime.feature.group 3.2.0. Installing org.eclipse.app4mc.amalthea.converters.headless.feature.group 3.2.0. Installing org.eclipse.app4mc.utils.headless.feature.group 3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] Failed creating shared configuration url for null. Operation completed in 1008 ms. [INFO] Installing product org.eclipse.app4mc.converters.headless for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/target/products/org.eclipse.app4mc.converters.headless/macosx/cocoa/x86_64/Eclipse.app Installing org.eclipse.app4mc.converters.headless 3.2.0. Installing org.eclipse.app4mc.amalthea.converters.headless.runtime.feature.group 3.2.0. Installing org.eclipse.app4mc.amalthea.converters.headless.feature.group 3.2.0. Installing org.eclipse.app4mc.utils.headless.feature.group 3.2.0. [WARNING] [4c2aea59-baa3-4292-8671-04ce456b8b54][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] Failed creating shared configuration url for null. Operation completed in 843 ms. [INFO] [INFO] --- tycho-p2-director:3.0.4:archive-products (archive-products) @ headless --- [INFO] Building zip: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/target/products/org.eclipse.app4mc.converters.headless-win32.win32.x86_64.zip [INFO] Building tar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/target/products/org.eclipse.app4mc.converters.headless-linux.gtk.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/target/products/org.eclipse.app4mc.converters.headless-macosx.cocoa.x86_64.tar.gz [INFO] [INFO] --- bnd-export:6.4.0:export (default) @ headless --- [INFO] Exporting /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/amalthea_migration.bndrun: [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ headless --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ headless --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/target/headless-3.2.0.zip to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/headless/3.2.0/headless-3.2.0.zip [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/headless/3.2.0/headless-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/target/extraArtifacts/org.eclipse.app4mc.converters.headless.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/headless/3.2.0/headless-3.2.0-org.eclipse.app4mc.converters.headless.executable.cocoa.macosx.x86_64.zip [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/headless/3.2.0/headless-3.2.0-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/target/extraArtifacts/org.eclipse.app4mc.converters.headless.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/headless/3.2.0/headless-3.2.0-org.eclipse.app4mc.converters.headless.executable.win32.win32.x86_64.zip [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/headless/3.2.0/headless-3.2.0-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/target/extraArtifacts/org.eclipse.app4mc.converters.headless.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/headless/3.2.0/headless-3.2.0-org.eclipse.app4mc.converters.headless.executable.gtk.linux.x86_64.zip [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/target/products/org.eclipse.app4mc.converters.headless-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/headless/3.2.0/headless-3.2.0-win32.win32.x86_64.zip [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/target/products/org.eclipse.app4mc.converters.headless-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/headless/3.2.0/headless-3.2.0-linux.gtk.x86_64.tar.gz [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/target/products/org.eclipse.app4mc.converters.headless-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/headless/3.2.0/headless-3.2.0-macosx.cocoa.x86_64.tar.gz [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/target/amalthea_migration.jar to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/headless/3.2.0/headless-3.2.0-amalthea_migration.jar [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/target/headless-3.2.0.zip.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/headless/3.2.0/headless-3.2.0.zip.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/target/headless-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/headless/3.2.0/headless-3.2.0.pom.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/target/gpg/target/extraArtifacts/org.eclipse.app4mc.converters.headless.executable.cocoa.macosx.x86_64.zip.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/headless/3.2.0/headless-3.2.0-org.eclipse.app4mc.converters.headless.executable.cocoa.macosx.x86_64.zip.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/target/p2artifacts.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/headless/3.2.0/headless-3.2.0-p2artifacts.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/target/gpg/target/extraArtifacts/org.eclipse.app4mc.converters.headless.executable.win32.win32.x86_64.zip.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/headless/3.2.0/headless-3.2.0-org.eclipse.app4mc.converters.headless.executable.win32.win32.x86_64.zip.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/target/p2content.xml.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/headless/3.2.0/headless-3.2.0-p2metadata.xml.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/target/gpg/target/extraArtifacts/org.eclipse.app4mc.converters.headless.executable.gtk.linux.x86_64.zip.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/headless/3.2.0/headless-3.2.0-org.eclipse.app4mc.converters.headless.executable.gtk.linux.x86_64.zip.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/target/gpg/target/products/org.eclipse.app4mc.converters.headless-win32.win32.x86_64.zip.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/headless/3.2.0/headless-3.2.0-win32.win32.x86_64.zip.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/target/gpg/target/products/org.eclipse.app4mc.converters.headless-linux.gtk.x86_64.tar.gz.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/headless/3.2.0/headless-3.2.0-linux.gtk.x86_64.tar.gz.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/target/gpg/target/products/org.eclipse.app4mc.converters.headless-macosx.cocoa.x86_64.tar.gz.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/headless/3.2.0/headless-3.2.0-macosx.cocoa.x86_64.tar.gz.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.product/target/amalthea_migration.jar.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/headless/3.2.0/headless-3.2.0-amalthea_migration.jar.asc [INFO] [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ headless --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ headless --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------------< org.eclipse.app4mc.migration:releng >----------------- [INFO] Building [aggregator] releng 3.2.0 [60/61] [INFO] from releng/.polyglot.pom.tycho [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ releng --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ releng --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ releng --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ releng --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/.polyglot.pom.tycho to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/releng/3.2.0/releng-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/target/releng-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/releng/3.2.0/releng-3.2.0.pom.asc [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ releng --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.eclipse.app4mc.migration:org.eclipse.app4mc.converters.target >-- [INFO] Building [target] Amalthea Model Migration Target 3.2.0 [61/61] [INFO] from releng/org.eclipse.app4mc.converters.target/.polyglot.org.eclipse.app4mc.converters.target.target [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.app4mc.converters.target --- [INFO] [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.app4mc.converters.target --- [INFO] [INFO] --- tycho-packaging:3.0.4:package-target-definition (default-package-target-definition) @ org.eclipse.app4mc.converters.target --- [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.app4mc.converters.target --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.app4mc.converters.target --- [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.target/org.eclipse.app4mc.converters.target.target to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.converters.target/3.2.0/org.eclipse.app4mc.converters.target-3.2.0.target [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.target/.polyglot.org.eclipse.app4mc.converters.target.target to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.converters.target/3.2.0/org.eclipse.app4mc.converters.target-3.2.0.pom [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.target/target/gpg/org.eclipse.app4mc.converters.target.target.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.converters.target/3.2.0/org.eclipse.app4mc.converters.target-3.2.0.target.asc [INFO] Installing /home/jenkins/agent/workspace/build-app4mc-modelmigration-release-ossrh/releng/org.eclipse.app4mc.converters.target/target/org.eclipse.app4mc.converters.target-3.2.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/app4mc/migration/org.eclipse.app4mc.converters.target/3.2.0/org.eclipse.app4mc.converters.target-3.2.0.pom.asc [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.app4mc.converters.target --- [INFO] Skipping artifact deployment [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for APP4MC Migration Component 3.2.0: [INFO] [INFO] APP4MC Migration Component ......................... SUCCESS [ 14.835 s] [INFO] org.eclipse.app4mc.util.sessionlog ................. SUCCESS [ 20.968 s] [INFO] [bundle] APP4MC Amalthea Converters Common ......... SUCCESS [ 9.487 s] [INFO] [bundle] APP4MC Amalthea Converters to 0.7.1 ....... SUCCESS [ 4.302 s] [INFO] [bundle] APP4MC Amalthea Converters to 0.7.2 ....... SUCCESS [ 4.894 s] [INFO] [bundle] APP4MC Amalthea Converters to 0.8.0 ....... SUCCESS [ 4.374 s] [INFO] [bundle] APP4MC Amalthea Converters to 0.8.1 ....... SUCCESS [ 4.461 s] [INFO] [bundle] APP4MC Amalthea Converters to 0.8.2 ....... SUCCESS [ 10.961 s] [INFO] [bundle] APP4MC Amalthea Converters to 0.8.3 ....... SUCCESS [ 8.024 s] [INFO] [bundle] APP4MC Amalthea Converters to 0.9.0 ....... SUCCESS [ 10.654 s] [INFO] [bundle] APP4MC Amalthea Converters to 0.9.1 ....... SUCCESS [ 8.085 s] [INFO] [bundle] APP4MC Amalthea Converters to 0.9.2 ....... SUCCESS [ 10.645 s] [INFO] [bundle] APP4MC Amalthea Converters to 0.9.3 ....... SUCCESS [ 12.503 s] [INFO] [bundle] APP4MC Amalthea Converters to 0.9.4 ....... SUCCESS [ 6.456 s] [INFO] [bundle] APP4MC Amalthea Converters to 0.9.5 ....... SUCCESS [ 11.776 s] [INFO] [bundle] APP4MC Amalthea Converters to 0.9.6 ....... SUCCESS [ 6.235 s] [INFO] [bundle] APP4MC Amalthea Converters to 0.9.7 ....... SUCCESS [ 11.982 s] [INFO] [bundle] APP4MC Amalthea Converters to 1.0.0 ....... SUCCESS [ 6.201 s] [INFO] [bundle] APP4MC Amalthea Converters to 2.0.0 ....... SUCCESS [ 16.390 s] [INFO] [bundle] APP4MC Amalthea Converters to 2.1.0 ....... SUCCESS [ 4.183 s] [INFO] [bundle] APP4MC Amalthea Converters to 3.0.0 ....... SUCCESS [ 6.376 s] [INFO] org.eclipse.app4mc.amalthea.converters.headless.app SUCCESS [ 2.097 s] [INFO] org.eclipse.app4mc.amalthea.converters.help ........ SUCCESS [ 3.367 s] [INFO] org.eclipse.app4mc.amalthea.converters.ui .......... SUCCESS [ 2.888 s] [INFO] org.eclipse.app4mc.util.sessionlog.console ......... SUCCESS [ 4.492 s] [INFO] org.eclipse.app4mc.util.sessionlog.eclipse ......... SUCCESS [ 5.444 s] [INFO] org.eclipse.app4mc.util.sessionlog.file ............ SUCCESS [ 4.224 s] [INFO] [aggregator] plugins ............................... SUCCESS [ 0.343 s] [INFO] [test-bundle] APP4MC Amalthea Converters Common Tests SUCCESS [ 6.207 s] [INFO] [test-bundle] APP4MC Amalthea Converters to 0.7.1 - Tests SUCCESS [ 6.173 s] [INFO] [test-bundle] APP4MC Amalthea Converters to 0.7.2 - Tests SUCCESS [ 6.775 s] [INFO] [test-bundle] APP4MC Amalthea Converters to 0.8.0 - Tests SUCCESS [ 5.679 s] [INFO] [test-bundle] APP4MC Amalthea Converters to 0.8.1 - Tests SUCCESS [ 6.230 s] [INFO] [test-bundle] APP4MC Amalthea Converters to 0.8.2 - Tests SUCCESS [ 5.290 s] [INFO] [test-bundle] APP4MC Amalthea Converters to 0.8.3 - Tests SUCCESS [ 6.265 s] [INFO] [test-bundle] APP4MC Amalthea Converters to 0.9.0 - Tests SUCCESS [ 5.575 s] [INFO] [test-bundle] APP4MC Amalthea Converters to 0.9.1 - Tests SUCCESS [ 5.527 s] [INFO] [test-bundle] APP4MC Amalthea Converters to 0.9.2 - Tests SUCCESS [ 5.256 s] [INFO] [test-bundle] APP4MC Amalthea Converters to 0.9.3 - Tests SUCCESS [ 6.142 s] [INFO] [test-bundle] APP4MC Amalthea Converters to 0.9.4 - Tests SUCCESS [ 5.520 s] [INFO] [test-bundle] APP4MC Amalthea Converters to 0.9.5 - Tests SUCCESS [ 5.947 s] [INFO] [test-bundle] APP4MC Amalthea Converters to 0.9.6 - Tests SUCCESS [ 5.474 s] [INFO] [test-bundle] APP4MC Amalthea Converters to 0.9.7 - Tests SUCCESS [ 5.904 s] [INFO] [test-bundle] APP4MC Amalthea Converters to 1.0.0 - Tests SUCCESS [ 5.483 s] [INFO] [test-bundle] APP4MC Amalthea Converters to 2.0.0 - Tests SUCCESS [ 6.180 s] [INFO] [test-bundle] APP4MC Amalthea Converters to 2.1.0 - Tests SUCCESS [ 5.416 s] [INFO] [test-bundle] APP4MC Amalthea Converters to 3.0.0 - Tests SUCCESS [ 6.035 s] [INFO] [aggregator] tests ................................. SUCCESS [ 0.323 s] [INFO] [aggregator] features .............................. SUCCESS [ 0.339 s] [INFO] [feature] APP4MC AMALTHEA Headless Converters ...... SUCCESS [ 1.572 s] [INFO] [feature] APP4MC AMALTHEA Converters ............... SUCCESS [ 1.394 s] [INFO] [feature] APP4MC AMALTHEA Headless Converters Runtime SUCCESS [ 1.402 s] [INFO] [feature] APP4MC AMALTHEA Converters SDK ........... SUCCESS [ 1.663 s] [INFO] [feature] APP4MC Utils Headless .................... SUCCESS [ 1.414 s] [INFO] [feature] APP4MC Utils Headless SDK ................ SUCCESS [ 1.749 s] [INFO] [feature] APP4MC Utils Platform .................... SUCCESS [ 1.433 s] [INFO] [feature] APP4MC Utils Platform SDK ................ SUCCESS [ 1.418 s] [INFO] APP4MC AMALTHEA Model Migration .................... SUCCESS [ 5.047 s] [INFO] headless ........................................... SUCCESS [ 17.018 s] [INFO] [aggregator] releng ................................ SUCCESS [ 0.351 s] [INFO] [target] Amalthea Model Migration Target ........... SUCCESS [ 0.644 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:23 min [INFO] Finished at: 2023-12-05T10:33:35Z [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 51 killed; [ssh-agent] Stopped. Finished: SUCCESS