Started by upstream project "gaming" build number 73 originally caused by: Started by an SCM change Running as SYSTEM Building in workspace /var/lib/jenkins/home/jobs/othello/workspace/othello The recommended git tool is: NONE using credential 46247283-e2f4-4c6e-8a6e-5a6fa3bcfebf > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/othello/workspace/othello/.git # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url http://localhost:3000/Gaming/othello.git # timeout=10 Fetching upstream changes from http://localhost:3000/Gaming/othello.git > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.39.2' using GIT_ASKPASS to set credentials > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/Gaming/othello.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 021705a3ff5db1e7d50a42b8027ebf0cf662c281 (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 021705a3ff5db1e7d50a42b8027ebf0cf662c281 # timeout=10 Commit message: "othello: Maven and Eclipse project configuration updated" > /usr/bin/git rev-list --no-walk 021705a3ff5db1e7d50a42b8027ebf0cf662c281 # timeout=10 Parsing POMs Established TCP socket on 38345 [othello] $ /usr/lib/jvm/openjdk-bin-11/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.6.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-3107.v665000b_51092.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 38345 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/home/jobs/othello/workspace/othello/pom.xml clean install site [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Othello [pom] [INFO] Othello Build Tools [jar] [INFO] Othello Core [jar] [INFO] Othello Strategy Examples [jar] [INFO] Othello Strategy Template [jar] [INFO] Othello GUI [jar] [INFO] [INFO] -------------------< de.fhdw.gaming.othello:othello >------------------- [INFO] Building Othello 1.0.0-SNAPSHOT [1/6] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ othello --- [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello/target [INFO] [INFO] --- enforcer:3.2.1:enforce (enforce-versions) @ othello --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- install:3.1.0:install (default-install) @ othello --- [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello/1.0.0-SNAPSHOT/othello-1.0.0-SNAPSHOT.pom [INFO] [INFO] --- site:4.0.0-M5:site (default-site) @ othello --- [INFO] Configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.2 [INFO] 16 reports detected for maven-project-info-reports-plugin:3.4.2: ci-management, dependencies, dependency-convergence, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team [INFO] Rendering site for default locale [WARNING] No project URL defined - decoration links will not be relativized! [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M2 skin. [INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.4.2:dependency-convergence [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.2:dependency-info [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.2:dependency-management [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.2:index [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.4.2:licenses [INFO] Generating "Project Modules" report --- maven-project-info-reports-plugin:3.4.2:modules [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.4.2:plugin-management [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.4.2:plugins [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.4.2:summary [INFO] Generating "Team" report --- maven-project-info-reports-plugin:3.4.2:team [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/othello/workspace/othello/target/site to /var/lib/jenkins/home/jobs/othello/workspace/othello@tmp/maven-reporters/moduleset/site [INFO] [INFO] -------------< de.fhdw.gaming.othello:othello-build-tools >------------- [INFO] Building Othello Build Tools 1.0.0-SNAPSHOT [2/6] [INFO] from othello-build-tools/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ othello-build-tools --- [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/target [INFO] [INFO] --- enforcer:3.2.1:enforce (enforce-versions) @ othello-build-tools --- [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ othello-build-tools --- [INFO] Copying 3 resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-build-tools --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ othello-build-tools --- [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ othello-build-tools --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ othello-build-tools --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ othello-build-tools --- [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/target/othello-build-tools-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.0:install (default-install) @ othello-build-tools --- [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-build-tools/1.0.0-SNAPSHOT/othello-build-tools-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/target/othello-build-tools-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-build-tools/1.0.0-SNAPSHOT/othello-build-tools-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- site:4.0.0-M5:site (default-site) @ othello-build-tools --- [INFO] Configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.2 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.2: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team [INFO] Rendering site for default locale [WARNING] No project URL defined - decoration links will not be relativized! [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M2 skin. [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.2:dependency-info [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.2:dependency-management [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.2:index [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.4.2:licenses [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.4.2:plugin-management [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.4.2:plugins [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.4.2:summary [INFO] Generating "Team" report --- maven-project-info-reports-plugin:3.4.2:team [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/target/site to /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools@tmp/maven-reporters/moduleset/site/othello-build-tools [INFO] [INFO] ----------------< de.fhdw.gaming.othello:othello-core >----------------- [INFO] Building Othello Core 1.0.0-SNAPSHOT [3/6] [INFO] from othello-core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ othello-core --- [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target [INFO] [INFO] --- enforcer:3.2.1:enforce (enforce-versions) @ othello-core --- [INFO] [INFO] --- checkstyle:3.2.1:check (checkstyle) @ othello-core --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> pmd:3.20.0:check (pmd) > :pmd @ othello-core >>> [INFO] [INFO] --- pmd:3.20.0:pmd (pmd) @ othello-core --- [INFO] PMD version: 6.55.0 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] <<< pmd:3.20.0:check (pmd) < :pmd @ othello-core <<< [INFO] [INFO] [INFO] --- pmd:3.20.0:check (pmd) @ othello-core --- [INFO] PMD version: 6.55.0 [INFO] [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (jacoco-initialize) @ othello-core --- [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ othello-core --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-core --- [WARNING] Can't extract module name from gaming-core-1.0.1-SNAPSHOT.jar: Unsupported major.minor version 61.0 [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 32 source files with javac [debug release 11] to target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/src/main/java/module-info.java:[22,39] module not found: de.fhdw.gaming.core [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Othello 1.0.0-SNAPSHOT: [INFO] [INFO] Othello ............................................ SUCCESS [ 9.539 s] [INFO] Othello Build Tools ................................ SUCCESS [ 4.717 s] [INFO] Othello Core ....................................... FAILURE [ 16.681 s] [INFO] Othello Strategy Examples .......................... SKIPPED [INFO] Othello Strategy Template .......................... SKIPPED [INFO] Othello GUI ........................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 34.044 s [INFO] Finished at: 2023-04-17T21:21:32+02:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project othello-core: Compilation failure [ERROR] /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/src/main/java/module-info.java:[22,39] module not found: de.fhdw.gaming.core [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :othello-core [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/pom.xml to de.fhdw.gaming.othello/othello-gui/1.0.0-SNAPSHOT/othello-gui-1.0.0-SNAPSHOT.pom Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/pom.xml to de.fhdw.gaming.othello/othello-strategy-template/1.0.0-SNAPSHOT/othello-strategy-template-1.0.0-SNAPSHOT.pom Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/pom.xml to de.fhdw.gaming.othello/othello-build-tools/1.0.0-SNAPSHOT/othello-build-tools-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/target/othello-build-tools-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.othello/othello-build-tools/1.0.0-SNAPSHOT/othello-build-tools-1.0.0-SNAPSHOT.jar Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/pom.xml to de.fhdw.gaming.othello/othello-strategy-examples/1.0.0-SNAPSHOT/othello-strategy-examples-1.0.0-SNAPSHOT.pom Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/pom.xml to de.fhdw.gaming.othello/othello-core/1.0.0-SNAPSHOT/othello-core-1.0.0-SNAPSHOT.pom Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/pom.xml to de.fhdw.gaming.othello/othello/1.0.0-SNAPSHOT/othello-1.0.0-SNAPSHOT.pom Copying /var/lib/jenkins/home/jobs/othello/workspace/othello@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello channel stopped [PMDSpotBugsCheckStyle] Skipping execution of recorder since overall result is 'FAILURE' Finished: FAILURE