Skip to content
Success

Console Output

Branch indexing
 > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-b3909a70ef322e3c53952a8b04c61987/.git # timeout=10
Setting origin to https://github.com/DARIAH-DE/bundled-jre.git
 > git config remote.origin.url https://github.com/DARIAH-DE/bundled-jre.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/master
Seen branch in repository origin/release/3.3.3
Seen branch in repository origin/release/4.0
Seen branch in repository origin/v3-develop
Seen branch in repository origin/v3-main
Seen 6 remote branches
Obtained Jenkinsfile from 5be10771656dbb4ec8411cb7fcbcad1db747bdc0
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/bundled-jre/branches/release-4-0.r1ig5t/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/bundled-jre/branches/release-4-0.r1ig5t/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/bundled-jre/branches/release-4-0.r1ig5t/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/DARIAH-DE/bundled-jre.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/DARIAH-DE/bundled-jre.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --no-tags --progress -- https://github.com/DARIAH-DE/bundled-jre.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 5be10771656dbb4ec8411cb7fcbcad1db747bdc0 (release/4.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5be10771656dbb4ec8411cb7fcbcad1db747bdc0 # timeout=10
Commit message: "update jdk to 8.66.0.15"
 > git rev-list --no-walk 5be10771656dbb4ec8411cb7fcbcad1db747bdc0 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] sh
