Skip to content
Success

Console Output

21:57:43 Started by an SCM change
21:57:43 Running as SYSTEM
21:57:43 Building in workspace /var/lib/jenkins/home/jobs/gaming/workspace/gaming
21:57:43 The recommended git tool is: NONE
21:57:43 using credential 46247283-e2f4-4c6e-8a6e-5a6fa3bcfebf
21:57:43  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/gaming/workspace/gaming/.git # timeout=10
21:57:43 Fetching changes from the remote Git repository
21:57:43  > /usr/bin/git config remote.origin.url http://localhost:3000/Gaming/gaming.git # timeout=10
21:57:43 Fetching upstream changes from http://localhost:3000/Gaming/gaming.git
21:57:43  > /usr/bin/git --version # timeout=10
21:57:44  > git --version # 'git version 2.41.0'
21:57:44 using GIT_ASKPASS to set credentials 
21:57:44  > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/Gaming/gaming.git +refs/heads/*:refs/remotes/origin/* # timeout=10
21:57:44  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
21:57:44 Checking out Revision 74e20308f75354ed8d24b226a1add61185d11797 (refs/remotes/origin/master)
21:57:44  > /usr/bin/git config core.sparsecheckout # timeout=10
21:57:44  > /usr/bin/git checkout -f 74e20308f75354ed8d24b226a1add61185d11797 # timeout=10
21:57:44  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
21:57:44  > /usr/bin/git branch -D master # timeout=10
21:57:44  > /usr/bin/git checkout -b master 74e20308f75354ed8d24b226a1add61185d11797 # timeout=10
21:57:44 Commit message: "[maven-release-plugin] prepare for next development iteration"
21:57:44  > /usr/bin/git rev-list --no-walk 913a92fe17fde3045cccbe9d628f79c6dbfdb34c # timeout=10
21:57:44 Cleaning workspace
21:57:44  > /usr/bin/git rev-parse --verify HEAD # timeout=10
21:57:44 Resetting working tree
21:57:44  > /usr/bin/git reset --hard # timeout=10
21:57:44  > /usr/bin/git clean -fdx # timeout=10
21:57:44 Parsing POMs
21:57:44 Modules changed, recalculating dependency graph
21:57:44 Established TCP socket on 40547
21:57:44 [gaming] $ /usr/lib/jvm/openjdk-bin-17/bin/java -Xmx1024m -cp /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/share/maven-bin-3.9/boot/plexus-classworlds-2.7.0.jar:/usr/share/maven-bin-3.9/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven-bin-3.9 /var/lib/jenkins/home/war/WEB-INF/lib/remoting-3131.vf2b_b_798b_ce99.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 40547
21:57:45 <===[JENKINS REMOTING CAPACITY]===>channel started
21:57:47 Executing Maven:  -B -f /var/lib/jenkins/home/jobs/gaming/workspace/gaming/pom.xml clean install site
21:57:50 [INFO] Scanning for projects...
21:57:50 [INFO] ------------------------------------------------------------------------
21:57:50 [INFO] Reactor Build Order:
21:57:50 [INFO] 
21:57:50 [INFO] Gaming                                                             [pom]
21:57:50 [INFO] Gaming Build Tools                                                 [jar]
21:57:50 [INFO] Gaming Core                                                        [jar]
21:57:50 [INFO] Gaming Contest                                                     [jar]
21:57:50 [INFO] Gaming GUI                                                         [jar]
21:57:50 [INFO] 
21:57:50 [INFO] -----------------------< de.fhdw.gaming:gaming >------------------------
21:57:50 [INFO] Building Gaming 1.0.2-SNAPSHOT                                     [1/5]
21:57:50 [INFO]   from pom.xml
21:57:50 [INFO] --------------------------------[ pom ]---------------------------------
21:57:51 [INFO] 
21:57:51 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming ---
21:57:51 [INFO] Deleting /var/lib/jenkins/home/jobs/gaming/workspace/gaming/target
21:57:51 [INFO] 
21:57:51 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ gaming ---
21:57:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
21:57:52 [INFO] 
21:57:52 [INFO] --- install:3.1.1:install (default-install) @ gaming ---
21:57:52 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/gaming-1.0.2-SNAPSHOT.pom
21:57:52 [INFO] 
21:57:52 [INFO] --- site:4.0.0-M10:site (default-site) @ gaming ---
21:57:55 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.4.5
21:57:56 [INFO] Detected 16 reports for maven-project-info-reports-plugin:3.4.5: ci-management, dependencies, dependency-convergence, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
21:57:56 [INFO] Rendering site for default locale
21:57:56 [WARNING] No project URL defined - site links will not be relativized!
21:57:56 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M7 skin
21:57:56 [INFO] Rendering 13 report documents
21:57:56 [INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.4.5:dependency-convergence
21:57:57 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/maven-metadata.xml
21:57:58 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.5:dependency-info
21:57:58 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.5:dependency-management
21:57:58 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.5:distribution-management
21:57:59 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.5:index
21:57:59 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.5:licenses
21:58:00 [INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.4.5:modules
21:58:00 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.5:plugin-management
21:58:01 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.5:plugins
21:58:02 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.5:scm
21:58:02 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.5:summary
21:58:02 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.5:team
21:58:02 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M10:project-info
21:58:03 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming@tmp/maven-reporters/moduleset/site
21:58:03 [INFO] 
21:58:03 [INFO] -----------------< de.fhdw.gaming:gaming-build-tools >------------------
21:58:03 [INFO] Building Gaming Build Tools 1.0.2-SNAPSHOT                         [2/5]
21:58:03 [INFO]   from gaming-build-tools/pom.xml
21:58:03 [INFO] --------------------------------[ jar ]---------------------------------
21:58:03 [INFO] 
21:58:03 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-build-tools ---
21:58:04 [INFO] 
21:58:04 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ gaming-build-tools ---
21:58:04 [INFO] 
21:58:04 [INFO] --- resources:3.3.1:resources (default-resources) @ gaming-build-tools ---
21:58:04 [INFO] Copying 3 resources from src/main/resources to target/classes
21:58:04 [INFO] 
21:58:04 [INFO] --- compiler:3.11.0:compile (default-compile) @ gaming-build-tools ---
21:58:04 [INFO] No sources to compile
21:58:04 [INFO] 
21:58:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gaming-build-tools ---
21:58:04 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/src/test/resources
21:58:04 [INFO] 
21:58:04 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gaming-build-tools ---
21:58:04 [INFO] No sources to compile
21:58:04 [INFO] 
21:58:04 [INFO] --- surefire:3.1.2:test (default-test) @ gaming-build-tools ---
21:58:04 [INFO] No tests to run.
21:58:04 [JENKINS] Recording test results
21:58:04 [INFO] 
21:58:04 [INFO] --- jar:3.3.0:jar (default-jar) @ gaming-build-tools ---
21:58:05 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/target/gaming-build-tools-1.0.2-SNAPSHOT.jar
21:58:05 [INFO] 
21:58:05 [INFO] --- install:3.1.1:install (default-install) @ gaming-build-tools ---
21:58:05 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/gaming-build-tools-1.0.2-SNAPSHOT.pom
21:58:05 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/target/gaming-build-tools-1.0.2-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/gaming-build-tools-1.0.2-SNAPSHOT.jar
21:58:05 [INFO] 
21:58:05 [INFO] --- site:4.0.0-M10:site (default-site) @ gaming-build-tools ---
21:58:05 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.4.5
21:58:05 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.4.5: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
21:58:05 [INFO] Rendering site for default locale
21:58:05 [WARNING] No project URL defined - site links will not be relativized!
21:58:05 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M7 skin
21:58:05 [INFO] Rendering 11 report documents
21:58:05 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.5:dependency-info
21:58:05 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.5:dependency-management
21:58:05 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.5:distribution-management
21:58:05 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.5:index
21:58:05 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.5:licenses
21:58:06 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.5:plugin-management
21:58:07 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.5:plugins
21:58:07 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.5:scm
21:58:07 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.5:summary
21:58:07 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.5:team
21:58:07 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M10:project-info
21:58:07 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools@tmp/maven-reporters/moduleset/site/gaming-build-tools
21:58:08 [INFO] 
21:58:08 [INFO] ---------------------< de.fhdw.gaming:gaming-core >---------------------
21:58:08 [INFO] Building Gaming Core 1.0.2-SNAPSHOT                                [3/5]
21:58:08 [INFO]   from gaming-core/pom.xml
21:58:08 [INFO] --------------------------------[ jar ]---------------------------------
21:58:08 [INFO] 
21:58:08 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-core ---
21:58:08 [INFO] 
21:58:08 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ gaming-core ---
21:58:08 [INFO] 
21:58:08 [INFO] --- checkstyle:3.3.0:check (checkstyle) @ gaming-core ---
21:58:14 [INFO] You have 0 Checkstyle violations.
21:58:14 [INFO] 
21:58:14 [INFO] >>> pmd:3.21.0:check (pmd) > :pmd @ gaming-core >>>
21:58:14 [INFO] 
21:58:14 [INFO] --- pmd:3.21.0:pmd (pmd) @ gaming-core ---
21:58:15 [INFO] PMD version: 6.55.0
21:58:22 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
21:58:22 [INFO] 
21:58:22 [INFO] <<< pmd:3.21.0:check (pmd) < :pmd @ gaming-core <<<
21:58:22 [INFO] 
21:58:22 [INFO] 
21:58:22 [INFO] --- pmd:3.21.0:check (pmd) @ gaming-core ---
21:58:22 [INFO] PMD version: 6.55.0
21:58:22 [INFO] 
21:58:22 [INFO] 
21:58:22 [INFO] --- jacoco:0.8.10:prepare-agent (jacoco-initialize) @ gaming-core ---
21:58:22 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/jacoco.exec
21:58:22 [INFO] 
21:58:22 [INFO] --- resources:3.3.1:resources (default-resources) @ gaming-core ---
21:58:22 [INFO] Copying 1 resource from src/main/resources to target/classes
21:58:22 [INFO] 
21:58:22 [INFO] --- compiler:3.11.0:compile (default-compile) @ gaming-core ---
21:58:22 [INFO] Changes detected - recompiling the module! :source
21:58:22 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes
21:58:25 [INFO] 
21:58:25 [INFO] >>> spotbugs:4.7.3.6:check (spotbugs) > :spotbugs @ gaming-core >>>
21:58:25 [INFO] 
21:58:25 [INFO] --- spotbugs:4.7.3.6:spotbugs (spotbugs) @ gaming-core ---
21:58:26 [INFO] Fork Value is true
21:58:33 [INFO] Done SpotBugs Analysis....
21:58:33 [INFO] 
21:58:33 [INFO] <<< spotbugs:4.7.3.6:check (spotbugs) < :spotbugs @ gaming-core <<<
21:58:33 [INFO] 
21:58:33 [INFO] 
21:58:33 [INFO] --- spotbugs:4.7.3.6:check (spotbugs) @ gaming-core ---
21:58:34 [INFO] BugInstance size is 0
21:58:34 [INFO] Error size is 0
21:58:34 [INFO] No errors/warnings found
21:58:34 [INFO] 
21:58:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gaming-core ---
21:58:34 [INFO] Copying 1 resource from src/test/resources to target/test-classes
21:58:34 [INFO] 
21:58:34 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gaming-core ---
21:58:34 [INFO] Changes detected - recompiling the module! :dependency
21:58:34 [INFO] Compiling 24 source files with javac [debug release 17 module-path] to target/test-classes
21:58:35 [INFO] 
21:58:35 [INFO] --- surefire:3.1.2:test (default-test) @ gaming-core ---
21:58:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
21:58:36 [INFO] 
21:58:36 [INFO] -------------------------------------------------------
21:58:36 [INFO]  T E S T S
21:58:36 [INFO] -------------------------------------------------------
21:58:37 [INFO] Running de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest
21:58:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest
21:58:37 [INFO] Running de.fhdw.gaming.core.ui.util.ChainedInputProviderTest
21:58:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in de.fhdw.gaming.core.ui.util.ChainedInputProviderTest
21:58:37 [INFO] Running de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest
21:58:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest
21:58:38 [INFO] Running de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest
21:58:38 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest
21:58:38 [INFO] Running de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest
21:58:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest
21:58:38 [INFO] Running de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest
21:58:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest
21:58:38 [INFO] Running de.fhdw.gaming.core.ui.type.StringFieldTypeTest
21:58:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in de.fhdw.gaming.core.ui.type.StringFieldTypeTest
21:58:38 [INFO] Running de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest
21:58:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest
21:58:38 [INFO] Running de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest
21:58:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest
21:58:38 [INFO] Running de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest
21:58:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest
21:58:38 [INFO] Running de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest
21:58:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest
21:58:38 [INFO] Running de.fhdw.gaming.core.domain.AbstractPlayerTest
21:58:38 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in de.fhdw.gaming.core.domain.AbstractPlayerTest
21:58:38 [INFO] Running de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest
21:58:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest
21:58:38 [INFO] Running de.fhdw.gaming.core.domain.DefaultGameTest
21:58:40 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.108 s -- in de.fhdw.gaming.core.domain.DefaultGameTest
21:58:40 [INFO] 
21:58:40 [INFO] Results:
21:58:40 [INFO] 
21:58:40 [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0
21:58:40 [INFO] 
21:58:40 [JENKINS] Recording test results
21:58:41 [INFO] 
21:58:41 [INFO] --- jacoco:0.8.10:report (jacoco-site) @ gaming-core ---
21:58:41 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/jacoco.exec
21:58:41 [INFO] Analyzed bundle 'Gaming Core' with 26 classes
21:58:41 [INFO] 
21:58:41 [INFO] --- jar:3.3.0:jar (default-jar) @ gaming-core ---
21:58:41 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.2-SNAPSHOT.jar
21:58:41 [INFO] 
21:58:41 [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ gaming-core ---
21:58:41 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.2-SNAPSHOT-sources.jar
21:58:41 [INFO] 
21:58:41 [INFO] --- install:3.1.1:install (default-install) @ gaming-core ---
21:58:41 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-SNAPSHOT.pom
21:58:41 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.2-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-SNAPSHOT.jar
21:58:41 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.2-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-SNAPSHOT-sources.jar
21:58:41 [INFO] 
21:58:41 [INFO] --- site:4.0.0-M10:site (default-site) @ gaming-core ---
21:58:41 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.4.5
21:58:42 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.4.5: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
21:58:42 [INFO] Rendering site for default locale
21:58:42 [WARNING] No project URL defined - site links will not be relativized!
21:58:42 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M7 skin
21:58:42 [INFO] Rendering 12 report documents
21:58:42 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.5:dependencies
21:58:42 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.5:dependency-info
21:58:42 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.5:dependency-management
21:58:42 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.5:distribution-management
21:58:42 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.5:index
21:58:42 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.5:licenses
21:58:43 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.5:plugin-management
21:58:43 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.5:plugins
21:58:43 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.5:scm
21:58:43 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.5:summary
21:58:43 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.5:team
21:58:43 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M10:project-info
21:58:44 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core@tmp/maven-reporters/moduleset/site/gaming-core
21:58:44 [INFO] 
21:58:44 [INFO] -------------------< de.fhdw.gaming:gaming-contest >--------------------
21:58:44 [INFO] Building Gaming Contest 1.0.2-SNAPSHOT                             [4/5]
21:58:44 [INFO]   from gaming-contest/pom.xml
21:58:44 [INFO] --------------------------------[ jar ]---------------------------------
21:58:44 [INFO] 
21:58:44 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-contest ---
21:58:44 [INFO] 
21:58:44 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ gaming-contest ---
21:58:44 [INFO] 
21:58:44 [INFO] --- checkstyle:3.3.0:check (checkstyle) @ gaming-contest ---
21:58:45 [INFO] You have 0 Checkstyle violations.
21:58:45 [INFO] 
21:58:45 [INFO] >>> pmd:3.21.0:check (pmd) > :pmd @ gaming-contest >>>
21:58:45 [INFO] 
21:58:45 [INFO] --- pmd:3.21.0:pmd (pmd) @ gaming-contest ---
21:58:45 [INFO] PMD version: 6.55.0
21:58:46 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
21:58:46 [INFO] 
21:58:46 [INFO] <<< pmd:3.21.0:check (pmd) < :pmd @ gaming-contest <<<
21:58:46 [INFO] 
21:58:46 [INFO] 
21:58:46 [INFO] --- pmd:3.21.0:check (pmd) @ gaming-contest ---
21:58:46 [INFO] PMD version: 6.55.0
21:58:46 [INFO] 
21:58:46 [INFO] 
21:58:46 [INFO] --- jacoco:0.8.10:prepare-agent (jacoco-initialize) @ gaming-contest ---
21:58:46 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/jacoco.exec
21:58:46 [INFO] 
21:58:46 [INFO] --- resources:3.3.1:resources (default-resources) @ gaming-contest ---
21:58:46 [INFO] Copying 1 resource from src/main/resources to target/classes
21:58:47 [INFO] 
21:58:47 [INFO] --- compiler:3.11.0:compile (default-compile) @ gaming-contest ---
21:58:47 [WARNING] *********************************************************************************************************************************************
21:58:47 [WARNING] * Required filename-based automodules detected: [commons-cli-1.5.0.jar]. Please don't publish this project to a public artifact repository! *
21:58:47 [WARNING] *********************************************************************************************************************************************
21:58:47 [INFO] Changes detected - recompiling the module! :dependency
21:58:47 [INFO] Compiling 8 source files with javac [debug release 17 module-path] to target/classes
21:58:47 [INFO] 
21:58:47 [INFO] >>> spotbugs:4.7.3.6:check (spotbugs) > :spotbugs @ gaming-contest >>>
21:58:47 [INFO] 
21:58:47 [INFO] --- spotbugs:4.7.3.6:spotbugs (spotbugs) @ gaming-contest ---
21:58:47 [INFO] Fork Value is true
21:58:54 [INFO] Done SpotBugs Analysis....
21:58:54 [INFO] 
21:58:54 [INFO] <<< spotbugs:4.7.3.6:check (spotbugs) < :spotbugs @ gaming-contest <<<
21:58:54 [INFO] 
21:58:54 [INFO] 
21:58:54 [INFO] --- spotbugs:4.7.3.6:check (spotbugs) @ gaming-contest ---
21:58:54 [INFO] BugInstance size is 0
21:58:54 [INFO] Error size is 0
21:58:54 [INFO] No errors/warnings found
21:58:54 [INFO] 
21:58:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gaming-contest ---
21:58:54 [INFO] Copying 1 resource from src/test/resources to target/test-classes
21:58:54 [INFO] 
21:58:54 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gaming-contest ---
21:58:54 [INFO] Changes detected - recompiling the module! :dependency
21:58:54 [INFO] Compiling 2 source files with javac [debug release 17 module-path] to target/test-classes
21:58:55 [INFO] 
21:58:55 [INFO] --- surefire:3.1.2:test (default-test) @ gaming-contest ---
21:58:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
21:58:55 [INFO] 
21:58:55 [INFO] -------------------------------------------------------
21:58:55 [INFO]  T E S T S
21:58:55 [INFO] -------------------------------------------------------
21:58:56 [INFO] Running de.fhdw.gaming.contest.util.ComparablePairTest
21:58:56 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in de.fhdw.gaming.contest.util.ComparablePairTest
21:58:56 [INFO] Running de.fhdw.gaming.contest.util.CombinatoricsHelperTest
21:58:57 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in de.fhdw.gaming.contest.util.CombinatoricsHelperTest
21:58:57 [INFO] 
21:58:57 [INFO] Results:
21:58:57 [INFO] 
21:58:57 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
21:58:57 [INFO] 
21:58:57 [JENKINS] Recording test results
21:58:57 [INFO] 
21:58:57 [INFO] --- jacoco:0.8.10:report (jacoco-site) @ gaming-contest ---
21:58:57 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/jacoco.exec
21:58:57 [INFO] Analyzed bundle 'Gaming Contest' with 12 classes
21:58:57 [INFO] 
21:58:57 [INFO] --- jar:3.3.0:jar (default-jar) @ gaming-contest ---
21:58:57 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.2-SNAPSHOT.jar
21:58:57 [INFO] 
21:58:57 [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ gaming-contest ---
21:58:57 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.2-SNAPSHOT-sources.jar
21:58:57 [INFO] 
21:58:57 [INFO] --- install:3.1.1:install (default-install) @ gaming-contest ---
21:58:57 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-SNAPSHOT.pom
21:58:57 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.2-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-SNAPSHOT.jar
21:58:57 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.2-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-SNAPSHOT-sources.jar
21:58:57 [INFO] 
21:58:57 [INFO] --- site:4.0.0-M10:site (default-site) @ gaming-contest ---
21:58:57 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.4.5
21:58:57 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.4.5: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
21:58:57 [INFO] Rendering site for default locale
21:58:57 [WARNING] No project URL defined - site links will not be relativized!
21:58:57 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M7 skin
21:58:57 [INFO] Rendering 12 report documents
21:58:57 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.5:dependencies
21:58:58 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.5:dependency-info
21:58:58 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.5:dependency-management
21:58:58 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.5:distribution-management
21:58:58 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.5:index
21:58:58 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.5:licenses
21:58:58 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.5:plugin-management
21:58:58 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.5:plugins
21:58:59 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.5:scm
21:58:59 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.5:summary
21:58:59 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.5:team
21:58:59 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M10:project-info
21:58:59 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest@tmp/maven-reporters/moduleset/site/gaming-contest
21:59:00 [INFO] 
21:59:00 [INFO] ---------------------< de.fhdw.gaming:gaming-gui >----------------------
21:59:00 [INFO] Building Gaming GUI 1.0.2-SNAPSHOT                                 [5/5]
21:59:00 [INFO]   from gaming-gui/pom.xml
21:59:00 [INFO] --------------------------------[ jar ]---------------------------------
21:59:00 [INFO] 
21:59:00 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-gui ---
21:59:00 [INFO] 
21:59:00 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ gaming-gui ---
21:59:00 [INFO] 
21:59:00 [INFO] --- checkstyle:3.3.0:check (checkstyle) @ gaming-gui ---
21:59:00 [INFO] You have 0 Checkstyle violations.
21:59:00 [INFO] 
21:59:00 [INFO] >>> pmd:3.21.0:check (pmd) > :pmd @ gaming-gui >>>
21:59:00 [INFO] 
21:59:00 [INFO] --- pmd:3.21.0:pmd (pmd) @ gaming-gui ---
21:59:00 [INFO] PMD version: 6.55.0
21:59:02 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
21:59:02 [INFO] 
21:59:02 [INFO] <<< pmd:3.21.0:check (pmd) < :pmd @ gaming-gui <<<
21:59:02 [INFO] 
21:59:02 [INFO] 
21:59:02 [INFO] --- pmd:3.21.0:check (pmd) @ gaming-gui ---
21:59:02 [INFO] PMD version: 6.55.0
21:59:02 [INFO] 
21:59:02 [INFO] 
21:59:02 [INFO] --- jacoco:0.8.10:prepare-agent (jacoco-initialize) @ gaming-gui ---
21:59:02 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/jacoco.exec
21:59:03 [INFO] 
21:59:03 [INFO] --- resources:3.3.1:resources (default-resources) @ gaming-gui ---
21:59:03 [INFO] Copying 8 resources from src/main/resources to target/classes
21:59:03 [INFO] 
21:59:03 [INFO] --- compiler:3.11.0:compile (default-compile) @ gaming-gui ---
21:59:03 [INFO] Changes detected - recompiling the module! :dependency
21:59:03 [INFO] Compiling 10 source files with javac [debug release 17 module-path] to target/classes
21:59:03 [INFO] 
21:59:03 [INFO] >>> spotbugs:4.7.3.6:check (spotbugs) > :spotbugs @ gaming-gui >>>
21:59:03 [INFO] 
21:59:03 [INFO] --- spotbugs:4.7.3.6:spotbugs (spotbugs) @ gaming-gui ---
21:59:03 [INFO] Fork Value is true
21:59:11 [INFO] Done SpotBugs Analysis....
21:59:11 [INFO] 
21:59:11 [INFO] <<< spotbugs:4.7.3.6:check (spotbugs) < :spotbugs @ gaming-gui <<<
21:59:11 [INFO] 
21:59:11 [INFO] 
21:59:11 [INFO] --- spotbugs:4.7.3.6:check (spotbugs) @ gaming-gui ---
21:59:11 [INFO] BugInstance size is 0
21:59:11 [INFO] Error size is 0
21:59:11 [INFO] No errors/warnings found
21:59:11 [INFO] 
21:59:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gaming-gui ---
21:59:11 [INFO] Copying 1 resource from src/test/resources to target/test-classes
21:59:12 [INFO] 
21:59:12 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gaming-gui ---
21:59:12 [INFO] No sources to compile
21:59:12 [INFO] 
21:59:12 [INFO] --- surefire:3.1.2:test (default-test) @ gaming-gui ---
21:59:12 [JENKINS] Recording test results
21:59:12 [INFO] 
21:59:12 [INFO] --- jacoco:0.8.10:report (jacoco-site) @ gaming-gui ---
21:59:12 [INFO] Skipping JaCoCo execution due to missing execution data file.
21:59:12 [INFO] 
21:59:12 [INFO] --- jar:3.3.0:jar (default-jar) @ gaming-gui ---
21:59:12 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.2-SNAPSHOT.jar
21:59:12 [INFO] 
21:59:12 [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ gaming-gui ---
21:59:12 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.2-SNAPSHOT-sources.jar
21:59:12 [INFO] 
21:59:12 [INFO] --- install:3.1.1:install (default-install) @ gaming-gui ---
21:59:12 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-SNAPSHOT.pom
21:59:12 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.2-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-SNAPSHOT.jar
21:59:12 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.2-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-SNAPSHOT-sources.jar
21:59:12 [INFO] 
21:59:12 [INFO] --- site:4.0.0-M10:site (default-site) @ gaming-gui ---
21:59:12 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.4.5
21:59:12 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.4.5: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
21:59:12 [INFO] Rendering site for default locale
21:59:12 [WARNING] No project URL defined - site links will not be relativized!
21:59:12 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M7 skin
21:59:12 [INFO] Rendering 12 report documents
21:59:12 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.5:dependencies
21:59:12 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21
21:59:12 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21
21:59:12 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21
21:59:12 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21
21:59:12 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21
21:59:12 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21
21:59:13 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21
21:59:13 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21
21:59:13 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21
21:59:13 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21
21:59:13 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21
21:59:13 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21
21:59:13 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21
21:59:13 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21
21:59:13 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21
21:59:13 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21
21:59:13 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21
21:59:13 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21
21:59:13 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21
21:59:13 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21
21:59:13 [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
21:59:13 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21
21:59:13 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21
21:59:13 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21
21:59:13 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21
21:59:13 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21
21:59:13 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21
21:59:13 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21
21:59:13 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21
21:59:13 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21
21:59:13 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21
21:59:13 [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
21:59:15 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.5:dependency-info
21:59:15 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.5:dependency-management
21:59:15 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.5:distribution-management
21:59:15 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.5:index
21:59:15 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.5:licenses
21:59:16 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.5:plugin-management
21:59:16 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.5:plugins
21:59:16 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.5:scm
21:59:16 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.5:summary
21:59:16 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.5:team
21:59:16 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M10:project-info
21:59:16 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui@tmp/maven-reporters/moduleset/site/gaming-gui
21:59:18 [INFO] ------------------------------------------------------------------------
21:59:18 [INFO] Reactor Summary for Gaming 1.0.2-SNAPSHOT:
21:59:18 [INFO] 
21:59:18 [INFO] Gaming ............................................. SUCCESS [ 12.833 s]
21:59:18 [INFO] Gaming Build Tools ................................. SUCCESS [  3.995 s]
21:59:18 [INFO] Gaming Core ........................................ SUCCESS [ 35.878 s]
21:59:18 [INFO] Gaming Contest ..................................... SUCCESS [ 14.932 s]
21:59:18 [INFO] Gaming GUI ......................................... SUCCESS [ 16.924 s]
21:59:18 [INFO] ------------------------------------------------------------------------
21:59:18 [INFO] BUILD SUCCESS
21:59:18 [INFO] ------------------------------------------------------------------------
21:59:18 [INFO] Total time:  01:28 min
21:59:18 [INFO] Finished at: 2023-10-09T21:59:18+02:00
21:59:18 [INFO] ------------------------------------------------------------------------
21:59:18 Waiting for Jenkins to finish collecting data
21:59:18 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/pom.xml to de.fhdw.gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-SNAPSHOT.pom
21:59:18 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.2-SNAPSHOT.jar to de.fhdw.gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-SNAPSHOT.jar
21:59:18 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.2-SNAPSHOT-sources.jar to de.fhdw.gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-SNAPSHOT-sources.jar
21:59:18 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
21:59:18 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/pom.xml to de.fhdw.gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-SNAPSHOT.pom
21:59:18 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.2-SNAPSHOT.jar to de.fhdw.gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-SNAPSHOT.jar
21:59:18 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.2-SNAPSHOT-sources.jar to de.fhdw.gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-SNAPSHOT-sources.jar
21:59:18 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
21:59:18 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/pom.xml to de.fhdw.gaming/gaming-build-tools/1.0.2-SNAPSHOT/gaming-build-tools-1.0.2-SNAPSHOT.pom
21:59:18 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/target/gaming-build-tools-1.0.2-SNAPSHOT.jar to de.fhdw.gaming/gaming-build-tools/1.0.2-SNAPSHOT/gaming-build-tools-1.0.2-SNAPSHOT.jar
21:59:18 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
21:59:18 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/pom.xml to de.fhdw.gaming/gaming/1.0.2-SNAPSHOT/gaming-1.0.2-SNAPSHOT.pom
21:59:18 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
21:59:18 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/pom.xml to de.fhdw.gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-SNAPSHOT.pom
21:59:18 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.2-SNAPSHOT.jar to de.fhdw.gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-SNAPSHOT.jar
21:59:18 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.2-SNAPSHOT-sources.jar to de.fhdw.gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-SNAPSHOT-sources.jar
21:59:18 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
21:59:18 channel stopped
21:59:18 [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/pmd.xml'
21:59:18 [PMD] Traversing of symbolic links: enabled
21:59:18 [PMD] -> found 3 files
21:59:18 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/pmd.xml
21:59:18 [PMD] -> found 0 issues (skipped 0 duplicates)
21:59:18 [PMD] Successfully processed file 'gaming-contest/target/pmd.xml'
21:59:18 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/pmd.xml
21:59:18 [PMD] -> found 0 issues (skipped 0 duplicates)
21:59:18 [PMD] Successfully processed file 'gaming-core/target/pmd.xml'
21:59:18 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/pmd.xml
21:59:18 [PMD] -> found 0 issues (skipped 0 duplicates)
21:59:18 [PMD] Successfully processed file 'gaming-gui/target/pmd.xml'
21:59:18 [PMD] Skipping post processing
21:59:18 [PMD] No filter has been set, publishing all 0 issues
21:59:18 [PMD] Repository miner is not configured, skipping repository mining
21:59:18 [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/pmd.xml'
21:59:18 [PMD] Traversing of symbolic links: enabled
21:59:18 [PMD] -> found 3 files
21:59:18 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/pmd.xml
21:59:18 [PMD] -> found 0 issues (skipped 0 duplicates)
21:59:18 [PMD] Successfully processed file 'gaming-contest/target/pmd.xml'
21:59:18 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/pmd.xml
21:59:18 [PMD] -> found 0 issues (skipped 0 duplicates)
21:59:18 [PMD] Successfully processed file 'gaming-core/target/pmd.xml'
21:59:18 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/pmd.xml
21:59:18 [PMD] -> found 0 issues (skipped 0 duplicates)
21:59:18 [PMD] Successfully processed file 'gaming-gui/target/pmd.xml'
21:59:18 [PMD] Skipping post processing
21:59:18 [PMD] No filter has been set, publishing all 0 issues
21:59:18 [PMD] Repository miner is not configured, skipping repository mining
21:59:18 [PMD] Reference build recorder is not configured
21:59:18 [PMD] Obtaining reference build from same job (gaming)
21:59:18 [PMD] Using reference build 'gaming #78' to compute new, fixed, and outstanding issues
21:59:18 [PMD] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
21:59:18 [PMD] No quality gates have been set - skipping
21:59:18 [PMD] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
21:59:18 [PMD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
21:59:18 [PMD] Attaching ResultAction with ID 'pmd' to build 'gaming #79'.
21:59:18 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
21:59:18 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/spotbugs/spotbugsXml.xml'
21:59:18 [SpotBugs] Traversing of symbolic links: enabled
21:59:18 [SpotBugs] -> found 3 files
21:59:18 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/spotbugs/spotbugsXml.xml
21:59:18 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
21:59:18 [SpotBugs] Successfully processed file 'gaming-contest/target/spotbugs/spotbugsXml.xml'
21:59:18 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/spotbugs/spotbugsXml.xml
21:59:18 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
21:59:18 [SpotBugs] Successfully processed file 'gaming-core/target/spotbugs/spotbugsXml.xml'
21:59:18 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/spotbugs/spotbugsXml.xml
21:59:18 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
21:59:18 [SpotBugs] Successfully processed file 'gaming-gui/target/spotbugs/spotbugsXml.xml'
21:59:18 [SpotBugs] Skipping post processing
21:59:18 [SpotBugs] No filter has been set, publishing all 0 issues
21:59:18 [SpotBugs] Repository miner is not configured, skipping repository mining
21:59:18 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/spotbugs/spotbugsXml.xml'
21:59:18 [SpotBugs] Traversing of symbolic links: enabled
21:59:18 [SpotBugs] -> found 3 files
21:59:18 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/spotbugs/spotbugsXml.xml
21:59:18 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
21:59:18 [SpotBugs] Successfully processed file 'gaming-contest/target/spotbugs/spotbugsXml.xml'
21:59:18 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/spotbugs/spotbugsXml.xml
21:59:18 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
21:59:18 [SpotBugs] Successfully processed file 'gaming-core/target/spotbugs/spotbugsXml.xml'
21:59:18 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/spotbugs/spotbugsXml.xml
21:59:18 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
21:59:18 [SpotBugs] Successfully processed file 'gaming-gui/target/spotbugs/spotbugsXml.xml'
21:59:18 [SpotBugs] Skipping post processing
21:59:18 [SpotBugs] No filter has been set, publishing all 0 issues
21:59:18 [SpotBugs] Repository miner is not configured, skipping repository mining
21:59:18 [SpotBugs] Reference build recorder is not configured
21:59:18 [SpotBugs] Obtaining reference build from same job (gaming)
21:59:18 [SpotBugs] Using reference build 'gaming #78' to compute new, fixed, and outstanding issues
21:59:18 [SpotBugs] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
21:59:18 [SpotBugs] No quality gates have been set - skipping
21:59:18 [SpotBugs] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
21:59:18 [SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
21:59:18 [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'gaming #79'.
21:59:18 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
21:59:18 [CheckStyle] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/checkstyle-result.xml'
21:59:18 [CheckStyle] Traversing of symbolic links: enabled
21:59:18 [CheckStyle] -> found 3 files
21:59:18 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/checkstyle-result.xml
21:59:18 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
21:59:18 [CheckStyle] Successfully processed file 'gaming-contest/target/checkstyle-result.xml'
21:59:18 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/checkstyle-result.xml
21:59:18 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
21:59:18 [CheckStyle] Successfully processed file 'gaming-core/target/checkstyle-result.xml'
21:59:18 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/checkstyle-result.xml
21:59:18 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
21:59:18 [CheckStyle] Successfully processed file 'gaming-gui/target/checkstyle-result.xml'
21:59:18 [CheckStyle] Skipping post processing
21:59:18 [CheckStyle] No filter has been set, publishing all 0 issues
21:59:18 [CheckStyle] Repository miner is not configured, skipping repository mining
21:59:18 [CheckStyle] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/checkstyle-result.xml'
21:59:18 [CheckStyle] Traversing of symbolic links: enabled
21:59:18 [CheckStyle] -> found 3 files
21:59:18 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/checkstyle-result.xml
21:59:18 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
21:59:18 [CheckStyle] Successfully processed file 'gaming-contest/target/checkstyle-result.xml'
21:59:18 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/checkstyle-result.xml
21:59:18 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
21:59:18 [CheckStyle] Successfully processed file 'gaming-core/target/checkstyle-result.xml'
21:59:18 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/checkstyle-result.xml
21:59:18 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
21:59:18 [CheckStyle] Successfully processed file 'gaming-gui/target/checkstyle-result.xml'
21:59:18 [CheckStyle] Skipping post processing
21:59:18 [CheckStyle] No filter has been set, publishing all 0 issues
21:59:18 [CheckStyle] Repository miner is not configured, skipping repository mining
21:59:18 [CheckStyle] Reference build recorder is not configured
21:59:18 [CheckStyle] Obtaining reference build from same job (gaming)
21:59:18 [CheckStyle] Using reference build 'gaming #78' to compute new, fixed, and outstanding issues
21:59:18 [CheckStyle] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
21:59:18 [CheckStyle] No quality gates have been set - skipping
21:59:18 [CheckStyle] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
21:59:18 [CheckStyle] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
21:59:18 [CheckStyle] Attaching ResultAction with ID 'checkstyle' to build 'gaming #79'.
21:59:18 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
21:59:18 [JaCoCo plugin] Collecting JaCoCo coverage data...
21:59:18 [JaCoCo plugin] Version: 3.3.5
21:59:18 [JaCoCo plugin] gaming-core/target/jacoco.exec;gaming-core/target/classes;gaming-core/src/main/java; locations are configured
21:59:18 [JaCoCo plugin] Number of found exec files for pattern gaming-core/target/jacoco.exec: 1
21:59:18 [JaCoCo plugin] Saving matched execfiles:  /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/jacoco.exec
21:59:18 [JaCoCo plugin] Saving matched class directories for class-pattern: gaming-core/target/classes: 
21:59:18 [JaCoCo plugin]  - /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/classes 44 files
21:59:18 [JaCoCo plugin] Saving matched source directories for source-pattern: gaming-core/src/main/java: 
21:59:18 [JaCoCo plugin] Source Inclusions: de/fhdw/gaming/core/**/*.java
21:59:18 [JaCoCo plugin] Source Exclusions: **/module-info.java
21:59:18 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/src/main/java 42 files
21:59:18 [JaCoCo plugin] Loading inclusions files..
21:59:18 [JaCoCo plugin] inclusions: [de/fhdw/gaming/core/**/*.class]
21:59:18 [JaCoCo plugin] exclusions: [**/module-info.class]
21:59:18 [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]
21:59:18 [JaCoCo plugin] Publishing the results..
21:59:18 [JaCoCo plugin] Loading packages..
21:59:18 [JaCoCo plugin] Done.
21:59:18 [JaCoCo plugin] Overall coverage: class: 76.92308, method: 82.27848, line: 81.06904, branch: 77.88461, instruction: 81.85504, complexity: 79.14692
21:59:18 [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]
21:59:18 [JaCoCo plugin] Apply Min/Max thresholds result: SUCCESS
21:59:18 Maven RedeployPublisher use remote  maven settings from : /var/lib/jenkins/.m2/settings.xml
21:59:19 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
21:59:19 Deploying the main artifact gaming-1.0.2-SNAPSHOT.pom
21:59:19 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/maven-metadata.xml
21:59:19 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/gaming-1.0.2-20231009.195919-1.pom
21:59:19 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/gaming-1.0.2-20231009.195919-1.pom (13 kB at 158 kB/s)
21:59:19 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml
21:59:19 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (340 B at 49 kB/s)
21:59:19 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/maven-metadata.xml
21:59:19 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/maven-metadata.xml (597 B at 43 kB/s)
21:59:19 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml
21:59:19 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (380 B at 25 kB/s)
21:59:19 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
21:59:19 Deploying the main artifact gaming-build-tools-1.0.2-SNAPSHOT.jar
21:59:19 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/maven-metadata.xml
21:59:19 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/gaming-build-tools-1.0.2-20231009.195919-1.jar
21:59:19 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/gaming-build-tools-1.0.2-20231009.195919-1.jar (5.7 kB at 273 kB/s)
21:59:19 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/gaming-build-tools-1.0.2-20231009.195919-1.pom
21:59:19 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/gaming-build-tools-1.0.2-20231009.195919-1.pom (652 B at 41 kB/s)
21:59:19 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml
21:59:19 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (352 B at 59 kB/s)
21:59:19 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/maven-metadata.xml
21:59:19 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/maven-metadata.xml (782 B at 65 kB/s)
21:59:19 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml
21:59:19 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (392 B at 33 kB/s)
21:59:19 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
21:59:19 Deploying the main artifact gaming-contest-1.0.2-SNAPSHOT.jar
21:59:19 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/maven-metadata.xml
21:59:19 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20231009.195919-1.jar
21:59:19 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20231009.195919-1.jar (29 kB at 1.2 MB/s)
21:59:19 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20231009.195919-1.pom
21:59:19 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20231009.195919-1.pom (2.4 kB at 114 kB/s)
21:59:19 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml
21:59:19 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (348 B at 58 kB/s)
21:59:19 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/maven-metadata.xml
21:59:19 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/maven-metadata.xml (778 B at 65 kB/s)
21:59:19 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml
21:59:19 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (388 B at 32 kB/s)
21:59:19 Deploying the main artifact gaming-contest-1.0.2-SNAPSHOT-sources.jar
21:59:19 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20231009.195919-1-sources.jar
21:59:19 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20231009.195919-1-sources.jar (18 kB at 937 kB/s)
21:59:19 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/maven-metadata.xml
21:59:19 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/maven-metadata.xml (992 B at 76 kB/s)
21:59:19 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
21:59:19 Deploying the main artifact gaming-core-1.0.2-SNAPSHOT.jar
21:59:19 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/maven-metadata.xml
21:59:19 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20231009.195919-1.jar
21:59:19 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20231009.195919-1.jar (50 kB at 1.4 MB/s)
21:59:19 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20231009.195919-1.pom
21:59:19 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20231009.195919-1.pom (2.1 kB at 77 kB/s)
21:59:19 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml
21:59:19 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (345 B at 49 kB/s)
21:59:19 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/maven-metadata.xml
21:59:19 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/maven-metadata.xml (775 B at 60 kB/s)
21:59:19 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml
21:59:19 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (385 B at 30 kB/s)
21:59:19 Deploying the main artifact gaming-core-1.0.2-SNAPSHOT-sources.jar
21:59:19 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20231009.195919-1-sources.jar
21:59:19 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20231009.195919-1-sources.jar (51 kB at 2.6 MB/s)
21:59:19 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/maven-metadata.xml
21:59:19 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/maven-metadata.xml (989 B at 82 kB/s)
21:59:19 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
21:59:19 Deploying the main artifact gaming-gui-1.0.2-SNAPSHOT.jar
21:59:19 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/maven-metadata.xml
21:59:19 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20231009.195919-1.jar
21:59:19 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20231009.195919-1.jar (46 kB at 2.5 MB/s)
21:59:19 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20231009.195919-1.pom
21:59:19 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20231009.195919-1.pom (3.1 kB at 194 kB/s)
21:59:19 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml
21:59:19 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (344 B at 57 kB/s)
21:59:19 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/maven-metadata.xml
21:59:19 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/maven-metadata.xml (774 B at 64 kB/s)
21:59:19 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml
21:59:19 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (384 B at 32 kB/s)
21:59:19 Deploying the main artifact gaming-gui-1.0.2-SNAPSHOT-sources.jar
21:59:19 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20231009.195919-1-sources.jar
21:59:19 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20231009.195919-1-sources.jar (28 kB at 1.4 MB/s)
21:59:19 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/maven-metadata.xml
21:59:19 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/maven-metadata.xml (988 B at 82 kB/s)
21:59:19 [INFO] Deployment done in 0.73 sec
21:59:19 Finished: SUCCESS