Running with gitlab-ci-multi-runner dev (1.4.2)
WARNING: image is not supported by selected executor and shell
Using Shell executor...
Running on ubuntu-2gb-nyc3-01...
Fetching changes...
Removing target/
HEAD is now at ab67dcd Update .gitlab-ci.yml
Checking out ab67dcd6 as master...
Downloading artifacts for site (315)...
Downloading artifacts from coordinator... ok        id=315 responseStatus=200 OK token=y4jPqK_u
$ mvn $MAVEN_CLI_OPTS deploy
Apache Maven 3.3.9
Maven home: /usr/share/maven
Java version: 1.8.0_131, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-openjdk-amd64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.10.0-21-generic", arch: "amd64", family: "unix"
1322 [INFO] Error stacktraces are turned on.
1355 [WARNING] 
1355 [WARNING] Some problems were encountered while building the effective settings
1355 [WARNING] 'usePluginRegistry' is deprecated and has no effect. @ /var/lib/gitlab-runner/.m2/settings.xml
1355 [WARNING] 
1406 [INFO] Scanning for projects...
1582 [INFO]                                                                         
1582 [INFO] ------------------------------------------------------------------------
1582 [INFO] Building Candle POS 1.0-SNAPSHOT
1582 [INFO] ------------------------------------------------------------------------
1970 [INFO] 
1970 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ candle_pos ---
2170 [INFO] Using 'UTF-8' encoding to copy filtered resources.
2192 [INFO] Copying 87 resources
2229 [INFO] 
2229 [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ candle_pos ---
2617 [INFO] Changes detected - recompiling the module!
2623 [INFO] Compiling 19 source files to /var/lib/gitlab-runner/builds/7bd4b9e2/0/LadySerenaKitty/candle-pos/target/classes
3862 [INFO] /var/lib/gitlab-runner/builds/7bd4b9e2/0/LadySerenaKitty/candle-pos/src/main/java/com/starphoenixmedia/candle_pos/Starter.java: Some input files use unchecked or unsafe operations.
3862 [INFO] /var/lib/gitlab-runner/builds/7bd4b9e2/0/LadySerenaKitty/candle-pos/src/main/java/com/starphoenixmedia/candle_pos/Starter.java: Recompile with -Xlint:unchecked for details.
3865 [INFO] 
3865 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ candle_pos ---
3869 [INFO] Using 'UTF-8' encoding to copy filtered resources.
3871 [INFO] skip non existing resourceDirectory /var/lib/gitlab-runner/builds/7bd4b9e2/0/LadySerenaKitty/candle-pos/src/test/resources
3871 [INFO] 
3871 [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ candle_pos ---
3880 [INFO] No sources to compile
3880 [INFO] 
3880 [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ candle_pos ---
4067 [INFO] No tests to run.
4086 [INFO] 
4086 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ candle_pos ---
4412 [INFO] Building jar: /var/lib/gitlab-runner/builds/7bd4b9e2/0/LadySerenaKitty/candle-pos/target/candle_pos-1.0-SNAPSHOT.jar
4684 [INFO] 
4685 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ candle_pos ---
4746 [INFO] Installing /var/lib/gitlab-runner/builds/7bd4b9e2/0/LadySerenaKitty/candle-pos/target/candle_pos-1.0-SNAPSHOT.jar to /var/lib/gitlab-runner/.m2/repository/com/starphoenixmedia/candle_pos/1.0-SNAPSHOT/candle_pos-1.0-SNAPSHOT.jar
4749 [INFO] Installing /var/lib/gitlab-runner/builds/7bd4b9e2/0/LadySerenaKitty/candle-pos/pom.xml to /var/lib/gitlab-runner/.m2/repository/com/starphoenixmedia/candle_pos/1.0-SNAPSHOT/candle_pos-1.0-SNAPSHOT.pom
4758 [INFO] 
4758 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ candle_pos ---
5867 [INFO] ------------------------------------------------------------------------
5867 [INFO] BUILD SUCCESS
5867 [INFO] ------------------------------------------------------------------------
5867 [INFO] Total time: 4.501 s
5868 [INFO] Finished at: 2017-05-30T23:49:14+00:00
6066 [INFO] Final Memory: 24M/277M
6067 [INFO] ------------------------------------------------------------------------
Uploading artifacts...
target/*.jar: found 2 matching files               
Uploading artifacts to coordinator... ok            id=316 responseStatus=201 Created token=TZbeGiNv
Build succeeded