Started by user Philipp Hau?leiter Building on master in workspace /home/javastream.de/jenkins/jobs/play.jobs/workspace > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url git@github.com:phaus/play-jobs.git # timeout=10 Fetching upstream changes from git@github.com:phaus/play-jobs.git > /usr/bin/git --version # timeout=10 > /usr/bin/git -c core.askpass=true fetch --tags --progress git@github.com:phaus/play-jobs.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision e8285b807b680df6a594fd0d4d677458308d08f0 (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f e8285b807b680df6a594fd0d4d677458308d08f0 > /usr/bin/git rev-list e8285b807b680df6a594fd0d4d677458308d08f0 # timeout=10 [workspace] $ /bin/bash -xe /tmp/hudson160248600778941534.sh + '[' '!' -d /home/javastream.de/jenkins/tools/play/play-1.4.1 ']' [workspace] $ /bin/bash -xe /tmp/hudson7871503754055781120.sh + /home/javastream.de/jenkins/tools/play/play-1.4.1/play deps --sync ~ Resolving dependencies using /home/javastream.de/jenkins/jobs/play.jobs/workspace/conf/dependencies.yml, ~ ~ play->resteasy 1.3.1 (from playContributedModules) ~ org.jboss.resteasy->resteasy-jaxrs 2.1.0.GA (from JBoss) ~ org.jboss.resteasy->jaxrs-api 2.1.0.GA (from JBoss) ~ org.scannotation->scannotation 1.0.2 (from JBoss) ~ javassist->javassist 3.8.0.GA (from mavenCentral) ~ javax.annotation->jsr250-api 1.0 (from mavenCentral) ~ javax.activation->activation 1.1 (from mavenCentral) ~ commons-httpclient->commons-httpclient 3.1 (from mavenCentral) ~ commons-logging->commons-logging 1.0.4 (from mavenCentral) ~ commons-codec->commons-codec 1.2 (from mavenCentral) ~ org.apache.httpcomponents->httpclient 4.0.3 (from mavenCentral) ~ org.apache.httpcomponents->httpcore 4.0.1 (from mavenCentral) ~ commons-logging->commons-logging 1.1.1 (from mavenCentral) ~ commons-codec->commons-codec 1.3 (from mavenCentral) ~ net.jcip->jcip-annotations 1.0 (from mavenCentral) ~ org.jboss.resteasy->tjws 2.1.0.GA (from JBoss) ~ javax.servlet->servlet-api 2.5 (from mavenCentral) ~ junit->junit 4.1 (from mavenCentral) ~ log4j->log4j 1.2.14 (from mavenCentral) ~ org.slf4j->slf4j-api 1.5.8 (from mavenCentral) ~ org.jboss.resteasy->resteasy-jaxb-provider 2.1.0.GA (from JBoss) ~ com.sun.xml.bind->jaxb-impl 2.1.12 (from mavenCentral) ~ javax.xml.bind->jaxb-api 2.1 (from mavenCentral) ~ javax.xml.stream->stax-api 1.0-2 (from mavenCentral) ~ com.sun.xml.stream->sjsxp 1.0.1 (from mavenCentral) ~ org.jboss.resteasy->resteasy-jackson-provider 2.1.0.GA (from JBoss) ~ org.codehaus.jackson->jackson-core-asl 1.6.3 (from mavenCentral) ~ org.codehaus.jackson->jackson-mapper-asl 1.6.3 (from mavenCentral) ~ org.codehaus.jackson->jackson-jaxrs 1.6.3 (from mavenCentral) ~ org.codehaus.jackson->jackson-xc 1.6.3 (from mavenCentral) ~ ~ Some dynamic revisions have been resolved as following, ~ ~ play->play 1.+ will use version 1.4.1 ~ ~ Some dependencies have been evicted, ~ ~ commons-logging 1.0.4 is overriden by commons-logging 1.1.1 ~ stax-api 1.0 is overriden by stax-api 1.0-2 ~ commons-codec 1.2 is overriden by commons-codec 1.3 ~ ~ Installing resolved dependencies, ~ ~ modules/resteasy-1.3.1 ~ lib/resteasy-jaxrs-2.1.0.GA.jar ~ lib/resteasy-jaxb-provider-2.1.0.GA.jar ~ lib/resteasy-jackson-provider-2.1.0.GA.jar ~ lib/jaxrs-api-2.1.0.GA.jar ~ lib/scannotation-1.0.2.jar ~ lib/jsr250-api-1.0.jar ~ lib/activation-1.1.jar ~ lib/commons-httpclient-3.1.jar ~ lib/httpclient-4.0.3.jar ~ lib/jcip-annotations-1.0.jar ~ lib/javassist-3.8.0.GA.jar ~ lib/httpcore-4.0.1.jar ~ lib/commons-logging-1.1.1.jar ~ lib/commons-codec-1.3.jar ~ lib/tjws-2.1.0.GA.jar ~ lib/servlet-api-2.5.jar ~ lib/junit-4.1.jar ~ lib/log4j-1.2.14.jar ~ lib/slf4j-api-1.5.8.jar ~ lib/jaxb-impl-2.1.12.jar ~ lib/sjsxp-1.0.1.jar ~ lib/jaxb-api-2.1.jar ~ lib/stax-api-1.0-2.jar ~ lib/jackson-core-asl-1.6.3.jar ~ lib/jackson-mapper-asl-1.6.3.jar ~ lib/jackson-jaxrs-1.6.3.jar ~ lib/jackson-xc-1.6.3.jar ~ ~ Synchronizing, deleting unknown dependencies ~ ~ Deleted: /home/javastream.de/jenkins/jobs/play.jobs/workspace/lib/.gitignore ~ Deleted: /home/javastream.de/jenkins/jobs/play.jobs/workspace/lib/play-jobs.jar ~ ~ ~ Done! ~ ~ _ _ ~ _ __ | | __ _ _ _| | ~ | '_ \| |/ _' | || |_| ~ | __/|_|\____|\__ (_) ~ |_| |__/ ~ ~ play! 1.4.1, https://www.playframework.com ~ ~ ~ !! Error while loading /home/javastream.de/jenkins/jobs/play.jobs/workspace/modules/resteasy-1.3.1/commands.py: name 'play_command' is not defined ~ + /home/javastream.de/jenkins/tools/play/play-1.4.1/play build-module Buildfile: /home/javastream.de/jenkins/jobs/play.jobs/workspace/build.xml check: compile: [mkdir] Created dir: /home/javastream.de/jenkins/jobs/play.jobs/workspace/tmp/classes [javac] Compiling 9 source files to /home/javastream.de/jenkins/jobs/play.jobs/workspace/tmp/classes [javac] [javac] WARNING [javac] [javac] The -source switch defaults to 1.8 in JDK 1.8. [javac] If you specify -target 1.5 you now must also specify -source 1.5. [javac] Ant will implicitly add -source 1.5 for you. Please change your build file. [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5 [javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release [javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 4 warnings build: [copy] Copying 1 file to /home/javastream.de/jenkins/jobs/play.jobs/workspace/tmp/classes [jar] Building jar: /home/javastream.de/jenkins/jobs/play.jobs/workspace/lib/play-jobs.jar [delete] Deleting directory /home/javastream.de/jenkins/jobs/play.jobs/workspace/tmp BUILD SUCCESSFUL Total time: 0 seconds ~ _ _ ~ _ __ | | __ _ _ _| | ~ | '_ \| |/ _' | || |_| ~ | __/|_|\____|\__ (_) ~ |_| |__/ ~ ~ play! 1.4.1, https://www.playframework.com ~ ~ ~ !! Error while loading /home/javastream.de/jenkins/jobs/play.jobs/workspace/modules/resteasy-1.3.1/commands.py: name 'play_command' is not defined ~ ~ ~ Building... ~ ~ ~ Packaging jobs-0.2 ... ~ ~ Done! ~ Package is available at /home/javastream.de/jenkins/jobs/play.jobs/workspace/dist/jobs-0.2.zip ~ + /home/javastream.de/jenkins/tools/play/play-1.4.1/play install jobs --path=/home/javastream.de/jenkins/jobs/play.jobs/workspace ~ _ _ ~ _ __ | | __ _ _ _| | ~ | '_ \| |/ _' | || |_| ~ | __/|_|\____|\__ (_) ~ |_| |__/ ~ ~ play! 1.4.1, https://www.playframework.com ~ ~ No module found 'jobs' ~ Try play list-modules to get the modules list ~ Build step 'Execute shell' marked build as failure Archiving artifacts Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: FAILURE