+ /usr/share/maven/bin/mvn clean verify
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.linux.x86:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.linux.x86/pom.xml
[INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/ (142B)
[INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410
[INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.linux.x86:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.linux.x86/pom.xml
[INFO] Resolving class path of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.linux.x86:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.linux.x86/pom.xml
[INFO] Computing target platform for MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.linux.x86_64:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.linux.x86_64/pom.xml
[INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.linux.x86_64:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.linux.x86_64/pom.xml
[INFO] Resolving class path of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.linux.x86_64:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.linux.x86_64/pom.xml
[INFO] Computing target platform for MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.macosx.x86_64:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.macosx.x86_64/pom.xml
[INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.macosx.x86_64:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.macosx.x86_64/pom.xml
[INFO] Resolving class path of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.macosx.x86_64:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.macosx.x86_64/pom.xml
[INFO] Computing target platform for MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.win32.x86:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.win32.x86/pom.xml
[INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.win32.x86:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.win32.x86/pom.xml
[INFO] Resolving class path of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.win32.x86:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.win32.x86/pom.xml
[INFO] Computing target platform for MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.win32.x86_64:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.win32.x86_64/pom.xml
[INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.win32.x86_64:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.win32.x86_64/pom.xml
[INFO] Resolving class path of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.win32.x86_64:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.win32.x86_64/pom.xml
[INFO] Computing target platform for MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.feature:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/name.abuchen.zulu.jre.feature/pom.xml
[INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.feature:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/name.abuchen.zulu.jre.feature/pom.xml
[INFO] Resolving class path of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.feature:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/name.abuchen.zulu.jre.feature/pom.xml
[INFO] Computing target platform for MavenProject: name.abuchen.zulu:name.abuchen.zulu.updatesite:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/updatesite/pom.xml
[INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:name.abuchen.zulu.updatesite:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/updatesite/pom.xml
[INFO] Resolving class path of MavenProject: name.abuchen.zulu:name.abuchen.zulu.updatesite:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/updatesite/pom.xml
[INFO] Computing target platform for MavenProject: name.abuchen.zulu:test.rcp:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.rcp/pom.xml
[INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:test.rcp:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.rcp/pom.xml
[INFO] Resolving class path of MavenProject: name.abuchen.zulu:test.rcp:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.rcp/pom.xml
[INFO] Computing target platform for MavenProject: name.abuchen.zulu:test.feature:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.feature/pom.xml
[INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:test.feature:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.feature/pom.xml
[INFO] Resolving class path of MavenProject: name.abuchen.zulu:test.feature:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.feature/pom.xml
[INFO] Computing target platform for MavenProject: name.abuchen.zulu:test.product:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.product/pom.xml
[INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:test.product:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.product/pom.xml
[INFO] Resolving class path of MavenProject: name.abuchen.zulu:test.product:8.66.0.15 @ /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.product/pom.xml
[WARNING] The project name.abuchen.zulu:jre:pom:8.66.0.15 uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Bundled Oracle Java JRE                                            [pom]
[INFO] bundles                                                            [pom]
[INFO] name.abuchen.zulu.jre.linux.x86                         [eclipse-plugin]
[INFO] name.abuchen.zulu.jre.linux.x86_64                      [eclipse-plugin]
[INFO] name.abuchen.zulu.jre.macosx.x86_64                     [eclipse-plugin]
[INFO] name.abuchen.zulu.jre.win32.x86                         [eclipse-plugin]
[INFO] name.abuchen.zulu.jre.win32.x86_64                      [eclipse-plugin]
[INFO] name.abuchen.zulu.jre.feature                          [eclipse-feature]
[INFO] name.abuchen.zulu.updatesite                        [eclipse-repository]
[INFO] test-app                                                           [pom]
[INFO] test.rcp                                                [eclipse-plugin]
[INFO] test.feature                                           [eclipse-feature]
[INFO] test.product                                        [eclipse-repository]
[INFO] 
[INFO] -----------------------< name.abuchen.zulu:jre >------------------------
[INFO] Building Bundled Oracle Java JRE 8.66.0.15                        [1/13]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jre ---
[INFO] 
[INFO] ---------------------< name.abuchen.zulu:bundles >----------------------
[INFO] Building bundles 8.66.0.15                                        [2/13]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bundles ---
[INFO] 
[INFO] ---------< name.abuchen.zulu:name.abuchen.zulu.jre.linux.x86 >----------
[INFO] Building name.abuchen.zulu.jre.linux.x86 8.66.0.15                [3/13]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ name.abuchen.zulu.jre.linux.x86 ---
[INFO] Deleting /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.linux.x86/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ name.abuchen.zulu.jre.linux.x86 ---
[INFO] The project's OSGi version is 8.66.0.15
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ name.abuchen.zulu.jre.linux.x86 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ name.abuchen.zulu.jre.linux.x86 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ name.abuchen.zulu.jre.linux.x86 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.linux.x86/src/main/resources
[INFO] 
[INFO] --- exec-maven-plugin:1.5.0:exec (Download Zulu: zulu8.66.0.15-ca-jdk8.0.352-linux_i686.tar.gz) @ name.abuchen.zulu.jre.linux.x86 ---

                                                                           0.0%
###                                                                        4.8%
########                                                                  11.8%
##############                                                            19.7%
###################                                                       27.6%
########################                                                  34.2%
#############################                                             41.1%
##################################                                        47.4%
######################################                                    54.1%
#########################################                                 57.5%
############################################                              61.9%
#################################################                         68.2%
#####################################################                     74.1%
#########################################################                 80.1%
##############################################################            87.0%
##################################################################        92.0%
#######################################################################   98.9%
######################################################################## 100.0%
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ name.abuchen.zulu.jre.linux.x86 ---
[INFO] Executing tasks

main:
     [echo] Unzip: zulu8.66.0.15-ca-jdk8.0.352-linux_i686.tar.gz
    [untar] Expanding: /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.linux.x86/target/zulu8.66.0.15-ca-jdk8.0.352-linux_i686.tar.gz into /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.linux.x86/target/downloads
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (process-p2.inf) @ name.abuchen.zulu.jre.linux.x86 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ name.abuchen.zulu.jre.linux.x86 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ name.abuchen.zulu.jre.linux.x86 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.linux.x86/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ name.abuchen.zulu.jre.linux.x86 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ name.abuchen.zulu.jre.linux.x86 ---
[INFO] Building jar: /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.linux.x86/target/name.abuchen.zulu.jre.linux.x86-8.66.0.15.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ name.abuchen.zulu.jre.linux.x86 ---
[INFO] 
[INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ name.abuchen.zulu.jre.linux.x86 ---
[INFO] Disabled
[INFO] 
[INFO] --- maven-jarsigner-plugin:1.4:verify (verify) @ name.abuchen.zulu.jre.linux.x86 ---
[INFO] Disabled
[INFO] 
[INFO] --------< name.abuchen.zulu:name.abuchen.zulu.jre.linux.x86_64 >--------
[INFO] Building name.abuchen.zulu.jre.linux.x86_64 8.66.0.15             [4/13]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ name.abuchen.zulu.jre.linux.x86_64 ---
[INFO] Deleting /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.linux.x86_64/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ name.abuchen.zulu.jre.linux.x86_64 ---
[INFO] The project's OSGi version is 8.66.0.15
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ name.abuchen.zulu.jre.linux.x86_64 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ name.abuchen.zulu.jre.linux.x86_64 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ name.abuchen.zulu.jre.linux.x86_64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.linux.x86_64/src/main/resources
[INFO] 
[INFO] --- exec-maven-plugin:1.5.0:exec (Download Zulu: zulu8.66.0.15-ca-jdk8.0.352-linux_x64.tar.gz) @ name.abuchen.zulu.jre.linux.x86_64 ---

                                                                           0.0%
#                                                                          2.4%
###                                                                        5.4%
########                                                                  11.5%
############                                                              17.6%
#################                                                         24.0%
######################                                                    30.6%
#########################                                                 34.9%
##############################                                            42.1%
##################################                                        47.8%
#######################################                                   54.9%
#############################################                             63.0%
##################################################                        70.1%
#######################################################                   77.4%
############################################################              83.4%
#################################################################         90.6%
#####################################################################     96.4%
######################################################################## 100.0%
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ name.abuchen.zulu.jre.linux.x86_64 ---
[INFO] Executing tasks

main:
     [echo] Unzip: zulu8.66.0.15-ca-jdk8.0.352-linux_x64.tar.gz
    [untar] Expanding: /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.linux.x86_64/target/zulu8.66.0.15-ca-jdk8.0.352-linux_x64.tar.gz into /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.linux.x86_64/target/downloads
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (process-p2.inf) @ name.abuchen.zulu.jre.linux.x86_64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ name.abuchen.zulu.jre.linux.x86_64 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ name.abuchen.zulu.jre.linux.x86_64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.linux.x86_64/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ name.abuchen.zulu.jre.linux.x86_64 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ name.abuchen.zulu.jre.linux.x86_64 ---
[INFO] Building jar: /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.linux.x86_64/target/name.abuchen.zulu.jre.linux.x86_64-8.66.0.15.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ name.abuchen.zulu.jre.linux.x86_64 ---
[INFO] 
[INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ name.abuchen.zulu.jre.linux.x86_64 ---
[INFO] Disabled
[INFO] 
[INFO] --- maven-jarsigner-plugin:1.4:verify (verify) @ name.abuchen.zulu.jre.linux.x86_64 ---
[INFO] Disabled
[INFO] 
[INFO] -------< name.abuchen.zulu:name.abuchen.zulu.jre.macosx.x86_64 >--------
[INFO] Building name.abuchen.zulu.jre.macosx.x86_64 8.66.0.15            [5/13]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ name.abuchen.zulu.jre.macosx.x86_64 ---
[INFO] Deleting /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.macosx.x86_64/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ name.abuchen.zulu.jre.macosx.x86_64 ---
[INFO] The project's OSGi version is 8.66.0.15
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ name.abuchen.zulu.jre.macosx.x86_64 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ name.abuchen.zulu.jre.macosx.x86_64 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ name.abuchen.zulu.jre.macosx.x86_64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.macosx.x86_64/src/main/resources
[INFO] 
[INFO] --- exec-maven-plugin:1.5.0:exec (Download Zulu: zulu8.66.0.15-ca-jdk8.0.352-macosx_x64.zip) @ name.abuchen.zulu.jre.macosx.x86_64 ---

                                                                           0.3%
#                                                                          2.3%
#####                                                                      7.1%
##########                                                                14.9%
################                                                          22.3%
####################                                                      28.2%
########################                                                  34.1%
#############################                                             41.0%
#################################                                         46.8%
######################################                                    53.7%
##########################################                                59.6%
###############################################                           66.4%
####################################################                      73.3%
#########################################################                 80.2%
##############################################################            87.0%
###################################################################       93.9%
######################################################################## 100.0%
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ name.abuchen.zulu.jre.macosx.x86_64 ---
[INFO] Executing tasks

main:
     [echo] Unzip: zulu8.66.0.15-ca-jdk8.0.352-macosx_x64.zip
    [unzip] Expanding: /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.macosx.x86_64/target/zulu8.66.0.15-ca-jdk8.0.352-macosx_x64.zip into /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.macosx.x86_64/target/downloads
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (process-p2.inf) @ name.abuchen.zulu.jre.macosx.x86_64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ name.abuchen.zulu.jre.macosx.x86_64 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ name.abuchen.zulu.jre.macosx.x86_64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.macosx.x86_64/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ name.abuchen.zulu.jre.macosx.x86_64 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ name.abuchen.zulu.jre.macosx.x86_64 ---
[INFO] Building jar: /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.macosx.x86_64/target/name.abuchen.zulu.jre.macosx.x86_64-8.66.0.15.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ name.abuchen.zulu.jre.macosx.x86_64 ---
[INFO] 
[INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ name.abuchen.zulu.jre.macosx.x86_64 ---
[INFO] Disabled
[INFO] 
[INFO] --- maven-jarsigner-plugin:1.4:verify (verify) @ name.abuchen.zulu.jre.macosx.x86_64 ---
[INFO] Disabled
[INFO] 
[INFO] ---------< name.abuchen.zulu:name.abuchen.zulu.jre.win32.x86 >----------
[INFO] Building name.abuchen.zulu.jre.win32.x86 8.66.0.15                [6/13]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ name.abuchen.zulu.jre.win32.x86 ---
[INFO] Deleting /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.win32.x86/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ name.abuchen.zulu.jre.win32.x86 ---
[INFO] The project's OSGi version is 8.66.0.15
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ name.abuchen.zulu.jre.win32.x86 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ name.abuchen.zulu.jre.win32.x86 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ name.abuchen.zulu.jre.win32.x86 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.win32.x86/src/main/resources
[INFO] 
[INFO] --- exec-maven-plugin:1.5.0:exec (Download Zulu: zulu8.66.0.15-ca-jdk8.0.352-win_i686.zip) @ name.abuchen.zulu.jre.win32.x86 ---

                                                                           0.1%
####                                                                       6.7%
#########                                                                 13.7%
##############                                                            20.7%
####################                                                      28.7%
##########################                                                36.7%
################################                                          44.7%
#####################################                                     52.7%
##########################################                                59.2%
###############################################                           66.3%
#####################################################                     74.3%
###########################################################               82.3%
################################################################          90.3%
######################################################################    98.3%
######################################################################## 100.0%
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ name.abuchen.zulu.jre.win32.x86 ---
[INFO] Executing tasks

main:
     [echo] Unzip: zulu8.66.0.15-ca-jdk8.0.352-win_i686.zip
    [unzip] Expanding: /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.win32.x86/target/zulu8.66.0.15-ca-jdk8.0.352-win_i686.zip into /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.win32.x86/target/downloads
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (process-p2.inf) @ name.abuchen.zulu.jre.win32.x86 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ name.abuchen.zulu.jre.win32.x86 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ name.abuchen.zulu.jre.win32.x86 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.win32.x86/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ name.abuchen.zulu.jre.win32.x86 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ name.abuchen.zulu.jre.win32.x86 ---
[INFO] Building jar: /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.win32.x86/target/name.abuchen.zulu.jre.win32.x86-8.66.0.15.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ name.abuchen.zulu.jre.win32.x86 ---
[INFO] 
[INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ name.abuchen.zulu.jre.win32.x86 ---
[INFO] Disabled
[INFO] 
[INFO] --- maven-jarsigner-plugin:1.4:verify (verify) @ name.abuchen.zulu.jre.win32.x86 ---
[INFO] Disabled
[INFO] 
[INFO] --------< name.abuchen.zulu:name.abuchen.zulu.jre.win32.x86_64 >--------
[INFO] Building name.abuchen.zulu.jre.win32.x86_64 8.66.0.15             [7/13]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ name.abuchen.zulu.jre.win32.x86_64 ---
[INFO] Deleting /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.win32.x86_64/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ name.abuchen.zulu.jre.win32.x86_64 ---
[INFO] The project's OSGi version is 8.66.0.15
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ name.abuchen.zulu.jre.win32.x86_64 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ name.abuchen.zulu.jre.win32.x86_64 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ name.abuchen.zulu.jre.win32.x86_64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.win32.x86_64/src/main/resources
[INFO] 
[INFO] --- exec-maven-plugin:1.5.0:exec (Download Zulu: zulu8.66.0.15-ca-jdk8.0.352-win_x64.zip) @ name.abuchen.zulu.jre.win32.x86_64 ---

                                                                           0.1%
#                                                                          2.2%
##                                                                         4.1%
####                                                                       6.3%
######                                                                     8.4%
#######                                                                   10.4%
########                                                                  12.2%
##########                                                                14.2%
############                                                              16.7%
#############                                                             18.5%
################                                                          22.9%
##################                                                        25.9%
#######################                                                   32.0%
############################                                              39.0%
#################################                                         47.0%
#######################################                                   54.6%
############################################                              61.6%
#################################################                         68.7%
######################################################                    75.7%
###########################################################               82.7%
###############################################################           88.7%
####################################################################      95.7%
######################################################################## 100.0%
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ name.abuchen.zulu.jre.win32.x86_64 ---
[INFO] Executing tasks

main:
     [echo] Unzip: zulu8.66.0.15-ca-jdk8.0.352-win_x64.zip
    [unzip] Expanding: /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.win32.x86_64/target/zulu8.66.0.15-ca-jdk8.0.352-win_x64.zip into /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.win32.x86_64/target/downloads
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (process-p2.inf) @ name.abuchen.zulu.jre.win32.x86_64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ name.abuchen.zulu.jre.win32.x86_64 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ name.abuchen.zulu.jre.win32.x86_64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.win32.x86_64/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ name.abuchen.zulu.jre.win32.x86_64 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ name.abuchen.zulu.jre.win32.x86_64 ---
[INFO] Building jar: /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/bundles/name.abuchen.zulu.jre.win32.x86_64/target/name.abuchen.zulu.jre.win32.x86_64-8.66.0.15.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ name.abuchen.zulu.jre.win32.x86_64 ---
[INFO] 
[INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ name.abuchen.zulu.jre.win32.x86_64 ---
[INFO] Disabled
[INFO] 
[INFO] --- maven-jarsigner-plugin:1.4:verify (verify) @ name.abuchen.zulu.jre.win32.x86_64 ---
[INFO] Disabled
[INFO] 
[INFO] ----------< name.abuchen.zulu:name.abuchen.zulu.jre.feature >-----------
[INFO] Building name.abuchen.zulu.jre.feature 8.66.0.15                  [8/13]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ name.abuchen.zulu.jre.feature ---
[INFO] Deleting /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/name.abuchen.zulu.jre.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ name.abuchen.zulu.jre.feature ---
[INFO] The project's OSGi version is 8.66.0.15
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ name.abuchen.zulu.jre.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ name.abuchen.zulu.jre.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ name.abuchen.zulu.jre.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ name.abuchen.zulu.jre.feature ---
[INFO] Building jar: /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/name.abuchen.zulu.jre.feature/target/name.abuchen.zulu.jre.feature-8.66.0.15.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ name.abuchen.zulu.jre.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ name.abuchen.zulu.jre.feature ---
[INFO] 
[INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ name.abuchen.zulu.jre.feature ---
[INFO] Disabled
[INFO] 
[INFO] --- maven-jarsigner-plugin:1.4:verify (verify) @ name.abuchen.zulu.jre.feature ---
[INFO] Disabled
[INFO] 
[INFO] -----------< name.abuchen.zulu:name.abuchen.zulu.updatesite >-----------
[INFO] Building name.abuchen.zulu.updatesite 8.66.0.15                   [9/13]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ name.abuchen.zulu.updatesite ---
[INFO] Deleting /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/updatesite/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ name.abuchen.zulu.updatesite ---
[INFO] The project's OSGi version is 8.66.0.15
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ name.abuchen.zulu.updatesite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ name.abuchen.zulu.updatesite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/updatesite/src/main/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ name.abuchen.zulu.updatesite ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ name.abuchen.zulu.updatesite ---
[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) @ name.abuchen.zulu.updatesite ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ name.abuchen.zulu.updatesite ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ name.abuchen.zulu.updatesite ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ name.abuchen.zulu.updatesite ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ name.abuchen.zulu.updatesite ---
[INFO] Building zip: /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/updatesite/target/name.abuchen.zulu.updatesite-8.66.0.15.zip
[INFO] 
[INFO] ---------------------< name.abuchen.zulu:test-app >---------------------
[INFO] Building test-app 8.66.0.15                                      [10/13]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test-app ---
[INFO] 
[INFO] ---------------------< name.abuchen.zulu:test.rcp >---------------------
[INFO] Building test.rcp 8.66.0.15                                      [11/13]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test.rcp ---
[INFO] Deleting /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.rcp/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ test.rcp ---
[INFO] The project's OSGi version is 8.66.0.15
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ test.rcp ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ test.rcp ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ test.rcp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.rcp/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ test.rcp ---
[INFO] Compiling 6 source files to /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.rcp/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ test.rcp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.rcp/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ test.rcp ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ test.rcp ---
[INFO] Building jar: /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.rcp/target/test.rcp-8.66.0.15.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ test.rcp ---
[INFO] 
[INFO] -------------------< name.abuchen.zulu:test.feature >-------------------
[INFO] Building test.feature 8.66.0.15                                  [12/13]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test.feature ---
[INFO] Deleting /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ test.feature ---
[INFO] The project's OSGi version is 8.66.0.15
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ test.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ test.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ test.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ test.feature ---
[INFO] Building jar: /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.feature/target/test.feature-8.66.0.15.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ test.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ test.feature ---
[INFO] 
[INFO] -------------------< name.abuchen.zulu:test.product >-------------------
[INFO] Building test.product 8.66.0.15                                  [13/13]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test.product ---
[INFO] Deleting /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.product/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ test.product ---
[INFO] The project's OSGi version is 8.66.0.15
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ test.product ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ test.product ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.product/src/main/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ test.product ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ test.product ---
[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) @ test.product ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ test.product ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ test.product ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ test.product ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ test.product ---
[INFO] Building zip: /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.product/target/test.product-8.66.0.15.zip
[INFO] 
[INFO] --- tycho-p2-director-plugin:1.7.0:materialize-products (materialize-products) @ test.product ---
[INFO] Installing product test.product for environment linux/gtk/x86_64 to /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.product/target/products/test.product/linux/gtk/x86_64/test
Installing test.product 8.66.0.15.
Operation completed in 8661 ms.
[INFO] Installing product test.product for environment linux/gtk/x86 to /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.product/target/products/test.product/linux/gtk/x86/test
Installing test.product 8.66.0.15.
Operation completed in 5967 ms.
[INFO] Installing product test.product for environment macosx/cocoa/x86_64 to /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.product/target/products/test.product/macosx/cocoa/x86_64/TestProduct.app
Installing test.product 8.66.0.15.
Operation completed in 4219 ms.
[INFO] Installing product test.product for environment win32/win32/x86 to /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.product/target/products/test.product/win32/win32/x86/test
Installing test.product 8.66.0.15.
Operation completed in 4956 ms.
[INFO] Installing product test.product for environment win32/win32/x86_64 to /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.product/target/products/test.product/win32/win32/x86_64/test
Installing test.product 8.66.0.15.
Operation completed in 5915 ms.
[INFO] 
[INFO] --- tycho-p2-director-plugin:1.7.0:archive-products (archive-products) @ test.product ---
[INFO] Building tar: /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.product/target/products/TestProduct-8.66.0.15-linux.gtk.x86_64.tar.gz
[INFO] Building tar: /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.product/target/products/TestProduct-8.66.0.15-linux.gtk.x86.tar.gz
[INFO] Building tar: /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.product/target/products/TestProduct-8.66.0.15-macosx.cocoa.x86_64.tar.gz
[INFO] Building zip: /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.product/target/products/TestProduct-8.66.0.15-win32.win32.x86.zip
[INFO] Building zip: /var/lib/jenkins/jobs/bundled-jre/branches/release-4-0.r1ig5t/workspace/test/test.product/target/products/TestProduct-8.66.0.15-win32.win32.x86_64.zip
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Bundled Oracle Java JRE 8.66.0.15:
[INFO] 
[INFO] Bundled Oracle Java JRE ............................ SUCCESS [  0.125 s]
[INFO] bundles ............................................ SUCCESS [  0.001 s]
[INFO] name.abuchen.zulu.jre.linux.x86 .................... SUCCESS [  8.748 s]
[INFO] name.abuchen.zulu.jre.linux.x86_64 ................. SUCCESS [  6.385 s]
[INFO] name.abuchen.zulu.jre.macosx.x86_64 ................ SUCCESS [  6.260 s]
[INFO] name.abuchen.zulu.jre.win32.x86 .................... SUCCESS [  5.790 s]
[INFO] name.abuchen.zulu.jre.win32.x86_64 ................. SUCCESS [  6.766 s]
[INFO] name.abuchen.zulu.jre.feature ...................... SUCCESS [  0.177 s]
[INFO] name.abuchen.zulu.updatesite ....................... SUCCESS [  7.751 s]
[INFO] test-app ........................................... SUCCESS [  0.005 s]
[INFO] test.rcp ........................................... SUCCESS [  1.059 s]
[INFO] test.feature ....................................... SUCCESS [  0.064 s]
[INFO] test.product ....................................... SUCCESS [01:28 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:19 min
[INFO] Finished at: 2022-11-29T15:54:43+01:00
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (deploy)
[Pipeline] echo
[p2deploy] branch is release/4.0
[Pipeline] echo
[p2deploy] repo name matched from branch is prerelease
[Pipeline] echo
[p2deploy] deploying to local p2repo /var/www/p2/prerelease/bundled-jre
[Pipeline] sh
+ mkdir -p /var/www/p2/prerelease/bundled-jre
[Pipeline] sh
+ cp -r ./updatesite/target/repository /var/www/p2/prerelease/bundled-jre.new
[Pipeline] sh
+ mv /var/www/p2/prerelease/bundled-jre /var/www/p2/prerelease/bundled-jre.old
[Pipeline] sh
+ mv /var/www/p2/prerelease/bundled-jre.new /var/www/p2/prerelease/bundled-jre
[Pipeline] sh
+ rm -rf /var/www/p2/prerelease/bundled-jre.old
[Pipeline] echo
[p2deploy] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Notify)
[Pipeline] echo
notify downstream project 'lab-base' for branch 'release/4.0' (release%2F4.0)
[Pipeline] build
Scheduling project: TextGridLab » release/4.0
[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