Console Output

Started by an SCM change
Building remotely on wger081 in workspace /var/jenkins/workspace/lab-collatex
Checking out a fresh workspace because there's no workspace at /var/jenkins/workspace/lab-collatex
Cleaning local Directory .
Checking out https://develop.sub.uni-goettingen.de/repos/textgrid/trunk/lab-sites/collatex
A         info.textgrid.lab.collatex.feature
AU        info.textgrid.lab.collatex.feature/.project
A         info.textgrid.lab.collatex.feature/.gitignore
AU        info.textgrid.lab.collatex.feature/build.properties
AU        info.textgrid.lab.collatex.feature/feature.xml
AU        info.textgrid.lab.collatex.feature/pom.xml
A         collatex-repository
AU        collatex-repository/.project
AU        collatex-repository/pom.xml
AU        collatex-repository/category.xml
A         collatex-repository/.settings
A         collatex-repository/.settings/org.eclipse.m2e.core.prefs
AU        pom.xml
A         info.textgrid.lab.collatex
AU        info.textgrid.lab.collatex/.classpath
A         info.textgrid.lab.collatex/META-INF
AU        info.textgrid.lab.collatex/META-INF/MANIFEST.MF
AU        info.textgrid.lab.collatex/swing2swt.jar
AU        info.textgrid.lab.collatex/.project
A         info.textgrid.lab.collatex/.gitignore
A         info.textgrid.lab.collatex/lib
AU        info.textgrid.lab.collatex/lib/collatex-1.3-SNAPSHOT.jar
AU        info.textgrid.lab.collatex/lib/collatex-1.3-SNAPSHOT-sources.jar
AU        info.textgrid.lab.collatex/lib/neo4j-graph-matching-1.6.jar
AU        info.textgrid.lab.collatex/lib/neo4j-jmx-1.6.jar
AU        info.textgrid.lab.collatex/lib/neo4j-kernel-1.6.jar
AU        info.textgrid.lab.collatex/lib/neo4j-lucene-index-1.6.jar
AU        info.textgrid.lab.collatex/lib/neo4j-graph-algo-1.6.jar
AU        info.textgrid.lab.collatex/lib/neo4j-1.6.jar
A         info.textgrid.lab.collatex/src
A         info.textgrid.lab.collatex/src/org
A         info.textgrid.lab.collatex/src/org/eclipse
A         info.textgrid.lab.collatex/src/org/eclipse/wb
A         info.textgrid.lab.collatex/src/org/eclipse/wb/swt
AU        info.textgrid.lab.collatex/src/org/eclipse/wb/swt/SWTResourceManager.java
AU        info.textgrid.lab.collatex/src/org/eclipse/wb/swt/ResourceManager.java
A         info.textgrid.lab.collatex/src/info
A         info.textgrid.lab.collatex/src/info/textgrid
A         info.textgrid.lab.collatex/src/info/textgrid/lab
A         info.textgrid.lab.collatex/src/info/textgrid/lab/collatex
A         info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/model
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/model/CollationSet.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/model/messages.properties
A         info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/model/equivalences
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/model/equivalences/Equivalence.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/model/equivalences/TokenType.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/model/equivalences/Equivalences.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/model/equivalences/Position.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/model/equivalences/package-info.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/model/equivalences/EToken.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/model/equivalences/TokenIndex.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/model/package-info.java
A         info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/model/text
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/model/text/BasicToken.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/model/text/BasicWitness.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/model/Messages.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/model/CollationSetAdapterFactory.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/model/CollationSetWitness.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/CollateXPlugin.java
A         info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui
A         info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/utils
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/utils/JobWithUICleanup.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/WitnessTransfer.java
A         info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/commands
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/commands/CollateHandler.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/commands/OpenCollateXTool.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/CollateXPerspective.java
A         info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/parts
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/parts/RegularisationEditor.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/parts/DefaultResultPage.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/parts/GridResultPage.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/parts/VariantGraphView.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/parts/messages.properties
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/parts/ResultXViewerView.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/parts/GridResultViewer.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/parts/SelectObjectDialog.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/parts/CollationSetEditor.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/parts/Messages.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/parts/WitnessLabelProvider.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/parts/VerticalTableView.java
A         info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/process
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/process/messages.properties
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/process/EquivalenceSetTokenComparator.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/process/Messages.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/process/CollateJob.java
AU        info.textgrid.lab.collatex/build.properties
AU        info.textgrid.lab.collatex/pom.xml
A         info.textgrid.lab.collatex/resources
AU        info.textgrid.lab.collatex/resources/collatex-logo-16.png
AU        info.textgrid.lab.collatex/plugin.xml
A         info.textgrid.lab.collatex/.settings
A         info.textgrid.lab.collatex/.settings/org.eclipse.jdt.core.prefs
A         info.textgrid.lab.collatex/.settings/org.eclipse.jdt.ui.prefs
AU        info.textgrid.lab.collatex/.settings/org.eclipse.wst.common.project.facet.core.xml
A         info.textgrid.lab.collatex.tests
AU        info.textgrid.lab.collatex.tests/.classpath
A         info.textgrid.lab.collatex.tests/META-INF
AU        info.textgrid.lab.collatex.tests/META-INF/MANIFEST.MF
AU        info.textgrid.lab.collatex.tests/.project
A         info.textgrid.lab.collatex.tests/.gitignore
A         info.textgrid.lab.collatex.tests/src
A         info.textgrid.lab.collatex.tests/src/info
A         info.textgrid.lab.collatex.tests/src/info/textgrid
A         info.textgrid.lab.collatex.tests/src/info/textgrid/lab
A         info.textgrid.lab.collatex.tests/src/info/textgrid/lab/collatex
A         info.textgrid.lab.collatex.tests/src/info/textgrid/lab/collatex/model
AU        info.textgrid.lab.collatex.tests/src/info/textgrid/lab/collatex/model/CollationSetTests.java
A         info.textgrid.lab.collatex.tests/src/info/textgrid/lab/collatex/model/equivalences
AU        info.textgrid.lab.collatex.tests/src/info/textgrid/lab/collatex/model/equivalences/EquivalencesTest.java
A         info.textgrid.lab.collatex.tests/src/info/textgrid/lab/collatex/tests
AU        info.textgrid.lab.collatex.tests/src/info/textgrid/lab/collatex/tests/Activator.java
AU        info.textgrid.lab.collatex.tests/build.properties
AU        info.textgrid.lab.collatex.tests/pom.xml
A         info.textgrid.lab.collatex.tests/.settings
A         info.textgrid.lab.collatex.tests/.settings/org.eclipse.jdt.core.prefs
At revision 12648
Parsing POMs
[lab-collatex] $ java -DuniqueVersion=false -cp /var/jenkins/maven3-agent.jar:/var/jenkins/tools/Maven_3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /var/jenkins/tools/Maven_3 /var/jenkins/slave.jar /var/jenkins/maven3-interceptor.jar 58157
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/jenkins/workspace/lab-collatex/pom.xml clean package
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: info.textgrid.lab.collatex:info.textgrid.lab.collatex:1.0.0-SNAPSHOT @ /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex/pom.xml
[INFO] Adding repository http://download.digital-humanities.de/updates/textgridlab-nightly/
[INFO] Fetching content.xml (0B of 1,75MB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/
[INFO] Fetching content.xml (4kB of 1,75MB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/
[INFO] 1 operation remaining.
[INFO] Adding repository http://download.digital-humanities.de/updates/textgridlab-nightly/
[INFO] Fetching artifacts.xml (0B of 126,62kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/
[INFO] 1 operation remaining.
[INFO] Fetching artifacts.xml (4kB of 126,62kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/
[INFO] Fetching p2.index (0B of 96B at 0B/s) from http://download.eclipse.org/releases/indigo/
[INFO] 1 operation remaining.
[INFO] Fetching p2.index (128B of 96B at 0B/s) from http://download.eclipse.org/releases/indigo/
[INFO] Adding repository http://download.eclipse.org/releases/indigo
[INFO] Fetching p2.index (0B of 98B at 0B/s) from http://download.eclipse.org/technology/epp/packages/indigo/
[INFO] 1 operation remaining.
[INFO] Fetching p2.index (131B of 98B at 0B/s) from http://download.eclipse.org/technology/epp/packages/indigo/
[INFO] Fetching p2.index (0B of 93B at 0B/s) from http://download.eclipse.org/releases/indigo/201202240900/
[INFO] 1 operation remaining.
[INFO] Fetching p2.index (119B of 93B at 0B/s) from http://download.eclipse.org/releases/indigo/201202240900/
[INFO] Fetching p2.index (0B of 93B at 0B/s) from http://download.eclipse.org/releases/indigo/201109230900/
[INFO] 1 operation remaining.
[INFO] Fetching p2.index (119B of 93B at 0B/s) from http://download.eclipse.org/releases/indigo/201109230900/
[INFO] Fetching p2.index (0B of 93B at 0B/s) from http://download.eclipse.org/releases/indigo/201106220900/
[INFO] [INFO] Fetching p2.index (119B of 93B at 0B/s) from http://download.eclipse.org/releases/indigo/201106220900/
1 operation remaining.
[INFO] Fetching p2.index (0B of 96B at 0B/s) from http://download.eclipse.org/releases/indigo/
[INFO] 1 operation remaining.
[INFO] Fetching p2.index (128B of 96B at 0B/s) from http://download.eclipse.org/releases/indigo/
[INFO] Adding repository http://download.eclipse.org/releases/indigo
[INFO] Fetching p2.index (0B of 98B at 0B/s) from http://download.eclipse.org/technology/epp/packages/indigo/
[INFO] 1 operation remaining.
[INFO] Fetching p2.index (131B of 98B at 0B/s) from http://download.eclipse.org/technology/epp/packages/indigo/
[INFO] Fetching p2.index (0B of 93B at 0B/s) from http://download.eclipse.org/releases/indigo/201202240900/
[INFO] 1 operation remaining.
[INFO] Fetching p2.index (119B of 93B at 0B/s) from http://download.eclipse.org/releases/indigo/201202240900/
[INFO] Fetching p2.index (0B of 93B at 0B/s) from http://download.eclipse.org/releases/indigo/201109230900/
[INFO] [INFO] Fetching p2.index (119B of 93B at 0B/s) from http://download.eclipse.org/releases/indigo/201109230900/
1 operation remaining.
[INFO] Fetching p2.index (0B of 93B at 0B/s) from http://download.eclipse.org/releases/indigo/201106220900/
[INFO] 1 operation remaining.
[INFO] Fetching p2.index (119B of 93B at 0B/s) from http://download.eclipse.org/releases/indigo/201106220900/
[INFO] Adding repository http://download.eclipse.org/technology/nebula/snapshot
[INFO] Fetching content.jar (0B of 26,56kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/
[INFO] 1 operation remaining.
[INFO] Fetching content.jar (4kB of 26,56kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/
[INFO] Adding repository http://download.eclipse.org/technology/nebula/snapshot
[INFO] Fetching artifacts.jar (0B of 3,76kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/
[INFO] 1 operation remaining.
[INFO] Fetching artifacts.jar (3,76kB of 3,76kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab.collatex:info.textgrid.lab.collatex:1.0.0-SNAPSHOT @ /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex/pom.xml
[INFO] Downloading info.textgrid.lab.authn
[INFO] Fetching info.textgrid.lab.authn_0.0.3.12569.jar (0B of 38,36kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching info.textgrid.lab.authn_0.0.3.12569.jar (4kB of 38,36kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] Downloading info.textgrid.lab.core.tgauthclient
[INFO] Fetching info.textgrid.lab.core.tgauthclient_1.0.0.12569.jar (0B of 14,71kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching info.textgrid.lab.core.tgauthclient_1.0.0.12569.jar (4kB of 14,71kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] Downloading info.textgrid.lab.conf
[INFO] Fetching info.textgrid.lab.conf_1.0.2.12569.jar (0B of 26,08kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching info.textgrid.lab.conf_1.0.2.12569.jar (4kB of 26,08kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] Downloading info.textgrid.lab.core.model
[INFO] Fetching info.textgrid.lab.core.model_0.1.2.12569.jar (0B of 123,05kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching info.textgrid.lab.core.model_0.1.2.12569.jar (4kB of 123,05kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] Downloading info.textgrid.lab.core.swtutils
[INFO] Fetching info.textgrid.lab.core.swtutils_1.0.2.12569.jar (0B of 52,49kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching info.textgrid.lab.core.swtutils_1.0.2.12569.jar (4kB of 52,49kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] Downloading info.textgrid.lab.ui.core.utils
[INFO] Fetching info.textgrid.lab.ui.core.utils_1.0.0.12569.jar (0B of 45,27kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching info.textgrid.lab.ui.core.utils_1.0.0.12569.jar (4kB of 45,27kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] Downloading info.textgrid.lab.log
[INFO] Fetching info.textgrid.lab.log_1.0.0.12569.jar (0B of 5,86kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching info.textgrid.lab.log_1.0.0.12569.jar (4kB of 5,86kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] Downloading info.textgrid.lab.core.tgcrud.client.jaxws
[INFO] Fetching info.textgrid.lab.core.tgcrud.client.jaxws_0.0.1.12569.jar (0B of 6,04kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching info.textgrid.lab.core.tgcrud.client.jaxws_0.0.1.12569.jar (4kB of 6,04kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] Downloading info.textgrid.lab.search
[INFO] Fetching info.textgrid.lab.search_1.0.1.12569.jar (0B of 52,35kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching info.textgrid.lab.search_1.0.1.12569.jar (4kB of 52,35kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] Downloading org.objectweb.asm
[INFO] Fetching org.objectweb.asm_3.3.1.v201105211655.jar (0B of 223,26kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching org.objectweb.asm_3.3.1.v201105211655.jar (4kB of 223,26kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] Downloading org.eclipse.jdt.core
[INFO] Fetching download.php (0B of 1,71kB at 0B/s) from http://www.eclipse.org/downloads/download.php?file=/eclipse/updates/3.7/R-3.7.2-201202080800&format=xml&protocol=http&countryCode=de&timeZone=1&format=xml
[INFO] Fetching download.php (1,51kB of 1,71kB at 0B/s) from http://www.eclipse.org/downloads/download.php?file=/eclipse/updates/3.7/R-3.7.2-201202080800&format=xml&protocol=http&countryCode=de&timeZone=1&format=xml
[INFO] Fetching org.eclipse.jdt.core_3.7.3.v20120119-1537.jar.pack.gz (0B of 1,66MB at 0B/s) from http://eclipse.c3sl.ufpr.br/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching org.eclipse.jdt.core_3.7.3.v20120119-1537.jar.pack.gz (3,75kB of 1,66MB at 0B/s) from http://eclipse.c3sl.ufpr.br/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/
[INFO] Fetching org.eclipse.jdt.core_3.7.3.v20120119-1537.jar.pack.gz (26,45kB of 1,66MB at 22,45kB/s) from http://eclipse.c3sl.ufpr.br/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/
[INFO] Fetching org.eclipse.jdt.core_3.7.3.v20120119-1537.jar.pack.gz (83,9kB of 1,66MB at 35,27kB/s) from http://eclipse.c3sl.ufpr.br/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/
[INFO] Fetching org.eclipse.jdt.core_3.7.3.v20120119-1537.jar.pack.gz (232,2kB of 1,66MB at 62,26kB/s) from http://eclipse.c3sl.ufpr.br/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/
[INFO] Fetching org.eclipse.jdt.core_3.7.3.v20120119-1537.jar.pack.gz (484,69kB of 1,66MB at 101,13kB/s) from http://eclipse.c3sl.ufpr.br/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/
[INFO] Fetching org.eclipse.jdt.core_3.7.3.v20120119-1537.jar.pack.gz (841,38kB of 1,66MB at 140,76kB/s) from http://eclipse.c3sl.ufpr.br/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/
[INFO] Fetching org.eclipse.jdt.core_3.7.3.v20120119-1537.jar.pack.gz (1,45MB of 1,66MB at 255,43kB/s) from http://eclipse.c3sl.ufpr.br/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/
[INFO] Downloading org.eclipse.jdt.launching
[INFO] Fetching org.eclipse.jdt.launching_3.6.1.v20111006_r372.jar.pack.gz (0B of 102,79kB at 0B/s) from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/
[INFO] [INFO] Fetching org.eclipse.jdt.launching_3.6.1.v20111006_r372.jar.pack.gz (3,71kB of 102,79kB at 0B/s) from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/
1 operation remaining.
[INFO] Downloading org.eclipse.jdt.debug
[INFO] Fetching org.eclipse.jdt.debug_3.7.1.v20111006_r372.jar.pack.gz (0B of 272,38kB at 0B/s) from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching org.eclipse.jdt.debug_3.7.1.v20111006_r372.jar.pack.gz (4kB of 272,38kB at 0B/s) from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/
[INFO] Downloading javax.xml.stream
[INFO] Fetching download.php (0B of 1,81kB at 0B/s) from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/indigo/201202240900/aggregate/&countryCode=de&timeZone=1&format=xml
[INFO] Fetching download.php (2,15kB of 1,81kB at 0B/s) from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/indigo/201202240900/aggregate/&countryCode=de&timeZone=1&format=xml
[INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz (0B of 17,62kB at 0B/s) from http://espelhos.edugraf.ufsc.br/eclipse//releases/indigo/201202240900/aggregate/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz (3,8kB of 17,62kB at 0B/s) from http://espelhos.edugraf.ufsc.br/eclipse//releases/indigo/201202240900/aggregate/plugins/
[INFO] Downloading com.sun.xml.bind
[INFO] Fetching com.sun.xml.bind_2.2.0.v201105210647.jar.pack.gz (0B of 264,06kB at 0B/s) from http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching com.sun.xml.bind_2.2.0.v201105210647.jar.pack.gz (4kB of 264,06kB at 0B/s) from http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] Downloading commonj.sdo
[INFO] Fetching commonj.sdo_2.1.1.v200905221342.jar (0B of 20,46kB at 0B/s) from http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching commonj.sdo_2.1.1.v200905221342.jar (4kB of 20,46kB at 0B/s) from http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] Downloading org.eclipse.zest.core
[INFO] Fetching org.eclipse.zest.core_1.3.0.v20110221-2050.jar.pack.gz (0B of 54,56kB at 0B/s) from http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching org.eclipse.zest.core_1.3.0.v20110221-2050.jar.pack.gz (4kB of 54,56kB at 0B/s) from http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] Downloading org.eclipse.zest.layouts
[INFO] Fetching org.eclipse.zest.layouts_1.1.0.v20110425-2050.jar.pack.gz (0B of 44,37kB at 0B/s) from http://espelhos.edugraf.ufsc.br/eclipse//releases/indigo/201202240900/aggregate/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching org.eclipse.zest.layouts_1.1.0.v20110425-2050.jar.pack.gz (4kB of 44,37kB at 0B/s) from http://espelhos.edugraf.ufsc.br/eclipse//releases/indigo/201202240900/aggregate/plugins/
[INFO] Downloading org.eclipse.jetty.jmx
[INFO] Fetching org.eclipse.jetty.jmx_7.5.1.v20110908.jar.pack.gz (0B of 16,1kB at 0B/s) from ftp://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching org.eclipse.jetty.jmx_7.5.1.v20110908.jar.pack.gz (4kB of 16,1kB at 0B/s) from ftp://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] Downloading org.apache.commons.lang
[INFO] Fetching org.apache.commons.lang_2.4.0.v201005080502.jar.pack.gz (0B of 99,82kB at 0B/s) from ftp://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching org.apache.commons.lang_2.4.0.v201005080502.jar.pack.gz (4kB of 99,82kB at 0B/s) from ftp://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] Downloading org.apache.velocity
[INFO] Fetching org.apache.velocity_1.5.0.v200905192330.jar.pack.gz (0B of 121,77kB at 0B/s) from http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching org.apache.velocity_1.5.0.v200905192330.jar.pack.gz (4kB of 121,77kB at 0B/s) from http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] Downloading org.eclipse.emf.codegen.ecore
[INFO] Fetching org.eclipse.emf.codegen.ecore_2.7.0.v20120130-0943.jar.pack.gz (0B of 412,1kB at 0B/s) from http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching org.eclipse.emf.codegen.ecore_2.7.0.v20120130-0943.jar.pack.gz (4kB of 412,1kB at 0B/s) from http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] Downloading org.eclipse.jetty.continuation
[INFO] Fetching org.eclipse.jetty.continuation_7.5.1.v20110908.jar.pack.gz (0B of 12,29kB at 0B/s) from ftp://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching org.eclipse.jetty.continuation_7.5.1.v20110908.jar.pack.gz (4kB of 12,29kB at 0B/s) from ftp://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] Downloading org.eclipse.jetty.http
[INFO] Fetching org.eclipse.jetty.http_7.5.1.v20110908.jar.pack.gz (0B of 55,88kB at 0B/s) from http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching org.eclipse.jetty.http_7.5.1.v20110908.jar.pack.gz (3,71kB of 55,88kB at 0B/s) from http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] Downloading org.eclipse.jetty.security
[INFO] Fetching org.eclipse.jetty.security_7.5.1.v20110908.jar.pack.gz (0B of 32,07kB at 0B/s) from http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching org.eclipse.jetty.security_7.5.1.v20110908.jar.pack.gz (4kB of 32,07kB at 0B/s) from http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] Downloading org.eclipse.jetty.server
[INFO] Fetching org.eclipse.jetty.server_7.5.1.v20110908.jar.pack.gz (0B of 106,05kB at 0B/s) from http://mirror.selfnet.de/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching org.eclipse.jetty.server_7.5.1.v20110908.jar.pack.gz (3,84kB of 106,05kB at 0B/s) from http://mirror.selfnet.de/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] Downloading org.eclipse.jetty.util
[INFO] Fetching org.eclipse.jetty.util_7.5.1.v20110908.jar.pack.gz (0B of 85,67kB at 0B/s) from http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching org.eclipse.jetty.util_7.5.1.v20110908.jar.pack.gz (4kB of 85,67kB at 0B/s) from http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] Downloading org.jdom
[INFO] Fetching org.jdom_1.1.1.v201101151400.jar.pack.gz (0B of 74,13kB at 0B/s) from http://mirror.selfnet.de/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching org.jdom_1.1.1.v201101151400.jar.pack.gz (4kB of 74,13kB at 0B/s) from http://mirror.selfnet.de/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] Downloading org.mozilla.javascript
[INFO] Fetching org.mozilla.javascript_1.7.2.v201005080400.jar.pack.gz (0B of 340,53kB at 0B/s) from http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching org.mozilla.javascript_1.7.2.v201005080400.jar.pack.gz (4kB of 340,53kB at 0B/s) from http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] Downloading org.apache.commons.collections
[INFO] Fetching org.apache.commons.collections_3.2.0.v201005080500.jar.pack.gz (0B of 149,09kB at 0B/s) from http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching org.apache.commons.collections_3.2.0.v201005080500.jar.pack.gz (4kB of 149,09kB at 0B/s) from http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] Downloading org.apache.oro
[INFO] Fetching org.apache.oro_2.0.8.v201005080400.jar.pack.gz (0B of 31,24kB at 0B/s) from ftp://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching org.apache.oro_2.0.8.v201005080400.jar.pack.gz (4kB of 31,24kB at 0B/s) from ftp://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] Downloading org.eclipse.emf.codegen
[INFO] Fetching org.eclipse.emf.codegen_2.6.0.v20120130-0943.jar.pack.gz (0B of 100,42kB at 0B/s) from http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching org.eclipse.emf.codegen_2.6.0.v20120130-0943.jar.pack.gz (4kB of 100,42kB at 0B/s) from http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] Downloading org.eclipse.jetty.io
[INFO] Fetching org.eclipse.jetty.io_7.5.1.v20110908.jar.pack.gz (0B of 41,55kB at 0B/s) from http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] Fetching org.eclipse.jetty.io_7.5.1.v20110908.jar.pack.gz (3,71kB of 41,55kB at 0B/s) from http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] 1 operation remaining.
[INFO] Downloading org.eclipse.nebula.widgets.grid
[INFO] Fetching org.eclipse.nebula.widgets.grid_1.0.0.201204130447.jar.pack.gz (0B of 68,84kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching org.eclipse.nebula.widgets.grid_1.0.0.201204130447.jar.pack.gz (3,72kB of 68,84kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Downloading org.eclipse.nebula.widgets.xviewer
[INFO] Fetching org.eclipse.nebula.widgets.xviewer_0.9.9.201204130447.jar.pack.gz (0B of 204,95kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching org.eclipse.nebula.widgets.xviewer_0.9.9.201204130447.jar.pack.gz (4kB of 204,95kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Fetching org.eclipse.nebula.widgets.xviewer_0.9.9.201204130447.jar.pack.gz (63,84kB of 204,95kB at 62,5kB/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Fetching org.eclipse.nebula.widgets.xviewer_0.9.9.201204130447.jar.pack.gz (145,33kB of 204,95kB at 71,33kB/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Downloading org.eclipse.nebula.widgets.calendarcombo
[INFO] Fetching org.eclipse.nebula.widgets.calendarcombo_1.0.0.201204130447.jar.pack.gz (0B of 82,9kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching org.eclipse.nebula.widgets.calendarcombo_1.0.0.201204130447.jar.pack.gz (4kB of 82,9kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Resolving class path of MavenProject: info.textgrid.lab.collatex:info.textgrid.lab.collatex:1.0.0-SNAPSHOT @ /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab.collatex:info.textgrid.lab.collatex.feature:1.0.0-SNAPSHOT @ /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex.feature/pom.xml
[INFO] Adding repository (cached) http://download.digital-humanities.de/updates/textgridlab-nightly/
[INFO] Adding repository (cached) http://download.eclipse.org/releases/indigo
[INFO] Adding repository (cached) http://download.eclipse.org/technology/nebula/snapshot
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab.collatex:info.textgrid.lab.collatex.feature:1.0.0-SNAPSHOT @ /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex.feature/pom.xml
[INFO] Downloading info.textgrid.lab.core.aggregations.ui
[INFO] Fetching info.textgrid.lab.core.aggregations.ui_0.0.1.12569.jar (0B of 178,95kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching info.textgrid.lab.core.aggregations.ui_0.0.1.12569.jar (4kB of 178,95kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] Downloading info.textgrid.lab.ui.core
[INFO] Fetching info.textgrid.lab.ui.core_1.0.1.12569.jar (0B of 246,58kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching info.textgrid.lab.ui.core_1.0.1.12569.jar (4kB of 246,58kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] Downloading info.textgrid.lab.core.metadataeditor
[INFO] Fetching info.textgrid.lab.core.metadataeditor_1.0.0.12569.jar (0B of 1,14MB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching info.textgrid.lab.core.metadataeditor_1.0.0.12569.jar (4kB of 1,14MB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] Downloading info.textgrid.lab.core.browserfix
[INFO] Fetching info.textgrid.lab.core.browserfix_0.0.1.12569.jar (0B of 7,61kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching info.textgrid.lab.core.browserfix_0.0.1.12569.jar (4kB of 7,61kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] Downloading info.textgrid.lab.core.efs.tgcrud
[INFO] Fetching info.textgrid.lab.core.efs.tgcrud_0.1.1.12569.jar (0B of 54,59kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching info.textgrid.lab.core.efs.tgcrud_0.1.1.12569.jar (4kB of 54,59kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] Downloading info.textgrid.lab.protocol.textgrid
[INFO] Fetching info.textgrid.lab.protocol.textgrid_0.0.1.12569.jar (0B of 7,65kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching info.textgrid.lab.protocol.textgrid_0.0.1.12569.jar (4kB of 7,65kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] Downloading info.textgrid.utils
[INFO] Fetching info.textgrid.utils_0.0.1.12569.jar (0B of 5,52kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching info.textgrid.utils_0.0.1.12569.jar (4kB of 5,52kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] Downloading info.textgrid.lab.core.importexport
[INFO] Fetching info.textgrid.lab.core.importexport_0.1.0.12569.jar (0B of 178,33kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching info.textgrid.lab.core.importexport_0.1.0.12569.jar (4kB of 178,33kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] Downloading info.textgrid.lab.core.importexport.legacy
[INFO] Fetching info.textgrid.lab.core.importexport.legacy_1.0.0.12569.jar (0B of 10,79kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching info.textgrid.lab.core.importexport.legacy_1.0.0.12569.jar (4kB of 10,79kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/plugins/
[INFO] Downloading info.textgrid.lab.core.feature
[INFO] Fetching info.textgrid.lab.core.feature_1.0.0.12569.jar (0B of 1,01kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/features/
[INFO] 1 operation remaining.
[INFO] Fetching info.textgrid.lab.core.feature_1.0.0.12569.jar (1,01kB of 1,01kB at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/features/
[INFO] Downloading info.textgrid.lab.feature.auth
[INFO] Fetching info.textgrid.lab.feature.auth_0.1.0.12569.jar (0B of 611B at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/features/
[INFO] 1 operation remaining.
[INFO] Fetching info.textgrid.lab.feature.auth_0.1.0.12569.jar (611B of 611B at 0B/s) from http://download.digital-humanities.de/updates/textgridlab-nightly/features/
[INFO] Downloading javax.transaction
[INFO] Fetching javax.transaction_1.1.1.v201105210645.jar.pack.gz (0B of 13,81kB at 0B/s) from http://mirror.selfnet.de/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching javax.transaction_1.1.1.v201105210645.jar.pack.gz (3,85kB of 13,81kB at 0B/s) from http://mirror.selfnet.de/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] Downloading org.slf4j.jcl
[INFO] Fetching org.slf4j.jcl_1.6.1.v20100831-0715.jar.pack.gz (0B of 12,12kB at 0B/s) from http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching org.slf4j.jcl_1.6.1.v20100831-0715.jar.pack.gz (4kB of 12,12kB at 0B/s) from http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] Downloading org.slf4j.log4j
[INFO] Fetching org.slf4j.log4j_1.6.1.v20100831-0715.jar.pack.gz (0B of 10,2kB at 0B/s) from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching org.slf4j.log4j_1.6.1.v20100831-0715.jar.pack.gz (3,71kB of 10,2kB at 0B/s) from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/indigo/201202240900/aggregate/plugins/
[INFO] Downloading org.slf4j.jul
[INFO] Fetching org.slf4j.jul_1.6.1.v20100831-0715.jar.pack.gz (0B of 7,54kB at 0B/s) from http://mirror.netcologne.de/eclipse//releases/indigo/201202240900/aggregate/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching org.slf4j.jul_1.6.1.v20100831-0715.jar.pack.gz (4kB of 7,54kB at 0B/s) from http://mirror.netcologne.de/eclipse//releases/indigo/201202240900/aggregate/plugins/
[INFO] Downloading org.eclipse.jetty.slf4jlogback
[INFO] Fetching org.eclipse.jetty.slf4jlogback_7.5.1.201109140245.jar (0B of 18,18kB at 0B/s) from http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/features/
[INFO] 1 operation remaining.
[INFO] Fetching org.eclipse.jetty.slf4jlogback_7.5.1.201109140245.jar (4kB of 18,18kB at 0B/s) from http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/releases/indigo/201202240900/aggregate/features/
[INFO] Downloading org.eclipse.zest
[INFO] Fetching org.eclipse.zest_1.3.0.v20110425-2050-67A18yF6F18CBD5A7N54242.jar (0B of 30,15kB at 0B/s) from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/indigo/201202240900/aggregate/features/
[INFO] 1 operation remaining.
[INFO] Fetching org.eclipse.zest_1.3.0.v20110425-2050-67A18yF6F18CBD5A7N54242.jar (3,7kB of 30,15kB at 0B/s) from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/indigo/201202240900/aggregate/features/
[INFO] Downloading org.eclipse.nebula.widgets.calendarcombo.source
[INFO] Fetching org.eclipse.nebula.widgets.calendarcombo.source_1.0.0.201204130447.jar.pack.gz (0B of 50,47kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching org.eclipse.nebula.widgets.calendarcombo.source_1.0.0.201204130447.jar.pack.gz (3,72kB of 50,47kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Downloading org.eclipse.nebula.widgets.calendarcombo.feature
[INFO] Fetching org.eclipse.nebula.widgets.calendarcombo.feature_1.0.0.201204130447.jar.pack.gz (0B of 10,32kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/features/
[INFO] 1 operation remaining.
[INFO] Fetching org.eclipse.nebula.widgets.calendarcombo.feature_1.0.0.201204130447.jar.pack.gz (4kB of 10,32kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/features/
[INFO] Downloading org.eclipse.nebula.widgets.grid.source
[INFO] Fetching org.eclipse.nebula.widgets.grid.source_1.0.0.201204130447.jar.pack.gz (0B of 216,71kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching org.eclipse.nebula.widgets.grid.source_1.0.0.201204130447.jar.pack.gz (4kB of 216,71kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Fetching org.eclipse.nebula.widgets.grid.source_1.0.0.201204130447.jar.pack.gz (118,61kB of 216,71kB at 117,28kB/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Downloading org.eclipse.nebula.widgets.grid.feature
[INFO] Fetching org.eclipse.nebula.widgets.grid.feature_1.0.0.201204130447.jar.pack.gz (0B of 5,94kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/features/
[INFO] 1 operation remaining.
[INFO] Fetching org.eclipse.nebula.widgets.grid.feature_1.0.0.201204130447.jar.pack.gz (4kB of 5,94kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/features/
[INFO] Downloading org.eclipse.nebula.widgets.xviewer.source
[INFO] Fetching org.eclipse.nebula.widgets.xviewer.source_0.9.9.201204130447.jar.pack.gz (0B of 97,51kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] 1 operation remaining.
[INFO] Fetching org.eclipse.nebula.widgets.xviewer.source_0.9.9.201204130447.jar.pack.gz (4kB of 97,51kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Fetching org.eclipse.nebula.widgets.xviewer.source_0.9.9.201204130447.jar.pack.gz (97,51kB of 97,51kB at 97,24kB/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Downloading org.eclipse.nebula.widgets.xviewer.feature
13.04.2012 14:03:13 org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (org.apache.commons.httpclient.NoHttpResponseException) caught when processing request: The server download.eclipse.org failed to respond
13.04.2012 14:03:13 org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
[INFO] Fetching org.eclipse.nebula.widgets.xviewer.feature_0.9.9.201204130447.jar.pack.gz (0B of 10,96kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/features/
[INFO] 1 operation remaining.
[INFO] Fetching org.eclipse.nebula.widgets.xviewer.feature_0.9.9.201204130447.jar.pack.gz (3,72kB of 10,96kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/features/
[INFO] Resolving class path of MavenProject: info.textgrid.lab.collatex:info.textgrid.lab.collatex.feature:1.0.0-SNAPSHOT @ /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex.feature/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab.collatex:info.textgrid.lab.collatex.tests:1.0.0-SNAPSHOT @ /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex.tests/pom.xml
[INFO] Adding repository (cached) http://download.digital-humanities.de/updates/textgridlab-nightly/
[INFO] Adding repository (cached) http://download.eclipse.org/releases/indigo
[INFO] Adding repository (cached) http://download.eclipse.org/technology/nebula/snapshot
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab.collatex:info.textgrid.lab.collatex.tests:1.0.0-SNAPSHOT @ /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex.tests/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab.collatex:info.textgrid.lab.collatex.tests:1.0.0-SNAPSHOT @ /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex.tests/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab.collatex:collatex-repository:0.0.1-SNAPSHOT @ /var/jenkins/workspace/lab-collatex/collatex-repository/pom.xml
[INFO] Adding repository (cached) http://download.digital-humanities.de/updates/textgridlab-nightly/
[INFO] Adding repository (cached) http://download.eclipse.org/releases/indigo
[INFO] Adding repository (cached) http://download.eclipse.org/technology/nebula/snapshot
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab.collatex:collatex-repository:0.0.1-SNAPSHOT @ /var/jenkins/workspace/lab-collatex/collatex-repository/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab.collatex:collatex-repository:0.0.1-SNAPSHOT @ /var/jenkins/workspace/lab-collatex/collatex-repository/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] collatex
[INFO] info.textgrid.lab.collatex
[INFO] info.textgrid.lab.collatex.feature
[INFO] info.textgrid.lab.collatex.tests
[INFO] collatex-repository
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building collatex 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ collatex ---
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[JENKINS] Archiving /var/jenkins/workspace/lab-collatex/pom.xml to /mnt/data/jenkins/jobs/lab-collatex/modules/info.textgrid.lab.collatex$collatex/builds/2012-04-13_14-01-21/archive/info.textgrid.lab.collatex/collatex/0.0.1-SNAPSHOT/collatex-0.0.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.collatex 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ info.textgrid.lab.collatex ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.14.1:build-qualifier (default-build-qualifier) @ info.textgrid.lab.collatex ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.14.1:validate-id (default-validate-id) @ info.textgrid.lab.collatex ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.14.1:validate-version (default-validate-version) @ info.textgrid.lab.collatex ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.collatex ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.14.1:compile (default-compile) @ info.textgrid.lab.collatex ---
[INFO] Compiling 36 source files to /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex/target/classes
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex/src/test/resources

[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.collatex ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.14.1:package-plugin (default-package-plugin) @ info.textgrid.lab.collatex ---
[INFO] Building jar: /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex/target/info.textgrid.lab.collatex-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.14.1:p2-metadata (default-p2-metadata) @ info.textgrid.lab.collatex ---
[JENKINS] Archiving /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex/pom.xml to /mnt/data/jenkins/jobs/lab-collatex/modules/info.textgrid.lab.collatex$info.textgrid.lab.collatex/builds/2012-04-13_14-01-21/archive/info.textgrid.lab.collatex/info.textgrid.lab.collatex/1.0.0-SNAPSHOT/info.textgrid.lab.collatex-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex/target/info.textgrid.lab.collatex-1.0.0-SNAPSHOT.jar to /mnt/data/jenkins/jobs/lab-collatex/modules/info.textgrid.lab.collatex$info.textgrid.lab.collatex/builds/2012-04-13_14-01-21/archive/info.textgrid.lab.collatex/info.textgrid.lab.collatex/1.0.0-SNAPSHOT/info.textgrid.lab.collatex-1.0.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex/target/p2content.xml to /mnt/data/jenkins/jobs/lab-collatex/modules/info.textgrid.lab.collatex$info.textgrid.lab.collatex/builds/2012-04-13_14-01-21/archive/info.textgrid.lab.collatex/info.textgrid.lab.collatex/1.0.0-SNAPSHOT/info.textgrid.lab.collatex-1.0.0-SNAPSHOT-p2metadata.xml
[JENKINS] Archiving /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex/target/p2artifacts.xml to /mnt/data/jenkins/jobs/lab-collatex/modules/info.textgrid.lab.collatex$info.textgrid.lab.collatex/builds/2012-04-13_14-01-21/archive/info.textgrid.lab.collatex/info.textgrid.lab.collatex/1.0.0-SNAPSHOT/info.textgrid.lab.collatex-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.collatex.feature 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ info.textgrid.lab.collatex.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.14.1:build-qualifier (default-build-qualifier) @ info.textgrid.lab.collatex.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.14.1:validate-id (default-validate-id) @ info.textgrid.lab.collatex.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.14.1:validate-version (default-validate-version) @ info.textgrid.lab.collatex.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.14.1:package-feature (default-package-feature) @ info.textgrid.lab.collatex.feature ---
[INFO] Building jar: /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex.feature/target/info.textgrid.lab.collatex.feature-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.14.1:p2-metadata (default-p2-metadata) @ info.textgrid.lab.collatex.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.14.1:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.collatex.feature ---
[WARNING] /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex.feature/target/site does not exist or is not a directory
[JENKINS] Archiving /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex.feature/pom.xml to /mnt/data/jenkins/jobs/lab-collatex/modules/info.textgrid.lab.collatex$info.textgrid.lab.collatex.feature/builds/2012-04-13_14-01-21/archive/info.textgrid.lab.collatex/info.textgrid.lab.collatex.feature/1.0.0-SNAPSHOT/info.textgrid.lab.collatex.feature-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex.feature/target/info.textgrid.lab.collatex.feature-1.0.0-SNAPSHOT.jar to /mnt/data/jenkins/jobs/lab-collatex/modules/info.textgrid.lab.collatex$info.textgrid.lab.collatex.feature/builds/2012-04-13_14-01-21/archive/info.textgrid.lab.collatex/info.textgrid.lab.collatex.feature/1.0.0-SNAPSHOT/info.textgrid.lab.collatex.feature-1.0.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex.feature/target/p2content.xml to /mnt/data/jenkins/jobs/lab-collatex/modules/info.textgrid.lab.collatex$info.textgrid.lab.collatex.feature/builds/2012-04-13_14-01-21/archive/info.textgrid.lab.collatex/info.textgrid.lab.collatex.feature/1.0.0-SNAPSHOT/info.textgrid.lab.collatex.feature-1.0.0-SNAPSHOT-p2metadata.xml
[JENKINS] Archiving /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex.feature/target/p2artifacts.xml to /mnt/data/jenkins/jobs/lab-collatex/modules/info.textgrid.lab.collatex$info.textgrid.lab.collatex.feature/builds/2012-04-13_14-01-21/archive/info.textgrid.lab.collatex/info.textgrid.lab.collatex.feature/1.0.0-SNAPSHOT/info.textgrid.lab.collatex.feature-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.collatex.tests 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ info.textgrid.lab.collatex.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.14.1:build-qualifier (default-build-qualifier) @ info.textgrid.lab.collatex.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.14.1:validate-id (default-validate-id) @ info.textgrid.lab.collatex.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.14.1:validate-version (default-validate-version) @ info.textgrid.lab.collatex.tests ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex.tests/src/main/resources
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.collatex.tests ---
[INFO] [INFO] Compiling 3 source files to /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex.tests/target/classes

[INFO] --- tycho-compiler-plugin:0.14.1:compile (default-compile) @ info.textgrid.lab.collatex.tests ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex.tests/src/test/resources
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.collatex.tests ---
[INFO] 
[INFO] --- tycho-compiler-plugin:0.14.1:testCompile (default-testCompile) @ info.textgrid.lab.collatex.tests ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- tycho-packaging-plugin:0.14.1:package-plugin (default-package-plugin) @ info.textgrid.lab.collatex.tests ---
[INFO] Building jar: /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex.tests/target/info.textgrid.lab.collatex.tests-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.14.1:p2-metadata (default-p2-metadata) @ info.textgrid.lab.collatex.tests ---
[JENKINS] Archiving /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex.tests/pom.xml to /mnt/data/jenkins/jobs/lab-collatex/modules/info.textgrid.lab.collatex$info.textgrid.lab.collatex.tests/builds/2012-04-13_14-01-21/archive/info.textgrid.lab.collatex/info.textgrid.lab.collatex.tests/1.0.0-SNAPSHOT/info.textgrid.lab.collatex.tests-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex.tests/target/info.textgrid.lab.collatex.tests-1.0.0-SNAPSHOT.jar to /mnt/data/jenkins/jobs/lab-collatex/modules/info.textgrid.lab.collatex$info.textgrid.lab.collatex.tests/builds/2012-04-13_14-01-21/archive/info.textgrid.lab.collatex/info.textgrid.lab.collatex.tests/1.0.0-SNAPSHOT/info.textgrid.lab.collatex.tests-1.0.0-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex.tests/target/p2content.xml to /mnt/data/jenkins/jobs/lab-collatex/modules/info.textgrid.lab.collatex$info.textgrid.lab.collatex.tests/builds/2012-04-13_14-01-21/archive/info.textgrid.lab.collatex/info.textgrid.lab.collatex.tests/1.0.0-SNAPSHOT/info.textgrid.lab.collatex.tests-1.0.0-SNAPSHOT-p2metadata.xml
[JENKINS] Archiving /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex.tests/target/p2artifacts.xml to /mnt/data/jenkins/jobs/lab-collatex/modules/info.textgrid.lab.collatex$info.textgrid.lab.collatex.tests/builds/2012-04-13_14-01-21/archive/info.textgrid.lab.collatex/info.textgrid.lab.collatex.tests/1.0.0-SNAPSHOT/info.textgrid.lab.collatex.tests-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building collatex-repository 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ collatex-repository ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.14.1:build-qualifier (default-build-qualifier) @ collatex-repository ---
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean-1) @ collatex-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.14.1:publish-products (default-publish-products) @ collatex-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.14.1:publish-categories (default-publish-categories) @ collatex-repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.14.1:assemble-repository (default-assemble-repository) @ collatex-repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.14.1:archive-repository (default-archive-repository) @ collatex-repository ---
[INFO] Building zip: /var/jenkins/workspace/lab-collatex/collatex-repository/target/collatex-repository.zip
[JENKINS] Archiving /var/jenkins/workspace/lab-collatex/collatex-repository/pom.xml to /mnt/data/jenkins/jobs/lab-collatex/modules/info.textgrid.lab.collatex$collatex-repository/builds/2012-04-13_14-01-22/archive/info.textgrid.lab.collatex/collatex-repository/0.0.1-SNAPSHOT/collatex-repository-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins/workspace/lab-collatex/collatex-repository/target/collatex-repository.zip to /mnt/data/jenkins/jobs/lab-collatex/modules/info.textgrid.lab.collatex$collatex-repository/builds/2012-04-13_14-01-22/archive/info.textgrid.lab.collatex/collatex-repository/0.0.1-SNAPSHOT/collatex-repository-0.0.1-SNAPSHOT.zip
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] collatex .......................................... SUCCESS [6.876s]
[INFO] info.textgrid.lab.collatex ........................ SUCCESS [4.724s]
[INFO] info.textgrid.lab.collatex.feature ................ SUCCESS [0.905s]
[INFO] info.textgrid.lab.collatex.tests .................. SUCCESS [1.412s]
[INFO] collatex-repository ............................... SUCCESS [5.648s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:32.307s
[INFO] Finished at: Fri Apr 13 14:03:45 CEST 2012
[INFO] Final Memory: 72M/399M
[INFO] ------------------------------------------------------------------------
channel stopped
Archiving artifacts
SSH: Connecting from host [wger081]
SSH: Connecting with configuration [wrzh075] ...
SSH: EXEC: STDOUT/STDERR from command [cd /mnt/data/jenkins-publish/textgridlab
mv collatex collatex.old 
mv collatex.new collatex 
rm -rf collatex.old
] ...
SSH: EXEC: completed after 201 ms
SSH: Disconnecting configuration [wrzh075] ...
SSH: Transferred 27 file(s)
Finished: SUCCESS