Running with gitlab-ci-multi-runner 9.2.0 (adfc387)
  on felinewith.me (7bd4b9e2)
Using Docker executor with image registry.felinewith.me/dockerhelper/maven:master ...
Using docker image sha256:5265c326c1cc5acf0d7518b845ad3f666fc6006731ac7b93874d6dd6abc78dd7 for predefined container...
Pulling docker image registry.felinewith.me/dockerhelper/maven:master ...
Using docker image registry.felinewith.me/dockerhelper/maven:master ID=sha256:02609f7debe45b8c53baa37ead8737595a33c8e8b30dac4e7639f5ea1562a497 for build container...
Running on runner-7bd4b9e2-project-54-concurrent-0 via felinewith.me...
Fetching changes...
HEAD is now at 80397fb Add license
From https://felinewith.me/LadySerenaKitty/kcpu
   80397fb..486876b  master     -> origin/master
Checking out 486876bc as master...
Skipping Git submodules setup
$ mvn -Dgit-rev="`git describe`" $MAVEN_CLI_OPTS compile test package install deploy
fatal: No names found, cannot describe anything.
Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T19:39:06Z)
Maven home: /usr/share/maven
Java version: 1.8.0_131, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-1.8-openjdk/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.10.0-21-generic", arch: "amd64", family: "unix"
1500 [INFO] Error stacktraces are turned on.
1523 [WARNING] 
1523 [WARNING] Some problems were encountered while building the effective settings
1523 [WARNING] 'usePluginRegistry' is deprecated and has no effect. @ /root/.m2/settings.xml
1523 [WARNING] 
1565 [INFO] Scanning for projects...
1699 [INFO] 
1699 [INFO] ------------------------------------------------------------------------
1699 [INFO] Building kcpu 1.0-SNAPSHOT
1699 [INFO] ------------------------------------------------------------------------
2161 [INFO] 
2162 [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ kcpu ---
2742 [INFO] Using 'UTF-8' encoding to copy filtered resources.
2743 [INFO] skip non existing resourceDirectory /builds/LadySerenaKitty/kcpu/src/main/resources
2744 [INFO] 
2745 [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ kcpu ---
3111 [INFO] Changes detected - recompiling the module!
3116 [INFO] Compiling 13 source files to /builds/LadySerenaKitty/kcpu/target/classes
4241 [INFO] 
4241 [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ kcpu ---
4252 [INFO] Using 'UTF-8' encoding to copy filtered resources.
4252 [INFO] skip non existing resourceDirectory /builds/LadySerenaKitty/kcpu/src/main/resources
4254 [INFO] 
4254 [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ kcpu ---
4265 [INFO] Nothing to compile - all classes are up to date
4266 [INFO] 
4266 [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ kcpu ---
4270 [INFO] Using 'UTF-8' encoding to copy filtered resources.
4271 [INFO] skip non existing resourceDirectory /builds/LadySerenaKitty/kcpu/src/test/resources
4271 [INFO] 
4271 [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ kcpu ---
4278 [INFO] No sources to compile
4278 [INFO] 
4278 [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ kcpu ---
4548 [INFO] No tests to run.
4564 [INFO] 
4565 [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ kcpu ---
4569 [INFO] Using 'UTF-8' encoding to copy filtered resources.
4569 [INFO] skip non existing resourceDirectory /builds/LadySerenaKitty/kcpu/src/main/resources
4569 [INFO] 
4569 [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ kcpu ---
4583 [INFO] Nothing to compile - all classes are up to date
4583 [INFO] 
4583 [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ kcpu ---
4586 [INFO] Using 'UTF-8' encoding to copy filtered resources.
4586 [INFO] skip non existing resourceDirectory /builds/LadySerenaKitty/kcpu/src/test/resources
4587 [INFO] 
4587 [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ kcpu ---
4590 [INFO] No sources to compile
4590 [INFO] 
4590 [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ kcpu ---
4596 [INFO] No tests to run.
4597 [INFO] Skipping execution of surefire because it has already been run for this configuration
4597 [INFO] 
4598 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ kcpu ---
4875 [INFO] Building jar: /builds/LadySerenaKitty/kcpu/target/kcpu-1.0-SNAPSHOT.jar
4945 [INFO] 
4946 [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ kcpu ---
7797 [INFO] 
Loading source files for package me.felinewith.kcpu.hardware...
Loading source files for package me.felinewith.kcpu...
Loading source files for package me.felinewith.kcpu.util...
Loading source files for package me.felinewith.kcpu.memory...
Constructing Javadoc information...
Standard Doclet version 1.8.0_131
Building tree for all the packages and classes...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/hardware/BootRom.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/hardware/Kfpu.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/Converter.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/IDevice.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/IMemory.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/KBoard.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/Kcpu.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/BaseDevice.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/BaseMemory.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/HardwareTask.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/IDeviceRunner.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/memory/KMemoryRange.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/memory/KMemorySecurity.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/overview-frame.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/package-frame.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/package-summary.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/package-tree.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/hardware/package-frame.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/hardware/package-summary.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/hardware/package-tree.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/memory/package-frame.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/memory/package-summary.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/memory/package-tree.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/package-frame.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/package-summary.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/package-tree.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/constant-values.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/hardware/class-use/Kfpu.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/hardware/class-use/BootRom.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/class-use/KBoard.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/class-use/Converter.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/class-use/IMemory.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/class-use/Kcpu.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/class-use/IDevice.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/class-use/BaseMemory.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/class-use/HardwareTask.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/class-use/BaseDevice.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/class-use/IDeviceRunner.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/memory/class-use/KMemorySecurity.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/memory/class-use/KMemoryRange.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/package-use.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/hardware/package-use.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/memory/package-use.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/package-use.html...
Building index for all the packages and classes...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/overview-tree.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/index-all.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/allclasses-frame.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/allclasses-noframe.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/index.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/overview-summary.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/help-doc.html...
7829 [INFO] Building jar: /builds/LadySerenaKitty/kcpu/target/kcpu-1.0-SNAPSHOT-javadoc.jar
7902 [INFO] 
7903 [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ kcpu ---
7905 [INFO] Using 'UTF-8' encoding to copy filtered resources.
7905 [INFO] skip non existing resourceDirectory /builds/LadySerenaKitty/kcpu/src/main/resources
7905 [INFO] 
7905 [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ kcpu ---
7912 [INFO] Nothing to compile - all classes are up to date
7912 [INFO] 
7912 [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ kcpu ---
7913 [INFO] Using 'UTF-8' encoding to copy filtered resources.
7913 [INFO] skip non existing resourceDirectory /builds/LadySerenaKitty/kcpu/src/test/resources
7913 [INFO] 
7914 [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ kcpu ---
7914 [INFO] No sources to compile
7915 [INFO] 
7915 [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ kcpu ---
7917 [INFO] No tests to run.
7917 [INFO] Skipping execution of surefire because it has already been run for this configuration
7917 [INFO] 
7917 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ kcpu ---
7922 [INFO] 
7922 [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ kcpu ---
9685 [INFO] 
Loading source files for package me.felinewith.kcpu.hardware...
Loading source files for package me.felinewith.kcpu...
Loading source files for package me.felinewith.kcpu.util...
Loading source files for package me.felinewith.kcpu.memory...
Constructing Javadoc information...
Standard Doclet version 1.8.0_131
Building tree for all the packages and classes...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/hardware/BootRom.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/hardware/Kfpu.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/Converter.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/IDevice.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/IMemory.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/KBoard.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/Kcpu.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/BaseDevice.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/BaseMemory.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/HardwareTask.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/IDeviceRunner.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/memory/KMemoryRange.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/memory/KMemorySecurity.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/overview-frame.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/package-frame.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/package-summary.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/package-tree.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/hardware/package-frame.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/hardware/package-summary.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/hardware/package-tree.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/memory/package-frame.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/memory/package-summary.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/memory/package-tree.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/package-frame.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/package-summary.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/package-tree.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/constant-values.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/hardware/class-use/Kfpu.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/hardware/class-use/BootRom.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/class-use/KBoard.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/class-use/Converter.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/class-use/IMemory.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/class-use/Kcpu.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/class-use/IDevice.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/class-use/BaseMemory.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/class-use/HardwareTask.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/class-use/BaseDevice.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/class-use/IDeviceRunner.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/memory/class-use/KMemorySecurity.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/memory/class-use/KMemoryRange.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/package-use.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/hardware/package-use.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/memory/package-use.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/package-use.html...
Building index for all the packages and classes...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/overview-tree.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/index-all.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/allclasses-frame.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/allclasses-noframe.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/index.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/overview-summary.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/help-doc.html...
9699 [INFO] Building jar: /builds/LadySerenaKitty/kcpu/target/kcpu-1.0-SNAPSHOT-javadoc.jar
9948 [INFO] 
9949 [INFO] --- maven-install-plugin:2.4:install (default-install) @ kcpu ---
10008 [INFO] Installing /builds/LadySerenaKitty/kcpu/target/kcpu-1.0-SNAPSHOT.jar to /root/.m2/repository/me/felinewith/kcpu/1.0-SNAPSHOT/kcpu-1.0-SNAPSHOT.jar
10013 [INFO] Installing /builds/LadySerenaKitty/kcpu/pom.xml to /root/.m2/repository/me/felinewith/kcpu/1.0-SNAPSHOT/kcpu-1.0-SNAPSHOT.pom
10020 [INFO] Installing /builds/LadySerenaKitty/kcpu/target/kcpu-1.0-SNAPSHOT-javadoc.jar to /root/.m2/repository/me/felinewith/kcpu/1.0-SNAPSHOT/kcpu-1.0-SNAPSHOT-javadoc.jar
10025 [INFO] Installing /builds/LadySerenaKitty/kcpu/target/kcpu-1.0-SNAPSHOT-javadoc.jar to /root/.m2/repository/me/felinewith/kcpu/1.0-SNAPSHOT/kcpu-1.0-SNAPSHOT-javadoc.jar
10027 [INFO] 
10027 [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ kcpu ---
10028 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10028 [INFO] skip non existing resourceDirectory /builds/LadySerenaKitty/kcpu/src/main/resources
10029 [INFO] 
10029 [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ kcpu ---
10033 [INFO] Nothing to compile - all classes are up to date
10033 [INFO] 
10033 [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ kcpu ---
10034 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10035 [INFO] skip non existing resourceDirectory /builds/LadySerenaKitty/kcpu/src/test/resources
10035 [INFO] 
10035 [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ kcpu ---
10036 [INFO] No sources to compile
10036 [INFO] 
10036 [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ kcpu ---
10039 [INFO] No tests to run.
10040 [INFO] Skipping execution of surefire because it has already been run for this configuration
10040 [INFO] 
10040 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ kcpu ---
10045 [INFO] 
10045 [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ kcpu ---
12084 [INFO] 
Loading source files for package me.felinewith.kcpu.hardware...
Loading source files for package me.felinewith.kcpu...
Loading source files for package me.felinewith.kcpu.util...
Loading source files for package me.felinewith.kcpu.memory...
Constructing Javadoc information...
Standard Doclet version 1.8.0_131
Building tree for all the packages and classes...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/hardware/BootRom.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/hardware/Kfpu.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/Converter.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/IDevice.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/IMemory.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/KBoard.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/Kcpu.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/BaseDevice.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/BaseMemory.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/HardwareTask.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/IDeviceRunner.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/memory/KMemoryRange.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/memory/KMemorySecurity.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/overview-frame.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/package-frame.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/package-summary.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/package-tree.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/hardware/package-frame.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/hardware/package-summary.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/hardware/package-tree.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/memory/package-frame.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/memory/package-summary.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/memory/package-tree.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/package-frame.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/package-summary.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/package-tree.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/constant-values.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/hardware/class-use/Kfpu.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/hardware/class-use/BootRom.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/class-use/KBoard.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/class-use/Converter.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/class-use/IMemory.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/class-use/Kcpu.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/class-use/IDevice.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/class-use/BaseMemory.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/class-use/HardwareTask.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/class-use/BaseDevice.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/class-use/IDeviceRunner.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/memory/class-use/KMemorySecurity.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/memory/class-use/KMemoryRange.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/package-use.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/hardware/package-use.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/memory/package-use.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/me/felinewith/kcpu/util/package-use.html...
Building index for all the packages and classes...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/overview-tree.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/index-all.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/allclasses-frame.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/allclasses-noframe.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/index.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/overview-summary.html...
Generating /builds/LadySerenaKitty/kcpu/target/apidocs/help-doc.html...
12102 [INFO] Building jar: /builds/LadySerenaKitty/kcpu/target/kcpu-1.0-SNAPSHOT-javadoc.jar
12137 [INFO] 
12137 [INFO] --- maven-install-plugin:2.4:install (default-install) @ kcpu ---
12139 [INFO] Installing /builds/LadySerenaKitty/kcpu/target/kcpu-1.0-SNAPSHOT.jar to /root/.m2/repository/me/felinewith/kcpu/1.0-SNAPSHOT/kcpu-1.0-SNAPSHOT.jar
12139 [INFO] Installing /builds/LadySerenaKitty/kcpu/pom.xml to /root/.m2/repository/me/felinewith/kcpu/1.0-SNAPSHOT/kcpu-1.0-SNAPSHOT.pom
12142 [INFO] Installing /builds/LadySerenaKitty/kcpu/target/kcpu-1.0-SNAPSHOT-javadoc.jar to /root/.m2/repository/me/felinewith/kcpu/1.0-SNAPSHOT/kcpu-1.0-SNAPSHOT-javadoc.jar
12145 [INFO] Installing /builds/LadySerenaKitty/kcpu/target/kcpu-1.0-SNAPSHOT-javadoc.jar to /root/.m2/repository/me/felinewith/kcpu/1.0-SNAPSHOT/kcpu-1.0-SNAPSHOT-javadoc.jar
12146 [INFO] Installing /builds/LadySerenaKitty/kcpu/target/kcpu-1.0-SNAPSHOT-javadoc.jar to /root/.m2/repository/me/felinewith/kcpu/1.0-SNAPSHOT/kcpu-1.0-SNAPSHOT-javadoc.jar
12148 [INFO] 
12148 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ kcpu ---
14058 [INFO] ------------------------------------------------------------------------
14060 [INFO] BUILD SUCCESS
14060 [INFO] ------------------------------------------------------------------------
14061 [INFO] Total time: 12.528 s
14064 [INFO] Finished at: 2017-09-27T04:58:14Z
14289 [INFO] Final Memory: 26M/301M
14289 [INFO] ------------------------------------------------------------------------
Job succeeded