[INFO] [INFO] ----------------< de.fhdw.gaming.othello:othello-core >----------------- [INFO] Building Othello Core 1.0.0-SNAPSHOT [3/6] [INFO] from othello-core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ othello-core --- [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target [INFO] [INFO] --- enforcer:3.2.1:enforce (enforce-versions) @ othello-core --- [INFO] [INFO] --- checkstyle:3.2.1:check (checkstyle) @ othello-core --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> pmd:3.20.0:check (pmd) > :pmd @ othello-core >>> [INFO] [INFO] --- pmd:3.20.0:pmd (pmd) @ othello-core --- [INFO] PMD version: 6.55.0 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] <<< pmd:3.20.0:check (pmd) < :pmd @ othello-core <<< [INFO] [INFO] [INFO] --- pmd:3.20.0:check (pmd) @ othello-core --- [INFO] PMD version: 6.55.0 [INFO] [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (jacoco-initialize) @ othello-core --- [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ othello-core --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-core --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 32 source files with javac [debug release 11 module-path] to target/classes [INFO] [INFO] >>> spotbugs:4.7.3.2:check (spotbugs) > :spotbugs @ othello-core >>> [INFO] [INFO] --- spotbugs:4.7.3.2:spotbugs (spotbugs) @ othello-core --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.7.3.2:check (spotbugs) < :spotbugs @ othello-core <<< [INFO] [INFO] [INFO] --- spotbugs:4.7.3.2:check (spotbugs) @ othello-core --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ othello-core --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ othello-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 15 source files with javac [debug release 11 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ othello-core --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s - in de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest [INFO] Running de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest [INFO] Running de.fhdw.gaming.othello.core.domain.OthelloFieldStateTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in de.fhdw.gaming.othello.core.domain.OthelloFieldStateTest [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImplTest [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerBuilderImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerBuilderImplTest [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.123 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jacoco:0.8.8:report (jacoco-site) @ othello-core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ othello-core --- [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/othello-core-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ othello-core --- [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/othello-core-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.0:install (default-install) @ othello-core --- [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-core/1.0.0-SNAPSHOT/othello-core-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/othello-core-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-core/1.0.0-SNAPSHOT/othello-core-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/othello-core-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-core/1.0.0-SNAPSHOT/othello-core-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- site:4.0.0-M5:site (default-site) @ othello-core --- [INFO] Configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.2 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.2: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team [INFO] Rendering site for default locale [WARNING] No project URL defined - decoration links will not be relativized! [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M2 skin. [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.4.2:dependencies [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.2:dependency-info [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.2:dependency-management [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.2:index [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.4.2:licenses [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.4.2:plugin-management [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.4.2:plugins [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.4.2:summary [INFO] Generating "Team" report --- maven-project-info-reports-plugin:3.4.2:team [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/site to /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core@tmp/maven-reporters/moduleset/site/othello-core