Skip to content
Success

Console Output

08:03:07 Started by an SCM change
08:03:07 Running as SYSTEM
08:03:07 Building in workspace /var/lib/jenkins/home/jobs/gaming/workspace
08:03:07 The recommended git tool is: NONE
08:03:07 using credential 46247283-e2f4-4c6e-8a6e-5a6fa3bcfebf
08:03:07  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/gaming/workspace/.git # timeout=10
08:03:07 Fetching changes from the remote Git repository
08:03:07  > /usr/bin/git config remote.origin.url http://localhost:3000/Gaming/gaming.git # timeout=10
08:03:07 Fetching upstream changes from http://localhost:3000/Gaming/gaming.git
08:03:07  > /usr/bin/git --version # timeout=10
08:03:07  > git --version # 'git version 2.37.4'
08:03:07 using GIT_ASKPASS to set credentials 
08:03:07  > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/Gaming/gaming.git +refs/heads/*:refs/remotes/origin/* # timeout=10
08:03:08  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
08:03:08 Checking out Revision 9e9352f9bfc7ef9da9cb4e419cc78b8199fe0c9a (refs/remotes/origin/master)
08:03:08  > /usr/bin/git config core.sparsecheckout # timeout=10
08:03:08  > /usr/bin/git checkout -f 9e9352f9bfc7ef9da9cb4e419cc78b8199fe0c9a # timeout=10
08:03:08  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
08:03:08  > /usr/bin/git branch -D master # timeout=10
08:03:08  > /usr/bin/git checkout -b master 9e9352f9bfc7ef9da9cb4e419cc78b8199fe0c9a # timeout=10
08:03:08 Commit message: "build: pipeline script corrected"
08:03:08  > /usr/bin/git rev-list --no-walk 4daced9e478bf1e06df4c6f40e9a759090b2cd62 # timeout=10
08:03:08 Cleaning workspace
08:03:08  > /usr/bin/git rev-parse --verify HEAD # timeout=10
08:03:08 Resetting working tree
08:03:08  > /usr/bin/git reset --hard # timeout=10
08:03:08  > /usr/bin/git clean -fdx # timeout=10
08:03:09 Parsing POMs
08:03:12 Established TCP socket on 42799
08:03:12 [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.14.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.14.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 42799
08:03:12 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
08:03:12 <===[JENKINS REMOTING CAPACITY]===>channel started
08:03:17 Executing Maven:  -B -f /var/lib/jenkins/home/jobs/gaming/workspace/pom.xml clean install site
08:03:19 [INFO] Scanning for projects...
08:03:19 [INFO] ------------------------------------------------------------------------
08:03:19 [INFO] Reactor Build Order:
08:03:19 [INFO] 
08:03:19 [INFO] Gaming                                                             [pom]
08:03:19 [INFO] Gaming Build Tools                                                 [jar]
08:03:19 [INFO] Gaming Core                                                        [jar]
08:03:19 [INFO] Gaming Contest                                                     [jar]
08:03:19 [INFO] Gaming GUI                                                         [jar]
08:03:19 [INFO] 
08:03:19 [INFO] -----------------------< de.fhdw.gaming:gaming >------------------------
08:03:19 [INFO] Building Gaming 1.0.1-SNAPSHOT                                     [1/5]
08:03:19 [INFO] --------------------------------[ pom ]---------------------------------
08:03:19 [INFO] 
08:03:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming ---
08:03:20 [INFO] 
08:03:20 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming ---
08:03:21 [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
08:03:21 [INFO] 
08:03:21 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ gaming ---
08:03:28 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1
08:03:30 [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
08:03:30 [INFO] Rendering site with default locale English (en)
08:03:30 [WARNING] No project URL defined - decoration links will not be relativized!
08:03:30 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
08:03:30 [INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.4.1:dependency-convergence
08:03:31 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml
08:03:34 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml (989 B at 417 B/s)
08:03:35 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info
08:03:35 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management
08:03:35 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.1:distribution-management
08:03:35 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.1:index
08:03:35 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.1:licenses
08:03:36 [INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.4.1:modules
08:03:36 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.1:plugin-management
08:03:37 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.1:plugins
08:03:37 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.1:scm
08:03:37 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.1:summary
08:03:37 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.1:team
08:03:37 [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
08:03:38 [INFO] 
08:03:38 [INFO] -----------------< de.fhdw.gaming:gaming-build-tools >------------------
08:03:38 [INFO] Building Gaming Build Tools 1.0.1-SNAPSHOT                         [2/5]
08:03:38 [INFO] --------------------------------[ jar ]---------------------------------
08:03:39 [INFO] 
08:03:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-build-tools ---
08:03:39 [INFO] 
08:03:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-build-tools ---
08:03:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:03:39 [INFO] Copying 3 resources
08:03:39 [INFO] 
08:03:39 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gaming-build-tools ---
08:03:39 [INFO] No sources to compile
08:03:39 [INFO] 
08:03:39 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-build-tools ---
08:03:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:03:39 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/src/test/resources
08:03:40 [INFO] 
08:03:40 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gaming-build-tools ---
08:03:40 [INFO] No sources to compile
08:03:40 [INFO] 
08:03:40 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-build-tools ---
08:03:40 [INFO] No tests to run.
08:03:41 [JENKINS] Recording test results
08:03:41 [INFO] 
08:03:41 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ gaming-build-tools ---
08:03:41 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/target/gaming-build-tools-1.0.1-SNAPSHOT.jar
08:03:41 [INFO] 
08:03:41 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-build-tools ---
08:03:41 [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
08:03:41 [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
08:03:41 [INFO] 
08:03:41 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ gaming-build-tools ---
08:03:41 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1
08:03:41 [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
08:03:41 [INFO] Rendering site with default locale English (en)
08:03:41 [WARNING] No project URL defined - decoration links will not be relativized!
08:03:41 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
08:03:41 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info
08:03:41 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management
08:03:41 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.1:distribution-management
08:03:41 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.1:index
08:03:41 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.1:licenses
08:03:42 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.1:plugin-management
08:03:42 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.1:plugins
08:03:42 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.1:scm
08:03:42 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.1:summary
08:03:42 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.1:team
08:03:42 [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
08:03:43 [INFO] 
08:03:43 [INFO] ---------------------< de.fhdw.gaming:gaming-core >---------------------
08:03:43 [INFO] Building Gaming Core 1.0.1-SNAPSHOT                                [3/5]
08:03:43 [INFO] --------------------------------[ jar ]---------------------------------
08:03:43 [INFO] 
08:03:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-core ---
08:03:43 [INFO] 
08:03:43 [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ gaming-core ---
08:03:48 [INFO] You have 0 Checkstyle violations.
08:03:48 [INFO] 
08:03:48 [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ gaming-core >>>
08:03:48 [INFO] 
08:03:48 [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ gaming-core ---
08:03:49 [INFO] PMD version: 6.49.0
08:03:54 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
08:03:55 [INFO] 
08:03:55 [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ gaming-core <<<
08:03:55 [INFO] 
08:03:55 [INFO] 
08:03:55 [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ gaming-core ---
08:03:55 [INFO] PMD version: 6.49.0
08:03:55 [INFO] 
08:03:55 [INFO] 
08:03:55 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ gaming-core ---
08:03:55 [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
08:03:55 [INFO] 
08:03:55 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-core ---
08:03:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:03:55 [INFO] Copying 1 resource
08:03:55 [INFO] 
08:03:55 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gaming-core ---
08:03:56 [INFO] Changes detected - recompiling the module!
08:03:56 [INFO] Compiling 42 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/classes
08:03:57 [INFO] 
08:03:57 [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ gaming-core >>>
08:03:57 [INFO] 
08:03:57 [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ gaming-core ---
08:03:59 [INFO] Fork Value is true
08:04:07 [INFO] Done SpotBugs Analysis....
08:04:08 [INFO] 
08:04:08 [INFO] <<< spotbugs-maven-plugin:4.7.2.0:check (spotbugs) < :spotbugs @ gaming-core <<<
08:04:08 [INFO] 
08:04:08 [INFO] 
08:04:08 [INFO] --- spotbugs-maven-plugin:4.7.2.0:check (spotbugs) @ gaming-core ---
08:04:08 [INFO] BugInstance size is 0
08:04:08 [INFO] Error size is 0
08:04:08 [INFO] No errors/warnings found
08:04:08 [INFO] 
08:04:08 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-core ---
08:04:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:04:08 [INFO] Copying 1 resource
08:04:08 [INFO] 
08:04:08 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gaming-core ---
08:04:08 [INFO] Changes detected - recompiling the module!
08:04:08 [INFO] Compiling 24 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/test-classes
08:04:09 [INFO] 
08:04:09 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-core ---
08:04:09 [INFO] 
08:04:09 [INFO] -------------------------------------------------------
08:04:09 [INFO]  T E S T S
08:04:09 [INFO] -------------------------------------------------------
08:04:10 [INFO] Running de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest
08:04:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest
08:04:11 [INFO] Running de.fhdw.gaming.core.ui.util.ChainedInputProviderTest
08:04:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in de.fhdw.gaming.core.ui.util.ChainedInputProviderTest
08:04:11 [INFO] Running de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest
08:04:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest
08:04:11 [INFO] Running de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest
08:04:11 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest
08:04:11 [INFO] Running de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest
08:04:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest
08:04:11 [INFO] Running de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest
08:04:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest
08:04:11 [INFO] Running de.fhdw.gaming.core.ui.type.StringFieldTypeTest
08:04:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in de.fhdw.gaming.core.ui.type.StringFieldTypeTest
08:04:11 [INFO] Running de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest
08:04:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest
08:04:11 [INFO] Running de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest
08:04:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest
08:04:11 [INFO] Running de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest
08:04:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest
08:04:11 [INFO] Running de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest
08:04:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest
08:04:11 [INFO] Running de.fhdw.gaming.core.domain.AbstractPlayerTest
08:04:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in de.fhdw.gaming.core.domain.AbstractPlayerTest
08:04:11 [INFO] Running de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest
08:04:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest
08:04:11 [INFO] Running de.fhdw.gaming.core.domain.DefaultGameTest
08:04:13 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.109 s - in de.fhdw.gaming.core.domain.DefaultGameTest
08:04:13 [INFO] 
08:04:13 [INFO] Results:
08:04:13 [INFO] 
08:04:13 [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0
08:04:13 [INFO] 
08:04:13 [JENKINS] Recording test results
08:04:14 [INFO] 
08:04:14 [INFO] --- jacoco-maven-plugin:0.8.8:report (jacoco-site) @ gaming-core ---
08:04:14 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/jacoco.exec
08:04:14 [INFO] Analyzed bundle 'Gaming Core' with 26 classes
08:04:14 [INFO] 
08:04:14 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ gaming-core ---
08:04:14 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT.jar
08:04:14 [INFO] 
08:04:14 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ gaming-core ---
08:04:15 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT-sources.jar
08:04:15 [INFO] 
08:04:15 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-core ---
08:04:15 [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
08:04:15 [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
08:04:15 [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
08:04:15 [INFO] 
08:04:15 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ gaming-core ---
08:04:15 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1
08:04:15 [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
08:04:15 [INFO] Rendering site with default locale English (en)
08:04:15 [WARNING] No project URL defined - decoration links will not be relativized!
08:04:15 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
08:04:15 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.1:dependencies
08:04:16 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info
08:04:16 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management
08:04:16 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.1:distribution-management
08:04:16 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.1:index
08:04:16 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.1:licenses
08:04:17 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.1:plugin-management
08:04:17 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.1:plugins
08:04:17 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.1:scm
08:04:17 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.1:summary
08:04:17 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.1:team
08:04:17 [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
08:04:18 [INFO] 
08:04:18 [INFO] -------------------< de.fhdw.gaming:gaming-contest >--------------------
08:04:18 [INFO] Building Gaming Contest 1.0.1-SNAPSHOT                             [4/5]
08:04:18 [INFO] --------------------------------[ jar ]---------------------------------
08:04:18 [INFO] 
08:04:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-contest ---
08:04:18 [INFO] 
08:04:18 [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ gaming-contest ---
08:04:19 [INFO] You have 0 Checkstyle violations.
08:04:19 [INFO] 
08:04:19 [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ gaming-contest >>>
08:04:19 [INFO] 
08:04:19 [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ gaming-contest ---
08:04:19 [INFO] PMD version: 6.49.0
08:04:20 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
08:04:20 [INFO] 
08:04:20 [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ gaming-contest <<<
08:04:20 [INFO] 
08:04:20 [INFO] 
08:04:20 [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ gaming-contest ---
08:04:20 [INFO] PMD version: 6.49.0
08:04:20 [INFO] 
08:04:21 [INFO] 
08:04:21 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ gaming-contest ---
08:04:21 [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
08:04:21 [INFO] 
08:04:21 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-contest ---
08:04:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:04:21 [INFO] Copying 1 resource
08:04:21 [INFO] 
08:04:21 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gaming-contest ---
08:04:21 [WARNING] *********************************************************************************************************************************************
08:04:21 [WARNING] * Required filename-based automodules detected: [commons-cli-1.5.0.jar]. Please don't publish this project to a public artifact repository! *
08:04:21 [WARNING] *********************************************************************************************************************************************
08:04:21 [INFO] Changes detected - recompiling the module!
08:04:21 [INFO] Compiling 8 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/classes
08:04:21 [INFO] 
08:04:21 [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ gaming-contest >>>
08:04:21 [INFO] 
08:04:21 [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ gaming-contest ---
08:04:21 [INFO] Fork Value is true
08:04:26 [INFO] Done SpotBugs Analysis....
08:04:27 [INFO] 
08:04:27 [INFO] <<< spotbugs-maven-plugin:4.7.2.0:check (spotbugs) < :spotbugs @ gaming-contest <<<
08:04:27 [INFO] 
08:04:27 [INFO] 
08:04:27 [INFO] --- spotbugs-maven-plugin:4.7.2.0:check (spotbugs) @ gaming-contest ---
08:04:27 [INFO] BugInstance size is 0
08:04:27 [INFO] Error size is 0
08:04:27 [INFO] No errors/warnings found
08:04:27 [INFO] 
08:04:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-contest ---
08:04:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:04:27 [INFO] Copying 1 resource
08:04:27 [INFO] 
08:04:27 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gaming-contest ---
08:04:27 [INFO] Changes detected - recompiling the module!
08:04:27 [INFO] Compiling 2 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/test-classes
08:04:27 [INFO] 
08:04:27 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-contest ---
08:04:27 [INFO] 
08:04:27 [INFO] -------------------------------------------------------
08:04:27 [INFO]  T E S T S
08:04:27 [INFO] -------------------------------------------------------
08:04:28 [INFO] Running de.fhdw.gaming.contest.util.ComparablePairTest
08:04:29 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in de.fhdw.gaming.contest.util.ComparablePairTest
08:04:29 [INFO] Running de.fhdw.gaming.contest.util.CombinatoricsHelperTest
08:04:29 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in de.fhdw.gaming.contest.util.CombinatoricsHelperTest
08:04:29 [INFO] 
08:04:29 [INFO] Results:
08:04:29 [INFO] 
08:04:29 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
08:04:29 [INFO] 
08:04:29 [JENKINS] Recording test results
08:04:29 [INFO] 
08:04:29 [INFO] --- jacoco-maven-plugin:0.8.8:report (jacoco-site) @ gaming-contest ---
08:04:29 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/jacoco.exec
08:04:29 [INFO] Analyzed bundle 'Gaming Contest' with 12 classes
08:04:29 [INFO] 
08:04:29 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ gaming-contest ---
08:04:29 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT.jar
08:04:29 [INFO] 
08:04:29 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ gaming-contest ---
08:04:29 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT-sources.jar
08:04:30 [INFO] 
08:04:30 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-contest ---
08:04:30 [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
08:04:30 [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
08:04:30 [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
08:04:30 [INFO] 
08:04:30 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ gaming-contest ---
08:04:30 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1
08:04:30 [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
08:04:30 [INFO] Rendering site with default locale English (en)
08:04:30 [WARNING] No project URL defined - decoration links will not be relativized!
08:04:30 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
08:04:30 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.1:dependencies
08:04:30 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info
08:04:30 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management
08:04:30 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.1:distribution-management
08:04:30 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.1:index
08:04:30 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.1:licenses
08:04:31 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.1:plugin-management
08:04:31 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.1:plugins
08:04:31 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.1:scm
08:04:31 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.1:summary
08:04:31 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.1:team
08:04:31 [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
08:04:32 [INFO] 
08:04:32 [INFO] ---------------------< de.fhdw.gaming:gaming-gui >----------------------
08:04:32 [INFO] Building Gaming GUI 1.0.1-SNAPSHOT                                 [5/5]
08:04:32 [INFO] --------------------------------[ jar ]---------------------------------
08:04:32 [INFO] 
08:04:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-gui ---
08:04:32 [INFO] 
08:04:32 [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ gaming-gui ---
08:04:32 [INFO] You have 0 Checkstyle violations.
08:04:32 [INFO] 
08:04:32 [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ gaming-gui >>>
08:04:32 [INFO] 
08:04:32 [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ gaming-gui ---
08:04:32 [INFO] PMD version: 6.49.0
08:04:34 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
08:04:35 [INFO] 
08:04:35 [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ gaming-gui <<<
08:04:35 [INFO] 
08:04:35 [INFO] 
08:04:35 [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ gaming-gui ---
08:04:35 [INFO] PMD version: 6.49.0
08:04:35 [INFO] 
08:04:35 [INFO] 
08:04:35 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ gaming-gui ---
08:04:35 [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
08:04:35 [INFO] 
08:04:35 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-gui ---
08:04:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:04:35 [INFO] Copying 8 resources
08:04:35 [INFO] 
08:04:35 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gaming-gui ---
08:04:35 [WARNING] Can't extract module name from batik-script-1.14.jar: Provider class org.apache.batik.bridge.RhinoInterpreterFactory not in module
08:04:35 [WARNING] Can't extract module name from xalan-2.7.2.jar: Provider class org.apache.bsf.BSFManager not in module
08:04:35 [INFO] Changes detected - recompiling the module!
08:04:35 [INFO] Compiling 10 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/classes
08:04:36 [INFO] 
08:04:36 [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ gaming-gui >>>
08:04:36 [INFO] 
08:04:36 [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ gaming-gui ---
08:04:36 [INFO] Fork Value is true
08:04:42 [INFO] Done SpotBugs Analysis....
08:04:42 [INFO] 
08:04:42 [INFO] <<< spotbugs-maven-plugin:4.7.2.0:check (spotbugs) < :spotbugs @ gaming-gui <<<
08:04:42 [INFO] 
08:04:42 [INFO] 
08:04:42 [INFO] --- spotbugs-maven-plugin:4.7.2.0:check (spotbugs) @ gaming-gui ---
08:04:42 [INFO] BugInstance size is 0
08:04:42 [INFO] Error size is 0
08:04:42 [INFO] No errors/warnings found
08:04:42 [INFO] 
08:04:42 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-gui ---
08:04:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:04:42 [INFO] Copying 1 resource
08:04:42 [INFO] 
08:04:42 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gaming-gui ---
08:04:42 [INFO] No sources to compile
08:04:42 [INFO] 
08:04:42 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-gui ---
08:04:42 [INFO] 
08:04:42 [INFO] --- jacoco-maven-plugin:0.8.8:report (jacoco-site) @ gaming-gui ---
08:04:42 [INFO] Skipping JaCoCo execution due to missing execution data file.
08:04:42 [JENKINS] Recording test results
08:04:42 [INFO] 
08:04:42 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ gaming-gui ---
08:04:42 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT.jar
08:04:43 [INFO] 
08:04:43 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ gaming-gui ---
08:04:43 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT-sources.jar
08:04:43 [INFO] 
08:04:43 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-gui ---
08:04:43 [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
08:04:43 [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
08:04:43 [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
08:04:43 [INFO] 
08:04:43 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ gaming-gui ---
08:04:43 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1
08:04:43 [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
08:04:43 [INFO] Rendering site with default locale English (en)
08:04:43 [WARNING] No project URL defined - decoration links will not be relativized!
08:04:43 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
08:04:43 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.1:dependencies
08:04:45 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
08:04:45 [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
08:04:45 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
08:04:45 [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
08:04:49 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info
08:04:49 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management
08:04:49 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.1:distribution-management
08:04:49 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.1:index
08:04:49 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.1:licenses
08:04:50 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.1:plugin-management
08:04:50 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.1:plugins
08:04:50 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.1:scm
08:04:50 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.1:summary
08:04:50 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.1:team
08:04:50 [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
08:04:52 [INFO] ------------------------------------------------------------------------
08:04:52 [INFO] Reactor Summary for Gaming 1.0.1-SNAPSHOT:
08:04:52 [INFO] 
08:04:52 [INFO] Gaming ............................................. SUCCESS [ 18.821 s]
08:04:52 [INFO] Gaming Build Tools ................................. SUCCESS [  4.094 s]
08:04:52 [INFO] Gaming Core ........................................ SUCCESS [ 34.418 s]
08:04:52 [INFO] Gaming Contest ..................................... SUCCESS [ 13.263 s]
08:04:52 [INFO] Gaming GUI ......................................... SUCCESS [ 18.757 s]
08:04:52 [INFO] ------------------------------------------------------------------------
08:04:52 [INFO] BUILD SUCCESS
08:04:52 [INFO] ------------------------------------------------------------------------
08:04:52 [INFO] Total time:  01:33 min
08:04:52 [INFO] Finished at: 2022-12-05T08:04:52+01:00
08:04:52 [INFO] ------------------------------------------------------------------------
08:04:52 Waiting for Jenkins to finish collecting data
08:04:52 [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
08:04:52 [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
08:04:52 [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
08:04:52 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
08:04:52 [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
08:04:52 [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
08:04:52 [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
08:04:52 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
08:04:52 [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
08:04:52 [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
08:04:52 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
08:04:52 [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
08:04:52 Copying /var/lib/jenkins/home/jobs/gaming/workspace@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
08:04:52 [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
08:04:52 [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
08:04:52 [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
08:04:52 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
08:04:52 channel stopped
08:04:52 [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace' that match the pattern '**/target/pmd.xml'
08:04:52 [PMD] -> found 3 files
08:04:52 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/pmd.xml
08:04:52 [PMD] -> found 0 issues (skipped 0 duplicates)
08:04:52 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/pmd.xml
08:04:52 [PMD] -> found 0 issues (skipped 0 duplicates)
08:04:52 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/pmd.xml
08:04:52 [PMD] -> found 0 issues (skipped 0 duplicates)
08:04:52 [PMD] Skipping post processing
08:04:52 [PMD] No filter has been set, publishing all 0 issues
08:04:52 [PMD] Repository miner is not configured, skipping repository mining
08:04:53 [PMD] Reference build recorder is not configured
08:04:53 [PMD] Obtaining reference build from same job (gaming)
08:04:53 [PMD] Using reference build 'gaming #64' to compute new, fixed, and outstanding issues
08:04:53 [PMD] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
08:04:53 [PMD] No quality gates have been set - skipping
08:04:53 [PMD] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
08:04:53 [PMD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
08:04:53 [PMD] Attaching ResultAction with ID 'pmd' to build 'gaming #65'.
08:04:53 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
08:04:55 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace' that match the pattern '**/target/spotbugs/spotbugsXml.xml'
08:04:55 [SpotBugs] -> found 3 files
08:04:55 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/spotbugs/spotbugsXml.xml
08:04:55 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
08:04:55 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/spotbugs/spotbugsXml.xml
08:04:55 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
08:04:55 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/spotbugs/spotbugsXml.xml
08:04:55 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
08:04:55 [SpotBugs] Skipping post processing
08:04:55 [SpotBugs] No filter has been set, publishing all 0 issues
08:04:55 [SpotBugs] Repository miner is not configured, skipping repository mining
08:04:55 [SpotBugs] Reference build recorder is not configured
08:04:55 [SpotBugs] Obtaining reference build from same job (gaming)
08:04:55 [SpotBugs] Using reference build 'gaming #64' to compute new, fixed, and outstanding issues
08:04:55 [SpotBugs] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
08:04:55 [SpotBugs] No quality gates have been set - skipping
08:04:55 [SpotBugs] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
08:04:55 [SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
08:04:55 [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'gaming #65'.
08:04:55 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
08:04:55 [CheckStyle] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace' that match the pattern '**/target/checkstyle-result.xml'
08:04:55 [CheckStyle] -> found 3 files
08:04:55 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/checkstyle-result.xml
08:04:55 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
08:04:55 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/checkstyle-result.xml
08:04:55 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
08:04:55 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/checkstyle-result.xml
08:04:55 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
08:04:55 [CheckStyle] Skipping post processing
08:04:55 [CheckStyle] No filter has been set, publishing all 0 issues
08:04:55 [CheckStyle] Repository miner is not configured, skipping repository mining
08:04:55 [CheckStyle] Reference build recorder is not configured
08:04:55 [CheckStyle] Obtaining reference build from same job (gaming)
08:04:55 [CheckStyle] Using reference build 'gaming #64' to compute new, fixed, and outstanding issues
08:04:55 [CheckStyle] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
08:04:55 [CheckStyle] No quality gates have been set - skipping
08:04:55 [CheckStyle] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
08:04:55 [CheckStyle] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
08:04:55 [CheckStyle] Attaching ResultAction with ID 'checkstyle' to build 'gaming #65'.
08:04:55 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
08:04:55 [JaCoCo plugin] Collecting JaCoCo coverage data...
08:04:55 [JaCoCo plugin] gaming-core/target/jacoco.exec;gaming-core/target/classes;gaming-core/src/main/java; locations are configured
08:04:55 [JaCoCo plugin] Number of found exec files for pattern gaming-core/target/jacoco.exec: 1
08:04:55 [JaCoCo plugin] Saving matched execfiles:  /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/jacoco.exec
08:04:55 [JaCoCo plugin] Saving matched class directories for class-pattern: gaming-core/target/classes: 
08:04:55 [JaCoCo plugin]  - /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/classes 43 files
08:04:55 [JaCoCo plugin] Saving matched source directories for source-pattern: gaming-core/src/main/java: 
08:04:55 [JaCoCo plugin] Source Inclusions: de/fhdw/gaming/core/**/*.java
08:04:55 [JaCoCo plugin] Source Exclusions: **/module-info.java
08:04:55 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/src/main/java 41 files
08:04:55 [JaCoCo plugin] Loading inclusions files..
08:04:55 [JaCoCo plugin] inclusions: [de/fhdw/gaming/core/**/*.class]
08:04:55 [JaCoCo plugin] exclusions: [**/module-info.class]
08:04:55 [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]
08:04:55 [JaCoCo plugin] Publishing the results..
08:04:55 [JaCoCo plugin] Loading packages..
08:04:55 [JaCoCo plugin] Done.
08:04:55 [JaCoCo plugin] Overall coverage: class: 76.92308, method: 82.27848, line: 80.88889, branch: 77.88461, instruction: 82.1911, complexity: 79.14692
08:04:55 [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]
08:04:55 [JaCoCo plugin] Apply Min/Max thresholds result: SUCCESS
08:04:55 Maven RedeployPublisher use remote  maven settings from : /var/lib/jenkins/.m2/settings.xml
08:04:55 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
08:04:55 Deploying the main artifact gaming-1.0.1-SNAPSHOT.pom
08:04:56 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml
08:04:56 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml (597 B at 1.7 kB/s)
08:04:56 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-20221205.070456-9.pom
08:04:56 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-20221205.070456-9.pom (11 kB at 40 kB/s)
08:04:56 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml
08:04:56 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (340 B at 6.3 kB/s)
08:04:56 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml
08:04:56 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml (597 B at 18 kB/s)
08:04:56 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml
08:04:56 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (340 B at 14 kB/s)
08:04:56 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
08:04:56 Deploying the main artifact gaming-build-tools-1.0.1-SNAPSHOT.jar
08:04:56 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml
08:04:56 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 52 kB/s)
08:04:56 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-20221205.070456-9.jar
08:04:57 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-20221205.070456-9.jar (5.7 kB at 49 kB/s)
08:04:57 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-20221205.070456-9.pom
08:04:57 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-20221205.070456-9.pom (652 B at 9.2 kB/s)
08:04:57 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml
08:04:57 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (352 B at 4.8 kB/s)
08:04:57 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml
08:04:57 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 30 kB/s)
08:04:57 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml
08:04:57 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (352 B at 14 kB/s)
08:04:57 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
08:04:57 Deploying the main artifact gaming-contest-1.0.1-SNAPSHOT.jar
08:04:57 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml
08:04:57 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 124 kB/s)
08:04:57 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20221205.070457-9.jar
08:04:57 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20221205.070457-9.jar (29 kB at 296 kB/s)
08:04:57 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20221205.070457-9.pom
08:04:57 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20221205.070457-9.pom (2.4 kB at 44 kB/s)
08:04:57 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml
08:04:57 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (348 B at 13 kB/s)
08:04:57 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml
08:04:57 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 28 kB/s)
08:04:57 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml
08:04:57 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (348 B at 4.7 kB/s)
08:04:57 Deploying the main artifact gaming-contest-1.0.1-SNAPSHOT-sources.jar
08:04:57 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20221205.070457-9-sources.jar
08:04:57 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20221205.070457-9-sources.jar (18 kB at 745 kB/s)
08:04:57 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml
08:04:57 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 62 kB/s)
08:04:57 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
08:04:57 Deploying the main artifact gaming-core-1.0.1-SNAPSHOT.jar
08:04:57 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml
08:04:57 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 124 kB/s)
08:04:57 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20221205.070457-9.jar
08:04:57 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20221205.070457-9.jar (49 kB at 916 kB/s)
08:04:57 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20221205.070457-9.pom
08:04:57 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20221205.070457-9.pom (2.1 kB at 115 kB/s)
08:04:57 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml
08:04:57 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (345 B at 4.9 kB/s)
08:04:57 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml
08:04:57 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 62 kB/s)
08:04:57 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml
08:04:57 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (345 B at 1.9 kB/s)
08:04:57 Deploying the main artifact gaming-core-1.0.1-SNAPSHOT-sources.jar
08:04:57 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20221205.070457-9-sources.jar
08:04:58 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20221205.070457-9-sources.jar (51 kB at 224 kB/s)
08:04:58 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml
08:04:58 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 52 kB/s)
08:04:58 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
08:04:58 Deploying the main artifact gaming-gui-1.0.1-SNAPSHOT.jar
08:04:58 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml
08:04:58 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)
08:04:58 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20221205.070458-9.jar
08:04:58 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20221205.070458-9.jar (46 kB at 1.6 MB/s)
08:04:58 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20221205.070458-9.pom
08:04:58 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20221205.070458-9.pom (3.1 kB at 170 kB/s)
08:04:58 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml
08:04:58 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (344 B at 22 kB/s)
08:04:58 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml
08:04:58 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 71 kB/s)
08:04:58 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml
08:04:58 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (344 B at 23 kB/s)
08:04:58 Deploying the main artifact gaming-gui-1.0.1-SNAPSHOT-sources.jar
08:04:58 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20221205.070458-9-sources.jar
08:04:58 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20221205.070458-9-sources.jar (28 kB at 1.3 MB/s)
08:04:58 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml
08:04:58 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 71 kB/s)
08:04:58 [INFO] Deployment done in 2.5 sec
08:04:58 Triggering a new build of ipspiel22
08:04:58 Triggering a new build of othello
08:04:58 Finished: SUCCESS