[Gitea] do not publish assets due to source being no GiteaSCMSource [INFO] [INFO] ---------------------< de.fhdw.gaming:gaming-core >--------------------- [INFO] Building Gaming Core 1.0.2-SNAPSHOT [3/5] [INFO] from gaming-core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-core --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ gaming-core --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ gaming-core --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (jacoco-initialize) @ gaming-core --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ gaming-core --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ gaming-core --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 44 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (spotbugs) > :spotbugs @ gaming-core >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ gaming-core --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (spotbugs) < :spotbugs @ gaming-core <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (spotbugs) @ gaming-core --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gaming-core --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gaming-core --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug release 17 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ gaming-core --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest [INFO] Running de.fhdw.gaming.core.ui.util.ChainedInputProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in de.fhdw.gaming.core.ui.util.ChainedInputProviderTest [INFO] Running de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest [INFO] Running de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest [INFO] Running de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest [INFO] Running de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest [INFO] Running de.fhdw.gaming.core.ui.type.StringFieldTypeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in de.fhdw.gaming.core.ui.type.StringFieldTypeTest [INFO] Running de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest [INFO] Running de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest [INFO] Running de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest [INFO] Running de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest [INFO] Running de.fhdw.gaming.core.domain.AbstractPlayerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in de.fhdw.gaming.core.domain.AbstractPlayerTest [INFO] Running de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest [INFO] Running de.fhdw.gaming.core.domain.DefaultGameTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.124 s -- in de.fhdw.gaming.core.domain.DefaultGameTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jacoco:0.8.12:report (jacoco-site) @ gaming-core --- [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/jacoco.exec [INFO] Analyzed bundle 'Gaming Core' with 27 classes [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ gaming-core --- [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.2-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ gaming-core --- [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.2-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ gaming-core --- [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 [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 [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 [INFO] [INFO] --- site:4.0.0-M14:site (default-site) @ gaming-core --- [INFO] Rendering site for default locale [INFO] Configuring report plugin maven-project-info-reports-plugin:3.5.0 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.5.0: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team [WARNING] No project URL defined - site links will not be relativized! [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M8 skin [INFO] Rendering 12 report documents [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.5.0:dependencies [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.5.0:dependency-info [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.5.0:dependency-management [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.5.0:distribution-management [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.5.0:licenses [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.5.0:plugin-management [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.5.0:plugins [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.5.0:scm [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.5.0:summary [INFO] Generating "Team" report --- maven-project-info-reports-plugin:3.5.0:team [INFO] Generating "Project Information" report --- maven-site-plugin:4.0.0-M14:project-info [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 [Gitea] do not publish assets due to source being no GiteaSCMSource [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Gaming 1.0.2-SNAPSHOT: [INFO] [INFO] Gaming ............................................. SUCCESS [ 8.420 s] [INFO] Gaming Build Tools ................................. SUCCESS [ 3.512 s] [INFO] Gaming Core ........................................ SUCCESS [ 27.647 s] [INFO] Gaming Contest ..................................... SUCCESS [ 16.296 s] [INFO] Gaming GUI ......................................... SUCCESS [ 15.088 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:14 min [INFO] Finished at: 2024-05-28T15:44:28+02:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data