Skip to content
Success

Console Output

17:13:09 Started by an SCM change
17:13:09 Running as SYSTEM
17:13:09 Building in workspace /var/lib/jenkins/home/jobs/gaming/workspace
17:13:09 The recommended git tool is: NONE
17:13:09 using credential 46247283-e2f4-4c6e-8a6e-5a6fa3bcfebf
17:13:09  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/gaming/workspace/.git # timeout=10
17:13:09 Fetching changes from the remote Git repository
17:13:09  > /usr/bin/git config remote.origin.url http://localhost:3000/Gaming/gaming.git # timeout=10
17:13:09 Fetching upstream changes from http://localhost:3000/Gaming/gaming.git
17:13:09  > /usr/bin/git --version # timeout=10
17:13:09  > git --version # 'git version 2.35.1'
17:13:09 using GIT_ASKPASS to set credentials 
17:13:09  > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/Gaming/gaming.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:13:10  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:13:10 Checking out Revision 4daced9e478bf1e06df4c6f40e9a759090b2cd62 (refs/remotes/origin/master)
17:13:10  > /usr/bin/git config core.sparsecheckout # timeout=10
17:13:10  > /usr/bin/git checkout -f 4daced9e478bf1e06df4c6f40e9a759090b2cd62 # timeout=10
17:13:10  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
17:13:10  > /usr/bin/git branch -D master # timeout=10
17:13:10  > /usr/bin/git checkout -b master 4daced9e478bf1e06df4c6f40e9a759090b2cd62 # timeout=10
17:13:10 Commit message: "gaming-contest: fixed various border cases in CombinatoricsHelper"
17:13:10  > /usr/bin/git rev-list --no-walk fc4170392a431a810c50d3f9f3fe92bf1144aeaf # timeout=10
17:13:10 Cleaning workspace
17:13:10  > /usr/bin/git rev-parse --verify HEAD # timeout=10
17:13:10 Resetting working tree
17:13:10  > /usr/bin/git reset --hard # timeout=10
17:13:10  > /usr/bin/git clean -fdx # timeout=10
17:13:11 Parsing POMs
17:13:11 Established TCP socket on 42839
17:13:11 [workspace] $ /usr/lib/jvm/openjdk-bin-11/bin/java -Xmx1024m -XX:MaxPermSize=128m -cp /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/usr/share/maven-bin-3.8/boot/plexus-classworlds-2.6.0.jar:/usr/share/maven-bin-3.8/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven-bin-3.8 /var/lib/jenkins/home/war/WEB-INF/lib/remoting-3044.vb_940a_a_e4f72e.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 42839
17:13:11 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
17:13:11 <===[JENKINS REMOTING CAPACITY]===>channel started
17:13:13 Executing Maven:  -B -f /var/lib/jenkins/home/jobs/gaming/workspace/pom.xml clean install site
17:13:14 [INFO] Scanning for projects...
17:13:14 [INFO] ------------------------------------------------------------------------
17:13:14 [INFO] Reactor Build Order:
17:13:14 [INFO] 
17:13:14 [INFO] Gaming                                                             [pom]
17:13:14 [INFO] Gaming Build Tools                                                 [jar]
17:13:14 [INFO] Gaming Core                                                        [jar]
17:13:14 [INFO] Gaming Contest                                                     [jar]
17:13:14 [INFO] Gaming GUI                                                         [jar]
17:13:14 [INFO] 
17:13:14 [INFO] -----------------------< de.fhdw.gaming:gaming >------------------------
17:13:14 [INFO] Building Gaming 1.0.1-SNAPSHOT                                     [1/5]
17:13:14 [INFO] --------------------------------[ pom ]---------------------------------
17:13:14 [INFO] 
17:13:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming ---
17:13:15 [INFO] 
17:13:15 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming ---
17:13:15 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-SNAPSHOT.pom
17:13:15 [INFO] 
17:13:15 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ gaming ---
17:13:16 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1
17:13:17 [INFO] 16 reports detected for maven-project-info-reports-plugin:3.4.1: ci-management, dependencies, dependency-convergence, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
17:13:18 [INFO] Rendering site with default locale English (en)
17:13:18 [WARNING] No project URL defined - decoration links will not be relativized!
17:13:18 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
17:13:18 [INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.4.1:dependency-convergence
17:13:18 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info
17:13:18 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management
17:13:18 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.1:distribution-management
17:13:19 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.1:index
17:13:19 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.1:licenses
17:13:20 [INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.4.1:modules
17:13:20 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.1:plugin-management
17:13:21 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.1:plugins
17:13:21 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.1:scm
17:13:21 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.1:summary
17:13:21 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.1:team
17:13:21 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/target/site to /var/lib/jenkins/home/jobs/gaming/workspace@tmp/maven-reporters/moduleset/site
17:13:22 [INFO] 
17:13:22 [INFO] -----------------< de.fhdw.gaming:gaming-build-tools >------------------
17:13:22 [INFO] Building Gaming Build Tools 1.0.1-SNAPSHOT                         [2/5]
17:13:22 [INFO] --------------------------------[ jar ]---------------------------------
17:13:22 [INFO] 
17:13:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-build-tools ---
17:13:22 [INFO] 
17:13:22 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-build-tools ---
17:13:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:13:23 [INFO] Copying 3 resources
17:13:23 [INFO] 
17:13:23 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gaming-build-tools ---
17:13:23 [INFO] No sources to compile
17:13:23 [INFO] 
17:13:23 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-build-tools ---
17:13:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:13:23 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/src/test/resources
17:13:23 [INFO] 
17:13:23 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gaming-build-tools ---
17:13:23 [INFO] No sources to compile
17:13:23 [INFO] 
17:13:23 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-build-tools ---
17:13:23 [INFO] No tests to run.
17:13:23 [JENKINS] Recording test results
17:13:23 [INFO] 
17:13:23 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ gaming-build-tools ---
17:13:24 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/target/gaming-build-tools-1.0.1-SNAPSHOT.jar
17:13:24 [INFO] 
17:13:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-build-tools ---
17:13:24 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/target/gaming-build-tools-1.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-SNAPSHOT.jar
17:13:24 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-SNAPSHOT.pom
17:13:24 [INFO] 
17:13:24 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ gaming-build-tools ---
17:13:24 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1
17:13:24 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
17:13:24 [INFO] Rendering site with default locale English (en)
17:13:24 [WARNING] No project URL defined - decoration links will not be relativized!
17:13:24 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
17:13:24 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info
17:13:24 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management
17:13:24 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.1:distribution-management
17:13:24 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.1:index
17:13:24 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.1:licenses
17:13:25 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.1:plugin-management
17:13:25 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.1:plugins
17:13:25 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.1:scm
17:13:25 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.1:summary
17:13:26 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.1:team
17:13:26 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools@tmp/maven-reporters/moduleset/site/gaming-build-tools
17:13:26 [INFO] 
17:13:26 [INFO] ---------------------< de.fhdw.gaming:gaming-core >---------------------
17:13:26 [INFO] Building Gaming Core 1.0.1-SNAPSHOT                                [3/5]
17:13:26 [INFO] --------------------------------[ jar ]---------------------------------
17:13:26 [INFO] 
17:13:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-core ---
17:13:26 [INFO] 
17:13:26 [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ gaming-core ---
17:13:31 [INFO] You have 0 Checkstyle violations.
17:13:32 [INFO] 
17:13:32 [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ gaming-core >>>
17:13:32 [INFO] 
17:13:32 [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ gaming-core ---
17:13:32 [INFO] PMD version: 6.49.0
17:13:39 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
17:13:39 [INFO] 
17:13:39 [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ gaming-core <<<
17:13:39 [INFO] 
17:13:39 [INFO] 
17:13:39 [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ gaming-core ---
17:13:39 [INFO] PMD version: 6.49.0
17:13:39 [INFO] 
17:13:39 [INFO] 
17:13:39 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ gaming-core ---
17:13:39 [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/gaming/workspace/gaming-core/target/jacoco.exec
17:13:39 [INFO] 
17:13:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-core ---
17:13:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:13:39 [INFO] Copying 1 resource
17:13:39 [INFO] 
17:13:39 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gaming-core ---
17:13:39 [INFO] Changes detected - recompiling the module!
17:13:39 [INFO] Compiling 42 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/classes
17:13:43 [INFO] 
17:13:43 [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ gaming-core >>>
17:13:43 [INFO] 
17:13:43 [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ gaming-core ---
17:13:45 [INFO] Fork Value is true
17:13:56 [INFO] Done SpotBugs Analysis....
17:13:57 [INFO] 
17:13:57 [INFO] <<< spotbugs-maven-plugin:4.7.2.0:check (spotbugs) < :spotbugs @ gaming-core <<<
17:13:57 [INFO] 
17:13:57 [INFO] 
17:13:57 [INFO] --- spotbugs-maven-plugin:4.7.2.0:check (spotbugs) @ gaming-core ---
17:13:57 [INFO] BugInstance size is 0
17:13:57 [INFO] Error size is 0
17:13:57 [INFO] No errors/warnings found
17:13:57 [INFO] 
17:13:57 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-core ---
17:13:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:13:57 [INFO] Copying 1 resource
17:13:57 [INFO] 
17:13:57 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gaming-core ---
17:13:57 [INFO] Changes detected - recompiling the module!
17:13:57 [INFO] Compiling 24 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/test-classes
17:14:00 [INFO] 
17:14:00 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-core ---
17:14:00 [INFO] 
17:14:00 [INFO] -------------------------------------------------------
17:14:00 [INFO]  T E S T S
17:14:00 [INFO] -------------------------------------------------------
17:14:04 [INFO] Running de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest
17:14:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s - in de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest
17:14:04 [INFO] Running de.fhdw.gaming.core.ui.util.ChainedInputProviderTest
17:14:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in de.fhdw.gaming.core.ui.util.ChainedInputProviderTest
17:14:04 [INFO] Running de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest
17:14:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest
17:14:04 [INFO] Running de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest
17:14:04 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest
17:14:04 [INFO] Running de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest
17:14:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest
17:14:04 [INFO] Running de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest
17:14:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest
17:14:04 [INFO] Running de.fhdw.gaming.core.ui.type.StringFieldTypeTest
17:14:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in de.fhdw.gaming.core.ui.type.StringFieldTypeTest
17:14:04 [INFO] Running de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest
17:14:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest
17:14:04 [INFO] Running de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest
17:14:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest
17:14:04 [INFO] Running de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest
17:14:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest
17:14:04 [INFO] Running de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest
17:14:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest
17:14:04 [INFO] Running de.fhdw.gaming.core.domain.AbstractPlayerTest
17:14:04 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in de.fhdw.gaming.core.domain.AbstractPlayerTest
17:14:04 [INFO] Running de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest
17:14:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest
17:14:04 [INFO] Running de.fhdw.gaming.core.domain.DefaultGameTest
17:14:07 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.141 s - in de.fhdw.gaming.core.domain.DefaultGameTest
17:14:07 [INFO] 
17:14:07 [INFO] Results:
17:14:07 [INFO] 
17:14:07 [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0
17:14:07 [INFO] 
17:14:07 [JENKINS] Recording test results
17:14:08 [INFO] 
17:14:08 [INFO] --- jacoco-maven-plugin:0.8.8:report (jacoco-site) @ gaming-core ---
17:14:08 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/jacoco.exec
17:14:08 [INFO] Analyzed bundle 'Gaming Core' with 26 classes
17:14:08 [INFO] 
17:14:08 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ gaming-core ---
17:14:08 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT.jar
17:14:09 [INFO] 
17:14:09 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ gaming-core ---
17:14:09 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT-sources.jar
17:14:09 [INFO] 
17:14:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-core ---
17:14:09 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT.jar
17:14:09 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT.pom
17:14:09 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT-sources.jar
17:14:09 [INFO] 
17:14:09 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ gaming-core ---
17:14:09 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1
17:14:09 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
17:14:09 [INFO] Rendering site with default locale English (en)
17:14:09 [WARNING] No project URL defined - decoration links will not be relativized!
17:14:09 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
17:14:09 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.1:dependencies
17:14:10 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info
17:14:10 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management
17:14:10 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.1:distribution-management
17:14:10 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.1:index
17:14:10 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.1:licenses
17:14:11 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.1:plugin-management
17:14:11 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.1:plugins
17:14:12 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.1:scm
17:14:12 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.1:summary
17:14:12 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.1:team
17:14:12 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core@tmp/maven-reporters/moduleset/site/gaming-core
17:14:12 [INFO] 
17:14:12 [INFO] -------------------< de.fhdw.gaming:gaming-contest >--------------------
17:14:12 [INFO] Building Gaming Contest 1.0.1-SNAPSHOT                             [4/5]
17:14:12 [INFO] --------------------------------[ jar ]---------------------------------
17:14:12 [INFO] 
17:14:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-contest ---
17:14:13 [INFO] 
17:14:13 [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ gaming-contest ---
17:14:14 [INFO] You have 0 Checkstyle violations.
17:14:14 [INFO] 
17:14:14 [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ gaming-contest >>>
17:14:14 [INFO] 
17:14:14 [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ gaming-contest ---
17:14:14 [INFO] PMD version: 6.49.0
17:14:17 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
17:14:18 [INFO] 
17:14:18 [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ gaming-contest <<<
17:14:18 [INFO] 
17:14:18 [INFO] 
17:14:18 [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ gaming-contest ---
17:14:18 [INFO] PMD version: 6.49.0
17:14:18 [INFO] 
17:14:18 [INFO] 
17:14:18 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ gaming-contest ---
17:14:18 [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/gaming/workspace/gaming-contest/target/jacoco.exec
17:14:18 [INFO] 
17:14:18 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-contest ---
17:14:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:14:18 [INFO] Copying 1 resource
17:14:18 [INFO] 
17:14:18 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gaming-contest ---
17:14:18 [WARNING] *********************************************************************************************************************************************
17:14:18 [WARNING] * Required filename-based automodules detected: [commons-cli-1.5.0.jar]. Please don't publish this project to a public artifact repository! *
17:14:18 [WARNING] *********************************************************************************************************************************************
17:14:18 [INFO] Changes detected - recompiling the module!
17:14:18 [INFO] Compiling 8 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/classes
17:14:19 [INFO] 
17:14:19 [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ gaming-contest >>>
17:14:19 [INFO] 
17:14:19 [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ gaming-contest ---
17:14:19 [INFO] Fork Value is true
17:14:29 [INFO] Done SpotBugs Analysis....
17:14:29 [INFO] 
17:14:29 [INFO] <<< spotbugs-maven-plugin:4.7.2.0:check (spotbugs) < :spotbugs @ gaming-contest <<<
17:14:29 [INFO] 
17:14:29 [INFO] 
17:14:29 [INFO] --- spotbugs-maven-plugin:4.7.2.0:check (spotbugs) @ gaming-contest ---
17:14:29 [INFO] BugInstance size is 0
17:14:29 [INFO] Error size is 0
17:14:29 [INFO] No errors/warnings found
17:14:29 [INFO] 
17:14:29 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-contest ---
17:14:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:14:29 [INFO] Copying 1 resource
17:14:29 [INFO] 
17:14:29 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gaming-contest ---
17:14:29 [INFO] Changes detected - recompiling the module!
17:14:29 [INFO] Compiling 2 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/test-classes
17:14:30 [INFO] 
17:14:30 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-contest ---
17:14:31 [INFO] 
17:14:31 [INFO] -------------------------------------------------------
17:14:31 [INFO]  T E S T S
17:14:31 [INFO] -------------------------------------------------------
17:14:33 [INFO] Running de.fhdw.gaming.contest.util.ComparablePairTest
17:14:33 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s - in de.fhdw.gaming.contest.util.ComparablePairTest
17:14:33 [INFO] Running de.fhdw.gaming.contest.util.CombinatoricsHelperTest
17:14:33 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in de.fhdw.gaming.contest.util.CombinatoricsHelperTest
17:14:33 [INFO] 
17:14:33 [INFO] Results:
17:14:33 [INFO] 
17:14:33 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
17:14:33 [INFO] 
17:14:33 [JENKINS] Recording test results
17:14:34 [INFO] 
17:14:34 [INFO] --- jacoco-maven-plugin:0.8.8:report (jacoco-site) @ gaming-contest ---
17:14:34 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/jacoco.exec
17:14:34 [INFO] Analyzed bundle 'Gaming Contest' with 12 classes
17:14:34 [INFO] 
17:14:34 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ gaming-contest ---
17:14:34 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT.jar
17:14:34 [INFO] 
17:14:34 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ gaming-contest ---
17:14:34 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT-sources.jar
17:14:34 [INFO] 
17:14:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-contest ---
17:14:34 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT.jar
17:14:34 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT.pom
17:14:34 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT-sources.jar
17:14:34 [INFO] 
17:14:34 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ gaming-contest ---
17:14:34 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1
17:14:34 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
17:14:34 [INFO] Rendering site with default locale English (en)
17:14:34 [WARNING] No project URL defined - decoration links will not be relativized!
17:14:34 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
17:14:34 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.1:dependencies
17:14:35 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info
17:14:35 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management
17:14:35 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.1:distribution-management
17:14:35 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.1:index
17:14:35 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.1:licenses
17:14:36 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.1:plugin-management
17:14:36 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.1:plugins
17:14:36 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.1:scm
17:14:36 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.1:summary
17:14:36 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.1:team
17:14:37 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest@tmp/maven-reporters/moduleset/site/gaming-contest
17:14:37 [INFO] 
17:14:37 [INFO] ---------------------< de.fhdw.gaming:gaming-gui >----------------------
17:14:37 [INFO] Building Gaming GUI 1.0.1-SNAPSHOT                                 [5/5]
17:14:37 [INFO] --------------------------------[ jar ]---------------------------------
17:14:37 [INFO] 
17:14:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-gui ---
17:14:37 [INFO] 
17:14:37 [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ gaming-gui ---
17:14:39 [INFO] You have 0 Checkstyle violations.
17:14:39 [INFO] 
17:14:39 [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ gaming-gui >>>
17:14:39 [INFO] 
17:14:39 [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ gaming-gui ---
17:14:39 [INFO] PMD version: 6.49.0
17:14:41 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
17:14:42 [INFO] 
17:14:42 [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ gaming-gui <<<
17:14:42 [INFO] 
17:14:42 [INFO] 
17:14:42 [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ gaming-gui ---
17:14:42 [INFO] PMD version: 6.49.0
17:14:42 [INFO] 
17:14:42 [INFO] 
17:14:42 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ gaming-gui ---
17:14:42 [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/gaming/workspace/gaming-gui/target/jacoco.exec
17:14:42 [INFO] 
17:14:42 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-gui ---
17:14:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:14:42 [INFO] Copying 8 resources
17:14:42 [INFO] 
17:14:42 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gaming-gui ---
17:14:42 [WARNING] Can't extract module name from batik-script-1.14.jar: Provider class org.apache.batik.bridge.RhinoInterpreterFactory not in module
17:14:42 [WARNING] Can't extract module name from xalan-2.7.2.jar: Provider class org.apache.bsf.BSFManager not in module
17:14:42 [INFO] Changes detected - recompiling the module!
17:14:42 [INFO] Compiling 10 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/classes
17:14:43 [INFO] 
17:14:43 [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ gaming-gui >>>
17:14:43 [INFO] 
17:14:43 [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ gaming-gui ---
17:14:43 [INFO] Fork Value is true
17:14:54 [INFO] Done SpotBugs Analysis....
17:14:54 [INFO] 
17:14:54 [INFO] <<< spotbugs-maven-plugin:4.7.2.0:check (spotbugs) < :spotbugs @ gaming-gui <<<
17:14:54 [INFO] 
17:14:54 [INFO] 
17:14:54 [INFO] --- spotbugs-maven-plugin:4.7.2.0:check (spotbugs) @ gaming-gui ---
17:14:54 [INFO] BugInstance size is 0
17:14:54 [INFO] Error size is 0
17:14:54 [INFO] No errors/warnings found
17:14:55 [INFO] 
17:14:55 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-gui ---
17:14:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:14:55 [INFO] Copying 1 resource
17:14:55 [INFO] 
17:14:55 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gaming-gui ---
17:14:55 [INFO] No sources to compile
17:14:55 [INFO] 
17:14:55 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-gui ---
17:14:55 [INFO] 
17:14:55 [INFO] --- jacoco-maven-plugin:0.8.8:report (jacoco-site) @ gaming-gui ---
17:14:55 [INFO] Skipping JaCoCo execution due to missing execution data file.
17:14:55 [JENKINS] Recording test results
17:14:55 [INFO] 
17:14:55 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ gaming-gui ---
17:14:55 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT.jar
17:14:55 [INFO] 
17:14:55 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ gaming-gui ---
17:14:55 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT-sources.jar
17:14:55 [INFO] 
17:14:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-gui ---
17:14:55 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT.jar
17:14:55 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT.pom
17:14:55 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT-sources.jar
17:14:55 [INFO] 
17:14:55 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ gaming-gui ---
17:14:55 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1
17:14:55 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
17:14:55 [INFO] Rendering site with default locale English (en)
17:14:55 [WARNING] No project URL defined - decoration links will not be relativized!
17:14:55 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
17:14:55 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.1:dependencies
17:14:56 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
17:14:56 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X
17:14:56 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
17:14:56 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X
17:15:01 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info
17:15:01 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management
17:15:01 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.1:distribution-management
17:15:01 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.1:index
17:15:01 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.1:licenses
17:15:02 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.1:plugin-management
17:15:02 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.1:plugins
17:15:02 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.1:scm
17:15:02 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.1:summary
17:15:02 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.1:team
17:15:03 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui@tmp/maven-reporters/moduleset/site/gaming-gui
17:15:04 [INFO] ------------------------------------------------------------------------
17:15:04 [INFO] Reactor Summary for Gaming 1.0.1-SNAPSHOT:
17:15:04 [INFO] 
17:15:04 [INFO] Gaming ............................................. SUCCESS [  7.643 s]
17:15:04 [INFO] Gaming Build Tools ................................. SUCCESS [  3.503 s]
17:15:04 [INFO] Gaming Core ........................................ SUCCESS [ 45.673 s]
17:15:04 [INFO] Gaming Contest ..................................... SUCCESS [ 24.283 s]
17:15:04 [INFO] Gaming GUI ......................................... SUCCESS [ 25.510 s]
17:15:04 [INFO] ------------------------------------------------------------------------
17:15:04 [INFO] BUILD SUCCESS
17:15:04 [INFO] ------------------------------------------------------------------------
17:15:04 [INFO] Total time:  01:50 min
17:15:04 [INFO] Finished at: 2022-09-26T17:15:04+02:00
17:15:04 [INFO] ------------------------------------------------------------------------
17:15:05 Waiting for Jenkins to finish collecting data
17:15:05 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/pom.xml to de.fhdw.gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT.pom
17:15:05 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT.jar to de.fhdw.gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT.jar
17:15:05 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT-sources.jar to de.fhdw.gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT-sources.jar
17:15:05 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
17:15:05 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/pom.xml to de.fhdw.gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT.pom
17:15:05 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT.jar to de.fhdw.gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT.jar
17:15:05 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT-sources.jar to de.fhdw.gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT-sources.jar
17:15:05 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
17:15:05 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/pom.xml to de.fhdw.gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-SNAPSHOT.pom
17:15:05 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/target/gaming-build-tools-1.0.1-SNAPSHOT.jar to de.fhdw.gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-SNAPSHOT.jar
17:15:05 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
17:15:05 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/pom.xml to de.fhdw.gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-SNAPSHOT.pom
17:15:05 Copying /var/lib/jenkins/home/jobs/gaming/workspace@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
17:15:05 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/pom.xml to de.fhdw.gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT.pom
17:15:05 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT.jar to de.fhdw.gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT.jar
17:15:05 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT-sources.jar to de.fhdw.gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT-sources.jar
17:15:05 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
17:15:05 channel stopped
17:15:05 [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace' that match the pattern '**/target/pmd.xml'
17:15:05 [PMD] -> found 3 files
17:15:05 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/pmd.xml
17:15:05 [PMD] -> found 0 issues (skipped 0 duplicates)
17:15:05 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/pmd.xml
17:15:05 [PMD] -> found 0 issues (skipped 0 duplicates)
17:15:05 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/pmd.xml
17:15:05 [PMD] -> found 0 issues (skipped 0 duplicates)
17:15:05 [PMD] Skipping post processing
17:15:05 [PMD] No filter has been set, publishing all 0 issues
17:15:05 [PMD] Repository miner is not configured, skipping repository mining
17:15:05 [PMD] Reference build recorder is not configured
17:15:05 [PMD] Obtaining reference build from same job (gaming)
17:15:05 [PMD] Using reference build 'gaming #63' to compute new, fixed, and outstanding issues
17:15:05 [PMD] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
17:15:05 [PMD] No quality gates have been set - skipping
17:15:05 [PMD] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
17:15:05 [PMD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
17:15:05 [PMD] Attaching ResultAction with ID 'pmd' to build 'gaming #64'.
17:15:05 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
17:15:05 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace' that match the pattern '**/target/spotbugs/spotbugsXml.xml'
17:15:05 [SpotBugs] -> found 3 files
17:15:05 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/spotbugs/spotbugsXml.xml
17:15:05 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
17:15:05 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/spotbugs/spotbugsXml.xml
17:15:05 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
17:15:05 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/spotbugs/spotbugsXml.xml
17:15:05 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
17:15:05 [SpotBugs] Skipping post processing
17:15:05 [SpotBugs] No filter has been set, publishing all 0 issues
17:15:05 [SpotBugs] Repository miner is not configured, skipping repository mining
17:15:05 [SpotBugs] Reference build recorder is not configured
17:15:05 [SpotBugs] Obtaining reference build from same job (gaming)
17:15:05 [SpotBugs] Using reference build 'gaming #63' to compute new, fixed, and outstanding issues
17:15:05 [SpotBugs] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
17:15:05 [SpotBugs] No quality gates have been set - skipping
17:15:05 [SpotBugs] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
17:15:05 [SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
17:15:05 [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'gaming #64'.
17:15:05 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
17:15:05 [CheckStyle] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace' that match the pattern '**/target/checkstyle-result.xml'
17:15:05 [CheckStyle] -> found 3 files
17:15:05 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/checkstyle-result.xml
17:15:05 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
17:15:05 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/checkstyle-result.xml
17:15:05 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
17:15:05 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/checkstyle-result.xml
17:15:05 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
17:15:05 [CheckStyle] Skipping post processing
17:15:05 [CheckStyle] No filter has been set, publishing all 0 issues
17:15:05 [CheckStyle] Repository miner is not configured, skipping repository mining
17:15:05 [CheckStyle] Reference build recorder is not configured
17:15:05 [CheckStyle] Obtaining reference build from same job (gaming)
17:15:05 [CheckStyle] Using reference build 'gaming #63' to compute new, fixed, and outstanding issues
17:15:05 [CheckStyle] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
17:15:05 [CheckStyle] No quality gates have been set - skipping
17:15:05 [CheckStyle] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
17:15:05 [CheckStyle] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
17:15:05 [CheckStyle] Attaching ResultAction with ID 'checkstyle' to build 'gaming #64'.
17:15:05 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
17:15:05 [JaCoCo plugin] Collecting JaCoCo coverage data...
17:15:05 [JaCoCo plugin] gaming-core/target/jacoco.exec;gaming-core/target/classes;gaming-core/src/main/java; locations are configured
17:15:05 [JaCoCo plugin] Number of found exec files for pattern gaming-core/target/jacoco.exec: 1
17:15:05 [JaCoCo plugin] Saving matched execfiles:  /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/jacoco.exec
17:15:05 [JaCoCo plugin] Saving matched class directories for class-pattern: gaming-core/target/classes: 
17:15:05 [JaCoCo plugin]  - /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/classes 43 files
17:15:05 [JaCoCo plugin] Saving matched source directories for source-pattern: gaming-core/src/main/java: 
17:15:05 [JaCoCo plugin] Source Inclusions: de/fhdw/gaming/core/**/*.java
17:15:05 [JaCoCo plugin] Source Exclusions: **/module-info.java
17:15:05 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/src/main/java 41 files
17:15:05 [JaCoCo plugin] Loading inclusions files..
17:15:05 [JaCoCo plugin] inclusions: [de/fhdw/gaming/core/**/*.class]
17:15:05 [JaCoCo plugin] exclusions: [**/module-info.class]
17:15:05 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=50, maxClass=70, minMethod=50, maxMethod=75, minLine=60, maxLine=75, minBranch=50, maxBranch=70, minInstruction=60, maxInstruction=75, minComplexity=50, maxComplexity=70]
17:15:05 [JaCoCo plugin] Publishing the results..
17:15:05 [JaCoCo plugin] Loading packages..
17:15:05 [JaCoCo plugin] Done.
17:15:05 [JaCoCo plugin] Overall coverage: class: 76.92308, method: 82.27848, line: 80.88889, branch: 77.88461, instruction: 82.1911, complexity: 79.14692
17:15:05 [JaCoCo plugin] Health thresholds: JacocoHealthReportThresholds [minClass=50, maxClass=70, minMethod=50, maxMethod=75, minLine=60, maxLine=75, minBranch=50, maxBranch=70, minInstruction=60, maxInstruction=75, minComplexity=50, maxComplexity=70]
17:15:05 [JaCoCo plugin] Apply Min/Max thresholds result: SUCCESS
17:15:05 Maven RedeployPublisher use remote  maven settings from : /var/lib/jenkins/.m2/settings.xml
17:15:06 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
17:15:06 Deploying the main artifact gaming-1.0.1-SNAPSHOT.pom
17:15:06 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml
17:15:06 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml (597 B at 6.2 kB/s)
17:15:06 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-20220926.151506-8.pom
17:15:06 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-20220926.151506-8.pom (11 kB at 35 kB/s)
17:15:06 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml
17:15:06 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (340 B at 13 kB/s)
17:15:06 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml
17:15:06 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml (597 B at 17 kB/s)
17:15:06 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml
17:15:06 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (340 B at 14 kB/s)
17:15:06 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
17:15:06 Deploying the main artifact gaming-build-tools-1.0.1-SNAPSHOT.jar
17:15:06 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml
17:15:06 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml (782 B at 60 kB/s)
17:15:06 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-20220926.151506-8.jar
17:15:06 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-20220926.151506-8.jar (5.7 kB at 212 kB/s)
17:15:06 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-20220926.151506-8.pom
17:15:06 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-20220926.151506-8.pom (652 B at 4.7 kB/s)
17:15:06 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml
17:15:06 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (352 B at 11 kB/s)
17:15:06 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml
17:15:06 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml (782 B at 9.5 kB/s)
17:15:06 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml
17:15:06 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (352 B at 10 kB/s)
17:15:06 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
17:15:06 Deploying the main artifact gaming-contest-1.0.1-SNAPSHOT.jar
17:15:06 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml
17:15:06 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml (992 B at 23 kB/s)
17:15:07 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220926.151506-8.jar
17:15:07 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220926.151506-8.jar (29 kB at 845 kB/s)
17:15:07 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220926.151506-8.pom
17:15:07 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220926.151506-8.pom (2.4 kB at 51 kB/s)
17:15:07 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml
17:15:07 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (348 B at 13 kB/s)
17:15:07 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml
17:15:07 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml (992 B at 37 kB/s)
17:15:07 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml
17:15:07 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (348 B at 15 kB/s)
17:15:07 Deploying the main artifact gaming-contest-1.0.1-SNAPSHOT-sources.jar
17:15:07 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220926.151506-8-sources.jar
17:15:07 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220926.151506-8-sources.jar (18 kB at 186 kB/s)
17:15:07 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml
17:15:07 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml (992 B at 58 kB/s)
17:15:07 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
17:15:07 Deploying the main artifact gaming-core-1.0.1-SNAPSHOT.jar
17:15:07 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml
17:15:07 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml (989 B at 58 kB/s)
17:15:07 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220926.151507-8.jar
17:15:07 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220926.151507-8.jar (49 kB at 1.0 MB/s)
17:15:07 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220926.151507-8.pom
17:15:07 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220926.151507-8.pom (2.1 kB at 34 kB/s)
17:15:07 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml
17:15:07 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (345 B at 13 kB/s)
17:15:07 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml
17:15:07 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml (989 B at 16 kB/s)
17:15:07 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml
17:15:07 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (345 B at 9.9 kB/s)
17:15:07 Deploying the main artifact gaming-core-1.0.1-SNAPSHOT-sources.jar
17:15:07 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220926.151507-8-sources.jar
17:15:07 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220926.151507-8-sources.jar (51 kB at 735 kB/s)
17:15:07 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml
17:15:07 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml (989 B at 24 kB/s)
17:15:07 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
17:15:07 Deploying the main artifact gaming-gui-1.0.1-SNAPSHOT.jar
17:15:07 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml
17:15:07 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml (988 B at 110 kB/s)
17:15:07 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220926.151507-8.jar
17:15:07 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220926.151507-8.jar (46 kB at 875 kB/s)
17:15:07 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220926.151507-8.pom
17:15:07 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220926.151507-8.pom (3.1 kB at 85 kB/s)
17:15:07 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml
17:15:07 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (344 B at 11 kB/s)
17:15:07 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml
17:15:07 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml (988 B at 43 kB/s)
17:15:07 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml
17:15:07 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (344 B at 9.8 kB/s)
17:15:07 Deploying the main artifact gaming-gui-1.0.1-SNAPSHOT-sources.jar
17:15:07 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220926.151507-8-sources.jar
17:15:07 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220926.151507-8-sources.jar (28 kB at 1.3 MB/s)
17:15:07 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml
17:15:07 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml (988 B at 55 kB/s)
17:15:07 [INFO] Deployment done in 2 sec
17:15:07 Triggering a new build of ipspiel22
17:15:08 Triggering a new build of othello
17:15:08 Finished: SUCCESS