Console Output

Skipping 332 KB.. Full Log
  where T is a type-variable:
    T extends Object declared in method <T>subscribe(Class<T>,Listener<T>)
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringMessageBus/src/test/java/it/tidalwave/messagebus/impl/spring/SpringSimpleMessageSubscriberAspectTest.java:[135,71] [unchecked] unchecked conversion
  required: Listener<T>
  found:    MessageBusAdapterFactory.MessageBusListenerAdapter
  where T is a type-variable:
    T extends Object declared in method <T>subscribe(Class<T>,Listener<T>)
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringMessageBus/src/test/java/it/tidalwave/messagebus/impl/spring/SpringSimpleMessageSubscriberAspectTest.java:[139,41] [unchecked] unchecked method invocation: method subscribe in interface MessageBus is applied to given types
  required: Class<T>,Listener<T>
  found:    Class<MockEvent2>,MessageBusAdapterFactory.MessageBusListenerAdapter
  where T is a type-variable:
    T extends Object declared in method <T>subscribe(Class<T>,Listener<T>)
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringMessageBus/src/test/java/it/tidalwave/messagebus/impl/spring/SpringSimpleMessageSubscriberAspectTest.java:[139,71] [unchecked] unchecked conversion
  required: Listener<T>
  found:    MessageBusAdapterFactory.MessageBusListenerAdapter
  where T is a type-variable:
    T extends Object declared in method <T>subscribe(Class<T>,Listener<T>)
