Skip to content

Console Output

Started by user ed.merks@gmail.com
Building in workspace /home/hudson/genie.oomph/.jenkins/jobs/cleanup/workspace
No credentials specified
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/bin/git config remote.origin.url git://git.eclipse.org/gitroot/oomph/org.eclipse.oomph.git # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/oomph/org.eclipse.oomph.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/oomph/org.eclipse.oomph.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ed8d2fdcc99c1d3461399fc1bee02645433fa697 (origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f ed8d2fdcc99c1d3461399fc1bee02645433fa697
Commit message: "[Releng] Remove hacks that worked around the now-fixed ECF 45 problems"
 > /usr/local/bin/git rev-list --no-walk ed8d2fdcc99c1d3461399fc1bee02645433fa697 # timeout=10
[workspace] $ /shared/common/apache-maven-latest/bin/mvn -f git/pom.xml -DskipTests=true -Dbuild.id=29 -Dgit.commit=ed8d2fdcc99c1d3461399fc1bee02645433fa697 clean verify --projects releng//org.eclipse.oomph.parent/tp,releng/org.eclipse.oomph.releng -am -amd
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.oomph
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: org.eclipse.oomph:org.eclipse.oomph.releng:1.0.0-SNAPSHOT @ /jobs/genie.oomph/cleanup/workspace/git/releng/org.eclipse.oomph.releng/pom.xml
[INFO] Adding repository http://download.eclipse.org/usssdk/updates/latest
[INFO] Fetching p2.index from http://download.eclipse.org/egit/updates/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/egit/updates
[INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/latest-R/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/latest-R
[INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest
[INFO] Fetching p2.index from http://download.eclipse.org/modeling/emf/emf/builds/milestone/S201905280646/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/mylyn/snapshots/3.24/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/mylyn/snapshots/3.24
[INFO] Fetching p2.index from http://download.eclipse.org/technology/m2e/snapshots/1.9.0/latest/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/technology/m2e/snapshots/1.9.0/latest
[INFO] Fetching p2.index from http://download.eclipse.org/nebula/snapshot/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/nebula/snapshot
[INFO] Fetching p2.index from http://download.eclipse.org/technology/swtbot/snapshots/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/technology/swtbot/snapshots
[INFO] Fetching p2.index from http://download.eclipse.org/webtools/repository/photon/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/webtools/repository/photon
[INFO] Fetching p2.index from http://download.eclipse.org/webtools/downloads/drops/R3.10.0/R-3.10.0-20180611164516/repository/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.12-I-builds/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.12-I-builds
[INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.12-I-builds/I20190603-1800/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.12-I-builds/I20190604-0600/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.12-I-builds/I20190604-1800/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.12-I-builds/I20190605-0600/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.12-I-builds/I20190605-1800/ (0B at 0B/s)
[INFO] Resolving dependencies of MavenProject: org.eclipse.oomph:org.eclipse.oomph.releng:1.0.0-SNAPSHOT @ /jobs/genie.oomph/cleanup/workspace/git/releng/org.eclipse.oomph.releng/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.oomph:org.eclipse.oomph.releng:1.0.0-SNAPSHOT @ /jobs/genie.oomph/cleanup/workspace/git/releng/org.eclipse.oomph.releng/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] org.eclipse.oomph.parent                                           [pom]
[INFO] org.eclipse.oomph.plugins                                          [pom]
[INFO] org.eclipse.oomph.tp                         [eclipse-target-definition]
[INFO] org.eclipse.oomph.releng                                [eclipse-plugin]
[INFO] 
[INFO] -------------< org.eclipse.oomph:org.eclipse.oomph.parent >-------------
[INFO] Building org.eclipse.oomph.parent 1.0.0-SNAPSHOT                   [1/4]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.oomph.parent ---
[INFO] 
[INFO] ------------< org.eclipse.oomph:org.eclipse.oomph.plugins >-------------
[INFO] Building org.eclipse.oomph.plugins 1.1.0-SNAPSHOT                  [2/4]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.oomph.plugins ---
[INFO] 
[INFO] --- tycho-source-plugin:0.23.1:plugin-source (attach-source) @ org.eclipse.oomph.plugins ---
[INFO] 
[INFO] ---------------< org.eclipse.oomph:org.eclipse.oomph.tp >---------------
[INFO] Building org.eclipse.oomph.tp 1.0.0-SNAPSHOT                       [3/4]
[INFO] ---------------------[ eclipse-target-definition ]----------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.oomph.tp ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:package-target-definition (default-package-target-definition) @ org.eclipse.oomph.tp ---
[INFO] 
[INFO] -------------< org.eclipse.oomph:org.eclipse.oomph.releng >-------------
[INFO] Building org.eclipse.oomph.releng 1.0.0-SNAPSHOT                   [4/4]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.oomph.releng ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:build-qualifier (default-build-qualifier) @ org.eclipse.oomph.releng ---
[INFO] The project's OSGi version is 1.0.0.v20190323-1142
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:validate-id (default-validate-id) @ org.eclipse.oomph.releng ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:validate-version (default-validate-version) @ org.eclipse.oomph.releng ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.oomph.releng ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- tycho-compiler-plugin:0.23.1:compile (default-compile) @ org.eclipse.oomph.releng ---
[INFO] Compiling 3 source files to /jobs/genie.oomph/cleanup/workspace/git/releng/org.eclipse.oomph.releng/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.oomph.releng ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.oomph/cleanup/workspace/git/releng/org.eclipse.oomph.releng/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.23.1:plugin-source (attach-source) @ org.eclipse.oomph.releng ---
[INFO] Building jar: /jobs/genie.oomph/cleanup/workspace/git/releng/org.eclipse.oomph.releng/target/org.eclipse.oomph.releng-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.23.1:target-platform (default-target-platform) @ org.eclipse.oomph.releng ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:package-plugin (default-package-plugin) @ org.eclipse.oomph.releng ---
[INFO] Building jar: /jobs/genie.oomph/cleanup/workspace/git/releng/org.eclipse.oomph.releng/target/org.eclipse.oomph.releng-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.23.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.oomph.releng ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.eclipse.oomph.parent 1.0.0-SNAPSHOT ............ SUCCESS [  0.071 s]
[INFO] org.eclipse.oomph.plugins 1.1.0-SNAPSHOT ........... SUCCESS [  0.010 s]
[INFO] org.eclipse.oomph.tp 1.0.0-SNAPSHOT ................ SUCCESS [  0.234 s]
[INFO] org.eclipse.oomph.releng 1.0.0-SNAPSHOT ............ SUCCESS [  1.939 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  23.157 s
[INFO] Finished at: 2019-06-16T08:06:06-04:00
[INFO] ------------------------------------------------------------------------
[workspace] $ /bin/sh -xe /tmp/genie.oomph/jenkins7320648997245048106.sh
+ GIT=git
+ SCRIPTS=git/releng/org.eclipse.oomph.releng/hudson
+ BASH=/bin/bash
+ [[ '' == true ]]
+ /bin/bash git/releng/org.eclipse.oomph.releng/hudson/cleanup.sh

Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.oomph
Composing /home/data/httpd/download.eclipse.org/oomph/updates.tmp/release:
       of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.13.0
       of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.12.0
       of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.11.0
       of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.10.0
       of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.9.0
       of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.8.0
       of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.7.0
       of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.6.1
       of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.6.0
       of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.5.0
       of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.4.0
       of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.3.0
       of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.2.1
       of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.2.0
Composing /home/data/httpd/download.eclipse.org/oomph/updates.tmp/release/latest:
       of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.13.0
Composing /home/data/httpd/download.eclipse.org/oomph/updates.tmp/milestone:
       of /home/data/httpd/download.eclipse.org/oomph/drops/milestone/S20170307-122318-1.7.0-M4
       of /home/data/httpd/download.eclipse.org/oomph/drops/milestone/S20170301-061518-1.7.0-M3
       of /home/data/httpd/download.eclipse.org/oomph/drops/milestone/S20170215-125145-1.7.0-M2
       of /home/data/httpd/download.eclipse.org/oomph/drops/milestone/S20170201-120440-1.7.0-M1
Composing /home/data/httpd/download.eclipse.org/oomph/updates.tmp/milestone/latest:
       of /home/data/httpd/download.eclipse.org/oomph/drops/milestone/S20170307-122318-1.7.0-M4
Composing /home/data/httpd/download.eclipse.org/oomph/updates.tmp/nightly:
       of /home/data/httpd/download.eclipse.org/oomph/drops/nightly/N20190615-230023
       of /home/data/httpd/download.eclipse.org/oomph/drops/nightly/N20190614-230022
       of /home/data/httpd/download.eclipse.org/oomph/drops/nightly/N20190613-230137
       of /home/data/httpd/download.eclipse.org/oomph/drops/nightly/N20190612-230137
       of /home/data/httpd/download.eclipse.org/oomph/drops/nightly/N20190611-230143
Composing /home/data/httpd/download.eclipse.org/oomph/updates.tmp/nightly/latest:
       of /home/data/httpd/download.eclipse.org/oomph/drops/nightly/N20190615-230023
Composing /home/data/httpd/download.eclipse.org/oomph/updates.tmp:
       of release
       of milestone
       of nightly
Composing /home/data/httpd/download.eclipse.org/oomph/updates.tmp/latest:
       of /home/data/httpd/download.eclipse.org/oomph/drops/nightly/N20190615-230023

Sending e-mails to: stepper@esc-net.de ed.merks@gmail.com
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS