Skip to content
Success

Console Output

Started by user Ubbo Veentjer
 > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-d3a1b9f9221c9a6e1897e1b11a684170/.git # timeout=10
Setting origin to https://gitlab.gwdg.de/dariah-de/textgridlab/help.git
 > git config remote.origin.url https://gitlab.gwdg.de/dariah-de/textgridlab/help.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/3.3-develop
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/obsolete/Kollationierer
Seen branch in repository origin/obsolete/Lab-Trunk-2011-12-08
Seen branch in repository origin/obsolete/TextGridLab-before-merging-1.0
Seen branch in repository origin/obsolete/browser-test
Seen branch in repository origin/obsolete/collatex
Seen branch in repository origin/obsolete/eclipse-3.5
Seen branch in repository origin/obsolete/efs-tgcrud
Seen branch in repository origin/obsolete/linkeditorLabTest
Seen branch in repository origin/obsolete/new_metadata_branch
Seen branch in repository origin/obsolete/new_metadata_p2
Seen branch in repository origin/obsolete/xmleditor-mp
Seen branch in repository origin/release/1.0
Seen branch in repository origin/release/2.1
Seen branch in repository origin/release/TextGrid-Beta_2009-08-21
Seen branch in repository origin/release/TextGrid-Beta_2009-10
Seen branch in repository origin/release/TextGrid-Beta_2009-11
Seen branch in repository origin/release/TextGrid-Beta_2010-01
Seen branch in repository origin/release/TextGrid-Beta_2010-04
Seen branch in repository origin/release/TextGrid-Beta_2010-07
Seen branch in repository origin/release/TextGrid-Beta_2011-10
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 30 remote branches
Obtained Jenkinsfile from 35ff277ef9f9902a56e656317dc9d1ea99264c8b
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 1d828e2c1b4bbbc78829d6bdf3a9b0c1550e614c
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/lab-help/branches/v3-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 1d828e2c1b4bbbc78829d6bdf3a9b0c1550e614c (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1d828e2c1b4bbbc78829d6bdf3a9b0c1550e614c # timeout=10
Commit message: "prepare for v3-develop lab build"
 > git rev-list --no-walk 1d828e2c1b4bbbc78829d6bdf3a9b0c1550e614c # 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-help/branches/v3-develop/workspace
[Pipeline] {
[Pipeline] stage
[Pipeline] { (preparation)
[Pipeline] tool
[Pipeline] checkout
The recommended git tool is: git
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitlab.gwdg.de/dariah-de/textgridlab/help.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitlab.gwdg.de/dariah-de/textgridlab/help.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --no-tags --progress -- https://gitlab.gwdg.de/dariah-de/textgridlab/help.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 35ff277ef9f9902a56e656317dc9d1ea99264c8b (v3-develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 35ff277ef9f9902a56e656317dc9d1ea99264c8b # timeout=10
Commit message: "set parent version to 3.3.3-SNAPSHOT"
 > git rev-list --no-walk 35ff277ef9f9902a56e656317dc9d1ea99264c8b # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] sh
+ /usr/share/maven/bin/mvn clean package
[INFO] Scanning for projects...
[WARNING] The metadata /var/lib/jenkins/.m2/repository/info/textgrid/lab/parent/3.3.3-SNAPSHOT/maven-metadata-dariah.nexus.snapshots.xml is invalid: entity reference name can not contain character =' (position: TEXT seen ...ref="./static/rapture/resources/favicon-32x32.png?_v=3.42.0-01&_e=... @14:104) 
[WARNING] The metadata /var/lib/jenkins/.m2/repository/info/textgrid/lab/parent/3.3.3-SNAPSHOT/maven-metadata-dariah.nexus.releases.xml is invalid: entity reference name can not contain character =' (position: TEXT seen ...ref="./static/rapture/resources/favicon-32x32.png?_v=3.42.0-01&_e=... @14:104) 
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.doc.devel:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/info.textgrid.lab.doc.devel/pom.xml
[WARNING] p2 repository with URL https://ci.de.dariah.eu/p2/v3-develop/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
[INFO] Adding repository https://ci.de.dariah.eu/p2/v3-develop/core
[INFO] Fetching content.xml from https://ci.de.dariah.eu/p2/v3-develop/core/ (0B of 716.43kB at 0B/s)
[INFO] Fetching p2.index from http://textgridlab.org/updates/luna/ (0B at 0B/s)
[INFO] Adding repository http://textgridlab.org/updates/luna
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/ (0B of 128B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/releases/luna
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201406250900/ (0B of 365B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201409261001/ (0B of 365B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201501121000/ (0B of 365B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/ (0B of 365B at 0B/s)
[INFO] Adding repository http://archive.eclipse.org/technology/babel/update-site/R0.14.1/luna
[INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.doc.devel:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/info.textgrid.lab.doc.devel/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.doc.devel:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/info.textgrid.lab.doc.devel/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.help:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/info.textgrid.lab.help/pom.xml
[WARNING] p2 repository with URL https://ci.de.dariah.eu/p2/v3-develop/core is associated with multiple IDs; was 'lab-xmleditor', now is 'lab-core'
[WARNING] p2 repository with URL https://ci.de.dariah.eu/p2/v3-develop/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.help:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/info.textgrid.lab.help/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.help:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/info.textgrid.lab.help/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.help.feature:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/info.textgrid.lab.help.feature/pom.xml
[WARNING] p2 repository with URL https://ci.de.dariah.eu/p2/v3-develop/core is associated with multiple IDs; was 'lab-xmleditor', now is 'lab-core'
[WARNING] p2 repository with URL https://ci.de.dariah.eu/p2/v3-develop/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.help.feature:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/info.textgrid.lab.help.feature/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.help.feature:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/info.textgrid.lab.help.feature/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:help-repository:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/help-repository/pom.xml
[WARNING] p2 repository with URL https://ci.de.dariah.eu/p2/v3-develop/core is associated with multiple IDs; was 'lab-xmleditor', now is 'lab-core'
[WARNING] p2 repository with URL https://ci.de.dariah.eu/p2/v3-develop/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:help-repository:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/help-repository/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:help-repository:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/help-repository/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] help                                                               [pom]
[INFO] info.textgrid.lab.doc.devel                             [eclipse-plugin]
[INFO] info.textgrid.lab.help                                  [eclipse-plugin]
[INFO] info.textgrid.lab.help.feature                         [eclipse-feature]
[INFO] help-repository                                     [eclipse-repository]
[INFO] 
[INFO] -----------------------< info.textgrid.lab:help >-----------------------
[INFO] Building help 0.0.1-SNAPSHOT                                       [1/5]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ help ---
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ help ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ help ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ help ---
[INFO] 
[INFO] -----------< info.textgrid.lab:info.textgrid.lab.doc.devel >------------
[INFO] Building info.textgrid.lab.doc.devel 0.0.1-SNAPSHOT                [2/5]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.doc.devel ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.doc.devel ---
[INFO] The project's OSGi version is 0.0.1.201406160904
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.doc.devel ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.doc.devel ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.doc.devel ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/info.textgrid.lab.doc.devel/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.doc.devel ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.doc.devel ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/info.textgrid.lab.doc.devel/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.doc.devel ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.doc.devel ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/info.textgrid.lab.doc.devel/target/info.textgrid.lab.doc.devel-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.doc.devel ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.doc.devel:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/info.textgrid.lab.doc.devel/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.doc.devel ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.doc.devel ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.doc.devel ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.doc.devel:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/info.textgrid.lab.doc.devel/pom.xml
[INFO] 
[INFO] --------------< info.textgrid.lab:info.textgrid.lab.help >--------------
[INFO] Building info.textgrid.lab.help 0.0.1-SNAPSHOT                     [3/5]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.help ---
[INFO] The project's OSGi version is 0.0.1.201809191524
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.help ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.help ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/info.textgrid.lab.help/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.help ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.help:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/info.textgrid.lab.help/pom.xml
[INFO] Compiling 1 source file to /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/info.textgrid.lab.help/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.help ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/info.textgrid.lab.help/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.help ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/info.textgrid.lab.help/target/info.textgrid.lab.help-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.help ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.help:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/info.textgrid.lab.help/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.help ---
[WARNING] bundle localization file /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/info.textgrid.lab.help/plugin.properties not found
[INFO] Building jar: /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/info.textgrid.lab.help/target/info.textgrid.lab.help-0.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.help ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.help ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.help:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/info.textgrid.lab.help/pom.xml
[INFO] 
[INFO] ----------< info.textgrid.lab:info.textgrid.lab.help.feature >----------
[INFO] Building info.textgrid.lab.help.feature 1.0.0-SNAPSHOT             [4/5]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.help.feature ---
[INFO] Deleting /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/info.textgrid.lab.help.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.help.feature ---
[INFO] The project's OSGi version is 1.0.0.201809191524
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.help.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.help.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.help.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ info.textgrid.lab.help.feature ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/info.textgrid.lab.help.feature/target/info.textgrid.lab.help.feature-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.help.feature ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.help.feature:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/info.textgrid.lab.help.feature/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.help.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.help.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.help.feature ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/info.textgrid.lab.help.feature/target/info.textgrid.lab.help.feature-1.0.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.help.feature ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.help.feature:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/info.textgrid.lab.help.feature/pom.xml
[INFO] 
[INFO] -----------------< info.textgrid.lab:help-repository >------------------
[INFO] Building help-repository 0.0.1-SNAPSHOT                            [5/5]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ help-repository ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ help-repository ---
[INFO] The project's OSGi version is 0.0.1.201809191524
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ help-repository ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ help-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/help-repository/src/main/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ help-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-products (default-publish-products) @ help-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-categories (default-publish-categories) @ help-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.22.0:attach-artifacts (default-attach-artifacts) @ help-repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.22.0:assemble-repository (default-assemble-repository) @ help-repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.22.0:archive-repository (default-archive-repository) @ help-repository ---
[INFO] Building zip: /var/lib/jenkins/jobs/lab-help/branches/v3-develop/workspace/help-repository/target/help-repository-0.0.1-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ help-repository ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ help-repository ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ help-repository ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] help 0.0.1-SNAPSHOT ................................ SUCCESS [  0.048 s]
[INFO] info.textgrid.lab.doc.devel 0.0.1-SNAPSHOT ......... SUCCESS [  0.998 s]
[INFO] info.textgrid.lab.help 0.0.1-SNAPSHOT .............. SUCCESS [  1.718 s]
[INFO] info.textgrid.lab.help.feature 1.0.0-SNAPSHOT ...... SUCCESS [  0.245 s]
[INFO] help-repository 0.0.1-SNAPSHOT ..................... SUCCESS [ 11.320 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  52.683 s
[INFO] Finished at: 2022-11-23T12:44:07+01:00
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (deploy)
[Pipeline] echo
[p2deploy] branch is v3-develop
[Pipeline] echo
[p2deploy] repo name matched from branch is v3-develop
[Pipeline] echo
[p2deploy] deploying to local p2repo /var/www/p2/v3-develop/help
[Pipeline] sh
+ mkdir -p /var/www/p2/v3-develop/help
[Pipeline] sh
+ cp -r ./help-repository/target/repository /var/www/p2/v3-develop/help.new
[Pipeline] sh
+ mv /var/www/p2/v3-develop/help /var/www/p2/v3-develop/help.old
[Pipeline] sh
+ mv /var/www/p2/v3-develop/help.new /var/www/p2/v3-develop/help
[Pipeline] sh
+ rm -rf /var/www/p2/v3-develop/help.old
[Pipeline] echo
[p2deploy] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (notify)
[Pipeline] echo
notify downstream project 'lab-base' for branch 'v3-develop' (v3-develop)
[Pipeline] build
Scheduling project: TextGridLab » v3-develop
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS

Imprint     Privacy Policy     Contact     DARIAH-DE – Digital Research Infrastructure for the Arts and Humanities