[INFO] 
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-messagebus-spring ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-messagebus-spring ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-messagebus-spring ---
[INFO] Building jar: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringMessageBus/target/it-tidalwave-messagebus-spring-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-messagebus-spring ---
[INFO] Building jar: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringMessageBus/target/it-tidalwave-messagebus-spring-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-messagebus-spring ---
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringMessageBus/pom.xml to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus-spring/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-messagebus-spring-3.2-ALPHA-25-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringMessageBus/target/it-tidalwave-messagebus-spring-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3.jar to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus-spring/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-messagebus-spring-3.2-ALPHA-25-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringMessageBus/target/it-tidalwave-messagebus-spring-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3-tests.jar to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus-spring/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-messagebus-spring-3.2-ALPHA-25-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
[INFO] 
[INFO] ------< it.tidalwave.thesefoolishthings:it-tidalwave-role-spring >------
[INFO] Building TheseFoolishThings :: Roles :: Spring 3.2-ALPHA-25-SNAPSHOT [9/19]
[INFO]   from modules/SpringRoles/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-role-spring ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-role-spring ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringRoles' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringRoles
[INFO] Storing buildNumber: 60cf97ef12e3 at timestamp: 1734559294054
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringRoles' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringRoles
[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/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringRoles' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringRoles
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-role-spring ---
[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) @ it-tidalwave-role-spring ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-role-spring ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 3.2-ALPHA-25-SNAPSHOT 60cf97ef12e3
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-role-spring ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringRoles/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringRoles/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-role-spring ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-role-spring ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [forked debug deprecation release 11] to target/unwoven-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/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringRoles/src/main/java/it/tidalwave/role/spring/spi/DciContextWithAutoThreadBindingAspect.java:[69,47] [deprecation] <V,T>runWithContext(Object,Task<V,T>) in ContextManager has been deprecated
  where V,T are type-variables:
    V extends Object declared in method <V,T>runWithContext(Object,Task<V,T>)
    T extends Throwable declared in method <V,T>runWithContext(Object,Task<V,T>)
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-role-spring ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-role-spring ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringRoles/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-role-spring ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 9 source files with javac [forked debug deprecation release 11] to target/unwoven-test-classes
[WARNING] [path] bad path element "/var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringRoles/target/test-classes": no such file or directory
[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/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringRoles/src/test/java/it/tidalwave/role/spring/mock/MockDatum1.java:[40,39] [this-escape] possible 'this' escape before subclass is fully initialized
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringRoles/src/test/java/it/tidalwave/role/spring/mock/MockDatum2.java:[40,39] [this-escape] possible 'this' escape before subclass is fully initialized
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringRoles/src/test/java/it/tidalwave/role/spring/spi/DciContextWithAutoThreadBindingAspectTest.java:[178,21] [rawtypes] found raw type: Answer
  missing type arguments for generic class Answer<T>
  where T is a type-variable:
    T extends Object declared in interface Answer
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringRoles/src/test/java/it/tidalwave/role/spring/spi/DciContextWithAutoThreadBindingAspectTest.java:[184,22] [rawtypes] found raw type: Task
  missing type arguments for generic class Task<T,E>
  where T,E are type-variables:
    T extends Object declared in class Task
    E extends Throwable declared in class Task
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringRoles/src/test/java/it/tidalwave/role/spring/spi/DciContextWithAutoThreadBindingAspectTest.java:[187,48] [unchecked] unchecked method invocation: method runWithContext in interface ContextManager is applied to given types
  required: Object,Task<V,T>
  found:    Object,Task
  where V,T are type-variables:
    V extends Object declared in method <V,T>runWithContext(Object,Task<V,T>)
    T extends Throwable declared in method <V,T>runWithContext(Object,Task<V,T>)
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringRoles/src/test/java/it/tidalwave/role/spring/spi/DciContextWithAutoThreadBindingAspectTest.java:[187,59] [unchecked] unchecked conversion
  required: Task<V,T>
  found:    Task
  where V,T are type-variables:
    V extends Object declared in method <V,T>runWithContext(Object,Task<V,T>)
    T extends Throwable declared in method <V,T>runWithContext(Object,Task<V,T>)
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringRoles/src/test/java/it/tidalwave/role/spring/spi/DciContextWithAutoThreadBindingAspectTest.java:[187,33] [deprecation] <V,T>runWithContext(Object,Task<V,T>) in ContextManager has been deprecated
  where V,T are type-variables:
    V extends Object declared in method <V,T>runWithContext(Object,Task<V,T>)
    T extends Throwable declared in method <V,T>runWithContext(Object,Task<V,T>)
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringRoles/src/test/java/it/tidalwave/role/spring/spi/DciContextWithAutoThreadBindingAspectTest.java:[243,55] [unchecked] unchecked method invocation: method runWithContext in interface ContextManager is applied to given types
  required: Object,Task<V,T>
  found:    Support,Task
  where V,T are type-variables:
    V extends Object declared in method <V,T>runWithContext(Object,Task<V,T>)
    T extends Throwable declared in method <V,T>runWithContext(Object,Task<V,T>)
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringRoles/src/test/java/it/tidalwave/role/spring/spi/DciContextWithAutoThreadBindingAspectTest.java:[243,73] [unchecked] unchecked conversion
  required: Task<V,T>
  found:    Task
  where V,T are type-variables:
    V extends Object declared in method <V,T>runWithContext(Object,Task<V,T>)
    T extends Throwable declared in method <V,T>runWithContext(Object,Task<V,T>)
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringRoles/src/test/java/it/tidalwave/role/spring/spi/DciContextWithAutoThreadBindingAspectTest.java:[243,40] [deprecation] <V,T>runWithContext(Object,Task<V,T>) in ContextManager has been deprecated
  where V,T are type-variables:
    V extends Object declared in method <V,T>runWithContext(Object,Task<V,T>)
    T extends Throwable declared in method <V,T>runWithContext(Object,Task<V,T>)
[INFO] 
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-role-spring ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-role-spring ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-role-spring ---
[INFO] Building jar: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringRoles/target/it-tidalwave-role-spring-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-role-spring ---
[INFO] Building jar: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringRoles/target/it-tidalwave-role-spring-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-role-spring ---
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringRoles/pom.xml to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-role-spring-3.2-ALPHA-25-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringRoles/target/it-tidalwave-role-spring-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3.jar to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-role-spring-3.2-ALPHA-25-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/SpringRoles/target/it-tidalwave-role-spring-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3-tests.jar to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-role-spring-3.2-ALPHA-25-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
[INFO] 
[INFO] ----< it.tidalwave.thesefoolishthings:thesefoolishthings-examples >-----
[INFO] Building TheseFoolishThings :: Examples (master) 3.2-ALPHA-25-SNAPSHOT [10/19]
[INFO]   from modules/examples/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/net/bytebuddy/byte-buddy/1.12.23/byte-buddy-1.12.23.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/net/bytebuddy/byte-buddy/1.12.23/byte-buddy-1.12.23.pom (16 kB at 135 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/net/bytebuddy/byte-buddy-parent/1.12.23/byte-buddy-parent-1.12.23.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/net/bytebuddy/byte-buddy-parent/1.12.23/byte-buddy-parent-1.12.23.pom (59 kB at 525 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/net/bytebuddy/byte-buddy-agent/1.12.23/byte-buddy-agent-1.12.23.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/net/bytebuddy/byte-buddy-agent/1.12.23/byte-buddy-agent-1.12.23.pom (10 kB at 94 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/net/bytebuddy/byte-buddy/1.12.23/byte-buddy-1.12.23.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/net/bytebuddy/byte-buddy/1.12.23/byte-buddy-1.12.23.jar (3.9 MB at 22 MB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/net/bytebuddy/byte-buddy-agent/1.12.23/byte-buddy-agent-1.12.23.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/net/bytebuddy/byte-buddy-agent/1.12.23/byte-buddy-agent-1.12.23.jar (257 kB at 2.2 MB/s)
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ thesefoolishthings-examples ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ thesefoolishthings-examples ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples
[INFO] Storing buildNumber: 60cf97ef12e3 at timestamp: 1734559302994
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples
[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/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ thesefoolishthings-examples ---
[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) @ thesefoolishthings-examples ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ thesefoolishthings-examples ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 3.2-ALPHA-25-SNAPSHOT 60cf97ef12e3
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ thesefoolishthings-examples ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ thesefoolishthings-examples ---
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/pom.xml to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/thesefoolishthings-examples/3.2-ALPHA-25-SNAPSHOT/thesefoolishthings-examples-3.2-ALPHA-25-SNAPSHOT.pom
[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
[INFO] 
[INFO] --< it.tidalwave.thesefoolishthings:it-tidalwave-thesefoolishthings-examples-data >--
[INFO] Building TheseFoolishThings :: Examples :: Data 3.2-ALPHA-25-SNAPSHOT [11/19]
[INFO]   from modules/examples/Data/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-thesefoolishthings-examples-data ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-thesefoolishthings-examples-data ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/Data' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/Data
[INFO] Storing buildNumber: 60cf97ef12e3 at timestamp: 1734559303864
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/Data' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/Data
[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/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/Data' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/Data
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-thesefoolishthings-examples-data ---
[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) @ it-tidalwave-thesefoolishthings-examples-data ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-thesefoolishthings-examples-data ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 3.2-ALPHA-25-SNAPSHOT 60cf97ef12e3
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-thesefoolishthings-examples-data ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-thesefoolishthings-examples-data ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [forked debug deprecation release 11] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-thesefoolishthings-examples-data ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/Data/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-thesefoolishthings-examples-data ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-thesefoolishthings-examples-data ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-thesefoolishthings-examples-data ---
[INFO] Building jar: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/Data/target/it-tidalwave-thesefoolishthings-examples-data-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-thesefoolishthings-examples-data ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-thesefoolishthings-examples-data ---
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/Data/pom.xml to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-thesefoolishthings-examples-data/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-thesefoolishthings-examples-data-3.2-ALPHA-25-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/Data/target/it-tidalwave-thesefoolishthings-examples-data-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3.jar to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-thesefoolishthings-examples-data/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-thesefoolishthings-examples-data-3.2-ALPHA-25-SNAPSHOT.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
[INFO] 
[INFO] --< it.tidalwave.thesefoolishthings:it-tidalwave-thesefoolishthings-examples-dci-displayable >--
[INFO] Building TheseFoolishThings :: Examples :: DCI :: Displayable 3.2-ALPHA-25-SNAPSHOT [12/19]
[INFO]   from modules/examples/DciDisplayableExample/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-beans/5.3.31/spring-beans-5.3.31.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-beans/5.3.31/spring-beans-5.3.31.pom (2.0 kB at 18 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-core/5.3.31/spring-core-5.3.31.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-core/5.3.31/spring-core-5.3.31.pom (2.0 kB at 18 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-jcl/5.3.31/spring-jcl-5.3.31.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-jcl/5.3.31/spring-jcl-5.3.31.pom (1.8 kB at 17 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-context/5.3.31/spring-context-5.3.31.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-context/5.3.31/spring-context-5.3.31.pom (2.6 kB at 24 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-aop/5.3.31/spring-aop-5.3.31.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-aop/5.3.31/spring-aop-5.3.31.pom (2.2 kB at 20 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-expression/5.3.31/spring-expression-5.3.31.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-expression/5.3.31/spring-expression-5.3.31.pom (2.1 kB at 19 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-aspects/5.3.31/spring-aspects-5.3.31.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-aspects/5.3.31/spring-aspects-5.3.31.pom (2.0 kB at 18 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/thoughtworks/xstream/xstream/1.4.21/xstream-1.4.21.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/thoughtworks/xstream/xstream/1.4.21/xstream-1.4.21.pom (24 kB at 217 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/thoughtworks/xstream/xstream-parent/1.4.21/xstream-parent-1.4.21.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/thoughtworks/xstream/xstream-parent/1.4.21/xstream-parent-1.4.21.pom (44 kB at 392 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom (24 kB at 215 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 3.4 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-aspects/5.3.31/spring-aspects-5.3.31.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-aspects/5.3.31/spring-aspects-5.3.31.jar (47 kB at 422 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/thoughtworks/xstream/xstream/1.4.21/xstream-1.4.21.jar
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-beans/5.3.31/spring-beans-5.3.31.jar
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-core/5.3.31/spring-core-5.3.31.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (7.2 kB at 66 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-jcl/5.3.31/spring-jcl-5.3.31.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar (30 kB at 241 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-context/5.3.31/spring-context-5.3.31.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/thoughtworks/xstream/xstream/1.4.21/xstream-1.4.21.jar (647 kB at 5.2 MB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-aop/5.3.31/spring-aop-5.3.31.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-beans/5.3.31/spring-beans-5.3.31.jar (706 kB at 5.6 MB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-expression/5.3.31/spring-expression-5.3.31.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-core/5.3.31/spring-core-5.3.31.jar (1.5 MB at 11 MB/s)
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-jcl/5.3.31/spring-jcl-5.3.31.jar (25 kB at 118 kB/s)
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-aop/5.3.31/spring-aop-5.3.31.jar (385 kB at 1.7 MB/s)
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-expression/5.3.31/spring-expression-5.3.31.jar (293 kB at 1.2 MB/s)
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-context/5.3.31/spring-context-5.3.31.jar (1.3 MB at 5.1 MB/s)
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-thesefoolishthings-examples-dci-displayable ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-thesefoolishthings-examples-dci-displayable ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciDisplayableExample' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciDisplayableExample
[INFO] Storing buildNumber: 60cf97ef12e3 at timestamp: 1734559309662
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciDisplayableExample' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciDisplayableExample
[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/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciDisplayableExample' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciDisplayableExample
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-thesefoolishthings-examples-dci-displayable ---
[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) @ it-tidalwave-thesefoolishthings-examples-dci-displayable ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-thesefoolishthings-examples-dci-displayable ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 3.2-ALPHA-25-SNAPSHOT 60cf97ef12e3
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-thesefoolishthings-examples-dci-displayable ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciDisplayableExample/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-thesefoolishthings-examples-dci-displayable ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [forked debug deprecation release 11] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-thesefoolishthings-examples-dci-displayable ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciDisplayableExample/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-thesefoolishthings-examples-dci-displayable ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 11] to target/test-classes
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-thesefoolishthings-examples-dci-displayable ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-thesefoolishthings-examples-dci-displayable ---
[INFO] Building jar: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciDisplayableExample/target/it-tidalwave-thesefoolishthings-examples-dci-displayable-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-thesefoolishthings-examples-dci-displayable ---
[INFO] Building jar: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciDisplayableExample/target/it-tidalwave-thesefoolishthings-examples-dci-displayable-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-thesefoolishthings-examples-dci-displayable ---
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciDisplayableExample/pom.xml to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-thesefoolishthings-examples-dci-displayable/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-thesefoolishthings-examples-dci-displayable-3.2-ALPHA-25-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciDisplayableExample/target/it-tidalwave-thesefoolishthings-examples-dci-displayable-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3.jar to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-thesefoolishthings-examples-dci-displayable/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-thesefoolishthings-examples-dci-displayable-3.2-ALPHA-25-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciDisplayableExample/target/it-tidalwave-thesefoolishthings-examples-dci-displayable-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3-tests.jar to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-thesefoolishthings-examples-dci-displayable/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-thesefoolishthings-examples-dci-displayable-3.2-ALPHA-25-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
[INFO] 
[INFO] --< it.tidalwave.thesefoolishthings:it-tidalwave-thesefoolishthings-examples-dci-marshal-xstream >--
[INFO] Building TheseFoolishThings :: Examples :: DCI :: Marshal XStream 3.2-ALPHA-25-SNAPSHOT [13/19]
[INFO]   from modules/examples/DciMarshalXStreamExample/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-thesefoolishthings-examples-dci-marshal-xstream ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-thesefoolishthings-examples-dci-marshal-xstream ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciMarshalXStreamExample' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciMarshalXStreamExample
[INFO] Storing buildNumber: 60cf97ef12e3 at timestamp: 1734559315556
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciMarshalXStreamExample' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciMarshalXStreamExample
[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/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciMarshalXStreamExample' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciMarshalXStreamExample
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-thesefoolishthings-examples-dci-marshal-xstream ---
[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) @ it-tidalwave-thesefoolishthings-examples-dci-marshal-xstream ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-thesefoolishthings-examples-dci-marshal-xstream ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 3.2-ALPHA-25-SNAPSHOT 60cf97ef12e3
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-thesefoolishthings-examples-dci-marshal-xstream ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciMarshalXStreamExample/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-thesefoolishthings-examples-dci-marshal-xstream ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 17 source files with javac [forked debug deprecation release 11] 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/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciMarshalXStreamExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/marshal/role/XStreamUnmarshallableSupport.java:[52,19] [unchecked] unmarshal(InputStream) in XStreamUnmarshallableSupport implements <T#2>unmarshal(InputStream) in Unmarshallable
  return type requires unchecked conversion from T#1 to T#2
  where T#1,T#2 are type-variables:
    T#1 extends Object declared in class XStreamUnmarshallableSupport
    T#2 extends Object declared in method <T#2>unmarshal(InputStream)
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciMarshalXStreamExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/marshal/role/XStreamUnmarshallableSupport.java:[54,53] [unchecked] unchecked cast
  required: T
  found:    Object
  where T is a type-variable:
    T extends Object declared in class XStreamUnmarshallableSupport
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciMarshalXStreamExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/marshal/role/ListOfPersonsXStreamUnmarshallable.java:[40,13] [unchecked] unmarshal(InputStream) in XStreamUnmarshallableSupport implements <T#2>unmarshal(InputStream) in Unmarshallable
  return type requires unchecked conversion from ListOfPersons to T#2
  where T#1,T#2 are type-variables:
    T#1 extends Object declared in class XStreamUnmarshallableSupport
    T#2 extends Object declared in method <T#2>unmarshal(InputStream)
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciMarshalXStreamExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/marshal/role/PersonXStreamUnmarshallable.java:[40,13] [unchecked] unmarshal(InputStream) in XStreamUnmarshallableSupport implements <T#2>unmarshal(InputStream) in Unmarshallable
  return type requires unchecked conversion from Person to T#2
  where T#1,T#2 are type-variables:
    T#1 extends Object declared in class XStreamUnmarshallableSupport
    T#2 extends Object declared in method <T#2>unmarshal(InputStream)
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciMarshalXStreamExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/marshal/xstream/DciMarshalXStreamExample.java:[93,23] [try] auto-closeable resource binder is never referenced in body of corresponding try statement
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciMarshalXStreamExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/marshal/xstream/converter/IdXStreamConverter.java:[52,37] [rawtypes] found raw type: Class
  missing type arguments for generic class Class<T>
  where T is a type-variable:
    T extends Object declared in class Class
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciMarshalXStreamExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/marshal/xstream/converter/PersonConverter.java:[65,46] [rawtypes] found raw type: Class
  missing type arguments for generic class Class<T>
  where T is a type-variable:
    T extends Object declared in class Class
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-thesefoolishthings-examples-dci-marshal-xstream ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciMarshalXStreamExample/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-thesefoolishthings-examples-dci-marshal-xstream ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 11] to target/test-classes
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-thesefoolishthings-examples-dci-marshal-xstream ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-thesefoolishthings-examples-dci-marshal-xstream ---
[INFO] Building jar: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciMarshalXStreamExample/target/it-tidalwave-thesefoolishthings-examples-dci-marshal-xstream-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-thesefoolishthings-examples-dci-marshal-xstream ---
[INFO] Building jar: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciMarshalXStreamExample/target/it-tidalwave-thesefoolishthings-examples-dci-marshal-xstream-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-thesefoolishthings-examples-dci-marshal-xstream ---
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciMarshalXStreamExample/pom.xml to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-thesefoolishthings-examples-dci-marshal-xstream/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-thesefoolishthings-examples-dci-marshal-xstream-3.2-ALPHA-25-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciMarshalXStreamExample/target/it-tidalwave-thesefoolishthings-examples-dci-marshal-xstream-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3.jar to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-thesefoolishthings-examples-dci-marshal-xstream/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-thesefoolishthings-examples-dci-marshal-xstream-3.2-ALPHA-25-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciMarshalXStreamExample/target/it-tidalwave-thesefoolishthings-examples-dci-marshal-xstream-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3-tests.jar to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-thesefoolishthings-examples-dci-marshal-xstream/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-thesefoolishthings-examples-dci-marshal-xstream-3.2-ALPHA-25-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
[INFO] 
[INFO] --< it.tidalwave.thesefoolishthings:it-tidalwave-thesefoolishthings-examples-dci-persistence-jpa >--
[INFO] Building TheseFoolishThings :: Examples :: DCI :: Persistence JPA 3.2-ALPHA-25-SNAPSHOT [14/19]
[INFO]   from modules/examples/DciPersistenceJpaExample/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/boot/spring-boot-starter/2.7.18/spring-boot-starter-2.7.18.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/boot/spring-boot-starter/2.7.18/spring-boot-starter-2.7.18.pom (3.0 kB at 26 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/boot/spring-boot/2.7.18/spring-boot-2.7.18.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/boot/spring-boot/2.7.18/spring-boot-2.7.18.pom (2.2 kB at 18 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/boot/spring-boot-autoconfigure/2.7.18/spring-boot-autoconfigure-2.7.18.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/boot/spring-boot-autoconfigure/2.7.18/spring-boot-autoconfigure-2.7.18.pom (2.1 kB at 18 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/boot/spring-boot-starter-logging/2.7.18/spring-boot-starter-logging-2.7.18.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/boot/spring-boot-starter-logging/2.7.18/spring-boot-starter-logging-2.7.18.pom (2.5 kB at 22 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.pom (7.3 kB at 66 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/apache/logging/log4j/log4j/2.17.2/log4j-2.17.2.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/apache/logging/log4j/log4j/2.17.2/log4j-2.17.2.pom (73 kB at 635 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.pom (14 kB at 123 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/slf4j/jul-to-slf4j/2.0.16/jul-to-slf4j-2.0.16.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/slf4j/jul-to-slf4j/2.0.16/jul-to-slf4j-2.0.16.pom (1.1 kB at 9.8 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom (16 kB at 142 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom (2.8 kB at 25 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 118 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom (37 kB at 332 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/boot/spring-boot-starter-data-jpa/2.7.18/spring-boot-starter-data-jpa-2.7.18.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/boot/spring-boot-starter-data-jpa/2.7.18/spring-boot-starter-data-jpa-2.7.18.pom (3.9 kB at 35 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/boot/spring-boot-starter-aop/2.7.18/spring-boot-starter-aop-2.7.18.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/boot/spring-boot-starter-aop/2.7.18/spring-boot-starter-aop-2.7.18.pom (2.5 kB at 22 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/boot/spring-boot-starter-jdbc/2.7.18/spring-boot-starter-jdbc-2.7.18.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/boot/spring-boot-starter-jdbc/2.7.18/spring-boot-starter-jdbc-2.7.18.pom (2.5 kB at 22 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.pom (26 kB at 236 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-jdbc/5.3.31/spring-jdbc-5.3.31.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-jdbc/5.3.31/spring-jdbc-5.3.31.pom (2.4 kB at 21 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-tx/5.3.31/spring-tx-5.3.31.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-tx/5.3.31/spring-tx-5.3.31.pom (2.2 kB at 20 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom (13 kB at 118 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.pom (13 kB at 114 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/hibernate/hibernate-core/5.6.15.Final/hibernate-core-5.6.15.Final.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/hibernate/hibernate-core/5.6.15.Final/hibernate-core-5.6.15.Final.pom (5.5 kB at 49 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom (15 kB at 135 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/jboss/jboss-parent/39/jboss-parent-39.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/jboss/jboss-parent/39/jboss-parent-39.pom (68 kB at 600 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/antlr/antlr/2.7.7/antlr-2.7.7.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 5.7 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.pom (6.8 kB at 61 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/jboss/jboss-parent/12/jboss-parent-12.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/jboss/jboss-parent/12/jboss-parent-12.pom (32 kB at 284 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom (7.3 kB at 65 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/fasterxml/oss-parent/35/oss-parent-35.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/fasterxml/oss-parent/35/oss-parent-35.pom (23 kB at 205 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.pom (1.9 kB at 15 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/glassfish/jaxb/jaxb-runtime/2.3.9/jaxb-runtime-2.3.9.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/glassfish/jaxb/jaxb-runtime/2.3.9/jaxb-runtime-2.3.9.pom (7.5 kB at 67 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.9/jaxb-runtime-parent-2.3.9.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.9/jaxb-runtime-parent-2.3.9.pom (1.2 kB at 11 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/sun/xml/bind/mvn/jaxb-parent/2.3.9/jaxb-parent-2.3.9.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/sun/xml/bind/mvn/jaxb-parent/2.3.9/jaxb-parent-2.3.9.pom (32 kB at 284 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/sun/xml/bind/jaxb-bom-ext/2.3.9/jaxb-bom-ext-2.3.9.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/sun/xml/bind/jaxb-bom-ext/2.3.9/jaxb-bom-ext-2.3.9.pom (3.5 kB at 32 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/glassfish/jaxb/jaxb-bom/2.3.9/jaxb-bom-2.3.9.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/glassfish/jaxb/jaxb-bom/2.3.9/jaxb-bom-2.3.9.pom (11 kB at 97 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom (15 kB at 127 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom (13 kB at 121 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (9.0 kB at 80 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/glassfish/jaxb/txw2/2.3.9/txw2-2.3.9.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/glassfish/jaxb/txw2/2.3.9/txw2-2.3.9.pom (1.8 kB at 16 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.9/jaxb-txw-parent-2.3.9.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.9/jaxb-txw-parent-2.3.9.pom (1.7 kB at 16 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.pom (5.0 kB at 45 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/sun/istack/istack-commons/3.0.12/istack-commons-3.0.12.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/sun/istack/istack-commons/3.0.12/istack-commons-3.0.12.pom (24 kB at 213 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom (4.6 kB at 42 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/sun/activation/all/1.2.2/all-1.2.2.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/sun/activation/all/1.2.2/all-1.2.2.pom (15 kB at 135 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/data/spring-data-jpa/2.7.18/spring-data-jpa-2.7.18.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/data/spring-data-jpa/2.7.18/spring-data-jpa-2.7.18.pom (15 kB at 133 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/data/build/spring-data-parent/2.7.18/spring-data-parent-2.7.18.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/data/build/spring-data-parent/2.7.18/spring-data-parent-2.7.18.pom (38 kB at 336 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/data/build/spring-data-build/2.7.18/spring-data-build-2.7.18.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/data/build/spring-data-build/2.7.18/spring-data-build-2.7.18.pom (7.3 kB at 66 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/testcontainers/testcontainers-bom/1.17.6/testcontainers-bom-1.17.6.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/testcontainers/testcontainers-bom/1.17.6/testcontainers-bom-1.17.6.pom (8.3 kB at 76 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/data/spring-data-commons/2.7.18/spring-data-commons-2.7.18.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/data/spring-data-commons/2.7.18/spring-data-commons-2.7.18.pom (10 kB at 91 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-orm/5.3.31/spring-orm-5.3.31.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-orm/5.3.31/spring-orm-5.3.31.pom (2.6 kB at 24 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/h2database/h2/2.3.232/h2-2.3.232.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/h2database/h2/2.3.232/h2-2.3.232.pom (1.1 kB at 10 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/boot/spring-boot-starter/2.7.18/spring-boot-starter-2.7.18.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/boot/spring-boot-starter/2.7.18/spring-boot-starter-2.7.18.jar (4.8 kB at 43 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/boot/spring-boot/2.7.18/spring-boot-2.7.18.jar
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/boot/spring-boot-autoconfigure/2.7.18/spring-boot-autoconfigure-2.7.18.jar
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/boot/spring-boot-starter-logging/2.7.18/spring-boot-starter-logging-2.7.18.jar
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/boot/spring-boot-starter-logging/2.7.18/spring-boot-starter-logging-2.7.18.jar (4.8 kB at 44 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/slf4j/jul-to-slf4j/2.0.16/jul-to-slf4j-2.0.16.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/apache/logging/log4j/log4j-to-slf4j/2.17.2/log4j-to-slf4j-2.17.2.jar (18 kB at 167 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar (303 kB at 2.6 MB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/boot/spring-boot/2.7.18/spring-boot-2.7.18.jar (1.5 MB at 11 MB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/boot/spring-boot-starter-data-jpa/2.7.18/spring-boot-starter-data-jpa-2.7.18.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/boot/spring-boot-autoconfigure/2.7.18/spring-boot-autoconfigure-2.7.18.jar (1.7 MB at 12 MB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/boot/spring-boot-starter-aop/2.7.18/spring-boot-starter-aop-2.7.18.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/slf4j/jul-to-slf4j/2.0.16/jul-to-slf4j-2.0.16.jar (6.4 kB at 29 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/boot/spring-boot-starter-jdbc/2.7.18/spring-boot-starter-jdbc-2.7.18.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 116 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar (332 kB at 1.4 MB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-jdbc/5.3.31/spring-jdbc-5.3.31.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/boot/spring-boot-starter-data-jpa/2.7.18/spring-boot-starter-data-jpa-2.7.18.jar (4.8 kB at 20 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/boot/spring-boot-starter-aop/2.7.18/spring-boot-starter-aop-2.7.18.jar (4.8 kB at 20 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/boot/spring-boot-starter-jdbc/2.7.18/spring-boot-starter-jdbc-2.7.18.jar (4.8 kB at 15 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/hibernate/hibernate-core/5.6.15.Final/hibernate-core-5.6.15.Final.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar (159 kB at 485 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar (15 kB at 45 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/antlr/antlr/2.7.7/antlr-2.7.7.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-jdbc/5.3.31/spring-jdbc-5.3.31.jar (429 kB at 1.2 MB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar (164 kB at 467 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar (61 kB at 139 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 968 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/glassfish/jaxb/jaxb-runtime/2.3.9/jaxb-runtime-2.3.9.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar (231 kB at 497 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar (68 kB at 146 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/glassfish/jaxb/txw2/2.3.9/txw2-2.3.9.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar (79 kB at 145 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/glassfish/jaxb/txw2/2.3.9/txw2-2.3.9.jar (72 kB at 126 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (116 kB at 202 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/data/spring-data-jpa/2.7.18/spring-data-jpa-2.7.18.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/hibernate/hibernate-core/5.6.15.Final/hibernate-core-5.6.15.Final.jar (7.5 MB at 13 MB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/data/spring-data-commons/2.7.18/spring-data-commons-2.7.18.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar (30 kB at 46 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-orm/5.3.31/spring-orm-5.3.31.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar (68 kB at 101 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-tx/5.3.31/spring-tx-5.3.31.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/data/spring-data-jpa/2.7.18/spring-data-jpa-2.7.18.jar (390 kB at 568 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/h2database/h2/2.3.232/h2-2.3.232.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/data/spring-data-commons/2.7.18/spring-data-commons-2.7.18.jar (1.3 MB at 1.9 MB/s)
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/glassfish/jaxb/jaxb-runtime/2.3.9/jaxb-runtime-2.3.9.jar (1.0 MB at 1.4 MB/s)
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-orm/5.3.31/spring-orm-5.3.31.jar (205 kB at 263 kB/s)
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-tx/5.3.31/spring-tx-5.3.31.jar (333 kB at 413 kB/s)
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/h2database/h2/2.3.232/h2-2.3.232.jar (2.7 MB at 3.1 MB/s)
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-thesefoolishthings-examples-dci-persistence-jpa ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-thesefoolishthings-examples-dci-persistence-jpa ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciPersistenceJpaExample' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciPersistenceJpaExample
[INFO] Storing buildNumber: 60cf97ef12e3 at timestamp: 1734559329725
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciPersistenceJpaExample' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciPersistenceJpaExample
[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/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciPersistenceJpaExample' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciPersistenceJpaExample
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-thesefoolishthings-examples-dci-persistence-jpa ---
[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) @ it-tidalwave-thesefoolishthings-examples-dci-persistence-jpa ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-thesefoolishthings-examples-dci-persistence-jpa ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 3.2-ALPHA-25-SNAPSHOT 60cf97ef12e3
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-thesefoolishthings-examples-dci-persistence-jpa ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciPersistenceJpaExample/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-thesefoolishthings-examples-dci-persistence-jpa ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 8 source files with javac [forked debug deprecation release 11] 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/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciPersistenceJpaExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/persistable/jpa/Main.java:[68,34] [rawtypes] found raw type: Class
  missing type arguments for generic class Class<T>
  where T is a type-variable:
    T extends Object declared in class Class
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciPersistenceJpaExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/persistable/jpa/role/impl/PersonEntity.java:[46,7] [serial] serializable class PersonEntity has no definition of serialVersionUID
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-thesefoolishthings-examples-dci-persistence-jpa ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-thesefoolishthings-examples-dci-persistence-jpa ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 11] to target/test-classes
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-thesefoolishthings-examples-dci-persistence-jpa ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-thesefoolishthings-examples-dci-persistence-jpa ---
[INFO] Building jar: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciPersistenceJpaExample/target/it-tidalwave-thesefoolishthings-examples-dci-persistence-jpa-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-thesefoolishthings-examples-dci-persistence-jpa ---
[INFO] Building jar: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciPersistenceJpaExample/target/it-tidalwave-thesefoolishthings-examples-dci-persistence-jpa-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-thesefoolishthings-examples-dci-persistence-jpa ---
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciPersistenceJpaExample/pom.xml to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-thesefoolishthings-examples-dci-persistence-jpa/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-thesefoolishthings-examples-dci-persistence-jpa-3.2-ALPHA-25-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciPersistenceJpaExample/target/it-tidalwave-thesefoolishthings-examples-dci-persistence-jpa-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3.jar to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-thesefoolishthings-examples-dci-persistence-jpa/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-thesefoolishthings-examples-dci-persistence-jpa-3.2-ALPHA-25-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciPersistenceJpaExample/target/it-tidalwave-thesefoolishthings-examples-dci-persistence-jpa-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3-tests.jar to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-thesefoolishthings-examples-dci-persistence-jpa/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-thesefoolishthings-examples-dci-persistence-jpa-3.2-ALPHA-25-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
[INFO] 
[INFO] --< it.tidalwave.thesefoolishthings:it-tidalwave-thesefoolishthings-examples-dci-swing >--
[INFO] Building TheseFoolishThings :: Examples :: DCI :: Swing 3.2-ALPHA-25-SNAPSHOT [15/19]
[INFO]   from modules/examples/DciSwingExample/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/it/tidalwave/betterbeansbinding/betterbeansbinding-core/1.3.0/betterbeansbinding-core-1.3.0.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/it/tidalwave/betterbeansbinding/betterbeansbinding-core/1.3.0/betterbeansbinding-core-1.3.0.pom (2.5 kB at 22 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/it/tidalwave/betterbeansbinding/betterbeansbinding/1.3.0/betterbeansbinding-1.3.0.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/it/tidalwave/betterbeansbinding/betterbeansbinding/1.3.0/betterbeansbinding-1.3.0.pom (17 kB at 158 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/it/tidalwave/betterbeansbinding/betterbeansbinding-el/1.3.0/betterbeansbinding-el-1.3.0.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/it/tidalwave/betterbeansbinding/betterbeansbinding-el/1.3.0/betterbeansbinding-el-1.3.0.pom (2.3 kB at 21 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/it/tidalwave/betterbeansbinding/betterbeansbinding-swingbinding/1.3.0/betterbeansbinding-swingbinding-1.3.0.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/it/tidalwave/betterbeansbinding/betterbeansbinding-swingbinding/1.3.0/betterbeansbinding-swingbinding-1.3.0.pom (2.8 kB at 26 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/it/tidalwave/betterbeansbinding/betterbeansbinding-core/1.3.0/betterbeansbinding-core-1.3.0.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/it/tidalwave/betterbeansbinding/betterbeansbinding-core/1.3.0/betterbeansbinding-core-1.3.0.jar (87 kB at 773 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/it/tidalwave/betterbeansbinding/betterbeansbinding-el/1.3.0/betterbeansbinding-el-1.3.0.jar
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/it/tidalwave/betterbeansbinding/betterbeansbinding-swingbinding/1.3.0/betterbeansbinding-swingbinding-1.3.0.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/it/tidalwave/betterbeansbinding/betterbeansbinding-el/1.3.0/betterbeansbinding-el-1.3.0.jar (135 kB at 1.2 MB/s)
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/it/tidalwave/betterbeansbinding/betterbeansbinding-swingbinding/1.3.0/betterbeansbinding-swingbinding-1.3.0.jar (75 kB at 657 kB/s)
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-thesefoolishthings-examples-dci-swing ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-thesefoolishthings-examples-dci-swing ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciSwingExample' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciSwingExample
[INFO] Storing buildNumber: 60cf97ef12e3 at timestamp: 1734559337079
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciSwingExample' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciSwingExample
[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/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciSwingExample' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciSwingExample
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-thesefoolishthings-examples-dci-swing ---
[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) @ it-tidalwave-thesefoolishthings-examples-dci-swing ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-thesefoolishthings-examples-dci-swing ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 3.2-ALPHA-25-SNAPSHOT 60cf97ef12e3
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-thesefoolishthings-examples-dci-swing ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciSwingExample/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciSwingExample/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-thesefoolishthings-examples-dci-swing ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-thesefoolishthings-examples-dci-swing ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 14 source files with javac [forked debug deprecation release 11] to target/unwoven-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/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciSwingExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/swing/swing/SwingPersonPresentation.java:[98,34] [rawtypes] found raw type: JList
  missing type arguments for generic class JList<E>
  where E is a type-variable:
    E extends Object declared in class JList
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciSwingExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/swing/swing/SwingPersonPresentation.java:[123,41] [rawtypes] found raw type: AbstractListModel
  missing type arguments for generic class AbstractListModel<E>
  where E is a type-variable:
    E extends Object declared in class AbstractListModel
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciSwingExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/swing/swing/SwingPersonPresentation.java:[164,23] [rawtypes] found raw type: JList
  missing type arguments for generic class JList<E>
  where E is a type-variable:
    E extends Object declared in class JList
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciSwingExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/swing/swing/SwingPersonPresentation.java:[44,7] [serial] serializable class SwingPersonPresentation has no definition of serialVersionUID
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciSwingExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/swing/swing/SwingPersonPresentation.java:[46,31] [serial] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciSwingExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/swing/swing/SwingPersonPresentation.java:[53,22] [this-escape] possible 'this' escape before subclass is fully initialized
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciSwingExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/swing/swing/SwingPersonPresentation.java:[100,15] [this-escape] previous possible 'this' escape happens here via invocation
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciSwingExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/swing/swing/Bindings.java:[73,44] [rawtypes] found raw type: JList
  missing type arguments for generic class JList<E>
  where E is a type-variable:
    E extends Object declared in class JList
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciSwingExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/swing/swing/Bindings.java:[77,29] [unchecked] unchecked call to setCellRenderer(ListCellRenderer<? super E>) as a member of the raw type JList
  where E is a type-variable:
    E extends Object declared in class JList
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciSwingExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/swing/swing/HtmlRenderableListCellRenderer.java:[53,66] [rawtypes] found raw type: JList
  missing type arguments for generic class JList<E>
  where E is a type-variable:
    E extends Object declared in class JList
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciSwingExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/swing/swing/HtmlRenderableListCellRenderer.java:[50,7] [serial] serializable class HtmlRenderableListCellRenderer has no definition of serialVersionUID
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciSwingExample/src/main/java/it/tidalwave/thesefoolishthings/examples/person/PersonRegistryObservableListProvider.java:[55,44] [unchecked] createObservableList() in PersonRegistryObservableListProvider implements <T>createObservableList() in ObservableListProvider
  return type requires unchecked conversion from ObservableList<? extends Person> to ObservableList<T>
  where T is a type-variable:
    T extends Object declared in method <T>createObservableList()
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-thesefoolishthings-examples-dci-swing ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-thesefoolishthings-examples-dci-swing ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciSwingExample/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-thesefoolishthings-examples-dci-swing ---
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-thesefoolishthings-examples-dci-swing ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-thesefoolishthings-examples-dci-swing ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-thesefoolishthings-examples-dci-swing ---
[INFO] Building jar: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciSwingExample/target/it-tidalwave-thesefoolishthings-examples-dci-swing-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-thesefoolishthings-examples-dci-swing ---
[INFO] Building jar: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciSwingExample/target/it-tidalwave-thesefoolishthings-examples-dci-swing-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-thesefoolishthings-examples-dci-swing ---
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciSwingExample/pom.xml to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-thesefoolishthings-examples-dci-swing/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-thesefoolishthings-examples-dci-swing-3.2-ALPHA-25-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciSwingExample/target/it-tidalwave-thesefoolishthings-examples-dci-swing-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3.jar to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-thesefoolishthings-examples-dci-swing/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-thesefoolishthings-examples-dci-swing-3.2-ALPHA-25-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/DciSwingExample/target/it-tidalwave-thesefoolishthings-examples-dci-swing-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3-tests.jar to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-thesefoolishthings-examples-dci-swing/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-thesefoolishthings-examples-dci-swing-3.2-ALPHA-25-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
[INFO] 
[INFO] --< it.tidalwave.thesefoolishthings:it-tidalwave-thesefoolishthings-examples-finderexample1 >--
[INFO] Building TheseFoolishThings :: Examples :: Finder :: In-memory Finder 3.2-ALPHA-25-SNAPSHOT [16/19]
[INFO]   from modules/examples/InMemoryFinderExample/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-thesefoolishthings-examples-finderexample1 ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-thesefoolishthings-examples-finderexample1 ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/InMemoryFinderExample' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/InMemoryFinderExample
[INFO] Storing buildNumber: 60cf97ef12e3 at timestamp: 1734559342544
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/InMemoryFinderExample' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/InMemoryFinderExample
[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/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/InMemoryFinderExample' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/InMemoryFinderExample
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-thesefoolishthings-examples-finderexample1 ---
[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) @ it-tidalwave-thesefoolishthings-examples-finderexample1 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-thesefoolishthings-examples-finderexample1 ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 3.2-ALPHA-25-SNAPSHOT 60cf97ef12e3
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-thesefoolishthings-examples-finderexample1 ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/InMemoryFinderExample/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-thesefoolishthings-examples-finderexample1 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 11] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-thesefoolishthings-examples-finderexample1 ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/InMemoryFinderExample/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-thesefoolishthings-examples-finderexample1 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [forked debug deprecation release 11] to target/test-classes
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-thesefoolishthings-examples-finderexample1 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-thesefoolishthings-examples-finderexample1 ---
[INFO] Building jar: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/InMemoryFinderExample/target/it-tidalwave-thesefoolishthings-examples-finderexample1-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-thesefoolishthings-examples-finderexample1 ---
[INFO] Building jar: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/InMemoryFinderExample/target/it-tidalwave-thesefoolishthings-examples-finderexample1-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-thesefoolishthings-examples-finderexample1 ---
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/InMemoryFinderExample/pom.xml to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-thesefoolishthings-examples-finderexample1/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-thesefoolishthings-examples-finderexample1-3.2-ALPHA-25-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/InMemoryFinderExample/target/it-tidalwave-thesefoolishthings-examples-finderexample1-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3.jar to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-thesefoolishthings-examples-finderexample1/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-thesefoolishthings-examples-finderexample1-3.2-ALPHA-25-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/InMemoryFinderExample/target/it-tidalwave-thesefoolishthings-examples-finderexample1-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3-tests.jar to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-thesefoolishthings-examples-finderexample1/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-thesefoolishthings-examples-finderexample1-3.2-ALPHA-25-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
[INFO] 
[INFO] --< it.tidalwave.thesefoolishthings:it-tidalwave-thesefoolishthings-examples-finderexample2 >--
[INFO] Building TheseFoolishThings :: Examples :: Finder :: Extended Finder 3.2-ALPHA-25-SNAPSHOT [17/19]
[INFO]   from modules/examples/ExtendedFinderExample/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-thesefoolishthings-examples-finderexample2 ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-thesefoolishthings-examples-finderexample2 ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/ExtendedFinderExample' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/ExtendedFinderExample
[INFO] Storing buildNumber: 60cf97ef12e3 at timestamp: 1734559348200
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/ExtendedFinderExample' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/ExtendedFinderExample
[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/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/ExtendedFinderExample' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/ExtendedFinderExample
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-thesefoolishthings-examples-finderexample2 ---
[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) @ it-tidalwave-thesefoolishthings-examples-finderexample2 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-thesefoolishthings-examples-finderexample2 ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 3.2-ALPHA-25-SNAPSHOT 60cf97ef12e3
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-thesefoolishthings-examples-finderexample2 ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/ExtendedFinderExample/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-thesefoolishthings-examples-finderexample2 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 7 source files with javac [forked debug deprecation release 11] 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/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/ExtendedFinderExample/src/main/java/it/tidalwave/thesefoolishthings/examples/extendedfinderexample/PersonFinderImpl2a.java:[41,7] [serial] serializable class PersonFinderImpl2a has no definition of serialVersionUID
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/ExtendedFinderExample/src/main/java/it/tidalwave/thesefoolishthings/examples/extendedfinderexample/PersonFinderImpl2a.java:[45,31] [serial] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/ExtendedFinderExample/src/main/java/it/tidalwave/thesefoolishthings/examples/extendedfinderexample/PersonFinderImpl2b.java:[43,7] [serial] serializable class PersonFinderImpl2b has no definition of serialVersionUID
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/ExtendedFinderExample/src/main/java/it/tidalwave/thesefoolishthings/examples/extendedfinderexample/PersonFinderImpl2b.java:[69,25] [serial] non-transient instance field of a serializable class declared with a non-serializable type
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-thesefoolishthings-examples-finderexample2 ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/ExtendedFinderExample/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-thesefoolishthings-examples-finderexample2 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 source files with javac [forked debug deprecation release 11] to target/test-classes
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-thesefoolishthings-examples-finderexample2 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-thesefoolishthings-examples-finderexample2 ---
[INFO] Building jar: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/ExtendedFinderExample/target/it-tidalwave-thesefoolishthings-examples-finderexample2-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-thesefoolishthings-examples-finderexample2 ---
[INFO] Building jar: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/ExtendedFinderExample/target/it-tidalwave-thesefoolishthings-examples-finderexample2-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-thesefoolishthings-examples-finderexample2 ---
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/ExtendedFinderExample/pom.xml to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-thesefoolishthings-examples-finderexample2/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-thesefoolishthings-examples-finderexample2-3.2-ALPHA-25-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/ExtendedFinderExample/target/it-tidalwave-thesefoolishthings-examples-finderexample2-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3.jar to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-thesefoolishthings-examples-finderexample2/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-thesefoolishthings-examples-finderexample2-3.2-ALPHA-25-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/ExtendedFinderExample/target/it-tidalwave-thesefoolishthings-examples-finderexample2-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3-tests.jar to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-thesefoolishthings-examples-finderexample2/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-thesefoolishthings-examples-finderexample2-3.2-ALPHA-25-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
[INFO] 
[INFO] --< it.tidalwave.thesefoolishthings:it-tidalwave-thesefoolishthings-examples-finderexample3 >--
[INFO] Building TheseFoolishThings :: Examples :: Finder :: JPA Finder 3.2-ALPHA-25-SNAPSHOT [18/19]
[INFO]   from modules/examples/JPAFinderExample/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.pom (11 kB at 94 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/net/java/jvnet-parent/5/jvnet-parent-5.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 81 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.pom (5.2 kB at 47 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/jboss/jboss-parent/25/jboss-parent-25.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/jboss/jboss-parent/25/jboss-parent-25.pom (35 kB at 314 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (4.9 kB at 42 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/sun/activation/all/1.2.0/all-1.2.0.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 165 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/net/java/jvnet-parent/1/jvnet-parent-1.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 42 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom (20 kB at 180 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom (8.1 kB at 75 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/hibernate/hibernate-entitymanager/5.6.15.Final/hibernate-entitymanager-5.6.15.Final.pom
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/hibernate/hibernate-entitymanager/5.6.15.Final/hibernate-entitymanager-5.6.15.Final.pom (3.9 kB at 35 kB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar (165 kB at 1.4 MB/s)
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar
[INFO] Downloading from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/hibernate/hibernate-entitymanager/5.6.15.Final/hibernate-entitymanager-5.6.15.Final.jar
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (57 kB at 515 kB/s)
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar (128 kB at 1.2 MB/s)
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar (26 kB at 233 kB/s)
[INFO] Downloaded from releases-oss.sonatype.org: https://oss.sonatype.org/content/repositories/releases/org/hibernate/hibernate-entitymanager/5.6.15.Final/hibernate-entitymanager-5.6.15.Final.jar (591 B at 5.3 kB/s)
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-thesefoolishthings-examples-finderexample3 ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-thesefoolishthings-examples-finderexample3 ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/JPAFinderExample' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/JPAFinderExample
[INFO] Storing buildNumber: 60cf97ef12e3 at timestamp: 1734559355673
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/JPAFinderExample' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/JPAFinderExample
[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/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/JPAFinderExample' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/JPAFinderExample
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-thesefoolishthings-examples-finderexample3 ---
[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) @ it-tidalwave-thesefoolishthings-examples-finderexample3 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-thesefoolishthings-examples-finderexample3 ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 3.2-ALPHA-25-SNAPSHOT 60cf97ef12e3
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-thesefoolishthings-examples-finderexample3 ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-thesefoolishthings-examples-finderexample3 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 11 source files with javac [forked debug deprecation release 11] 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/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/JPAFinderExample/src/main/java/it/tidalwave/thesefoolishthings/examples/jpafinderexample/impl/JpaFinder.java:[55,7] [serial] serializable class JpaFinder has no definition of serialVersionUID
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/JPAFinderExample/src/main/java/it/tidalwave/thesefoolishthings/examples/jpafinderexample/impl/JpaFinder.java:[81,33] [serial] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/JPAFinderExample/src/main/java/it/tidalwave/thesefoolishthings/examples/jpafinderexample/impl/JpaFinder.java:[84,28] [serial] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/JPAFinderExample/src/main/java/it/tidalwave/thesefoolishthings/examples/jpafinderexample/impl/JpaFinder.java:[93,64] [serial] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/JPAFinderExample/src/main/java/it/tidalwave/thesefoolishthings/examples/jpafinderexample/impl/PersonEntity.java:[46,7] [serial] serializable class PersonEntity has no definition of serialVersionUID
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-thesefoolishthings-examples-finderexample3 ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-thesefoolishthings-examples-finderexample3 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 11] to target/test-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/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/JPAFinderExample/src/test/java/it/tidalwave/thesefoolishthings/examples/jpafinderexample/impl/JpaFinderTest.java:[45,12] [rawtypes] found raw type: JpaFinder
  missing type arguments for generic class JpaFinder<T,E>
  where T,E are type-variables:
    T extends Object declared in class JpaFinder
    E extends Object declared in class JpaFinder
[WARNING] /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/JPAFinderExample/src/test/java/it/tidalwave/thesefoolishthings/examples/jpafinderexample/impl/JpaMockHelper.java:[49,18] [rawtypes] found raw type: TypedQuery
  missing type arguments for generic class TypedQuery<X>
  where X is a type-variable:
    X extends Object declared in interface TypedQuery
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-thesefoolishthings-examples-finderexample3 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-thesefoolishthings-examples-finderexample3 ---
[INFO] Building jar: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/JPAFinderExample/target/it-tidalwave-thesefoolishthings-examples-finderexample3-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-thesefoolishthings-examples-finderexample3 ---
[INFO] Building jar: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/JPAFinderExample/target/it-tidalwave-thesefoolishthings-examples-finderexample3-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-thesefoolishthings-examples-finderexample3 ---
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/JPAFinderExample/pom.xml to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-thesefoolishthings-examples-finderexample3/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-thesefoolishthings-examples-finderexample3-3.2-ALPHA-25-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/JPAFinderExample/target/it-tidalwave-thesefoolishthings-examples-finderexample3-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3.jar to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-thesefoolishthings-examples-finderexample3/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-thesefoolishthings-examples-finderexample3-3.2-ALPHA-25-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/modules/examples/JPAFinderExample/target/it-tidalwave-thesefoolishthings-examples-finderexample3-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3-tests.jar to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/it-tidalwave-thesefoolishthings-examples-finderexample3/3.2-ALPHA-25-SNAPSHOT/it-tidalwave-thesefoolishthings-examples-finderexample3-3.2-ALPHA-25-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
[INFO] 
[INFO] ---------< it.tidalwave.thesefoolishthings:project-archetype >----------
[INFO] Building TheseFoolishThings :: Project Archetype 3.2-ALPHA-25-SNAPSHOT [19/19]
[INFO]   from archetypes/project/pom.xml
[INFO] --------------------------[ maven-archetype ]---------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ project-archetype ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ project-archetype ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/archetypes/project' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/archetypes/project
[INFO] Storing buildNumber: 60cf97ef12e3 at timestamp: 1734559362903
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/archetypes/project' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/archetypes/project
[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/TheseFoolishThings_Build_from_Scratch/workspace/archetypes/project' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/archetypes/project
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ project-archetype ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] Rule 4: org.apache.maven.enforcer.rules.ReactorModuleConvergence passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ project-archetype ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ project-archetype ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 3.2-ALPHA-25-SNAPSHOT 60cf97ef12e3
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ project-archetype ---
[INFO] Copying 12 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ project-archetype ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/archetypes/project/src/test/resources
[INFO] 
[INFO] --- archetype:3.3.1:jar (default-jar) @ project-archetype ---
[INFO] Building archetype jar: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/archetypes/project/target/project-archetype-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3.jar
[INFO] Building jar: /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/archetypes/project/target/project-archetype-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ project-archetype ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- archetype:3.3.1:integration-test (default-integration-test) @ project-archetype ---
[WARNING] No Archetype IT projects: root 'projects' directory not found.
[JENKINS] Recording test results
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ project-archetype ---
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/archetypes/project/pom.xml to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/project-archetype/3.2-ALPHA-25-SNAPSHOT/project-archetype-3.2-ALPHA-25-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/archetypes/project/target/project-archetype-3.2-ALPHA-25-SNAPSHOT.60cf97ef12e3.jar to /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/it/tidalwave/thesefoolishthings/project-archetype/3.2-ALPHA-25-SNAPSHOT/project-archetype-3.2-ALPHA-25-SNAPSHOT.jar
[INFO] 
[INFO] --- archetype:3.3.1:update-local-catalog (default-update-local-catalog) @ project-archetype ---
[INFO] Updated local archetypes catalog /var/jenkins_home/jobs/TheseFoolishThings_Build_from_Scratch/workspace/.repository/archetype-catalog.xml
[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
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for TheseFoolishThings 3.2-ALPHA-25-SNAPSHOT:
[INFO] 
[JENKINS] Archiving disabled
[INFO] TheseFoolishThings ................................. SUCCESS [  3.550 s]
[INFO] TheseFoolishThings (modules) ....................... SUCCESS [  4.165 s]
[INFO] TheseFoolishThings :: MessageBus ................... SUCCESS [  7.735 s]
[INFO] TheseFoolishThings :: Utilities .................... SUCCESS [ 14.243 s]
[INFO] TheseFoolishThings :: Actors ....................... SUCCESS [  5.295 s]
[INFO] TheseFoolishThings :: Test Utilities ............... SUCCESS [  5.770 s]
[INFO] TheseFoolishThings :: Roles ........................ SUCCESS [  8.575 s]
[INFO] TheseFoolishThings :: MessageBus :: Spring ......... SUCCESS [ 12.527 s]
[INFO] TheseFoolishThings :: Roles :: Spring .............. SUCCESS [  7.849 s]
[INFO] TheseFoolishThings :: Examples (master) ............ SUCCESS [  1.168 s]
[INFO] TheseFoolishThings :: Examples :: Data ............. SUCCESS [  3.735 s]
[INFO] TheseFoolishThings :: Examples :: DCI :: Displayable SUCCESS [  7.110 s]
[INFO] TheseFoolishThings :: Examples :: DCI :: Marshal XStream SUCCESS [  6.815 s]
[INFO] TheseFoolishThings :: Examples :: DCI :: Persistence JPA SUCCESS [ 13.058 s]
[INFO] TheseFoolishThings :: Examples :: DCI :: Swing ..... SUCCESS [  5.702 s]
[INFO] TheseFoolishThings :: Examples :: Finder :: In-memory Finder SUCCESS [  5.245 s]
[INFO] TheseFoolishThings :: Examples :: Finder :: Extended Finder SUCCESS [  5.664 s]
[INFO] TheseFoolishThings :: Examples :: Finder :: JPA Finder SUCCESS [  8.076 s]
[INFO] TheseFoolishThings :: Project Archetype ............ SUCCESS [  1.831 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:24 min
[INFO] Finished at: 2024-12-18T22:02:45Z
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "installers" could not be activated because it does not exist.
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/testng-results.xml
Did not find any matching files.
[description-setter] Description set: origin/master 3.2-ALPHA-25-SNAPSHOT 60cf97ef12e3
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
Finished: SUCCESS