Skip to content

Console Output

09:23:44 [2024-05-28T07:23:44.866Z] + sed -i -e s/<core.version>[0-9a-zA-Z.-]\+/<core.version>6.3.6-SNAPSHOT/g pom.xml
09:23:44 [2024-05-28T07:23:44.866Z] + sed -i -e s/<silverpeas.version>[0-9a-zA-Z.-]\+/<silverpeas.version>6.3.6-SNAPSHOT/g pom.xml
09:23:44 [2024-05-28T07:23:44.866Z] + sed -i -e s/<next.release>[0-9.]\+/<next.release>6.3.6/g pom.xml
09:23:44 [2024-05-28T07:23:44.866Z] + sed -i -e s/<tag>[a-zA-Z0-9.\-]\+/<tag>HEAD/g pom.xml
09:23:44 [2024-05-28T07:23:44.866Z] + mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=6.3.6-SNAPSHOT
09:23:46 [2024-05-28T07:23:46.210Z] [INFO] Scanning for projects...
09:23:46 [2024-05-28T07:23:46.210Z] [INFO] ------------------------------------------------------------------------
09:23:46 [2024-05-28T07:23:46.210Z] [INFO] Reactor Build Order:
09:23:46 [2024-05-28T07:23:46.210Z] [INFO] 
09:23:46 [2024-05-28T07:23:46.210Z] [INFO] Silverpeas Mobile component                                        [pom]
09:23:46 [2024-05-28T07:23:46.210Z] [INFO] Silverpeas Mobile configuration                                    [jar]
09:23:46 [2024-05-28T07:23:46.210Z] [INFO] Silverpeas Mobile Web Application                                  [war]
09:23:47 [2024-05-28T07:23:47.121Z] Downloading from Silverpeas Nexus: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/maven-metadata.xml
09:23:47 [2024-05-28T07:23:47.121Z] Downloading from Silverpeas Nexus: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-metadata.xml
09:23:48 [2024-05-28T07:23:48.033Z] Progress (1): 4.1 kB
09:23:48 [2024-05-28T07:23:48.033Z] Progress (2): 4.1 kB | 4.1 kB
09:23:48 [2024-05-28T07:23:48.033Z] Progress (2): 8.2 kB | 4.1 kB
09:23:48 [2024-05-28T07:23:48.033Z] Progress (2): 8.2 kB | 8.2 kB
09:23:48 [2024-05-28T07:23:48.033Z] Progress (2): 11 kB | 8.2 kB 
09:23:48 [2024-05-28T07:23:48.033Z] Progress (2): 11 kB | 12 kB 
09:23:48 [2024-05-28T07:23:48.033Z] Progress (2): 11 kB | 16 kB
09:23:48 [2024-05-28T07:23:48.033Z] Progress (2): 11 kB | 20 kB
09:23:48 [2024-05-28T07:23:48.033Z] Progress (2): 11 kB | 22 kB
09:23:48 [2024-05-28T07:23:48.033Z]                            
09:23:48 [2024-05-28T07:23:48.033Z] Downloaded from Silverpeas Nexus: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-metadata.xml (11 kB at 12 kB/s)
09:23:48 [2024-05-28T07:23:48.033Z] Downloaded from Silverpeas Nexus: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/maven-metadata.xml (22 kB at 23 kB/s)
09:23:48 [2024-05-28T07:23:48.033Z] Downloading from Silverpeas Nexus: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml
09:23:48 [2024-05-28T07:23:48.534Z] Progress (1): 1.6 kB
09:23:48 [2024-05-28T07:23:48.534Z]                     
09:23:48 [2024-05-28T07:23:48.534Z] Downloaded from Silverpeas Nexus: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.6 kB at 2.0 kB/s)
09:23:48 [2024-05-28T07:23:48.785Z] [INFO] 
09:23:48 [2024-05-28T07:23:48.785Z] [INFO] ------------------< org.silverpeas.components:mobile >------------------
09:23:48 [2024-05-28T07:23:48.785Z] [INFO] Building Silverpeas Mobile component 6.3.5-SNAPSHOT                [1/3]
09:23:48 [2024-05-28T07:23:48.785Z] [INFO]   from pom.xml
09:23:48 [2024-05-28T07:23:48.785Z] [INFO] --------------------------------[ pom ]---------------------------------
09:23:48 [2024-05-28T07:23:48.785Z] [INFO] 
09:23:48 [2024-05-28T07:23:48.785Z] [INFO] --- versions-maven-plugin:2.16.2:set (default-cli) @ mobile ---
09:23:49 [2024-05-28T07:23:49.335Z] [INFO] Searching for local aggregator root...
09:23:49 [2024-05-28T07:23:49.335Z] [INFO] Local aggregation root: /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile
09:23:49 [2024-05-28T07:23:49.335Z] [INFO] Processing change of org.silverpeas.components:mobile:6.3.5-SNAPSHOT -> 6.3.6-SNAPSHOT
09:23:49 [2024-05-28T07:23:49.586Z] [INFO] Processing org.silverpeas.components:mobile
09:23:49 [2024-05-28T07:23:49.586Z] [INFO]     Updating project org.silverpeas.components:mobile
09:23:49 [2024-05-28T07:23:49.586Z] [INFO]         from version 6.3.5-SNAPSHOT to 6.3.6-SNAPSHOT
09:23:49 [2024-05-28T07:23:49.586Z] [INFO] 
09:23:49 [2024-05-28T07:23:49.586Z] [INFO] Processing org.silverpeas.components.mobile:silverpeas-mobile-configuration
09:23:49 [2024-05-28T07:23:49.586Z] [INFO]     Updating parent org.silverpeas.components:mobile
09:23:49 [2024-05-28T07:23:49.586Z] [INFO]         from version 6.3.5-SNAPSHOT to 6.3.6-SNAPSHOT
09:23:49 [2024-05-28T07:23:49.586Z] [INFO] 
09:23:49 [2024-05-28T07:23:49.586Z] [INFO] Processing org.silverpeas.components.mobile:silverpeas-mobile-war
09:23:49 [2024-05-28T07:23:49.586Z] [INFO]     Updating parent org.silverpeas.components:mobile
09:23:49 [2024-05-28T07:23:49.586Z] [INFO]         from version 6.3.5-SNAPSHOT to 6.3.6-SNAPSHOT
09:23:49 [2024-05-28T07:23:49.586Z] [INFO] 
09:23:49 [2024-05-28T07:23:49.586Z] [INFO] ------------------------------------------------------------------------
09:23:49 [2024-05-28T07:23:49.586Z] [INFO] Reactor Summary for Silverpeas Mobile component 6.3.5-SNAPSHOT:
09:23:49 [2024-05-28T07:23:49.586Z] [INFO] 
09:23:49 [2024-05-28T07:23:49.586Z] [INFO] Silverpeas Mobile component ........................ SUCCESS [  0.850 s]
09:23:49 [2024-05-28T07:23:49.586Z] [INFO] Silverpeas Mobile configuration .................... SKIPPED
09:23:49 [2024-05-28T07:23:49.586Z] [INFO] Silverpeas Mobile Web Application .................. SKIPPED
09:23:49 [2024-05-28T07:23:49.586Z] [INFO] ------------------------------------------------------------------------
09:23:49 [2024-05-28T07:23:49.586Z] [INFO] BUILD SUCCESS
09:23:49 [2024-05-28T07:23:49.586Z] [INFO] ------------------------------------------------------------------------
09:23:49 [2024-05-28T07:23:49.586Z] [INFO] Total time:  3.537 s
09:23:49 [2024-05-28T07:23:49.586Z] [INFO] Finished at: 2024-05-28T09:23:49+02:00
09:23:49 [2024-05-28T07:23:49.586Z] [INFO] ------------------------------------------------------------------------
09:23:49 [2024-05-28T07:23:49.586Z] + mvn clean install -Dmaven.test.skip=true -Djava.awt.headless=true
09:23:50 [2024-05-28T07:23:50.929Z] [INFO] Scanning for projects...
09:23:51 [2024-05-28T07:23:51.179Z] [INFO] ------------------------------------------------------------------------
09:23:51 [2024-05-28T07:23:51.179Z] [INFO] Reactor Build Order:
09:23:51 [2024-05-28T07:23:51.179Z] [INFO] 
09:23:51 [2024-05-28T07:23:51.179Z] [INFO] Silverpeas Mobile component                                        [pom]
09:23:51 [2024-05-28T07:23:51.179Z] [INFO] Silverpeas Mobile configuration                                    [jar]
09:23:51 [2024-05-28T07:23:51.179Z] [INFO] Silverpeas Mobile Web Application                                  [war]
09:23:51 [2024-05-28T07:23:51.179Z] [INFO] 
09:23:51 [2024-05-28T07:23:51.179Z] [INFO] ------------------< org.silverpeas.components:mobile >------------------
09:23:51 [2024-05-28T07:23:51.179Z] [INFO] Building Silverpeas Mobile component 6.3.6-SNAPSHOT                [1/3]
09:23:51 [2024-05-28T07:23:51.179Z] [INFO]   from pom.xml
09:23:51 [2024-05-28T07:23:51.179Z] [INFO] --------------------------------[ pom ]---------------------------------
09:23:51 [2024-05-28T07:23:51.179Z] [INFO] 
09:23:51 [2024-05-28T07:23:51.180Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ mobile ---
09:23:51 [2024-05-28T07:23:51.180Z] [INFO] Deleting /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile/target
09:23:51 [2024-05-28T07:23:51.180Z] [INFO] 
09:23:51 [2024-05-28T07:23:51.180Z] [INFO] --- git-commit-id-plugin:4.9.10:revision (default) @ mobile ---
09:23:51 [2024-05-28T07:23:51.430Z] [INFO] 
09:23:51 [2024-05-28T07:23:51.430Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mobile ---
09:23:51 [2024-05-28T07:23:51.680Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile/pom.xml to /home/silverbuild/.m2/repository/org/silverpeas/components/mobile/6.3.6-SNAPSHOT/mobile-6.3.6-SNAPSHOT.pom
09:23:51 [2024-05-28T07:23:51.680Z] [INFO] 
09:23:51 [2024-05-28T07:23:51.680Z] [INFO] --< org.silverpeas.components.mobile:silverpeas-mobile-configuration >--
09:23:51 [2024-05-28T07:23:51.680Z] [INFO] Building Silverpeas Mobile configuration 6.3.6-SNAPSHOT            [2/3]
09:23:51 [2024-05-28T07:23:51.680Z] [INFO]   from mobile-configuration/pom.xml
09:23:51 [2024-05-28T07:23:51.680Z] [INFO] --------------------------------[ jar ]---------------------------------
09:23:51 [2024-05-28T07:23:51.680Z] [INFO] 
09:23:51 [2024-05-28T07:23:51.680Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ silverpeas-mobile-configuration ---
09:23:51 [2024-05-28T07:23:51.680Z] [INFO] Deleting /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile/mobile-configuration/target
09:23:51 [2024-05-28T07:23:51.680Z] [INFO] 
09:23:51 [2024-05-28T07:23:51.680Z] [INFO] --- git-commit-id-plugin:4.9.10:revision (default) @ silverpeas-mobile-configuration ---
09:23:53 [2024-05-28T07:23:53.024Z] [INFO] 
09:23:53 [2024-05-28T07:23:53.024Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ silverpeas-mobile-configuration ---
09:23:53 [2024-05-28T07:23:53.274Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:23:53 [2024-05-28T07:23:53.274Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:23:53 [2024-05-28T07:23:53.274Z] [INFO] Copying 19 resources
09:23:53 [2024-05-28T07:23:53.274Z] [INFO] 
09:23:53 [2024-05-28T07:23:53.274Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ silverpeas-mobile-configuration ---
09:23:53 [2024-05-28T07:23:53.524Z] [INFO] No sources to compile
09:23:53 [2024-05-28T07:23:53.524Z] [INFO] 
09:23:53 [2024-05-28T07:23:53.524Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ silverpeas-mobile-configuration ---
09:23:53 [2024-05-28T07:23:53.524Z] [INFO] Not copying test resources
09:23:53 [2024-05-28T07:23:53.524Z] [INFO] 
09:23:53 [2024-05-28T07:23:53.524Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ silverpeas-mobile-configuration ---
09:23:53 [2024-05-28T07:23:53.524Z] [INFO] Not compiling test sources
09:23:53 [2024-05-28T07:23:53.524Z] [INFO] 
09:23:53 [2024-05-28T07:23:53.524Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ silverpeas-mobile-configuration ---
09:23:53 [2024-05-28T07:23:53.524Z] [INFO] Tests are skipped.
09:23:53 [2024-05-28T07:23:53.524Z] [INFO] 
09:23:53 [2024-05-28T07:23:53.524Z] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ silverpeas-mobile-configuration ---
09:23:53 [2024-05-28T07:23:53.775Z] [INFO] Building jar: /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile/mobile-configuration/target/silverpeas-mobile-configuration-6.3.6-SNAPSHOT.jar
09:23:53 [2024-05-28T07:23:53.775Z] [INFO] 
09:23:53 [2024-05-28T07:23:53.775Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ silverpeas-mobile-configuration ---
09:23:53 [2024-05-28T07:23:53.775Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile/mobile-configuration/target/silverpeas-mobile-configuration-6.3.6-SNAPSHOT.jar to /home/silverbuild/.m2/repository/org/silverpeas/components/mobile/silverpeas-mobile-configuration/6.3.6-SNAPSHOT/silverpeas-mobile-configuration-6.3.6-SNAPSHOT.jar
09:23:53 [2024-05-28T07:23:53.775Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile/mobile-configuration/pom.xml to /home/silverbuild/.m2/repository/org/silverpeas/components/mobile/silverpeas-mobile-configuration/6.3.6-SNAPSHOT/silverpeas-mobile-configuration-6.3.6-SNAPSHOT.pom
09:23:53 [2024-05-28T07:23:53.775Z] [INFO] 
09:23:53 [2024-05-28T07:23:53.775Z] [INFO] -------< org.silverpeas.components.mobile:silverpeas-mobile-war >-------
09:23:53 [2024-05-28T07:23:53.775Z] [INFO] Building Silverpeas Mobile Web Application 6.3.6-SNAPSHOT          [3/3]
09:23:53 [2024-05-28T07:23:53.775Z] [INFO]   from mobile-war/pom.xml
09:23:53 [2024-05-28T07:23:53.775Z] [INFO] --------------------------------[ war ]---------------------------------
09:23:54 [2024-05-28T07:23:54.686Z] [INFO] 
09:23:54 [2024-05-28T07:23:54.686Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ silverpeas-mobile-war ---
09:23:54 [2024-05-28T07:23:54.686Z] [INFO] Deleting /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile/mobile-war/target
09:23:54 [2024-05-28T07:23:54.686Z] [INFO] 
09:23:54 [2024-05-28T07:23:54.686Z] [INFO] --- git-commit-id-plugin:4.9.10:revision (default) @ silverpeas-mobile-war ---
09:23:55 [2024-05-28T07:23:55.237Z] [INFO] 
09:23:55 [2024-05-28T07:23:55.237Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ silverpeas-mobile-war ---
09:23:55 [2024-05-28T07:23:55.237Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:23:55 [2024-05-28T07:23:55.237Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:23:55 [2024-05-28T07:23:55.237Z] [INFO] Copying 1 resource
09:23:55 [2024-05-28T07:23:55.237Z] [INFO] 
09:23:55 [2024-05-28T07:23:55.237Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ silverpeas-mobile-war ---
09:23:55 [2024-05-28T07:23:55.487Z] [INFO] Changes detected - recompiling the module!
09:23:55 [2024-05-28T07:23:55.487Z] [INFO] Compiling 617 source files to /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile/mobile-war/target/classes
09:24:03 [2024-05-28T07:24:03.512Z] [WARNING] unknown enum constant FetchType.EAGER
09:24:03 [2024-05-28T07:24:03.512Z] [INFO] 
09:24:03 [2024-05-28T07:24:03.512Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ silverpeas-mobile-war ---
09:24:03 [2024-05-28T07:24:03.512Z] [INFO] Not copying test resources
09:24:03 [2024-05-28T07:24:03.512Z] [INFO] 
09:24:03 [2024-05-28T07:24:03.512Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ silverpeas-mobile-war ---
09:24:03 [2024-05-28T07:24:03.512Z] [INFO] Not compiling test sources
09:24:03 [2024-05-28T07:24:03.512Z] [INFO] 
09:24:03 [2024-05-28T07:24:03.512Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ silverpeas-mobile-war ---
09:24:03 [2024-05-28T07:24:03.512Z] [INFO] Tests are skipped.
09:24:03 [2024-05-28T07:24:03.512Z] [INFO] 
09:24:03 [2024-05-28T07:24:03.512Z] [INFO] --- gwt-maven-plugin:2.10.0:compile (default) @ silverpeas-mobile-war ---
09:24:04 [2024-05-28T07:24:04.856Z] [INFO] Compiling module org.silverpeas.mobile.SpMobil
09:24:19 [2024-05-28T07:24:19.619Z] [INFO]    Ignored 1 unit with compilation errors in first pass.
09:24:19 [2024-05-28T07:24:19.619Z] [INFO] Compile with -strict or with -logLevel set to TRACE or DEBUG to see all errors.
09:24:29 [2024-05-28T07:24:29.495Z] [INFO]    Compiling 4 permutations
09:24:29 [2024-05-28T07:24:29.495Z] [INFO]       Compiling permutation 2...
09:24:31 [2024-05-28T07:24:31.978Z] [INFO]       Process output
09:24:31 [2024-05-28T07:24:31.978Z] [INFO]          Compiling
09:24:31 [2024-05-28T07:24:31.978Z] [INFO]             Compiling permutation 0...
09:24:31 [2024-05-28T07:24:31.978Z] [INFO]       Process output
09:24:31 [2024-05-28T07:24:31.978Z] [INFO]          Compiling
09:24:31 [2024-05-28T07:24:31.978Z] [INFO]             Compiling permutation 1...
09:24:53 [2024-05-28T07:24:53.776Z] [INFO]       Source Maps Enabled
09:24:53 [2024-05-28T07:24:53.776Z] [INFO]       Compiling permutation 3...
09:24:55 [2024-05-28T07:24:55.119Z] [INFO]             Source Maps Enabled
09:24:56 [2024-05-28T07:24:56.031Z] [INFO]             Source Maps Enabled
09:25:05 [2024-05-28T07:25:05.906Z] [INFO]       Source Maps Enabled
09:25:05 [2024-05-28T07:25:05.906Z] [INFO]    Compile of permutations succeeded
09:25:05 [2024-05-28T07:25:05.906Z] [INFO]    Compilation succeeded -- 60,916s
09:25:07 [2024-05-28T07:25:07.249Z] [INFO] Linking into /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile/mobile-war/target/spmobile/spmobile
09:25:07 [2024-05-28T07:25:07.249Z] [INFO]    Link succeeded
09:25:07 [2024-05-28T07:25:07.249Z] [INFO]    Linking succeeded -- 1,376s
09:25:07 [2024-05-28T07:25:07.800Z] [INFO] 
09:25:07 [2024-05-28T07:25:07.800Z] [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ silverpeas-mobile-war ---
09:25:07 [2024-05-28T07:25:07.800Z] [INFO] Packaging webapp
09:25:07 [2024-05-28T07:25:07.800Z] [INFO] Assembling webapp [silverpeas-mobile-war] in [/var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile/mobile-war/target/spmobile]
09:25:07 [2024-05-28T07:25:07.800Z] [INFO] Processing war project
09:25:07 [2024-05-28T07:25:07.800Z] [INFO] Copying webapp resources [/var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile/mobile-war/src/main/webapp]
09:25:08 [2024-05-28T07:25:08.351Z] [INFO] Building war: /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile/mobile-war/target/spmobile.war
09:25:09 [2024-05-28T07:25:09.262Z] [INFO] 
09:25:09 [2024-05-28T07:25:09.262Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ silverpeas-mobile-war ---
09:25:09 [2024-05-28T07:25:09.262Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile/mobile-war/target/spmobile.war to /home/silverbuild/.m2/repository/org/silverpeas/components/mobile/silverpeas-mobile-war/6.3.6-SNAPSHOT/silverpeas-mobile-war-6.3.6-SNAPSHOT.war
09:25:09 [2024-05-28T07:25:09.262Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile/mobile-war/pom.xml to /home/silverbuild/.m2/repository/org/silverpeas/components/mobile/silverpeas-mobile-war/6.3.6-SNAPSHOT/silverpeas-mobile-war-6.3.6-SNAPSHOT.pom
09:25:09 [2024-05-28T07:25:09.262Z] [INFO] ------------------------------------------------------------------------
09:25:09 [2024-05-28T07:25:09.262Z] [INFO] Reactor Summary for Silverpeas Mobile component 6.3.6-SNAPSHOT:
09:25:09 [2024-05-28T07:25:09.262Z] [INFO] 
09:25:09 [2024-05-28T07:25:09.262Z] [INFO] Silverpeas Mobile component ........................ SUCCESS [  0.585 s]
09:25:09 [2024-05-28T07:25:09.262Z] [INFO] Silverpeas Mobile configuration .................... SUCCESS [  2.214 s]
09:25:09 [2024-05-28T07:25:09.262Z] [INFO] Silverpeas Mobile Web Application .................. SUCCESS [01:15 min]
09:25:09 [2024-05-28T07:25:09.262Z] [INFO] ------------------------------------------------------------------------
09:25:09 [2024-05-28T07:25:09.262Z] [INFO] BUILD SUCCESS
09:25:09 [2024-05-28T07:25:09.262Z] [INFO] ------------------------------------------------------------------------
09:25:09 [2024-05-28T07:25:09.262Z] [INFO] Total time:  01:18 min
09:25:09 [2024-05-28T07:25:09.262Z] [INFO] Finished at: 2024-05-28T09:25:09+02:00
09:25:09 [2024-05-28T07:25:09.262Z] [INFO] ------------------------------------------------------------------------