Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] -----------< it.tidalwave.photography.captureone:captureone >----------- [INFO] Building Photography Scripts - Capture One 1.0-ALPHA-1-SNAPSHOT [4/6] [INFO] from modules/CaptureOne/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/glassfish/jakarta.json/2.0.1/jakarta.json-2.0.1.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/glassfish/jakarta.json/2.0.1/jakarta.json-2.0.1.pom (12 kB at 8.0 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/glassfish/json/2.0.1/json-2.0.1.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/glassfish/json/2.0.1/json-2.0.1.pom (19 kB at 235 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/glassfish/jakarta.json/2.0.1/jakarta.json-2.0.1.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/glassfish/jakarta.json/2.0.1/jakarta.json-2.0.1.jar (144 kB at 1.2 MB/s) [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ captureone --- [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ captureone --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/CaptureOne' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/CaptureOne [INFO] Storing buildNumber: 9a1fc1b36a3a at timestamp: 1734890750370 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/CaptureOne' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/CaptureOne [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/CaptureOne' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/CaptureOne [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ captureone --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ captureone --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ captureone --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 9a1fc1b36a3a [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ captureone --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ captureone --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 11 source files with javac [forked debug deprecation release 21] to target/classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/CaptureOne/src/main/java/it/tidalwave/captureone/C1.java:[42,7] [try] auto-closeable resource C1 has a member method close() that could throw InterruptedException [WARNING] /var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/CaptureOne/src/main/java/it/tidalwave/captureone/impl/AppleScriptC1.java:[61,7] [try] auto-closeable resource AppleScriptC1 has a member method close() that could throw InterruptedException [WARNING] /var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/CaptureOne/src/main/java/it/tidalwave/util/ProcessExecutorException.java:[42,7] [serial] serializable class ProcessExecutorException has no definition of serialVersionUID [WARNING] /var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/CaptureOne/src/main/java/it/tidalwave/util/ProcessExecutorException.java:[50,31] [serial] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/CaptureOne/src/main/java/it/tidalwave/util/ProcessExecutorException.java:[54,31] [serial] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ captureone --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ captureone --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [forked debug deprecation release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ captureone --- [INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite 18:06:04.711 [main ] INFO i.t.captureone.impl.AppleScriptC1CollectionTest - STARTING TESTS OF it.tidalwave.captureone.impl.AppleScriptC1CollectionTest 18:06:04.738 [main ] INFO i.t.captureone.impl.AppleScriptC1CollectionTest - FINISHED TESTS OF it.tidalwave.captureone.impl.AppleScriptC1CollectionTest [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.766 s -- in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ captureone --- [INFO] Building jar: /var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/CaptureOne/target/captureone-1.0-ALPHA-1-SNAPSHOT.9a1fc1b36a3a.jar [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ captureone --- [INFO] Building jar: /var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/CaptureOne/target/captureone-1.0-ALPHA-1-SNAPSHOT.9a1fc1b36a3a-tests.jar [INFO] [INFO] --- install:3.1.3:install (default-install) @ captureone --- [INFO] Installing /var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/CaptureOne/pom.xml to /var/jenkins_home/maven-repositories/2/it/tidalwave/photography/captureone/captureone/1.0-ALPHA-1-SNAPSHOT/captureone-1.0-ALPHA-1-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/CaptureOne/target/captureone-1.0-ALPHA-1-SNAPSHOT.9a1fc1b36a3a.jar to /var/jenkins_home/maven-repositories/2/it/tidalwave/photography/captureone/captureone/1.0-ALPHA-1-SNAPSHOT/captureone-1.0-ALPHA-1-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/PhotographyScripts_Build_and_Quick_Test/workspace/modules/CaptureOne/target/captureone-1.0-ALPHA-1-SNAPSHOT.9a1fc1b36a3a-tests.jar to /var/jenkins_home/maven-repositories/2/it/tidalwave/photography/captureone/captureone/1.0-ALPHA-1-SNAPSHOT/captureone-1.0-ALPHA-1-SNAPSHOT-tests.jar [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Photography Scripts 1.0-ALPHA-1-SNAPSHOT: [INFO] [INFO] Photography Scripts ................................ SUCCESS [ 4.410 s] [INFO] Photography Scripts (modules) ...................... SUCCESS [ 1.050 s] [INFO] Photography Scripts - Extra Utilities .............. SUCCESS [ 18.270 s] [INFO] Photography Scripts - Capture One .................. SUCCESS [ 18.442 s] [INFO] Photography Scripts - Core ......................... SUCCESS [ 15.316 s] [INFO] Photography Scripts - Tools ........................ SUCCESS [ 18.252 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:23 min [INFO] Finished at: 2024-12-22T18:06:41Z [INFO] ------------------------------------------------------------------------