[INFO] [INFO] ------------< de.fhdw.gaming.ipspiel21:ipspiel21-kopfzahl >------------- [INFO] Building IP Spieltheorie 2021 Kopfzahl Game 1.0.0-SNAPSHOT [6/27] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-kopfzahl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-kopfzahl --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-kopfzahl >>> [INFO] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-kopfzahl --- [INFO] [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-kopfzahl <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-kopfzahl --- [INFO] PMD version: 6.30.0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-kopfzahl --- [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-kopfzahl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-kopfzahl --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-kopfzahl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-kopfzahl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-kopfzahl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-kopfzahl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-kopfzahl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-kopfzahl --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-kopfzahl --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlPlayerImplTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlPlayerImplTest [INFO] Running de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlGameImplTest KopfzahlGame[id=1, state=KopfzahlState[firstPlayer=KopfzahlPlayer[name=A, state=PLAYING, outcome=Optional.empty], secondPlayer=KopfzahlPlayer[name=B, state=PLAYING, outcome=Optional.empty]], strategies={A=KopfzahlSayKopfStrategy, B=KopfzahlSayKopfStrategy}] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlGameImplTest [INFO] Running de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlStateImplTest KopfzahlState[firstPlayer=KopfzahlPlayer[name=A, state=PLAYING, outcome=Optional.empty], secondPlayer=KopfzahlPlayer[name=B, state=PLAYING, outcome=Optional.empty]] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlStateImplTest [INFO] Running de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlPlayerBuilderImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlPlayerBuilderImplTest [INFO] Running de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlGameBuilderImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlGameBuilderImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-kopfzahl --- [INFO] Loading execution data file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl/target/jacoco.exec [INFO] Analyzed bundle 'IP Spieltheorie 2021 Kopfzahl Game' with 17 classes [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-kopfzahl --- [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl/target/ipspiel21-kopfzahl-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-kopfzahl --- [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl/target/ipspiel21-kopfzahl-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-kopfzahl --- [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl/target/ipspiel21-kopfzahl-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-kopfzahl/1.0.0-SNAPSHOT/ipspiel21-kopfzahl-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-kopfzahl/1.0.0-SNAPSHOT/ipspiel21-kopfzahl-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl/target/ipspiel21-kopfzahl-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-kopfzahl/1.0.0-SNAPSHOT/ipspiel21-kopfzahl-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-kopfzahl --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: 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 with default locale English (en) [WARNING] No project URL defined - decoration links will not be relativized! [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.1.1:dependencies [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.1.1:index [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.1.1:licenses [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.1.1:plugin-management [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.1.1:plugins [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.1.1:summary [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl/target/site to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl@tmp/maven-reporters/moduleset/site/ipspiel21-kopfzahl