[0KRunning with gitlab-ci-multi-runner dev (1.4.2)[0;m [0;m[0;33mWARNING: image is not supported by selected executor and shell [0;m[0KUsing Shell executor... [0;mRunning on ubuntu-2gb-nyc3-01... [32;1mFetching changes...[0;m Removing hs_err_pid352.log Removing target/ HEAD is now at 855de15 Fixing issues in pom From https://gl.felinewith.me/LadySerenaKitty/candle-pos 855de15..719923e develop -> origin/develop [32;1mChecking out 719923e5 as develop...[0;m [32;1m$ mvn $MAVEN_CLI_OPTS test-compile[0;m 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" 1274 [INFO] Error stacktraces are turned on. 1345 [INFO] Scanning for projects... 1460 [INFO] 1460 [INFO] ------------------------------------------------------------------------ 1460 [INFO] Building Candle POS 1.0-SNAPSHOT 1460 [INFO] ------------------------------------------------------------------------ 3668 [INFO] 3668 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ candle_pos --- 3822 [INFO] Using 'UTF-8' encoding to copy filtered resources. 3838 [INFO] Copying 87 resources 3866 [INFO] 3866 [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ candle_pos --- 4655 [INFO] Changes detected - recompiling the module! 4661 [INFO] Compiling 19 source files to /var/lib/gitlab-runner/builds/7bd4b9e2/0/LadySerenaKitty/candle-pos/target/classes 5936 [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. 5936 [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. 5937 [INFO] 5937 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ candle_pos --- 5940 [INFO] Using 'UTF-8' encoding to copy filtered resources. 5940 [INFO] skip non existing resourceDirectory /var/lib/gitlab-runner/builds/7bd4b9e2/0/LadySerenaKitty/candle-pos/src/test/resources 5941 [INFO] 5941 [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ candle_pos --- 5944 [INFO] No sources to compile 5945 [INFO] ------------------------------------------------------------------------ 5945 [INFO] BUILD SUCCESS 5945 [INFO] ------------------------------------------------------------------------ 5945 [INFO] Total time: 4.624 s 5945 [INFO] Finished at: 2017-05-28T18:44:44+00:00 6083 [INFO] Final Memory: 19M/115M 6083 [INFO] ------------------------------------------------------------------------ [32;1mBuild succeeded [0;m