Started by upstream project "lab-linkeditor/develop" build number 42 originally caused by: Started by upstream project "lab-xmleditor/develop" build number 44 originally caused by: Started by upstream project "lab-core/develop" build number 36 originally caused by: Started by user Ubbo Veentjer > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-75d0365ce9b36928cc64d5e02fee35e8/.git # timeout=10 Setting origin to https://gitlab.gwdg.de/dariah-de/textgridlab/base.git > git config remote.origin.url https://gitlab.gwdg.de/dariah-de/textgridlab/base.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.17.1' > git config --get remote.origin.url # timeout=10 > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/develop Seen branch in repository origin/feature/3.8 Seen branch in repository origin/feature/juno Seen branch in repository origin/feature/kepler Seen branch in repository origin/gitlab-dev Seen branch in repository origin/master Seen branch in repository origin/release/2.1 Seen branch in repository origin/release/3.3.3 Seen branch in repository origin/release/4.0 Seen branch in repository origin/release/TextGridLab-2.0.x Seen branch in repository origin/v3-develop Seen branch in repository origin/v3-main Seen 12 remote branches Obtained Jenkinsfile from e35bf439d07a05b205bbf5963928b824b3591607 Loading library dariah-shared-library@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.17.1' > git ls-remote -h -- https://gitlab.gwdg.de/dariah-de/jenkins-shared-library.git # timeout=10 Found match: refs/heads/master revision 19a390f38e1bd59e80af52c8aa372c72082e7901 The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/lab-base/branches/develop/workspace@libs/78aeb67cc0a7c221fb1f53475111572def1af216fbde09ed9de22550f7b16880/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gitlab.gwdg.de/dariah-de/jenkins-shared-library.git # timeout=10 Fetching without tags Fetching upstream changes from https://gitlab.gwdg.de/dariah-de/jenkins-shared-library.git > git --version # timeout=10 > git --version # 'git version 2.17.1' > git fetch --no-tags --progress -- https://gitlab.gwdg.de/dariah-de/jenkins-shared-library.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 19a390f38e1bd59e80af52c8aa372c72082e7901 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 19a390f38e1bd59e80af52c8aa372c72082e7901 # timeout=10 Commit message: "really fix v3 matcher" > git rev-list --no-walk 19a390f38e1bd59e80af52c8aa372c72082e7901 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on Jenkins in /var/lib/jenkins/jobs/lab-base/branches/develop/workspace [Pipeline] { [Pipeline] stage [Pipeline] { (preparation) [Pipeline] tool [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gitlab.gwdg.de/dariah-de/textgridlab/base.git # timeout=10 Fetching without tags Fetching upstream changes from https://gitlab.gwdg.de/dariah-de/textgridlab/base.git > git --version # timeout=10 > git --version # 'git version 2.17.1' > git fetch --no-tags --progress -- https://gitlab.gwdg.de/dariah-de/textgridlab/base.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision e35bf439d07a05b205bbf5963928b824b3591607 (develop) > git config core.sparsecheckout # timeout=10 > git checkout -f e35bf439d07a05b205bbf5963928b824b3591607 # timeout=10 Commit message: "add starter shell script for wayland on linux. closes #2149" > git rev-list --no-walk e35bf439d07a05b205bbf5963928b824b3591607 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] sh + /usr/share/maven/bin/mvn -U -Dtycho.disableP2Mirrors=true clean verify [INFO] Scanning for projects... Downloading from maven-dariah-public: https://nexus.gwdg.de/repository/maven-dariah-public/info/textgrid/lab/parent/4.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 600 B Downloaded from maven-dariah-public: https://nexus.gwdg.de/repository/maven-dariah-public/info/textgrid/lab/parent/4.0.0-SNAPSHOT/maven-metadata.xml (600 B at 2.0 kB/s) [WARNING] Could not transfer metadata info.textgrid.lab:parent:4.0.0-SNAPSHOT/maven-metadata.xml from/to lab-core (${lab.repository.core}): Cannot access ${lab.repository.core} with type p2 using the available connector factories: BasicRepositoryConnectorFactory [WARNING] Could not transfer metadata info.textgrid.lab:parent:4.0.0-SNAPSHOT/maven-metadata.xml from/to lab-xmleditor (${lab.repository.xmleditor}): Cannot access ${lab.repository.xmleditor} with type p2 using the available connector factories: BasicRepositoryConnectorFactory [WARNING] Could not transfer metadata info.textgrid.lab:parent:4.0.0-SNAPSHOT/maven-metadata.xml from/to lab-help (${lab.repository.help}): Cannot access ${lab.repository.help} with type p2 using the available connector factories: BasicRepositoryConnectorFactory [WARNING] Could not transfer metadata info.textgrid.lab:parent:4.0.0-SNAPSHOT/maven-metadata.xml from/to lab-linkeditor (${lab.repository.linkeditor}): Cannot access ${lab.repository.linkeditor} with type p2 using the available connector factories: BasicRepositoryConnectorFactory [WARNING] Could not transfer metadata info.textgrid.lab:parent:4.0.0-SNAPSHOT/maven-metadata.xml from/to bundled-jre (${lab.repository.bundled-jre}): Cannot access ${lab.repository.bundled-jre} with type p2 using the available connector factories: BasicRepositoryConnectorFactory [WARNING] [WARNING] Some problems were encountered while building the effective model for info.textgrid.lab:base-repository:eclipse-repository:4.0.0-SNAPSHOT [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.eyecandy:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.eyecandy/pom.xml [INFO] Fetching p2.index from https://ci.de.dariah.eu/p2/nightly/core/ (172B) [INFO] Adding repository https://ci.de.dariah.eu/p2/nightly/core [INFO] Fetching p2.index from https://ci.de.dariah.eu/p2/nightly/xmleditor/ (172B) [INFO] Adding repository https://ci.de.dariah.eu/p2/nightly/xmleditor [INFO] Fetching p2.index from https://ci.de.dariah.eu/p2/nightly/help/ (173B) [INFO] Adding repository https://ci.de.dariah.eu/p2/nightly/help [INFO] Fetching p2.index from https://ci.de.dariah.eu/p2/nightly/linkeditor/ (172B) [INFO] Adding repository https://ci.de.dariah.eu/p2/nightly/linkeditor [INFO] Fetching content.xml.xz from https://ci.de.dariah.eu/p2/nightly/linkeditor/ (39.6kB) [INFO] Fetching p2.index from https://ci.de.dariah.eu/p2/nightly/bundled-jre/ (173B) [INFO] Adding repository https://ci.de.dariah.eu/p2/nightly/bundled-jre [INFO] Fetching p2.index from http://download.eclipse.org/releases/photon/ (122B) [INFO] Adding repository http://download.eclipse.org/releases/photon [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/photon/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/releases/photon/201806271001/ (142B) Nov 25, 2022 1:17:08 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Nov 25, 2022 1:17:08 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 Nov 25, 2022 1:17:08 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Nov 25, 2022 1:17:08 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Adding repository http://download.eclipse.org/technology/babel/update-site/R0.16.0/photon [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.eyecandy:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.eyecandy/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.eyecandy:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.eyecandy/pom.xml [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.feature.base:3.4.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feature.base/pom.xml [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.feature.base:3.4.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feature.base/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.feature.base:3.4.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feature.base/pom.xml [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.feature.supplements:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feature.supplements/pom.xml [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.feature.supplements:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feature.supplements/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.feature.supplements:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feature.supplements/pom.xml [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.feature.update.p2:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feature.update.p2/pom.xml [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.feature.update.p2:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feature.update.p2/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.feature.update.p2:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feature.update.p2/pom.xml [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.feedback.ui:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feedback.ui/pom.xml [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.feedback.ui:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feedback.ui/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.feedback.ui:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feedback.ui/pom.xml [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.projectadmin:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.projectadmin/pom.xml [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.projectadmin:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.projectadmin/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.projectadmin:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.projectadmin/pom.xml [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.search.ui:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.search.ui/pom.xml [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.search.ui:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.search.ui/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.search.ui:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.search.ui/pom.xml [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.templateeditor:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.templateeditor/pom.xml [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.templateeditor:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.templateeditor/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.templateeditor:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.templateeditor/pom.xml [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.tgpublish.client.gui:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.tgpublish.client.gui/pom.xml [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.tgpublish.client.gui:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.tgpublish.client.gui/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.tgpublish.client.gui:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.tgpublish.client.gui/pom.xml [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.update.config:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.update.config/pom.xml [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.update.config:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.update.config/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.update.config:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.update.config/pom.xml [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.welcome:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.welcome/pom.xml [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.welcome:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.welcome/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.welcome:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.welcome/pom.xml [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.navigator:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.navigator/pom.xml [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.navigator:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.navigator/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.navigator:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.navigator/pom.xml [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.application:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.core.application/pom.xml [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.application:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.core.application/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.application:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.core.application/pom.xml [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.utilities.workspacecleaner:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.core.utilities.workspacecleaner/pom.xml [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.utilities.workspacecleaner:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.core.utilities.workspacecleaner/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.utilities.workspacecleaner:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.core.utilities.workspacecleaner/pom.xml [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.debug:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.debug/pom.xml [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.debug:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.debug/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.debug:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.debug/pom.xml [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.base.extras.preloader:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.base.extras.preloader/pom.xml [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.base.extras.preloader:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.base.extras.preloader/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.base.extras.preloader:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.base.extras.preloader/pom.xml [INFO] Computing target platform for MavenProject: info.textgrid.lab:base-repository:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/base-repository/pom.xml [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:base-repository:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/base-repository/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:base-repository:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/base-repository/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] base [pom] [INFO] info.textgrid.lab.eyecandy [eclipse-plugin] [INFO] info.textgrid.lab.base.extras.preloader [eclipse-plugin] [INFO] info.textgrid.lab.core.application [eclipse-plugin] [INFO] info.textgrid.lab.core.utilities.workspacecleaner [eclipse-plugin] [INFO] info.textgrid.lab.debug [eclipse-plugin] [INFO] info.textgrid.lab.feedback.ui [eclipse-plugin] [INFO] info.textgrid.lab.templateeditor [eclipse-plugin] [INFO] info.textgrid.lab.navigator [eclipse-plugin] [INFO] info.textgrid.lab.projectadmin [eclipse-plugin] [INFO] info.textgrid.lab.welcome [eclipse-plugin] [INFO] info.textgrid.lab.search.ui [eclipse-plugin] [INFO] info.textgrid.lab.tgpublish.client.gui [eclipse-plugin] [INFO] info.textgrid.lab.feature.base [eclipse-feature] [INFO] info.textgrid.lab.feature.supplements [eclipse-feature] [INFO] info.textgrid.lab.update.config [eclipse-plugin] [INFO] info.textgrid.lab.feature.update.p2 [eclipse-feature] [INFO] TextGridLab Base Components Repository [eclipse-repository] [INFO] [INFO] -----------------------< info.textgrid.lab:base >----------------------- [INFO] Building base 4.0.0-SNAPSHOT [1/18] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ base --- [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ base --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ base --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ base --- [INFO] [INFO] ------------< info.textgrid.lab:info.textgrid.lab.eyecandy >------------ [INFO] Building info.textgrid.lab.eyecandy 4.0.0-SNAPSHOT [2/18] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.eyecandy --- [INFO] Deleting /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.eyecandy/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.eyecandy --- [INFO] The project's OSGi version is 4.0.0.202208021609 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.eyecandy --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.eyecandy --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.eyecandy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.eyecandy/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.eyecandy --- [INFO] No sources to compile [WARNING] Source directory /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.eyecandy/src does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.eyecandy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.eyecandy/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.eyecandy --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.eyecandy --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.eyecandy/target/info.textgrid.lab.eyecandy-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.eyecandy --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.eyecandy:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.eyecandy/pom.xml [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.eyecandy --- [WARNING] Bundle-Vendor header not found in /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.eyecandy/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.eyecandy/target/info.textgrid.lab.eyecandy-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.eyecandy --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.eyecandy --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.eyecandy:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.eyecandy/pom.xml [INFO] [INFO] -----< info.textgrid.lab:info.textgrid.lab.base.extras.preloader >------ [INFO] Building info.textgrid.lab.base.extras.preloader 4.0.0-SNAPSHOT [3/18] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.base.extras.preloader --- [INFO] Deleting /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.base.extras.preloader/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.base.extras.preloader --- [INFO] The project's OSGi version is 4.0.0.202208021609 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.base.extras.preloader --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.base.extras.preloader --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.base.extras.preloader --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.base.extras.preloader/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.base.extras.preloader --- [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.base.extras.preloader:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.base.extras.preloader/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.base.extras.preloader/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.base.extras.preloader/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.base.extras.preloader --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.base.extras.preloader/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.base.extras.preloader --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.base.extras.preloader --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.base.extras.preloader/target/info.textgrid.lab.base.extras.preloader-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.base.extras.preloader --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.base.extras.preloader:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.base.extras.preloader/pom.xml [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.base.extras.preloader --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.base.extras.preloader/target/info.textgrid.lab.base.extras.preloader-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.base.extras.preloader --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.base.extras.preloader --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.base.extras.preloader:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.base.extras.preloader/pom.xml [INFO] [INFO] --------< info.textgrid.lab:info.textgrid.lab.core.application >-------- [INFO] Building info.textgrid.lab.core.application 4.0.0-SNAPSHOT [4/18] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.application --- [INFO] Deleting /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.core.application/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.application --- [INFO] The project's OSGi version is 4.0.0.202208021609 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.core.application --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.core.application --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.core.application/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.core.application --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.core.application/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 10 source files to /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.core.application/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.core.application/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.core.application --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.application --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.core.application/target/info.textgrid.lab.core.application-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.application --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.application:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.core.application/pom.xml [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.core.application --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.core.application/target/info.textgrid.lab.core.application-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.core.application --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.application --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.application:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.core.application/pom.xml [INFO] [INFO] --< info.textgrid.lab:info.textgrid.lab.core.utilities.workspacecleaner >-- [INFO] Building info.textgrid.lab.core.utilities.workspacecleaner 4.0.0-SNAPSHOT [5/18] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.utilities.workspacecleaner --- [INFO] Deleting /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.core.utilities.workspacecleaner/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.utilities.workspacecleaner --- [INFO] The project's OSGi version is 4.0.0.202208021609 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.core.utilities.workspacecleaner --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.core.utilities.workspacecleaner --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.utilities.workspacecleaner --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.core.utilities.workspacecleaner/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.core.utilities.workspacecleaner --- [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.core.utilities.workspacecleaner:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.core.utilities.workspacecleaner/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.core.utilities.workspacecleaner/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.core.utilities.workspacecleaner/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.utilities.workspacecleaner --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.core.utilities.workspacecleaner/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.core.utilities.workspacecleaner --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.utilities.workspacecleaner --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.core.utilities.workspacecleaner/target/info.textgrid.lab.core.utilities.workspacecleaner-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.utilities.workspacecleaner --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.utilities.workspacecleaner:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.core.utilities.workspacecleaner/pom.xml [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.core.utilities.workspacecleaner --- [WARNING] Bundle-Vendor header not found in /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.core.utilities.workspacecleaner/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.core.utilities.workspacecleaner/target/info.textgrid.lab.core.utilities.workspacecleaner-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.core.utilities.workspacecleaner --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.utilities.workspacecleaner --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.utilities.workspacecleaner:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.core.utilities.workspacecleaner/pom.xml [INFO] [INFO] -------------< info.textgrid.lab:info.textgrid.lab.debug >-------------- [INFO] Building info.textgrid.lab.debug 4.0.0-SNAPSHOT [6/18] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.debug --- [INFO] Deleting /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.debug/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.debug --- [INFO] The project's OSGi version is 4.0.0.202208021609 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.debug --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.debug/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.debug --- [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.debug:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.debug/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.debug/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 16 source files to /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.debug/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.debug/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.debug --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.debug/target/info.textgrid.lab.debug-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.debug --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.debug:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.debug/pom.xml [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.debug --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.debug/target/info.textgrid.lab.debug-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.debug --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.debug --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.debug:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.debug/pom.xml [INFO] [INFO] ----------< info.textgrid.lab:info.textgrid.lab.feedback.ui >----------- [INFO] Building info.textgrid.lab.feedback.ui 4.0.0-SNAPSHOT [7/18] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.feedback.ui --- [INFO] Deleting /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feedback.ui/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.feedback.ui --- [INFO] The project's OSGi version is 4.0.0.202208021609 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.feedback.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.feedback.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.feedback.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feedback.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.feedback.ui --- [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.7 (assumes 1.7)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.feedback.ui:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feedback.ui/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feedback.ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 13 source files to /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feedback.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.feedback.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feedback.ui/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.feedback.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.feedback.ui --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feedback.ui/target/info.textgrid.lab.feedback.ui-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.feedback.ui --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feedback.ui:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feedback.ui/pom.xml [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.feedback.ui --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feedback.ui/target/info.textgrid.lab.feedback.ui-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.feedback.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.feedback.ui --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feedback.ui:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feedback.ui/pom.xml [INFO] [INFO] ---------< info.textgrid.lab:info.textgrid.lab.templateeditor >--------- [INFO] Building info.textgrid.lab.templateeditor 4.0.0-SNAPSHOT [8/18] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.templateeditor --- [INFO] Deleting /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.templateeditor/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.templateeditor --- [INFO] The project's OSGi version is 4.0.0.202208021609 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.templateeditor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.templateeditor --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.templateeditor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.templateeditor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.templateeditor --- [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.templateeditor:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.templateeditor/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.templateeditor/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 19 source files to /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.templateeditor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.templateeditor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.templateeditor/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.templateeditor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.templateeditor --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.templateeditor/target/info.textgrid.lab.templateeditor-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.templateeditor --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.templateeditor:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.templateeditor/pom.xml [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.templateeditor --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.templateeditor/target/info.textgrid.lab.templateeditor-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.templateeditor --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.templateeditor --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.templateeditor:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.templateeditor/pom.xml [INFO] [INFO] -----------< info.textgrid.lab:info.textgrid.lab.navigator >------------ [INFO] Building info.textgrid.lab.navigator 4.0.0-SNAPSHOT [9/18] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.navigator --- [INFO] Deleting /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.navigator/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.navigator --- [INFO] The project's OSGi version is 4.0.0.202208021609 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.navigator --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.navigator --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.navigator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.navigator/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.navigator --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.navigator/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 39 source files to /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.navigator/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.navigator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.navigator/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.navigator --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.navigator --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.navigator/target/info.textgrid.lab.navigator-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.navigator --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.navigator:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.navigator/pom.xml [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.navigator --- [WARNING] Bundle-Vendor header not found in /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.navigator/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.navigator/target/info.textgrid.lab.navigator-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.navigator --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.navigator --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.navigator:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.navigator/pom.xml [INFO] [INFO] ----------< info.textgrid.lab:info.textgrid.lab.projectadmin >---------- [INFO] Building info.textgrid.lab.projectadmin 1.0.1-SNAPSHOT [10/18] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.projectadmin --- [INFO] Deleting /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.projectadmin/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.projectadmin --- [INFO] The project's OSGi version is 1.0.1.201809191505 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.projectadmin --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.projectadmin --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.projectadmin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.projectadmin/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.projectadmin --- [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.projectadmin:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.projectadmin/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.projectadmin/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 13 source files to /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.projectadmin/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.projectadmin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.projectadmin/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.projectadmin --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.projectadmin --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.projectadmin/target/info.textgrid.lab.projectadmin-1.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.projectadmin --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.projectadmin:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.projectadmin/pom.xml [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.projectadmin --- [WARNING] Bundle-Vendor header not found in /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.projectadmin/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.projectadmin/target/info.textgrid.lab.projectadmin-1.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.projectadmin --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.projectadmin --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.projectadmin:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.projectadmin/pom.xml [INFO] [INFO] ------------< info.textgrid.lab:info.textgrid.lab.welcome >------------- [INFO] Building info.textgrid.lab.welcome 1.0.0-SNAPSHOT [11/18] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.welcome --- [INFO] Deleting /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.welcome/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.welcome --- [INFO] The project's OSGi version is 1.0.0.202209121433 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.welcome --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.welcome --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.welcome --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.welcome/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.welcome --- [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.7 (assumes 1.7)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.welcome:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.welcome/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.welcome/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 23 source files to /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.welcome/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.welcome --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.welcome/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.welcome --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.welcome --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.welcome/target/info.textgrid.lab.welcome-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.welcome --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.welcome:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.welcome/pom.xml [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.welcome --- [WARNING] Bundle-Vendor header not found in /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.welcome/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.welcome/target/info.textgrid.lab.welcome-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.welcome --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.welcome --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.welcome:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.welcome/pom.xml [INFO] [INFO] -----------< info.textgrid.lab:info.textgrid.lab.search.ui >------------ [INFO] Building info.textgrid.lab.search.ui 1.0.1-SNAPSHOT [12/18] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.search.ui --- [INFO] Deleting /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.search.ui/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.search.ui --- [INFO] The project's OSGi version is 1.0.1.201809191505 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.search.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.search.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.search.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.search.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.search.ui --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.search.ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 25 source files to /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.search.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.search.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.search.ui/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.search.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.search.ui --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.search.ui/target/info.textgrid.lab.search.ui-1.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.search.ui --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.search.ui:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.search.ui/pom.xml [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.search.ui --- [WARNING] Bundle-Vendor header not found in /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.search.ui/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.search.ui/target/info.textgrid.lab.search.ui-1.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.search.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.search.ui --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.search.ui:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.search.ui/pom.xml [INFO] [INFO] ------< info.textgrid.lab:info.textgrid.lab.tgpublish.client.gui >------ [INFO] Building info.textgrid.lab.tgpublish.client.gui 4.0.0-SNAPSHOT [13/18] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.tgpublish.client.gui --- [INFO] Deleting /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.tgpublish.client.gui/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.tgpublish.client.gui --- [INFO] The project's OSGi version is 4.0.0.202208021609 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.tgpublish.client.gui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.tgpublish.client.gui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.tgpublish.client.gui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.tgpublish.client.gui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.tgpublish.client.gui --- [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.tgpublish.client.gui:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.tgpublish.client.gui/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.tgpublish.client.gui/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 13 source files to /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.tgpublish.client.gui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.tgpublish.client.gui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.tgpublish.client.gui/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.tgpublish.client.gui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.tgpublish.client.gui --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.tgpublish.client.gui/target/info.textgrid.lab.tgpublish.client.gui-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.tgpublish.client.gui --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.tgpublish.client.gui:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.tgpublish.client.gui/pom.xml [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.tgpublish.client.gui --- [WARNING] Bundle-Vendor header not found in /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.tgpublish.client.gui/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.tgpublish.client.gui/target/info.textgrid.lab.tgpublish.client.gui-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.tgpublish.client.gui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.tgpublish.client.gui --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.tgpublish.client.gui:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.tgpublish.client.gui/pom.xml [INFO] [INFO] ----------< info.textgrid.lab:info.textgrid.lab.feature.base >---------- [INFO] Building info.textgrid.lab.feature.base 3.4.0-SNAPSHOT [14/18] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.feature.base --- [INFO] Deleting /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feature.base/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.feature.base --- [INFO] The project's OSGi version is 3.4.0.202209122103 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.feature.base --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.feature.base --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.feature.base --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ info.textgrid.lab.feature.base --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feature.base/target/info.textgrid.lab.feature.base-3.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.feature.base --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feature.base:3.4.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feature.base/pom.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.feature.base --- [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.feature.base --- [INFO] [INFO] --- build-helper-maven-plugin:1.3:attach-artifact (attach-artifacts) @ info.textgrid.lab.feature.base --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.feature.base --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feature.base/target/info.textgrid.lab.feature.base-3.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.feature.base --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feature.base:3.4.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feature.base/pom.xml [INFO] [INFO] ------< info.textgrid.lab:info.textgrid.lab.feature.supplements >------- [INFO] Building info.textgrid.lab.feature.supplements 4.0.0-SNAPSHOT [15/18] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.feature.supplements --- [INFO] Deleting /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feature.supplements/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.feature.supplements --- [INFO] The project's OSGi version is 4.0.0.202208021609 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.feature.supplements --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.feature.supplements --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.feature.supplements --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ info.textgrid.lab.feature.supplements --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feature.supplements/target/info.textgrid.lab.feature.supplements-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.feature.supplements --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feature.supplements:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feature.supplements/pom.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.feature.supplements --- [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.feature.supplements --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.feature.supplements --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.feature.supplements --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feature.supplements:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feature.supplements/pom.xml [INFO] [INFO] ---------< info.textgrid.lab:info.textgrid.lab.update.config >---------- [INFO] Building info.textgrid.lab.update.config 4.0.0-SNAPSHOT [16/18] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.update.config --- [INFO] Deleting /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.update.config/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.update.config --- [INFO] The project's OSGi version is 4.0.0.202208021609 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.update.config --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.update.config --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.update.config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.update.config/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.update.config --- [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.update.config:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.update.config/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.update.config/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.update.config/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.update.config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.update.config/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.update.config --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.update.config --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.update.config/target/info.textgrid.lab.update.config-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.update.config --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.update.config:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.update.config/pom.xml [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.update.config --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.update.config/target/info.textgrid.lab.update.config-4.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.update.config --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.update.config --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.update.config:4.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.update.config/pom.xml [INFO] [INFO] -------< info.textgrid.lab:info.textgrid.lab.feature.update.p2 >-------- [INFO] Building info.textgrid.lab.feature.update.p2 1.0.0-SNAPSHOT [17/18] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.feature.update.p2 --- [INFO] Deleting /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feature.update.p2/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.feature.update.p2 --- [INFO] The project's OSGi version is 1.0.0.202208021609 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.feature.update.p2 --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.feature.update.p2 --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.feature.update.p2 --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ info.textgrid.lab.feature.update.p2 --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feature.update.p2/target/info.textgrid.lab.feature.update.p2-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.feature.update.p2 --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feature.update.p2:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feature.update.p2/pom.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.feature.update.p2 --- [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.feature.update.p2 --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.feature.update.p2 --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.feature.update.p2 --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feature.update.p2:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/info.textgrid.lab.feature.update.p2/pom.xml [INFO] [INFO] -----------------< info.textgrid.lab:base-repository >------------------ [INFO] Building TextGridLab Base Components Repository 4.0.0-SNAPSHOT [18/18] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ base-repository --- [INFO] Deleting /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/base-repository/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ base-repository --- [INFO] The project's OSGi version is 4.0.0.202209122103 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ base-repository --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ base-repository --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/base-repository/src/main/resources [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @ base-repository --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 111 resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ base-repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ base-repository --- [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ base-repository --- [IconExe] Error - 1 original icon(s) not replaced in /tmp/p2.brandingIron2147715915757653922/launcher.exe: - 256x256, 32 bits, 270376 byte(s) @ 129408 [IconExe] For more details, see https://git.eclipse.org/c/equinox/rt.equinox.p2.git/tree/bundles/org.eclipse.equinox.p2.publisher.eclipse/src/org/eclipse/pde/internal/swt/tools/IconExe.java [IconExe] Error - 1 original icon(s) not replaced in /tmp/p2.brandingIron1142420976650037596/launcher.exe: - 256x256, 32 bits, 270376 byte(s) @ 144256 [IconExe] For more details, see https://git.eclipse.org/c/equinox/rt.equinox.p2.git/tree/bundles/org.eclipse.equinox.p2.publisher.eclipse/src/org/eclipse/pde/internal/swt/tools/IconExe.java [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ base-repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ base-repository --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ base-repository --- [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.pde.ds.lib.nl_es 4.8.0.v20180815020001 to osgi.bundle; org.eclipse.pde.ds.lib 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ds.lib.nl_de 4.8.0.v20180815020001 to osgi.bundle; org.eclipse.pde.ds.lib 0.0.0.] [WARNING] More information on the preceding warning(s) can be found here: [WARNING] - http://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.pde.ds.lib.nl_es 4.8.0.v20180815020001 to osgi.bundle; org.eclipse.pde.ds.lib 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ds.lib.nl_de 4.8.0.v20180815020001 to osgi.bundle; org.eclipse.pde.ds.lib 0.0.0.] [WARNING] More information on the preceding warning(s) can be found here: [WARNING] - http://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.e4.ui.swt.gtk.nl_es 4.8.0.v20180815020001 to osgi.bundle; org.eclipse.e4.ui.swt.gtk 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ds.lib.nl_es 4.8.0.v20180815020001 to osgi.bundle; org.eclipse.pde.ds.lib 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.swt.gtk.nl_de 4.8.0.v20180815020001 to osgi.bundle; org.eclipse.e4.ui.swt.gtk 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ds.lib.nl_de 4.8.0.v20180815020001 to osgi.bundle; org.eclipse.pde.ds.lib 0.0.0.] [WARNING] More information on the preceding warning(s) can be found here: [WARNING] - http://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.e4.ui.swt.gtk.nl_es 4.8.0.v20180815020001 to osgi.bundle; org.eclipse.e4.ui.swt.gtk 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ds.lib.nl_es 4.8.0.v20180815020001 to osgi.bundle; org.eclipse.pde.ds.lib 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.swt.gtk.nl_de 4.8.0.v20180815020001 to osgi.bundle; org.eclipse.e4.ui.swt.gtk 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ds.lib.nl_de 4.8.0.v20180815020001 to osgi.bundle; org.eclipse.pde.ds.lib 0.0.0.] [WARNING] More information on the preceding warning(s) can be found here: [WARNING] - http://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.e4.ui.swt.gtk.nl_es 4.8.0.v20180815020001 to osgi.bundle; org.eclipse.e4.ui.swt.gtk 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ds.lib.nl_es 4.8.0.v20180815020001 to osgi.bundle; org.eclipse.pde.ds.lib 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.swt.gtk.nl_de 4.8.0.v20180815020001 to osgi.bundle; org.eclipse.e4.ui.swt.gtk 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ds.lib.nl_de 4.8.0.v20180815020001 to osgi.bundle; org.eclipse.pde.ds.lib 0.0.0.] [WARNING] More information on the preceding warning(s) can be found here: [WARNING] - http://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ base-repository --- [INFO] Building zip: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/base-repository/target/base-repository-4.0.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ base-repository --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ base-repository --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ base-repository --- [INFO] [INFO] --- tycho-p2-director-plugin:1.7.0:materialize-products (materialize-products) @ base-repository --- [INFO] Installing product info.textgrid.lab.base.product for environment linux/gtk/x86 to /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/base-repository/target/products/info.textgrid.lab.base.product/linux/gtk/x86/TextGridLab Installing info.textgrid.lab.base.product 4.0.0.202209122103. Operation completed in 10907 ms. [INFO] Installing product info.textgrid.lab.base.product for environment linux/gtk/x86_64 to /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/base-repository/target/products/info.textgrid.lab.base.product/linux/gtk/x86_64/TextGridLab Installing info.textgrid.lab.base.product 4.0.0.202209122103. Operation completed in 11300 ms. [INFO] Installing product info.textgrid.lab.base.product for environment win32/win32/x86 to /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/base-repository/target/products/info.textgrid.lab.base.product/win32/win32/x86/TextGridLab Installing info.textgrid.lab.base.product 4.0.0.202209122103. Operation completed in 10059 ms. [INFO] Installing product info.textgrid.lab.base.product for environment win32/win32/x86_64 to /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/base-repository/target/products/info.textgrid.lab.base.product/win32/win32/x86_64/TextGridLab Installing info.textgrid.lab.base.product 4.0.0.202209122103. Operation completed in 13394 ms. [INFO] Installing product info.textgrid.lab.base.product for environment macosx/cocoa/x86_64 to /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/base-repository/target/products/info.textgrid.lab.base.product/macosx/cocoa/x86_64/TextGridLab.app Installing info.textgrid.lab.base.product 4.0.0.202209122103. Operation completed in 13809 ms. [INFO] [INFO] --- fix-info-plist-maven-plugin:1.6:fix-info-plist (fix-info-plist) @ base-repository --- [INFO] Setting property 'Eclipse' to '[-data,~/.textgridlab,-keyring,~/.eclipse_keyring,-showlocation]' [INFO] Setting property 'CFBundleDisplayName' to 'TextGridLab' [INFO] Setting property 'CFBundleGetInfoString' to 'TextGrid - Client for Editors' [INFO] Setting property 'CFBundleName' to 'TextGridLab' [INFO] Setting property 'CFBundleLocalizations' to '[en,de,es]' [INFO] Updating binary MD5 hash from 532f3ed7826bc56fbc0ca025a6dfc265 to 4d2f1ab08d4567a6235bacf94d936247 [INFO] Updating binary SHA256 hash from 7602d22cf6f030f4b11f662ac82be72ef3b8c025e14e42c430785a691e42a11f to c5cb3afabdd1fbe721836d2e358f1133f5b729ce5b76bd77039f2bde564eaa7c [INFO] [INFO] --- fix-info-plist-maven-plugin:1.6:fix-info-plist (fix-info-plist-distro) @ base-repository --- [INFO] Setting property 'Eclipse' to '[-data,~/.textgridlab,-keyring,~/.eclipse_keyring,-showlocation]' [INFO] Setting property 'CFBundleDisplayName' to 'TextGridLab' [INFO] Setting property 'CFBundleGetInfoString' to 'TextGrid - Client for Editors' [INFO] Setting property 'CFBundleName' to 'TextGridLab' [INFO] Setting property 'CFBundleLocalizations' to '[en,de,es]' [INFO] Updating binary MD5 hash from 4d2f1ab08d4567a6235bacf94d936247 to 8c92a21c56286f15e846e3f9693c5488 [INFO] Updating binary SHA256 hash from c5cb3afabdd1fbe721836d2e358f1133f5b729ce5b76bd77039f2bde564eaa7c to ba8c2ff2a73e90f0e356a19c63e7fd231a110a6721bf4c3a5b4870eacd6e775b [INFO] [INFO] --- tycho-p2-director-plugin:1.7.0:archive-products (archive-products) @ base-repository --- [INFO] Building tar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/base-repository/target/products/TextGridLab-4.0.0-SNAPSHOT-linux.gtk.x86.tar.gz [INFO] Building tar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/base-repository/target/products/TextGridLab-4.0.0-SNAPSHOT-linux.gtk.x86_64.tar.gz [INFO] Building zip: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/base-repository/target/products/TextGridLab-4.0.0-SNAPSHOT-win32.win32.x86.zip [INFO] Building zip: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/base-repository/target/products/TextGridLab-4.0.0-SNAPSHOT-win32.win32.x86_64.zip [INFO] Building tar: /var/lib/jenkins/jobs/lab-base/branches/develop/workspace/base-repository/target/products/TextGridLab-4.0.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] base 4.0.0-SNAPSHOT ................................ SUCCESS [ 0.142 s] [INFO] info.textgrid.lab.eyecandy 4.0.0-SNAPSHOT .......... SUCCESS [ 1.454 s] [INFO] info.textgrid.lab.base.extras.preloader 4.0.0-SNAPSHOT SUCCESS [ 0.954 s] [INFO] info.textgrid.lab.core.application 4.0.0-SNAPSHOT .. SUCCESS [ 1.051 s] [INFO] info.textgrid.lab.core.utilities.workspacecleaner 4.0.0-SNAPSHOT SUCCESS [ 0.290 s] [INFO] info.textgrid.lab.debug 4.0.0-SNAPSHOT ............. SUCCESS [ 0.674 s] [INFO] info.textgrid.lab.feedback.ui 4.0.0-SNAPSHOT ....... SUCCESS [ 0.451 s] [INFO] info.textgrid.lab.templateeditor 4.0.0-SNAPSHOT .... SUCCESS [ 0.457 s] [INFO] info.textgrid.lab.navigator 4.0.0-SNAPSHOT ......... SUCCESS [ 0.919 s] [INFO] info.textgrid.lab.projectadmin 1.0.1-SNAPSHOT ...... SUCCESS [ 0.448 s] [INFO] info.textgrid.lab.welcome 1.0.0-SNAPSHOT ........... SUCCESS [ 0.436 s] [INFO] info.textgrid.lab.search.ui 1.0.1-SNAPSHOT ......... SUCCESS [ 0.560 s] [INFO] info.textgrid.lab.tgpublish.client.gui 4.0.0-SNAPSHOT SUCCESS [ 0.463 s] [INFO] info.textgrid.lab.feature.base 3.4.0-SNAPSHOT ...... SUCCESS [ 2.869 s] [INFO] info.textgrid.lab.feature.supplements 4.0.0-SNAPSHOT SUCCESS [ 0.963 s] [INFO] info.textgrid.lab.update.config 4.0.0-SNAPSHOT ..... SUCCESS [ 0.226 s] [INFO] info.textgrid.lab.feature.update.p2 1.0.0-SNAPSHOT . SUCCESS [ 0.601 s] [INFO] TextGridLab Base Components Repository 4.0.0-SNAPSHOT SUCCESS [02:38 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:25 min [INFO] Finished at: 2022-11-25T13:20:23+01:00 [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (deploy) [Pipeline] echo [p2deploy] branch is develop [Pipeline] echo [p2deploy] repo name matched from branch is nightly [Pipeline] echo [p2deploy] deploying to local p2repo /var/www/p2/nightly/base [Pipeline] sh + mkdir -p /var/www/p2/nightly/base [Pipeline] sh + cp -r ./base-repository/target/repository /var/www/p2/nightly/base.new [Pipeline] sh + mv /var/www/p2/nightly/base /var/www/p2/nightly/base.old [Pipeline] sh + mv /var/www/p2/nightly/base.new /var/www/p2/nightly/base [Pipeline] sh + rm -rf /var/www/p2/nightly/base.old [Pipeline] echo [p2deploy] done [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (archive) [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS