Build: #115 failed

Job: WebApp failed

Stages & jobs

  1. NCSA Common

  2. Cyberintegrator

  3. PAW

  4. Cyberintegrator Webapp

Build log

The build generated 243 lines of output. Download or view full build log.

02-May-2014 14:21:29 Build Cyberintegrator - Server and Editor - WebApp #115 (CI-SERVER-WEB-115) started building on agent Default Agent
02-May-2014 14:21:29 Build working directory is /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB
02-May-2014 14:21:29 Executing build Cyberintegrator - Server and Editor - WebApp #115 (CI-SERVER-WEB-115)
02-May-2014 14:21:29 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
02-May-2014 14:21:29 Updating source code to revision: 8fc1d432f0ce25bf5ed3eeb11381330da98328f9
02-May-2014 14:21:30 Fetching 'refs/heads/master' from 'https://opensource.ncsa.illinois.edu/stash/scm/CBI/cyberintegrator-3.git'.
02-May-2014 14:21:30 Checking out revision 8fc1d432f0ce25bf5ed3eeb11381330da98328f9.
02-May-2014 14:21:31 HEAD is now at 8fc1d43... move slf4j-jdk14 to root pom so it is available everywhere
02-May-2014 14:21:31 Updated source code to revision: 8fc1d432f0ce25bf5ed3eeb11381330da98328f9
02-May-2014 14:21:31 Finished task 'Checkout Default Repository'
02-May-2014 14:21:31 Running pre-build action: Clover Grails PreBuild Action
02-May-2014 14:21:31 Running pre-build action: VCS Version Collector
02-May-2014 14:21:31 Starting task 'compile' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
02-May-2014 14:21:31
Beginning to execute external process for build 'Cyberintegrator - Server and Editor - WebApp #115 (CI-SERVER-WEB-115)'
... running command line:
/usr/local/apache-maven-3.0.4/bin/mvn --batch-mode -Djava.io.tmpdir=/home/opensource/bamboo/temp/CI-SERVER-WEB clean compile
... in: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all
... using extra environment variables:
MAVEN2_HOME=/usr/local/apache-maven-3.0.4
JAVA_HOME=/usr/local/jdk1.6.0_41
useMavenReturnCode=false
M2_HOME=/usr/local/apache-maven-3.0.4
PATH=/usr/local/jdk1.6.0_41/bin:/usr/local/jdk1.7.0_15/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
02-May-2014 14:21:32 [INFO] Scanning for projects...
02-May-2014 14:21:32 [INFO]                                                                         
02-May-2014 14:21:32 [INFO] ------------------------------------------------------------------------
02-May-2014 14:21:32 [INFO] Building cyberintegrator-webapp-all 3.0.0-SNAPSHOT
02-May-2014 14:21:32 [INFO] ------------------------------------------------------------------------
02-May-2014 14:21:33 Downloading: http://ci-dev.renci.org/nexus/content/repositories/public/org/irods/jargon/jargon-core/3.3.3-SNAPSHOT/maven-metadata.xml
02-May-2014 14:21:33 Downloaded: http://ci-dev.renci.org/nexus/content/repositories/public/org/irods/jargon/jargon-core/3.3.3-SNAPSHOT/maven-metadata.xml (364 B at 1.7 KB/sec)
02-May-2014 14:21:33 Downloading: http://ci-dev.renci.org/nexus/content/repositories/public/org/irods/jargon/3.3.3-SNAPSHOT/maven-metadata.xml
02-May-2014 14:21:33 Downloaded: http://ci-dev.renci.org/nexus/content/repositories/public/org/irods/jargon/3.3.3-SNAPSHOT/maven-metadata.xml (352 B at 2.3 KB/sec)
02-May-2014 14:21:33 [INFO]
02-May-2014 14:21:33 [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cyberintegrator-webapp-all ---
02-May-2014 14:21:33 [INFO] Deleting /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target
02-May-2014 14:21:33 [INFO]
02-May-2014 14:21:33 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cyberintegrator-webapp-all ---
02-May-2014 14:21:34 [debug] execute contextualize
02-May-2014 14:21:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-May-2014 14:21:34 [INFO] Copying 1 resource
02-May-2014 14:21:34 [INFO]
02-May-2014 14:21:34 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ cyberintegrator-webapp-all ---
02-May-2014 14:21:34 [INFO] Nothing to compile - all classes are up to date
02-May-2014 14:21:34 [INFO] ------------------------------------------------------------------------
02-May-2014 14:21:34 [INFO] BUILD SUCCESS
02-May-2014 14:21:34 [INFO] ------------------------------------------------------------------------
02-May-2014 14:21:34 [INFO] Total time: 1.917s
02-May-2014 14:21:34 [INFO] Finished at: Fri May 02 14:21:34 CDT 2014
02-May-2014 14:21:34 [INFO] Final Memory: 7M/240M
02-May-2014 14:21:34 [INFO] ------------------------------------------------------------------------
02-May-2014 14:21:34 Finished task 'compile'
02-May-2014 14:21:34 Starting task 'deploy' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
02-May-2014 14:21:34
Beginning to execute external process for build 'Cyberintegrator - Server and Editor - WebApp #115 (CI-SERVER-WEB-115)'
... running command line:
/usr/local/apache-maven-3.0.4/bin/mvn --batch-mode -Djava.io.tmpdir=/home/opensource/bamboo/temp/CI-SERVER-WEB deploy
... in: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all
... using extra environment variables:
MAVEN2_HOME=/usr/local/apache-maven-3.0.4
JAVA_HOME=/usr/local/jdk1.6.0_41
useMavenReturnCode=false
M2_HOME=/usr/local/apache-maven-3.0.4
PATH=/usr/local/jdk1.6.0_41/bin:/usr/local/jdk1.7.0_15/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
02-May-2014 14:21:35 [INFO] Scanning for projects...
02-May-2014 14:21:35 [INFO]                                                                         
02-May-2014 14:21:35 [INFO] ------------------------------------------------------------------------
02-May-2014 14:21:35 [INFO] Building cyberintegrator-webapp-all 3.0.0-SNAPSHOT
02-May-2014 14:21:35 [INFO] ------------------------------------------------------------------------
02-May-2014 14:21:36 Downloading: http://ci-dev.renci.org/nexus/content/repositories/public/org/irods/jargon/jargon-core/3.3.3-SNAPSHOT/maven-metadata.xml
02-May-2014 14:21:36 Downloaded: http://ci-dev.renci.org/nexus/content/repositories/public/org/irods/jargon/jargon-core/3.3.3-SNAPSHOT/maven-metadata.xml (364 B at 1.2 KB/sec)
02-May-2014 14:21:36 Downloading: http://ci-dev.renci.org/nexus/content/repositories/public/org/irods/jargon/3.3.3-SNAPSHOT/maven-metadata.xml
02-May-2014 14:21:36 Downloaded: http://ci-dev.renci.org/nexus/content/repositories/public/org/irods/jargon/3.3.3-SNAPSHOT/maven-metadata.xml (352 B at 2.6 KB/sec)
02-May-2014 14:21:37 [INFO]
02-May-2014 14:21:37 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cyberintegrator-webapp-all ---
02-May-2014 14:21:37 [debug] execute contextualize
02-May-2014 14:21:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-May-2014 14:21:37 [INFO] Copying 1 resource
02-May-2014 14:21:37 [INFO]
02-May-2014 14:21:37 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ cyberintegrator-webapp-all ---
02-May-2014 14:21:37 [INFO] Nothing to compile - all classes are up to date
02-May-2014 14:21:37 [INFO]
02-May-2014 14:21:37 [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cyberintegrator-webapp-all ---
02-May-2014 14:21:37 [debug] execute contextualize
02-May-2014 14:21:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-May-2014 14:21:37 [INFO] Copying 1 resource
02-May-2014 14:21:37 [INFO]
02-May-2014 14:21:37 [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ cyberintegrator-webapp-all ---
02-May-2014 14:21:37 [INFO] Nothing to compile - all classes are up to date
02-May-2014 14:21:37 [INFO]
02-May-2014 14:21:37 [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ cyberintegrator-webapp-all ---
02-May-2014 14:21:37 [INFO] Surefire report directory: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/surefire-reports
02-May-2014 14:21:37
02-May-2014 14:21:37 -------------------------------------------------------
02-May-2014 14:21:37 T E S T S
02-May-2014 14:21:37 -------------------------------------------------------
02-May-2014 14:21:37
02-May-2014 14:21:37 Results :
02-May-2014 14:21:37
02-May-2014 14:21:37 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
02-May-2014 14:21:37
02-May-2014 14:21:37 [INFO]
02-May-2014 14:21:37 [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ cyberintegrator-webapp-all ---
02-May-2014 14:21:38 [INFO] Packaging webapp
02-May-2014 14:21:38 [INFO] Assembling webapp [cyberintegrator-webapp-all] in [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/cyberintegrator-webapp-all-3.0.0-SNAPSHOT]
02-May-2014 14:21:38 [INFO] Processing war project
02-May-2014 14:21:38 [INFO] Copying webapp resources [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/src/main/webapp]
02-May-2014 14:21:38 [INFO] Webapp assembled in [150 msecs]
02-May-2014 14:21:38 [INFO] Building war: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/cyberintegrator-webapp-all-3.0.0-SNAPSHOT.war
02-May-2014 14:21:40 [INFO] WEB-INF/web.xml already added, skipping
02-May-2014 14:21:40 [INFO]
02-May-2014 14:21:40 [INFO] --- maven-dependency-plugin:2.3:copy (default) @ cyberintegrator-webapp-all ---
02-May-2014 14:21:40 [INFO] Configured Artifact: edu.illinois.ncsa:cyberintegrator-editor:3.0.0-SNAPSHOT:war
02-May-2014 14:21:40 [INFO] Configured Artifact: org.mortbay.jetty:jetty-runner:8.1.5.v20120716:jar
02-May-2014 14:21:40 [INFO] Copying cyberintegrator-editor-3.0.0-SNAPSHOT.war to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/dependency/cyberintegrator-editor-3.0.0-SNAPSHOT.war
02-May-2014 14:21:40 [INFO] Copying jetty-runner-8.1.5.v20120716.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/dependency/jetty-runner.jar
02-May-2014 14:21:40 [INFO]
02-May-2014 14:21:40 [INFO] --- maven-assembly-plugin:2.2-beta-5:single (default) @ cyberintegrator-webapp-all ---
02-May-2014 14:21:41 [INFO] Building zip: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/cyberintegrator-webapp-all-3.0.0-SNAPSHOT-bin.zip
02-May-2014 14:21:43 [INFO]
02-May-2014 14:21:43 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cyberintegrator-webapp-all ---
02-May-2014 14:21:43 [INFO] Installing /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/cyberintegrator-webapp-all-3.0.0-SNAPSHOT.war to /home/opensource/.m2/repository/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/cyberintegrator-webapp-all-3.0.0-SNAPSHOT.war
02-May-2014 14:21:43 [INFO] Installing /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/pom.xml to /home/opensource/.m2/repository/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/cyberintegrator-webapp-all-3.0.0-SNAPSHOT.pom
02-May-2014 14:21:43 [INFO] Installing /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/cyberintegrator-webapp-all-3.0.0-SNAPSHOT-bin.zip to /home/opensource/.m2/repository/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/cyberintegrator-webapp-all-3.0.0-SNAPSHOT-bin.zip
02-May-2014 14:21:43 [INFO]
02-May-2014 14:21:43 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ cyberintegrator-webapp-all ---
02-May-2014 14:21:43 Downloading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/maven-metadata.xml
02-May-2014 14:21:43 Downloaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/maven-metadata.xml (1011 B at 3.3 KB/sec)
02-May-2014 14:21:44 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/cyberintegrator-webapp-all-3.0.0-20140502.192143-124.war
02-May-2014 14:21:45 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/cyberintegrator-webapp-all-3.0.0-20140502.192143-124.war (28073 KB at 19387.1 KB/sec)
02-May-2014 14:21:45 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/cyberintegrator-webapp-all-3.0.0-20140502.192143-124.pom
02-May-2014 14:21:45 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/cyberintegrator-webapp-all-3.0.0-20140502.192143-124.pom (3 KB at 43.2 KB/sec)
02-May-2014 14:21:45 Downloading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/maven-metadata.xml
02-May-2014 14:21:45 Downloaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/maven-metadata.xml (303 B at 18.5 KB/sec)
02-May-2014 14:21:45 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/maven-metadata.xml
02-May-2014 14:21:45 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/maven-metadata.xml (1011 B at 25.3 KB/sec)
02-May-2014 14:21:45 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/maven-metadata.xml
02-May-2014 14:21:45 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/maven-metadata.xml (303 B at 6.6 KB/sec)
02-May-2014 14:21:45 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/cyberintegrator-webapp-all-3.0.0-20140502.192143-124-bin.zip
02-May-2014 14:21:47 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/cyberintegrator-webapp-all-3.0.0-20140502.192143-124-bin.zip (36425 KB at 25086.1 KB/sec)
02-May-2014 14:21:47 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/maven-metadata.xml
02-May-2014 14:21:47 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/maven-metadata.xml (1011 B at 14.5 KB/sec)
02-May-2014 14:21:47 [INFO] ------------------------------------------------------------------------
02-May-2014 14:21:47 [INFO] BUILD SUCCESS
02-May-2014 14:21:47 [INFO] ------------------------------------------------------------------------
02-May-2014 14:21:47 [INFO] Total time: 11.857s
02-May-2014 14:21:47 [INFO] Finished at: Fri May 02 14:21:47 CDT 2014
02-May-2014 14:21:47 [INFO] Final Memory: 13M/241M
02-May-2014 14:21:47 [INFO] ------------------------------------------------------------------------
02-May-2014 14:21:47 Finished task 'deploy'
02-May-2014 14:21:47 Starting task 'package' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
02-May-2014 14:21:47
Beginning to execute external process for build 'Cyberintegrator - Server and Editor - WebApp #115 (CI-SERVER-WEB-115)'
... running command line:
/usr/local/apache-maven-3.0.4/bin/mvn --batch-mode -Djava.io.tmpdir=/home/opensource/bamboo/temp/CI-SERVER-WEB package
... in: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all
... using extra environment variables:
MAVEN2_HOME=/usr/local/apache-maven-3.0.4
JAVA_HOME=/usr/local/jdk1.7.0_15
useMavenReturnCode=false
M2_HOME=/usr/local/apache-maven-3.0.4
PATH=/usr/local/jdk1.7.0_15/bin:/usr/local/jdk1.7.0_15/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
02-May-2014 14:21:48 [INFO] Scanning for projects...
02-May-2014 14:21:48 [INFO]                                                                         
02-May-2014 14:21:48 [INFO] ------------------------------------------------------------------------
02-May-2014 14:21:48 [INFO] Building cyberintegrator-webapp-all 3.0.0-SNAPSHOT
02-May-2014 14:21:48 [INFO] ------------------------------------------------------------------------
02-May-2014 14:21:49 Downloading: http://ci-dev.renci.org/nexus/content/repositories/public/org/irods/jargon/jargon-core/3.3.3-SNAPSHOT/maven-metadata.xml
02-May-2014 14:21:49 Downloaded: http://ci-dev.renci.org/nexus/content/repositories/public/org/irods/jargon/jargon-core/3.3.3-SNAPSHOT/maven-metadata.xml (364 B at 1.5 KB/sec)
02-May-2014 14:21:49 Downloading: http://ci-dev.renci.org/nexus/content/repositories/public/org/irods/jargon/3.3.3-SNAPSHOT/maven-metadata.xml
02-May-2014 14:21:49 Downloaded: http://ci-dev.renci.org/nexus/content/repositories/public/org/irods/jargon/3.3.3-SNAPSHOT/maven-metadata.xml (352 B at 2.7 KB/sec)
02-May-2014 14:21:50 [INFO]
02-May-2014 14:21:50 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cyberintegrator-webapp-all ---
02-May-2014 14:21:50 [debug] execute contextualize
02-May-2014 14:21:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-May-2014 14:21:50 [INFO] Copying 1 resource
02-May-2014 14:21:50 [INFO]
02-May-2014 14:21:50 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ cyberintegrator-webapp-all ---
02-May-2014 14:21:50 [INFO] Nothing to compile - all classes are up to date
02-May-2014 14:21:50 [INFO]
02-May-2014 14:21:50 [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cyberintegrator-webapp-all ---
02-May-2014 14:21:50 [debug] execute contextualize
02-May-2014 14:21:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-May-2014 14:21:50 [INFO] Copying 1 resource
02-May-2014 14:21:50 [INFO]
02-May-2014 14:21:50 [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ cyberintegrator-webapp-all ---
02-May-2014 14:21:50 [INFO] Nothing to compile - all classes are up to date
02-May-2014 14:21:50 [INFO]
02-May-2014 14:21:50 [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ cyberintegrator-webapp-all ---
02-May-2014 14:21:50 [INFO] Surefire report directory: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/surefire-reports
02-May-2014 14:21:50
02-May-2014 14:21:50 -------------------------------------------------------
02-May-2014 14:21:50 T E S T S
02-May-2014 14:21:50 -------------------------------------------------------
02-May-2014 14:21:50
02-May-2014 14:21:50 Results :
02-May-2014 14:21:50
02-May-2014 14:21:50 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
02-May-2014 14:21:50
02-May-2014 14:21:50 [INFO]
02-May-2014 14:21:50 [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ cyberintegrator-webapp-all ---
02-May-2014 14:21:51 [INFO] Packaging webapp
02-May-2014 14:21:51 [INFO] Assembling webapp [cyberintegrator-webapp-all] in [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/cyberintegrator-webapp-all-3.0.0-SNAPSHOT]
02-May-2014 14:21:51 [INFO] Processing war project
02-May-2014 14:21:51 [INFO] Copying webapp resources [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/src/main/webapp]
02-May-2014 14:21:51 [INFO] Webapp assembled in [121 msecs]
02-May-2014 14:21:51 [INFO] Building war: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/cyberintegrator-webapp-all-3.0.0-SNAPSHOT.war
02-May-2014 14:21:53 [INFO] WEB-INF/web.xml already added, skipping
02-May-2014 14:21:53 [INFO]
02-May-2014 14:21:53 [INFO] --- maven-dependency-plugin:2.3:copy (default) @ cyberintegrator-webapp-all ---
02-May-2014 14:21:53 [INFO] Configured Artifact: edu.illinois.ncsa:cyberintegrator-editor:3.0.0-SNAPSHOT:war
02-May-2014 14:21:53 [INFO] Configured Artifact: org.mortbay.jetty:jetty-runner:8.1.5.v20120716:jar
02-May-2014 14:21:53 [INFO] edu.illinois.ncsa:cyberintegrator-editor:3.0.0-SNAPSHOT:war already exists in /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/dependency
02-May-2014 14:21:53 [INFO] org.mortbay.jetty:jetty-runner:8.1.5.v20120716:jar already exists in /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/dependency
02-May-2014 14:21:53 [INFO]
02-May-2014 14:21:53 [INFO] --- maven-assembly-plugin:2.2-beta-5:single (default) @ cyberintegrator-webapp-all ---
02-May-2014 14:21:54 [INFO] Building zip: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/cyberintegrator-webapp-all-3.0.0-SNAPSHOT-bin.zip
02-May-2014 14:21:56 [INFO] ------------------------------------------------------------------------
02-May-2014 14:21:56 [INFO] BUILD SUCCESS
02-May-2014 14:21:56 [INFO] ------------------------------------------------------------------------
02-May-2014 14:21:56 [INFO] Total time: 7.958s
02-May-2014 14:21:56 [INFO] Finished at: Fri May 02 14:21:56 CDT 2014
02-May-2014 14:21:56 [INFO] Final Memory: 14M/242M
02-May-2014 14:21:56 [INFO] ------------------------------------------------------------------------
02-May-2014 14:21:56 Finished task 'package'
02-May-2014 14:21:56 Starting task 'copy server' of type 'com.atlassian.bamboo.plugins.bamboo-scp-plugin:scptask'
02-May-2014 14:21:56 Connecting to isda.ncsa.illinois.edu on port: 22
02-May-2014 14:21:56 Uploading '/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/cyberintegrator-webapp-all-3.0.0-SNAPSHOT-bin.zip' to '/home/shared/downloads/Cyberintegrator/binary/3.0-latest'...
02-May-2014 14:21:58 Failed to upload file '/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/cyberintegrator-webapp-all-3.0.0-SNAPSHOT-bin.zip'
02-May-2014 14:21:58 net.schmizz.sshj.xfer.scp.SCPException: Remote SCP command had error: scp: /home/shared/downloads/Cyberintegrator/binary/3.0-latest/cyberintegrator-webapp-all-3.0.0-SNAPSHOT-bin.zip: set mode: Operation not permitted
02-May-2014 14:21:58         at net.schmizz.sshj.xfer.scp.SCPEngine.check(SCPEngine.java:90)
02-May-2014 14:21:58         at net.schmizz.sshj.xfer.scp.SCPUploadClient.sendFile(SCPUploadClient.java:95)
02-May-2014 14:21:58         at net.schmizz.sshj.xfer.scp.SCPUploadClient.process(SCPUploadClient.java:73)
02-May-2014 14:21:58         at net.schmizz.sshj.xfer.scp.SCPUploadClient.startCopy(SCPUploadClient.java:65)
02-May-2014 14:21:58         at net.schmizz.sshj.xfer.scp.SCPUploadClient.copy(SCPUploadClient.java:45)
02-May-2014 14:21:58         at net.schmizz.sshj.xfer.scp.SCPFileTransfer.upload(SCPFileTransfer.java:52)
02-May-2014 14:21:58         at com.atlassian.bamboo.plugins.scp.ScpTask.transferFiles(ScpTask.java:383)
02-May-2014 14:21:58         at com.atlassian.bamboo.plugins.scp.ScpTask.execute(ScpTask.java:273)
02-May-2014 14:21:58         at com.atlassian.bamboo.plugins.scp.ScpTask.run(ScpTask.java:116)
02-May-2014 14:21:58         at com.atlassian.bamboo.plugins.scp.ScpTask.execute(ScpTask.java:94)
02-May-2014 14:21:58         at com.atlassian.bamboo.task.TaskExecutorImpl.executeTasks(TaskExecutorImpl.java:216)
02-May-2014 14:21:58         at com.atlassian.bamboo.task.TaskExecutorImpl.execute(TaskExecutorImpl.java:98)
02-May-2014 14:21:58         at com.atlassian.bamboo.build.pipeline.tasks.ExecuteBuildTask.call(ExecuteBuildTask.java:75)
02-May-2014 14:21:58         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.build(DefaultBuildAgent.java:181)
02-May-2014 14:21:58         at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.waitAndPerformBuild(BuildAgentControllerImpl.java:101)
02-May-2014 14:21:58         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent$1.run(DefaultBuildAgent.java:108)
02-May-2014 14:21:58         at com.atlassian.bamboo.utils.BambooRunnables$1.run(BambooRunnables.java:49)
02-May-2014 14:21:58         at com.atlassian.bamboo.security.ImpersonationHelper.runWith(ImpersonationHelper.java:31)
02-May-2014 14:21:58         at com.atlassian.bamboo.security.ImpersonationHelper.runWithSystemAuthority(ImpersonationHelper.java:20)
02-May-2014 14:21:58         at com.atlassian.bamboo.security.ImpersonationHelper$1.run(ImpersonationHelper.java:52)
02-May-2014 14:21:58         at java.lang.Thread.run(Thread.java:722)
02-May-2014 14:21:58 Copy Failed. Some files were not uploaded successfully.
02-May-2014 14:21:58 '/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/cyberintegrator-webapp-all-3.0.0-SNAPSHOT-bin.zip' was not uploaded.
02-May-2014 14:21:58 Finished task 'copy server'
02-May-2014 14:21:58 Running post build plugin 'NCover Results Collector'
02-May-2014 14:21:58 Running post build plugin 'Clover Results Collector'
02-May-2014 14:21:58 Running post build plugin 'Artifact Copier'
02-May-2014 14:21:58 Publishing an artifact: cyberintegrator-webapp-all.zip
02-May-2014 14:21:58 Finished publishing of artifact Shared artifact: [cyberintegrator-webapp-all.zip], pattern: [cyberintegrator-webapp-all*-bin.zip] anchored at: [cyberintegrator-webapp-all/target] in 0s
02-May-2014 14:21:58 Publishing an artifact: cyberintegrator-webapp-all.war
02-May-2014 14:21:58 Finished publishing of artifact Shared artifact: [cyberintegrator-webapp-all.war], pattern: [cyberintegrator-webapp-all*.war] anchored at: [cyberintegrator-webapp-all/target] in 0s
02-May-2014 14:21:58 Finalising the build...
02-May-2014 14:21:58 Stopping timer.
02-May-2014 14:21:58 Build CI-SERVER-WEB-115 completed.
02-May-2014 14:21:58 Running on server: post build plugin 'NCover Results Collector'
02-May-2014 14:21:58 Running on server: post build plugin 'Clover Delta Calculator'
02-May-2014 14:21:58 Running on server: post build plugin 'Build Hanging Detection Configuration'
02-May-2014 14:21:58 Running on server: post build plugin 'Maven Dependencies Postprocessor'
02-May-2014 14:21:58 All post build plugins have finished
02-May-2014 14:21:58 Generating build results summary...
02-May-2014 14:21:58 Saving build results to disk...
02-May-2014 14:21:58 Indexing build results...
02-May-2014 14:21:58 Finished building CI-SERVER-WEB-115.