Console Output

Started by an SCM change
Building remotely on wger081 in workspace /var/jenkins/workspace/lab-collatex
Checking out a fresh workspace because the workspace is not https://develop.sub.uni-goettingen.de/repos/textgrid/trunk/lab/collatex
Cleaning local Directory .
Checking out https://develop.sub.uni-goettingen.de/repos/textgrid/trunk/lab/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
A         collatex-repository/.gitignore
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/collatexContexts.xml
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/CollationResults.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/CollationSetEditorContributor.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/utils/NotificationViewerElement.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/utils/TGONotificationAwareLabelProvider.java
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/ArrangeEditorsHandler.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/commands/NewEquivalenceSet.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/commands/NewCollationSet.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/AbstractResultPage.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/Messages.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/TEIResultView.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/parts/VerticalTableView.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/parts/TEIResultPage.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/parts/GridResultView.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/VariantGraphView.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/messages.properties
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/parts/VariantGraphPage.java
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/SelectObjectDialog.java
AU        info.textgrid.lab.collatex/src/info/textgrid/lab/collatex/ui/parts/AbstractResultView.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/resources/new-equivalence-set.png
AU        info.textgrid.lab.collatex/resources/collate.png
AU        info.textgrid.lab.collatex/resources/new-collation-set.png
AU        info.textgrid.lab.collatex/resources/equivalence-set.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 12927
no revision recorded for https://develop.sub.uni-goettingen.de/repos/textgrid/trunk/lab/collatex in the previous build
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 38714
<===[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] Adding repository 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] 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] Fetching p2.index (131B of 98B at 0B/s) from http://download.eclipse.org/technology/epp/packages/indigo/
[INFO] 1 operation remaining.
[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] Fetching p2.index (119B of 93B at 0B/s) from http://download.eclipse.org/releases/indigo/201109230900/
[INFO] 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] 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] 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,57kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/
[INFO] 1 operation remaining.
[INFO] Fetching content.jar (4kB of 26,57kB 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,77kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/
[INFO] 1 operation remaining.
[INFO] Fetching artifacts.jar (2,38kB of 3,77kB 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 org.eclipse.nebula.widgets.grid
[INFO] Fetching org.eclipse.nebula.widgets.grid_1.0.0.201204251640.jar.pack.gz (0B of 68,85kB 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.201204251640.jar.pack.gz (3,72kB of 68,85kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Fetching org.eclipse.nebula.widgets.grid_1.0.0.201204251640.jar.pack.gz (62,5kB of 68,85kB at 58,5kB/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.201204251640.jar.pack.gz (0B of 205,3kB 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.201204251640.jar.pack.gz (3,72kB of 205,3kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Fetching org.eclipse.nebula.widgets.xviewer_0.9.9.201204251640.jar.pack.gz (31,77kB of 205,3kB at 27,77kB/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Fetching org.eclipse.nebula.widgets.xviewer_0.9.9.201204251640.jar.pack.gz (49,14kB of 205,3kB at 21,9kB/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Fetching org.eclipse.nebula.widgets.xviewer_0.9.9.201204251640.jar.pack.gz (57,16kB of 205,3kB at 13,96kB/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Fetching org.eclipse.nebula.widgets.xviewer_0.9.9.201204251640.jar.pack.gz (75,86kB of 205,3kB at 14,37kB/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Fetching org.eclipse.nebula.widgets.xviewer_0.9.9.201204251640.jar.pack.gz (99,91kB of 205,3kB at 13,89kB/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Fetching org.eclipse.nebula.widgets.xviewer_0.9.9.201204251640.jar.pack.gz (137,32kB of 205,3kB at 13,89kB/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Fetching org.eclipse.nebula.widgets.xviewer_0.9.9.201204251640.jar.pack.gz (173,39kB of 205,3kB at 23,25kB/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.201204251640.jar.pack.gz (0B of 82,91kB 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.201204251640.jar.pack.gz (3,72kB of 82,91kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Fetching org.eclipse.nebula.widgets.calendarcombo_1.0.0.201204251640.jar.pack.gz (50,48kB of 82,91kB at 49,15kB/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Fetching org.eclipse.nebula.widgets.calendarcombo_1.0.0.201204251640.jar.pack.gz (82,91kB of 82,91kB at 33,26kB/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 org.eclipse.nebula.widgets.calendarcombo.source
[INFO] Fetching org.eclipse.nebula.widgets.calendarcombo.source_1.0.0.201204251640.jar.pack.gz (0B of 50,46kB 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.201204251640.jar.pack.gz (3,72kB of 50,46kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Fetching org.eclipse.nebula.widgets.calendarcombo.source_1.0.0.201204251640.jar.pack.gz (43,8kB of 50,46kB at 42,47kB/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Downloading org.eclipse.nebula.widgets.calendarcombo.feature
26.04.2012 10:48:00 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
26.04.2012 10:48:00 org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
[INFO] Fetching org.eclipse.nebula.widgets.calendarcombo.feature_1.0.0.201204251640.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.201204251640.jar.pack.gz (1,05kB 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.201204251640.jar.pack.gz (0B of 216,76kB 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.201204251640.jar.pack.gz (3,72kB of 216,76kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Fetching org.eclipse.nebula.widgets.grid.source_1.0.0.201204251640.jar.pack.gz (18,42kB of 216,76kB at 17,08kB/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Fetching org.eclipse.nebula.widgets.grid.source_1.0.0.201204251640.jar.pack.gz (69,18kB of 216,76kB at 29,25kB/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Fetching org.eclipse.nebula.widgets.grid.source_1.0.0.201204251640.jar.pack.gz (122,61kB of 216,76kB at 37,76kB/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Fetching org.eclipse.nebula.widgets.grid.source_1.0.0.201204251640.jar.pack.gz (190,75kB of 216,76kB at 42,68kB/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Fetching org.eclipse.nebula.widgets.grid.source_1.0.0.201204251640.jar.pack.gz (216,76kB of 216,76kB at 41,62kB/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.201204251640.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.201204251640.jar.pack.gz (3,73kB 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.201204251640.jar.pack.gz (0B of 97,76kB 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.201204251640.jar.pack.gz (1,05kB of 97,76kB at 0B/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Fetching org.eclipse.nebula.widgets.xviewer.source_0.9.9.201204251640.jar.pack.gz (22,43kB of 97,76kB at 21,09kB/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Fetching org.eclipse.nebula.widgets.xviewer.source_0.9.9.201204251640.jar.pack.gz (42,47kB of 97,76kB at 20,56kB/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Fetching org.eclipse.nebula.widgets.xviewer.source_0.9.9.201204251640.jar.pack.gz (70,52kB of 97,76kB at 20,83kB/s) from http://download.eclipse.org/technology/nebula/snapshot/plugins/
[INFO] Downloading org.eclipse.nebula.widgets.xviewer.feature
[INFO] Fetching org.eclipse.nebula.widgets.xviewer.feature_0.9.9.201204251640.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.201204251640.jar.pack.gz (4kB 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-26_10-45-36/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 48 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-26_10-45-36/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-26_10-45-36/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-26_10-45-36/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-26_10-45-36/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-26_10-45-36/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-26_10-45-36/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-26_10-45-36/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-26_10-45-36/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] --- tycho-compiler-plugin:0.14.1:compile (default-compile) @ info.textgrid.lab.collatex.tests ---
[INFO] Compiling 3 source files to /var/jenkins/workspace/lab-collatex/info.textgrid.lab.collatex.tests/target/classes
[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] [INFO] Nothing to compile - all classes are up to date
--- tycho-compiler-plugin:0.14.1:testCompile (default-testCompile) @ info.textgrid.lab.collatex.tests ---
[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-26_10-45-36/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-26_10-45-36/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-26_10-45-36/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-26_10-45-36/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-26_10-45-36/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-26_10-45-36/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 [5.181s]
[INFO] info.textgrid.lab.collatex ........................ SUCCESS [6.600s]
[INFO] info.textgrid.lab.collatex.feature ................ SUCCESS [0.701s]
[INFO] info.textgrid.lab.collatex.tests .................. SUCCESS [1.276s]
[INFO] collatex-repository ............................... SUCCESS [7.200s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:38.554s
[INFO] Finished at: Thu Apr 26 10:48:44 CEST 2012
[INFO] Final Memory: 72M/333M
[INFO] ------------------------------------------------------------------------
channel stopped
Archiving artifacts
IRC notifier plugin: Sending notification to: #textgrid
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