Skip to content
Success

Console Output

Started by user Philipp Hau?leiter
Building in workspace /home/javastream.de/jenkins/jobs/play-soap/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@git-lab.de:mirrors/play-soap.git # timeout=10
Cleaning workspace
 > /usr/bin/git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > /usr/bin/git reset --hard # timeout=10
 > /usr/bin/git clean -fdx # timeout=10
Fetching upstream changes from git@git-lab.de:mirrors/play-soap.git
 > /usr/bin/git --version # timeout=10
 > /usr/bin/git fetch --tags --progress git@git-lab.de:mirrors/play-soap.git +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git rev-parse refs/remotes/origin/scala-2.12^{commit} # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/origin/scala-2.12^{commit} # timeout=10
Checking out Revision 5593e3b1e8c90ed97c03c12a13ca2372f6057840 (refs/remotes/origin/scala-2.12)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 5593e3b1e8c90ed97c03c12a13ca2372f6057840
Commit message: "Fix deprecation warnings"
 > /usr/bin/git rev-list --no-walk 5593e3b1e8c90ed97c03c12a13ca2372f6057840 # timeout=10
[workspace] $ /home/javastream.de/jenkins/tools/hudson.model.JDK/JDK8/bin/java -Dsbt.log.noformat=true -Dsbt.ivy.home=/home/javastream.de/jenkins/jobs/play-soap/workspace/.ivy2/ -jar /home/javastream.de/jenkins/tools/org.jvnet.hudson.plugins.SbtPluginBuilder_SbtInstallation/sbt_1.0.4/bin/sbt-launch.jar publishM2
[info] Loading settings from scripted.sbt,plugins.sbt ...
[info] Loading project definition from /home/javastream.de/jenkins/jobs/play-soap/workspace/project
[info] Updating ProjectRef(uri("file:/home/javastream.de/jenkins/jobs/play-soap/workspace/project/"), "workspace-build")...
[info] Done updating.
[warn] Found version conflict(s) in library dependencies; some are suspected to be binary incompatible:
[warn] 	* io.netty:netty:3.10.6.Final is selected over 3.10.0.Final
[warn] 	    +- com.typesafe.akka:akka-remote_2.12:2.5.4           (depends on 3.10.6.Final)
[warn] 	    +- com.ning:async-http-client:1.9.11                  (depends on 3.10.0.Final)
[warn] 	* org.webjars:webjars-locator-core:0.33 is selected over 0.32
[warn] 	    +- com.typesafe:npm_2.12:1.2.1                        (depends on 0.32)
[warn] 	    +- com.typesafe.sbt:sbt-web:1.4.3 (scalaVersion=2.12, sbtVersion=1.0) (depends on 0.32)
[warn] Run 'evicted' to see detailed eviction warnings
[info] Compiling 1 Scala source to /home/javastream.de/jenkins/jobs/play-soap/workspace/project/target/scala-2.12/sbt-1.0/classes ...
[info] Done compiling.
[info] Loading settings from build.sbt,version.sbt ...
[info] Loading settings from docs.sbt ...
[warn] Missing bintray credentials. Either create a credentials file with the bintrayChangeCredentials task, set the BINTRAY_USER and BINTRAY_PASS environment variables or pass bintray.user and bintray.pass properties to sbt.
[warn] Missing bintray credentials. Either create a credentials file with the bintrayChangeCredentials task, set the BINTRAY_USER and BINTRAY_PASS environment variables or pass bintray.user and bintray.pass properties to sbt.
[warn] Missing bintray credentials. Either create a credentials file with the bintrayChangeCredentials task, set the BINTRAY_USER and BINTRAY_PASS environment variables or pass bintray.user and bintray.pass properties to sbt.
[warn] Missing bintray credentials. Either create a credentials file with the bintrayChangeCredentials task, set the BINTRAY_USER and BINTRAY_PASS environment variables or pass bintray.user and bintray.pass properties to sbt.
[info] Set current project to play-soap-root (in build file:/home/javastream.de/jenkins/jobs/play-soap/workspace/)
[warn] Credentials file /var/www/.bintray/.credentials does not exist
[info] Updating ...
[info] Packaging /home/javastream.de/jenkins/jobs/play-soap/workspace/target/scala-2.12/play-soap-root_2.12-1.1.4-SNAPSHOT-sources.jar ...
[info] Packaging /home/javastream.de/jenkins/jobs/play-soap/workspace/client/target/scala-2.12/play-soap-client_2.12-1.1.4-SNAPSHOT-sources.jar ...
[info] Done packaging.
[info] Updating client...
[info] Done packaging.
[info] Wrote /home/javastream.de/jenkins/jobs/play-soap/workspace/target/scala-2.12/play-soap-root_2.12-1.1.4-SNAPSHOT.pom
[info] Done updating.
[info] Wrote /home/javastream.de/jenkins/jobs/play-soap/workspace/client/target/scala-2.12/play-soap-client_2.12-1.1.4-SNAPSHOT.pom
[info] Done updating.
[info] Packaging /home/javastream.de/jenkins/jobs/play-soap/workspace/target/scala-2.12/play-soap-root_2.12-1.1.4-SNAPSHOT-javadoc.jar ...
[info] Done packaging.
[info] Packaging /home/javastream.de/jenkins/jobs/play-soap/workspace/target/scala-2.12/play-soap-root_2.12-1.1.4-SNAPSHOT.jar ...
[info] Done packaging.
[info] 	published play-soap-root_2.12 to file:/home/javastream.de/www/maven/com/typesafe/play/play-soap-root_2.12/1.1.4-SNAPSHOT/play-soap-root_2.12-1.1.4-SNAPSHOT.pom
[info] 	published play-soap-root_2.12 to file:/home/javastream.de/www/maven/com/typesafe/play/play-soap-root_2.12/1.1.4-SNAPSHOT/play-soap-root_2.12-1.1.4-SNAPSHOT.jar
[info] 	published play-soap-root_2.12 to file:/home/javastream.de/www/maven/com/typesafe/play/play-soap-root_2.12/1.1.4-SNAPSHOT/play-soap-root_2.12-1.1.4-SNAPSHOT-sources.jar
[info] 	published play-soap-root_2.12 to file:/home/javastream.de/www/maven/com/typesafe/play/play-soap-root_2.12/1.1.4-SNAPSHOT/play-soap-root_2.12-1.1.4-SNAPSHOT-javadoc.jar
[info] Main Scala API documentation to /home/javastream.de/jenkins/jobs/play-soap/workspace/client/target/scala-2.12/api...
[info] Compiling 6 Scala sources to /home/javastream.de/jenkins/jobs/play-soap/workspace/client/target/scala-2.12/classes ...
model contains 5 documentable templates
[warn] /home/javastream.de/jenkins/jobs/play-soap/workspace/client/src/main/scala/play/soap/PlaySoapPlugin.scala:50:41: class LoggingInInterceptor in package interceptor is deprecated: see corresponding Javadoc for more information.
[warn]       factory.getInInterceptors.add(new LoggingInInterceptor)
[warn]                                         ^
[warn] /home/javastream.de/jenkins/jobs/play-soap/workspace/client/src/main/scala/play/soap/PlaySoapPlugin.scala:51:42: class LoggingOutInterceptor in package interceptor is deprecated: see corresponding Javadoc for more information.
[warn]       factory.getOutInterceptors.add(new LoggingOutInterceptor)
[warn]                                          ^
[info] Main Scala API documentation successful.
[info] Packaging /home/javastream.de/jenkins/jobs/play-soap/workspace/client/target/scala-2.12/play-soap-client_2.12-1.1.4-SNAPSHOT-javadoc.jar ...
[info] Done packaging.
[warn] two warnings found
[info] Done compiling.
[info] Packaging /home/javastream.de/jenkins/jobs/play-soap/workspace/client/target/scala-2.12/play-soap-client_2.12-1.1.4-SNAPSHOT.jar ...
[info] Done packaging.
[info] 	published play-soap-client_2.12 to file:/home/javastream.de/www/maven/com/typesafe/play/play-soap-client_2.12/1.1.4-SNAPSHOT/play-soap-client_2.12-1.1.4-SNAPSHOT.pom
[info] 	published play-soap-client_2.12 to file:/home/javastream.de/www/maven/com/typesafe/play/play-soap-client_2.12/1.1.4-SNAPSHOT/play-soap-client_2.12-1.1.4-SNAPSHOT.jar
[info] 	published play-soap-client_2.12 to file:/home/javastream.de/www/maven/com/typesafe/play/play-soap-client_2.12/1.1.4-SNAPSHOT/play-soap-client_2.12-1.1.4-SNAPSHOT-sources.jar
[info] 	published play-soap-client_2.12 to file:/home/javastream.de/www/maven/com/typesafe/play/play-soap-client_2.12/1.1.4-SNAPSHOT/play-soap-client_2.12-1.1.4-SNAPSHOT-javadoc.jar
[success] Total time: 33 s, completed Jun 20, 2018 2:08:56 AM
[INFO] [06/20/2018 02:08:57.001] [Thread-2] [CoordinatedShutdown(akka://sbt-web)] Starting coordinated shutdown from JVM shutdown hook
Build step 'Build using sbt' changed build result to SUCCESS
[workspace] $ /home/javastream.de/jenkins/tools/hudson.model.JDK/JDK8/bin/java -Dsbt.log.noformat=true -Dsbt.ivy.home=/home/javastream.de/jenkins/jobs/play-soap/workspace/.ivy2/ -jar /home/javastream.de/jenkins/tools/org.jvnet.hudson.plugins.SbtPluginBuilder_SbtInstallation/sbt_1.0.4/bin/sbt-launch.jar publishLocal
[info] Loading settings from scripted.sbt,plugins.sbt ...
[info] Loading project definition from /home/javastream.de/jenkins/jobs/play-soap/workspace/project
[info] Loading settings from build.sbt,version.sbt ...
[info] Loading settings from docs.sbt ...
[warn] Missing bintray credentials. Either create a credentials file with the bintrayChangeCredentials task, set the BINTRAY_USER and BINTRAY_PASS environment variables or pass bintray.user and bintray.pass properties to sbt.
[warn] Missing bintray credentials. Either create a credentials file with the bintrayChangeCredentials task, set the BINTRAY_USER and BINTRAY_PASS environment variables or pass bintray.user and bintray.pass properties to sbt.
[warn] Missing bintray credentials. Either create a credentials file with the bintrayChangeCredentials task, set the BINTRAY_USER and BINTRAY_PASS environment variables or pass bintray.user and bintray.pass properties to sbt.
[warn] Missing bintray credentials. Either create a credentials file with the bintrayChangeCredentials task, set the BINTRAY_USER and BINTRAY_PASS environment variables or pass bintray.user and bintray.pass properties to sbt.
[info] Set current project to play-soap-root (in build file:/home/javastream.de/jenkins/jobs/play-soap/workspace/)
[info] Packaging /home/javastream.de/jenkins/jobs/play-soap/workspace/client/target/scala-2.12/play-soap-client_2.12-1.1.4-SNAPSHOT-sources.jar ...
[info] Done packaging.
[info] Wrote /home/javastream.de/jenkins/jobs/play-soap/workspace/client/target/scala-2.12/play-soap-client_2.12-1.1.4-SNAPSHOT.pom
[info] Main Scala API documentation to /home/javastream.de/jenkins/jobs/play-soap/workspace/client/target/scala-2.12/api...
[info] Packaging /home/javastream.de/jenkins/jobs/play-soap/workspace/client/target/scala-2.12/play-soap-client_2.12-1.1.4-SNAPSHOT.jar ...
[info] Done packaging.
model contains 5 documentable templates
[info] Main Scala API documentation successful.
[info] Packaging /home/javastream.de/jenkins/jobs/play-soap/workspace/client/target/scala-2.12/play-soap-client_2.12-1.1.4-SNAPSHOT-javadoc.jar ...
[info] Done packaging.
[info] :: delivering :: com.typesafe.play#play-soap-client_2.12;1.1.4-SNAPSHOT :: 1.1.4-SNAPSHOT :: integration :: Wed Jun 20 02:09:13 CEST 2018
[info] 	delivering ivy file to /home/javastream.de/jenkins/jobs/play-soap/workspace/client/target/scala-2.12/ivy-1.1.4-SNAPSHOT.xml
[info] 	published play-soap-client_2.12 to /home/javastream.de/jenkins/jobs/play-soap/workspace/.ivy2/local/com.typesafe.play/play-soap-client_2.12/1.1.4-SNAPSHOT/poms/play-soap-client_2.12.pom
[info] 	published play-soap-client_2.12 to /home/javastream.de/jenkins/jobs/play-soap/workspace/.ivy2/local/com.typesafe.play/play-soap-client_2.12/1.1.4-SNAPSHOT/jars/play-soap-client_2.12.jar
[info] 	published play-soap-client_2.12 to /home/javastream.de/jenkins/jobs/play-soap/workspace/.ivy2/local/com.typesafe.play/play-soap-client_2.12/1.1.4-SNAPSHOT/srcs/play-soap-client_2.12-sources.jar
[info] 	published play-soap-client_2.12 to /home/javastream.de/jenkins/jobs/play-soap/workspace/.ivy2/local/com.typesafe.play/play-soap-client_2.12/1.1.4-SNAPSHOT/docs/play-soap-client_2.12-javadoc.jar
[info] 	published ivy to /home/javastream.de/jenkins/jobs/play-soap/workspace/.ivy2/local/com.typesafe.play/play-soap-client_2.12/1.1.4-SNAPSHOT/ivys/ivy.xml
[success] Total time: 6 s, completed Jun 20, 2018 2:09:13 AM
[INFO] [06/20/2018 02:09:13.959] [Thread-2] [CoordinatedShutdown(akka://sbt-web)] Starting coordinated shutdown from JVM shutdown hook
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS