Started by an SCM change Running as SYSTEM Building in workspace /var/lib/jenkins/home/jobs/maven-sample/workspace/maven-sample $ hg --config auth.jenkins.prefix=* --config ******** --config ******** --config "auth.jenkins.schemes=http https" clone --rev default --noupdate https://fhdwdev.ha.bib.de/hg/maven-sample /var/lib/jenkins/home/jobs/maven-sample/workspace/maven-sample adding changesets adding manifests adding file changes added 1 changesets with 17 changes to 17 files new changesets eacc7ecc306f [maven-sample] $ hg --config auth.jenkins.prefix=* --config ******** --config ******** --config "auth.jenkins.schemes=http https" update --rev default 17 files updated, 0 files merged, 0 files removed, 0 files unresolved [maven-sample] $ hg --config auth.jenkins.prefix=* --config ******** --config ******** --config "auth.jenkins.schemes=http https" log --rev . --template {node} [maven-sample] $ hg --config auth.jenkins.prefix=* --config ******** --config ******** --config "auth.jenkins.schemes=http https" log --rev . --template {rev} WARN: Revision data for previous build unavailable; unable to determine change log Parsing POMs Established TCP socket on 40333 [maven-sample] $ java -Xmx1024m -XX:MaxPermSize=128m -cp /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/share/maven-bin-3.8/boot/plexus-classworlds-2.6.0.jar:/usr/share/maven-bin-3.8/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven-bin-3.8 /var/lib/jenkins/home/war/WEB-INF/lib/remoting-3077.vd69cf116da_6f.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 40333 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/home/jobs/maven-sample/workspace/maven-sample/pom.xml install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] maven-sample [pom] [INFO] core [jar] [INFO] ui [jar] [INFO] [INFO] ------------------------< de.fhdw:maven-sample >------------------------ [INFO] Building maven-sample 0.0.1-SNAPSHOT [1/3] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ maven-sample --- [INFO] Installing /var/lib/jenkins/home/jobs/maven-sample/workspace/maven-sample/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/maven-sample/0.0.1-SNAPSHOT/maven-sample-0.0.1-SNAPSHOT.pom [INFO] [INFO] ---------------------< de.fhdw.maven-sample:core >---------------------- [INFO] Building core 0.0.1-SNAPSHOT [2/3] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ core --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/maven-sample/workspace/maven-sample/core/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ core --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 1 source file to /var/lib/jenkins/home/jobs/maven-sample/workspace/maven-sample/core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ core --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/maven-sample/workspace/maven-sample/core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ core --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 1 source file to /var/lib/jenkins/home/jobs/maven-sample/workspace/maven-sample/core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ core --- [INFO] Surefire report directory: /var/lib/jenkins/home/jobs/maven-sample/workspace/maven-sample/core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running de.fhdw.mavensample.core.CalculatorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ core --- [INFO] Building jar: /var/lib/jenkins/home/jobs/maven-sample/workspace/maven-sample/core/target/core-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ core --- [INFO] Installing /var/lib/jenkins/home/jobs/maven-sample/workspace/maven-sample/core/target/core-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/maven-sample/core/0.0.1-SNAPSHOT/core-0.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/home/jobs/maven-sample/workspace/maven-sample/core/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/maven-sample/core/0.0.1-SNAPSHOT/core-0.0.1-SNAPSHOT.pom [INFO] [INFO] ----------------------< de.fhdw.maven-sample:ui >----------------------- [INFO] Building ui 0.0.1-SNAPSHOT [3/3] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ui --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/maven-sample/workspace/maven-sample/ui/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ ui --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 1 source file to /var/lib/jenkins/home/jobs/maven-sample/workspace/maven-sample/ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ui --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/maven-sample/workspace/maven-sample/ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ ui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ui --- [INFO] Building jar: /var/lib/jenkins/home/jobs/maven-sample/workspace/maven-sample/ui/target/ui-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ ui --- [INFO] Installing /var/lib/jenkins/home/jobs/maven-sample/workspace/maven-sample/ui/target/ui-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/maven-sample/ui/0.0.1-SNAPSHOT/ui-0.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/home/jobs/maven-sample/workspace/maven-sample/ui/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/maven-sample/ui/0.0.1-SNAPSHOT/ui-0.0.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for maven-sample 0.0.1-SNAPSHOT: [INFO] [INFO] maven-sample ....................................... SUCCESS [ 0.774 s] [INFO] core ............................................... SUCCESS [ 4.769 s] [INFO] ui ................................................. SUCCESS [ 0.541 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.088 s [INFO] Finished at: 2023-02-11T07:26:28+01:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/lib/jenkins/home/jobs/maven-sample/workspace/maven-sample/ui/pom.xml to de.fhdw.maven-sample/ui/0.0.1-SNAPSHOT/ui-0.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/home/jobs/maven-sample/workspace/maven-sample/ui/target/ui-0.0.1-SNAPSHOT.jar to de.fhdw.maven-sample/ui/0.0.1-SNAPSHOT/ui-0.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/home/jobs/maven-sample/workspace/maven-sample/pom.xml to de.fhdw/maven-sample/0.0.1-SNAPSHOT/maven-sample-0.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/home/jobs/maven-sample/workspace/maven-sample/core/pom.xml to de.fhdw.maven-sample/core/0.0.1-SNAPSHOT/core-0.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/home/jobs/maven-sample/workspace/maven-sample/core/target/core-0.0.1-SNAPSHOT.jar to de.fhdw.maven-sample/core/0.0.1-SNAPSHOT/core-0.0.1-SNAPSHOT.jar channel stopped Finished: SUCCESS