quarkus_quickstarts_test_0
[2025-06-19T05:39:23.832Z] Running test quarkus_quickstarts_test_0 ...
[2025-06-19T05:39:23.832Z] ===============================================
[2025-06-19T05:39:23.832Z] quarkus_quickstarts_test_0 Start Time: Thu Jun 19 05:39:23 2025 Epoch Time (ms): 1750311563498
[2025-06-19T05:39:23.832Z] variation: NoOptions
[2025-06-19T05:39:23.832Z] JVM_OPTIONS:
[2025-06-19T05:39:23.832Z] { \
[2025-06-19T05:39:23.832Z] echo ""; echo "TEST SETUP:"; \
[2025-06-19T05:39:23.832Z] echo "Nothing to be done for setup."; \
[2025-06-19T05:39:23.832Z] mkdir -p "/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17503115634196/quarkus_quickstarts_test_0"; \
[2025-06-19T05:39:23.832Z] cd "/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17503115634196/quarkus_quickstarts_test_0"; \
[2025-06-19T05:39:23.832Z] echo ""; echo "TESTING:"; \
[2025-06-19T05:39:23.832Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external.sh --run --tag "nightly" --dir quarkus_quickstarts --reportsrc /testResults/surefire-reports --reportdst "/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17503115634196/quarkus_quickstarts_test_0" --docker_args "-v /var/run/docker.sock:/var/run/docker.sock -v /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk"; \
[2025-06-19T05:39:23.832Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "quarkus_quickstarts_test_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17503115634196/quarkus_quickstarts_test_0"; else echo "-----------------------------------"; echo "quarkus_quickstarts_test_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-19T05:39:23.832Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external.sh --clean --tag "nightly" --dir quarkus_quickstarts; \
[2025-06-19T05:39:23.832Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-19T05:39:23.832Z] echo "Nothing to be done for teardown."; \
[2025-06-19T05:39:23.832Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17503115634196/TestTargetResult";
[2025-06-19T05:39:23.832Z]
[2025-06-19T05:39:23.832Z] TEST SETUP:
[2025-06-19T05:39:23.832Z] Nothing to be done for setup.
[2025-06-19T05:39:23.832Z]
[2025-06-19T05:39:23.832Z] TESTING:
[2025-06-19T05:39:23.832Z] # =================== Info =================== Info =================== Info =================== #
[2025-06-19T05:39:23.832Z] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-06-19T05:39:23.832Z] # =================== Info =================== Info =================== Info =================== #
[2025-06-19T05:39:23.832Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-19T05:39:23.832Z] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-06-19T05:39:23.832Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-19T05:39:23.832Z] DOCKERIMAGE_TAG nightly has been recognized.
[2025-06-19T05:39:23.832Z] The test here is quarkus_quickstarts
[2025-06-19T05:39:23.832Z] The directory in the external.sh is quarkus_quickstarts
[2025-06-19T05:39:23.832Z] docker run --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk --name quarkus_quickstarts-test adoptopenjdk-quarkus_quickstarts-test:11-jdk-ubuntu-hotspot-full
[2025-06-19T05:39:24.460Z] APPLICATION_NAME=quarkus_quickstarts
[2025-06-19T05:39:24.460Z] APPLICATION_TAG=2.7.2.Final
[2025-06-19T05:39:24.460Z] OS_TAG=ubuntu
[2025-06-19T05:39:24.460Z] Using /opt mounted Java
[2025-06-19T05:39:24.460Z] JAVA_BIN is: /opt/java/openjdk/bin
[2025-06-19T05:39:24.460Z] =JAVA VERSION OUTPUT BEGIN=
[2025-06-19T05:39:24.460Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:39:24.460Z] openjdk version "11.0.28-beta" 2025-07-15
[2025-06-19T05:39:24.460Z] OpenJDK Runtime Environment Temurin-11.0.28+5-202506182008 (build 11.0.28-beta+5-ea)
[2025-06-19T05:39:24.460Z] OpenJDK 64-Bit Server VM Temurin-11.0.28+5-202506182008 (build 11.0.28-beta+5-ea, mixed mode)
[2025-06-19T05:39:24.460Z] =JAVA VERSION OUTPUT END=
[2025-06-19T05:39:24.460Z] Compile and run quarkus_quickstarts tests
[2025-06-19T05:39:24.460Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:39:25.775Z] [INFO] Scanning for projects...
[2025-06-19T05:39:27.081Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.7.2.Final/quarkus-bom-2.7.2.Final.pom
[2025-06-19T05:39:27.709Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.7.2.Final/quarkus-bom-2.7.2.Final.pom (333 kB at 348 kB/s)
[2025-06-19T05:39:28.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-bom/1.0.3/quarkus-amazon-services-bom-1.0.3.pom
[2025-06-19T05:39:28.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-bom/1.0.3/quarkus-amazon-services-bom-1.0.3.pom (5.8 kB at 414 kB/s)
[2025-06-19T05:39:28.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-parent/1.0.3/quarkus-amazon-services-parent-1.0.3.pom
[2025-06-19T05:39:28.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-parent/1.0.3/quarkus-amazon-services-parent-1.0.3.pom (3.0 kB at 254 kB/s)
[2025-06-19T05:39:28.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/quarkiverse-parent/9/quarkiverse-parent-9.pom
[2025-06-19T05:39:28.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/quarkiverse-parent/9/quarkiverse-parent-9.pom (13 kB at 915 kB/s)
[2025-06-19T05:39:28.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/39/jboss-parent-39.pom
[2025-06-19T05:39:28.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/39/jboss-parent-39.pom (68 kB at 4.8 MB/s)
[2025-06-19T05:39:28.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom/2.17.103/bom-2.17.103.pom
[2025-06-19T05:39:28.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom/2.17.103/bom-2.17.103.pom (73 kB at 4.5 MB/s)
[2025-06-19T05:39:28.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-sdk-java-pom/2.17.103/aws-sdk-java-pom-2.17.103.pom
[2025-06-19T05:39:28.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-sdk-java-pom/2.17.103/aws-sdk-java-pom-2.17.103.pom (66 kB at 4.4 MB/s)
[2025-06-19T05:39:28.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-maven-plugin/2.7.2.Final/quarkus-maven-plugin-2.7.2.Final.pom
[2025-06-19T05:39:28.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-maven-plugin/2.7.2.Final/quarkus-maven-plugin-2.7.2.Final.pom (9.1 kB at 608 kB/s)
[2025-06-19T05:39:28.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-build-parent/2.7.2.Final/quarkus-build-parent-2.7.2.Final.pom
[2025-06-19T05:39:28.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-build-parent/2.7.2.Final/quarkus-build-parent-2.7.2.Final.pom (68 kB at 3.4 MB/s)
[2025-06-19T05:39:28.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-parent/2.7.2.Final/quarkus-parent-2.7.2.Final.pom
[2025-06-19T05:39:28.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-parent/2.7.2.Final/quarkus-parent-2.7.2.Final.pom (14 kB at 1.3 MB/s)
[2025-06-19T05:39:28.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-core/2.7.2.Final/quarkus-bootstrap-core-2.7.2.Final.pom
[2025-06-19T05:39:28.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-core/2.7.2.Final/quarkus-bootstrap-core-2.7.2.Final.pom (3.9 kB at 300 kB/s)
[2025-06-19T05:39:28.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-parent/2.7.2.Final/quarkus-bootstrap-parent-2.7.2.Final.pom
[2025-06-19T05:39:28.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-parent/2.7.2.Final/quarkus-bootstrap-parent-2.7.2.Final.pom (23 kB at 2.1 MB/s)
[2025-06-19T05:39:28.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-bom/2.7.2.Final/quarkus-bootstrap-bom-2.7.2.Final.pom
[2025-06-19T05:39:28.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-bom/2.7.2.Final/quarkus-bootstrap-bom-2.7.2.Final.pom (16 kB at 1.4 MB/s)
[2025-06-19T05:39:28.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.10.0/smallrye-common-bom-1.10.0.pom
[2025-06-19T05:39:28.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.10.0/smallrye-common-bom-1.10.0.pom (4.2 kB at 244 kB/s)
[2025-06-19T05:39:28.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-bom-test/2.7.2.Final/quarkus-bootstrap-bom-test-2.7.2.Final.pom
[2025-06-19T05:39:28.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-bom-test/2.7.2.Final/quarkus-bootstrap-bom-test-2.7.2.Final.pom (1.9 kB at 144 kB/s)
[2025-06-19T05:39:28.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.7.2.Final/quarkus-bootstrap-app-model-2.7.2.Final.pom
[2025-06-19T05:39:28.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.7.2.Final/quarkus-bootstrap-app-model-2.7.2.Final.pom (3.1 kB at 256 kB/s)
[2025-06-19T05:39:28.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.pom
[2025-06-19T05:39:28.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.pom (13 kB at 1.0 MB/s)
[2025-06-19T05:39:28.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom
[2025-06-19T05:39:28.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom (15 kB at 1.7 MB/s)
[2025-06-19T05:39:28.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
[2025-06-19T05:39:28.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 626 kB/s)
[2025-06-19T05:39:28.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.pom
[2025-06-19T05:39:28.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.pom (3.5 kB at 236 kB/s)
[2025-06-19T05:39:28.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/18/jboss-parent-18.pom
[2025-06-19T05:39:28.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/18/jboss-parent-18.pom (31 kB at 3.1 MB/s)
[2025-06-19T05:39:28.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.2.Final/quarkus-bootstrap-maven-resolver-2.7.2.Final.pom
[2025-06-19T05:39:28.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.2.Final/quarkus-bootstrap-maven-resolver-2.7.2.Final.pom (6.8 kB at 485 kB/s)
[2025-06-19T05:39:28.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.pom
[2025-06-19T05:39:28.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.pom (5.2 kB at 371 kB/s)
[2025-06-19T05:39:28.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent-mr-jar/32/jboss-parent-mr-jar-32.pom
[2025-06-19T05:39:29.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent-mr-jar/32/jboss-parent-mr-jar-32.pom (22 kB at 2.0 MB/s)
[2025-06-19T05:39:29.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/32/jboss-parent-32.pom
[2025-06-19T05:39:29.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/32/jboss-parent-32.pom (35 kB at 2.1 MB/s)
[2025-06-19T05:39:29.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.pom
[2025-06-19T05:39:29.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.pom (7.3 kB at 729 kB/s)
[2025-06-19T05:39:29.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/34/jboss-parent-34.pom
[2025-06-19T05:39:29.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/34/jboss-parent-34.pom (65 kB at 6.5 MB/s)
[2025-06-19T05:39:29.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.pom
[2025-06-19T05:39:29.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.pom (2.5 kB at 316 kB/s)
[2025-06-19T05:39:29.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom
[2025-06-19T05:39:29.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom (66 kB at 6.0 MB/s)
[2025-06-19T05:39:29.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.pom
[2025-06-19T05:39:29.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.pom (3.8 kB at 479 kB/s)
[2025-06-19T05:39:29.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.33/slf4j-parent-1.7.33.pom
[2025-06-19T05:39:29.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.33/slf4j-parent-1.7.33.pom (14 kB at 1.6 MB/s)
[2025-06-19T05:39:29.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.pom
[2025-06-19T05:39:29.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.pom (7.2 kB at 343 kB/s)
[2025-06-19T05:39:29.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
[2025-06-19T05:39:29.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.4/maven-3.8.4.pom (27 kB at 2.5 MB/s)
[2025-06-19T05:39:29.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
[2025-06-19T05:39:29.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 5.4 MB/s)
[2025-06-19T05:39:29.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
[2025-06-19T05:39:29.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 2.6 MB/s)
[2025-06-19T05:39:29.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
[2025-06-19T05:39:29.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom (1.9 kB at 172 kB/s)
[2025-06-19T05:39:29.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
[2025-06-19T05:39:29.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom (2.5 kB at 318 kB/s)
[2025-06-19T05:39:29.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
[2025-06-19T05:39:29.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom (1.4 kB at 140 kB/s)
[2025-06-19T05:39:29.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[2025-06-19T05:39:29.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 266 kB/s)
[2025-06-19T05:39:29.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[2025-06-19T05:39:29.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 1.9 MB/s)
[2025-06-19T05:39:29.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
[2025-06-19T05:39:29.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 404 kB/s)
[2025-06-19T05:39:29.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom
[2025-06-19T05:39:29.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 3.6 MB/s)
[2025-06-19T05:39:29.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[2025-06-19T05:39:29.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 631 kB/s)
[2025-06-19T05:39:29.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
[2025-06-19T05:39:29.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom (7.6 kB at 758 kB/s)
[2025-06-19T05:39:29.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
[2025-06-19T05:39:29.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom (2.8 kB at 216 kB/s)
[2025-06-19T05:39:29.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
[2025-06-19T05:39:29.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom (1.9 kB at 177 kB/s)
[2025-06-19T05:39:29.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
[2025-06-19T05:39:29.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom (2.4 kB at 299 kB/s)
[2025-06-19T05:39:29.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[2025-06-19T05:39:29.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 2.4 MB/s)
[2025-06-19T05:39:29.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[2025-06-19T05:39:29.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 9.9 MB/s)
[2025-06-19T05:39:29.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[2025-06-19T05:39:29.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 566 kB/s)
[2025-06-19T05:39:29.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
[2025-06-19T05:39:29.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom (3.0 kB at 276 kB/s)
[2025-06-19T05:39:29.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[2025-06-19T05:39:29.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 536 kB/s)
[2025-06-19T05:39:29.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[2025-06-19T05:39:29.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 1.7 MB/s)
[2025-06-19T05:39:29.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[2025-06-19T05:39:29.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 821 kB/s)
[2025-06-19T05:39:29.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[2025-06-19T05:39:29.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 989 kB/s)
[2025-06-19T05:39:29.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
[2025-06-19T05:39:29.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom (3.4 kB at 377 kB/s)
[2025-06-19T05:39:29.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[2025-06-19T05:39:29.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 262 kB/s)
[2025-06-19T05:39:29.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[2025-06-19T05:39:29.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 2.4 MB/s)
[2025-06-19T05:39:29.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
[2025-06-19T05:39:29.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom (4.2 kB at 352 kB/s)
[2025-06-19T05:39:29.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
[2025-06-19T05:39:29.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 219 kB/s)
[2025-06-19T05:39:29.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
[2025-06-19T05:39:29.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 2.1 MB/s)
[2025-06-19T05:39:29.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
[2025-06-19T05:39:29.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 332 kB/s)
[2025-06-19T05:39:29.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
[2025-06-19T05:39:29.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 312 kB/s)
[2025-06-19T05:39:29.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
[2025-06-19T05:39:29.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 423 kB/s)
[2025-06-19T05:39:29.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
[2025-06-19T05:39:29.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 833 kB/s)
[2025-06-19T05:39:29.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[2025-06-19T05:39:29.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 849 kB/s)
[2025-06-19T05:39:29.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
[2025-06-19T05:39:29.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 2.5 MB/s)
[2025-06-19T05:39:29.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
[2025-06-19T05:39:29.796Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 566 kB/s)
[2025-06-19T05:39:29.796Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 1.2 MB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 1.5 MB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 351 kB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 52 kB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom (12 kB at 939 kB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom (14 kB at 837 kB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 302 kB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 1.3 MB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.pom (2.1 kB at 235 kB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.10.0/error_prone_parent-2.10.0.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.10.0/error_prone_parent-2.10.0.pom (10 kB at 1.3 MB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 395 kB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 804 kB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 54 kB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 437 kB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom (11 kB at 1.2 MB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 7.6 MB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 1.6 MB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 576 kB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.pom (3.9 kB at 557 kB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.pom (4.6 kB at 656 kB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.pom (6.6 kB at 443 kB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.4.3/wagon-providers-3.4.3.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.4.3/wagon-providers-3.4.3.pom (3.0 kB at 277 kB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.4.3/wagon-3.4.3.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.4.3/wagon-3.4.3.pom (21 kB at 2.4 MB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.pom (2.6 kB at 324 kB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.pom (12 kB at 2.1 MB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 944 kB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 2.7 MB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 3.9 MB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 2.4 MB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom (5.0 kB at 355 kB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom (13 kB at 2.2 MB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 2.2 MB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.pom (1.9 kB at 239 kB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.pom
[2025-06-19T05:39:29.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.pom (1.8 kB at 222 kB/s)
[2025-06-19T05:39:29.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.2.Final/quarkus-bootstrap-gradle-resolver-2.7.2.Final.pom
[2025-06-19T05:39:29.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.2.Final/quarkus-bootstrap-gradle-resolver-2.7.2.Final.pom (4.4 kB at 438 kB/s)
[2025-06-19T05:39:29.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.pom
[2025-06-19T05:39:29.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.pom (1.8 kB at 184 kB/s)
[2025-06-19T05:39:29.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-parent/1.10.0/smallrye-common-parent-1.10.0.pom
[2025-06-19T05:39:29.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-parent/1.10.0/smallrye-common-parent-1.10.0.pom (7.8 kB at 648 kB/s)
[2025-06-19T05:39:29.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/34/smallrye-parent-34.pom
[2025-06-19T05:39:29.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/34/smallrye-parent-34.pom (9.8 kB at 1.2 MB/s)
[2025-06-19T05:39:29.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/34/smallrye-build-parent-34.pom
[2025-06-19T05:39:29.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/34/smallrye-build-parent-34.pom (66 kB at 5.5 MB/s)
[2025-06-19T05:39:29.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom
[2025-06-19T05:39:29.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom (4.0 kB at 569 kB/s)
[2025-06-19T05:39:29.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom
[2025-06-19T05:39:29.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom (9.2 kB at 1.5 MB/s)
[2025-06-19T05:39:29.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom
[2025-06-19T05:39:29.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom (7.0 kB at 776 kB/s)
[2025-06-19T05:39:29.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
[2025-06-19T05:39:29.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom (26 kB at 3.8 MB/s)
[2025-06-19T05:39:29.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
[2025-06-19T05:39:29.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 4.9 MB/s)
[2025-06-19T05:39:29.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom
[2025-06-19T05:39:29.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom (5.2 kB at 523 kB/s)
[2025-06-19T05:39:29.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-deployment/2.7.2.Final/quarkus-core-deployment-2.7.2.Final.pom
[2025-06-19T05:39:29.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-deployment/2.7.2.Final/quarkus-core-deployment-2.7.2.Final.pom (6.9 kB at 765 kB/s)
[2025-06-19T05:39:29.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-parent/2.7.2.Final/quarkus-core-parent-2.7.2.Final.pom
[2025-06-19T05:39:29.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-parent/2.7.2.Final/quarkus-core-parent-2.7.2.Final.pom (1.0 kB at 125 kB/s)
[2025-06-19T05:39:29.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.pom
[2025-06-19T05:39:29.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.pom (4.6 kB at 357 kB/s)
[2025-06-19T05:39:29.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline-all/2.2/readline-all-2.2.pom
[2025-06-19T05:39:29.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline-all/2.2/readline-all-2.2.pom (4.5 kB at 642 kB/s)
[2025-06-19T05:39:29.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/19/jboss-parent-19.pom
[2025-06-19T05:39:29.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/19/jboss-parent-19.pom (32 kB at 4.5 MB/s)
[2025-06-19T05:39:29.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom
[2025-06-19T05:39:29.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom (3.8 kB at 474 kB/s)
[2025-06-19T05:39:29.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi-project/1.18/jansi-project-1.18.pom
[2025-06-19T05:39:29.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi-project/1.18/jansi-project-1.18.pom (10 kB at 1.3 MB/s)
[2025-06-19T05:39:29.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom
[2025-06-19T05:39:29.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom (15 kB at 1.6 MB/s)
[2025-06-19T05:39:29.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.pom
[2025-06-19T05:39:29.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.pom (5.0 kB at 550 kB/s)
[2025-06-19T05:39:29.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh-all/2.6/aesh-all-2.6.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh-all/2.6/aesh-all-2.6.pom (4.0 kB at 333 kB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.pom (9.9 kB at 1.1 MB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 338 kB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 1.9 MB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom (2.9 kB at 419 kB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom (2.6 kB at 162 kB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom (2.6 kB at 327 kB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.pom (6.8 kB at 969 kB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom (32 kB at 4.5 MB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.pom (3.0 kB at 370 kB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-development-mode-spi/2.7.2.Final/quarkus-development-mode-spi-2.7.2.Final.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-development-mode-spi/2.7.2.Final/quarkus-development-mode-spi-2.7.2.Final.pom (758 B at 84 kB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-class-change-agent/2.7.2.Final/quarkus-class-change-agent-2.7.2.Final.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-class-change-agent/2.7.2.Final/quarkus-class-change-agent-2.7.2.Final.pom (1.6 kB at 122 kB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-utilities/2.7.2.Final/quarkus-devtools-utilities-2.7.2.Final.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-utilities/2.7.2.Final/quarkus-devtools-utilities-2.7.2.Final.pom (583 B at 58 kB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-tools-parent/2.7.2.Final/quarkus-tools-parent-2.7.2.Final.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-tools-parent/2.7.2.Final/quarkus-tools-parent-2.7.2.Final.pom (27 kB at 2.5 MB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.1/jackson-bom-2.13.1.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.1/jackson-bom-2.13.1.pom (17 kB at 2.2 MB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom (7.4 kB at 1.2 MB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 1.6 MB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core/2.7.2.Final/quarkus-core-2.7.2.Final.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core/2.7.2.Final/quarkus-core-2.7.2.Final.pom (15 kB at 1.6 MB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom (16 kB at 1.7 MB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom (2.8 kB at 467 kB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 1.9 MB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom (8.8 kB at 1.3 MB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.pom (12 kB at 1.5 MB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.pom (13 kB at 1.9 MB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom (3.4 kB at 569 kB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.0/smallrye-config-2.9.0.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.0/smallrye-config-2.9.0.pom (2.8 kB at 234 kB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-parent/2.9.0/smallrye-config-parent-2.9.0.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-parent/2.9.0/smallrye-config-parent-2.9.0.pom (5.7 kB at 574 kB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.9.0/smallrye-common-bom-1.9.0.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.9.0/smallrye-common-bom-1.9.0.pom (3.9 kB at 356 kB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.0/smallrye-config-core-2.9.0.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.0/smallrye-config-core-2.9.0.pom (4.3 kB at 543 kB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0/microprofile-config-api-2.0.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0/microprofile-config-api-2.0.pom (8.1 kB at 902 kB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-parent/2.0/microprofile-config-parent-2.0.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-parent/2.0/microprofile-config-parent-2.0.pom (21 kB at 2.1 MB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.13.Final/arquillian-bom-1.1.13.Final.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.13.Final/arquillian-bom-1.1.13.Final.pom (11 kB at 1.5 MB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.4/shrinkwrap-resolver-bom-2.2.4.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.4/shrinkwrap-resolver-bom-2.2.4.pom (5.3 kB at 757 kB/s)
[2025-06-19T05:39:30.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-10/shrinkwrap-descriptors-bom-2.0.0-alpha-10.pom
[2025-06-19T05:39:30.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-10/shrinkwrap-descriptors-bom-2.0.0-alpha-10.pom (5.2 kB at 656 kB/s)
[2025-06-19T05:39:30.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.10.0/smallrye-common-annotation-1.10.0.pom
[2025-06-19T05:39:30.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.10.0/smallrye-common-annotation-1.10.0.pom (1.9 kB at 139 kB/s)
[2025-06-19T05:39:30.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-expression/1.10.0/smallrye-common-expression-1.10.0.pom
[2025-06-19T05:39:30.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-expression/1.10.0/smallrye-common-expression-1.10.0.pom (2.2 kB at 318 kB/s)
[2025-06-19T05:39:30.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-function/1.10.0/smallrye-common-function-1.10.0.pom
[2025-06-19T05:39:30.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-function/1.10.0/smallrye-common-function-1.10.0.pom (1.6 kB at 204 kB/s)
[2025-06-19T05:39:30.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-constraint/1.10.0/smallrye-common-constraint-1.10.0.pom
[2025-06-19T05:39:30.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-constraint/1.10.0/smallrye-common-constraint-1.10.0.pom (1.9 kB at 241 kB/s)
[2025-06-19T05:39:30.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-classloader/1.10.0/smallrye-common-classloader-1.10.0.pom
[2025-06-19T05:39:30.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-classloader/1.10.0/smallrye-common-classloader-1.10.0.pom (2.1 kB at 268 kB/s)
[2025-06-19T05:39:30.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.0/smallrye-config-common-2.9.0.pom
[2025-06-19T05:39:30.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.0/smallrye-config-common-2.9.0.pom (1.1 kB at 141 kB/s)
[2025-06-19T05:39:30.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.pom
[2025-06-19T05:39:30.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.pom (1.8 kB at 231 kB/s)
[2025-06-19T05:39:30.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-tools-parent/2.2.1.Final/jboss-logging-tools-parent-2.2.1.Final.pom
[2025-06-19T05:39:30.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-tools-parent/2.2.1.Final/jboss-logging-tools-parent-2.2.1.Final.pom (5.6 kB at 697 kB/s)
[2025-06-19T05:39:30.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/threads/jboss-threads/3.4.2.Final/jboss-threads-3.4.2.Final.pom
[2025-06-19T05:39:30.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/threads/jboss-threads/3.4.2.Final/jboss-threads-3.4.2.Final.pom (7.3 kB at 918 kB/s)
[2025-06-19T05:39:30.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom
[2025-06-19T05:39:30.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 4.4 MB/s)
[2025-06-19T05:39:30.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.pom
[2025-06-19T05:39:30.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.pom (1.4 kB at 36 kB/s)
[2025-06-19T05:39:30.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-runner/2.7.2.Final/quarkus-bootstrap-runner-2.7.2.Final.pom
[2025-06-19T05:39:30.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-runner/2.7.2.Final/quarkus-bootstrap-runner-2.7.2.Final.pom (3.3 kB at 415 kB/s)
[2025-06-19T05:39:30.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/2.7.2.Final/quarkus-builder-2.7.2.Final.pom
[2025-06-19T05:39:30.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/2.7.2.Final/quarkus-builder-2.7.2.Final.pom (2.2 kB at 277 kB/s)
[2025-06-19T05:39:30.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.pom
[2025-06-19T05:39:30.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.pom (3.0 kB at 504 kB/s)
[2025-06-19T05:39:30.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.pom
[2025-06-19T05:39:30.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.pom (3.2 kB at 320 kB/s)
[2025-06-19T05:39:30.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
[2025-06-19T05:39:30.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 210 kB/s)
[2025-06-19T05:39:30.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom
[2025-06-19T05:39:30.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom (2.8 kB at 472 kB/s)
[2025-06-19T05:39:30.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
[2025-06-19T05:39:30.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 102 kB/s)
[2025-06-19T05:39:30.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.pom
[2025-06-19T05:39:30.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.pom (3.2 kB at 457 kB/s)
[2025-06-19T05:39:30.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom
[2025-06-19T05:39:30.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom (3.2 kB at 454 kB/s)
[2025-06-19T05:39:30.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.pom
[2025-06-19T05:39:30.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.pom (3.0 kB at 501 kB/s)
[2025-06-19T05:39:30.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.pom
[2025-06-19T05:39:31.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.pom (3.2 kB at 457 kB/s)
[2025-06-19T05:39:31.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-project-core-extension-codestarts/2.7.2.Final/quarkus-project-core-extension-codestarts-2.7.2.Final.pom
[2025-06-19T05:39:31.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-project-core-extension-codestarts/2.7.2.Final/quarkus-project-core-extension-codestarts-2.7.2.Final.pom (3.1 kB at 340 kB/s)
[2025-06-19T05:39:31.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-all/2.7.2.Final/quarkus-devtools-all-2.7.2.Final.pom
[2025-06-19T05:39:31.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-all/2.7.2.Final/quarkus-devtools-all-2.7.2.Final.pom (1.1 kB at 9.2 kB/s)
[2025-06-19T05:39:31.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-common/2.7.2.Final/quarkus-devtools-common-2.7.2.Final.pom
[2025-06-19T05:39:31.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-common/2.7.2.Final/quarkus-devtools-common-2.7.2.Final.pom (4.4 kB at 493 kB/s)
[2025-06-19T05:39:31.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.7.2.Final/quarkus-devtools-registry-client-2.7.2.Final.pom
[2025-06-19T05:39:31.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.7.2.Final/quarkus-devtools-registry-client-2.7.2.Final.pom (2.3 kB at 258 kB/s)
[2025-06-19T05:39:31.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.7.2.Final/quarkus-devtools-artifact-api-2.7.2.Final.pom
[2025-06-19T05:39:31.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.7.2.Final/quarkus-devtools-artifact-api-2.7.2.Final.pom (1.3 kB at 150 kB/s)
[2025-06-19T05:39:31.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.7.2.Final/quarkus-devtools-message-writer-2.7.2.Final.pom
[2025-06-19T05:39:31.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.7.2.Final/quarkus-devtools-message-writer-2.7.2.Final.pom (776 B at 97 kB/s)
[2025-06-19T05:39:31.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.10.0/smallrye-common-os-1.10.0.pom
[2025-06-19T05:39:31.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.10.0/smallrye-common-os-1.10.0.pom (1.7 kB at 188 kB/s)
[2025-06-19T05:39:31.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.pom
[2025-06-19T05:39:31.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.pom (16 kB at 2.0 MB/s)
[2025-06-19T05:39:31.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.1/jackson-base-2.13.1.pom
[2025-06-19T05:39:31.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.1/jackson-base-2.13.1.pom (9.7 kB at 972 kB/s)
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.pom
[2025-06-19T05:39:31.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.pom (6.1 kB at 760 kB/s)
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.pom
[2025-06-19T05:39:31.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.pom (5.5 kB at 790 kB/s)
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.1/jackson-dataformat-yaml-2.13.1.pom
[2025-06-19T05:39:31.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.1/jackson-dataformat-yaml-2.13.1.pom (2.6 kB at 376 kB/s)
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.13.1/jackson-dataformats-text-2.13.1.pom
[2025-06-19T05:39:31.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.13.1/jackson-dataformats-text-2.13.1.pom (3.1 kB at 515 kB/s)
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom
[2025-06-19T05:39:31.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom (37 kB at 4.6 MB/s)
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-base-codestarts/2.7.2.Final/quarkus-devtools-base-codestarts-2.7.2.Final.pom
[2025-06-19T05:39:31.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-base-codestarts/2.7.2.Final/quarkus-devtools-base-codestarts-2.7.2.Final.pom (910 B at 76 kB/s)
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-codestarts/2.7.2.Final/quarkus-devtools-codestarts-2.7.2.Final.pom
[2025-06-19T05:39:31.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-codestarts/2.7.2.Final/quarkus-devtools-codestarts-2.7.2.Final.pom (2.2 kB at 197 kB/s)
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-core/2.7.2.Final/qute-core-2.7.2.Final.pom
[2025-06-19T05:39:31.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-core/2.7.2.Final/qute-core-2.7.2.Final.pom (1.2 kB at 107 kB/s)
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-parent/2.7.2.Final/qute-parent-2.7.2.Final.pom
[2025-06-19T05:39:31.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-parent/2.7.2.Final/qute-parent-2.7.2.Final.pom (22 kB at 2.2 MB/s)
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.3.1/mutiny-1.3.1.pom
[2025-06-19T05:39:31.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.3.1/mutiny-1.3.1.pom (6.5 kB at 934 kB/s)
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-project/1.3.1/mutiny-project-1.3.1.pom
[2025-06-19T05:39:31.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-project/1.3.1/mutiny-project-1.3.1.pom (18 kB at 2.3 MB/s)
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.pom
[2025-06-19T05:39:31.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.pom (1.2 kB at 193 kB/s)
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.pom
[2025-06-19T05:39:31.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.pom (5.3 kB at 528 kB/s)
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom
[2025-06-19T05:39:31.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom (1.8 kB at 260 kB/s)
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
[2025-06-19T05:39:31.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 2.8 MB/s)
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.pom
[2025-06-19T05:39:31.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.pom (3.4 kB at 420 kB/s)
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
[2025-06-19T05:39:31.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 2.3 MB/s)
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom
[2025-06-19T05:39:31.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom (11 kB at 1.3 MB/s)
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom
[2025-06-19T05:39:31.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom (19 kB at 2.1 MB/s)
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.pom
[2025-06-19T05:39:31.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.pom (2.5 kB at 314 kB/s)
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor-parent/2.3.1/mojo-executor-parent-2.3.1.pom
[2025-06-19T05:39:31.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor-parent/2.3.1/mojo-executor-parent-2.3.1.pom (10 kB at 1.3 MB/s)
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom
[2025-06-19T05:39:31.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom (25 kB at 2.8 MB/s)
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
[2025-06-19T05:39:31.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 6.8 MB/s)
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.jar
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.7.2.Final/quarkus-bootstrap-app-model-2.7.2.Final.jar
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-core/2.7.2.Final/quarkus-bootstrap-core-2.7.2.Final.jar
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-maven-plugin/2.7.2.Final/quarkus-maven-plugin-2.7.2.Final.jar
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar
[2025-06-19T05:39:31.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.7.2.Final/quarkus-bootstrap-app-model-2.7.2.Final.jar (144 kB at 4.2 MB/s)
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.jar
[2025-06-19T05:39:31.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.jar (17 kB at 369 kB/s)
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.2.Final/quarkus-bootstrap-maven-resolver-2.7.2.Final.jar
[2025-06-19T05:39:31.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.jar (24 kB at 475 kB/s)
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.jar
[2025-06-19T05:39:31.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar (61 kB at 1.1 MB/s)
[2025-06-19T05:39:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar
[2025-06-19T05:39:31.189Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.2.Final/quarkus-bootstrap-maven-resolver-2.7.2.Final.jar (138 kB at 2.4 MB/s)
[2025-06-19T05:39:31.189Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[2025-06-19T05:39:31.189Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-core/2.7.2.Final/quarkus-bootstrap-core-2.7.2.Final.jar (115 kB at 1.6 MB/s)
[2025-06-19T05:39:31.189Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar
[2025-06-19T05:39:31.189Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-maven-plugin/2.7.2.Final/quarkus-maven-plugin-2.7.2.Final.jar (464 kB at 5.5 MB/s)
[2025-06-19T05:39:31.189Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar
[2025-06-19T05:39:31.189Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar (98 kB at 1.3 MB/s)
[2025-06-19T05:39:31.189Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar
[2025-06-19T05:39:31.189Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.jar (258 kB at 3.2 MB/s)
[2025-06-19T05:39:31.189Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar
[2025-06-19T05:39:31.189Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 149 kB/s)
[2025-06-19T05:39:31.189Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.jar
[2025-06-19T05:39:31.189Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar (46 kB at 520 kB/s)
[2025-06-19T05:39:31.189Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar
[2025-06-19T05:39:31.189Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar (54 kB at 598 kB/s)
[2025-06-19T05:39:31.189Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
[2025-06-19T05:39:31.189Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar (33 kB at 349 kB/s)
[2025-06-19T05:39:31.189Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
[2025-06-19T05:39:31.189Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar (11 kB at 124 kB/s)
[2025-06-19T05:39:31.189Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar
[2025-06-19T05:39:31.189Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.jar (43 kB at 426 kB/s)
[2025-06-19T05:39:31.189Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.jar
[2025-06-19T05:39:31.189Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 3.0 MB/s)
[2025-06-19T05:39:31.189Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar
[2025-06-19T05:39:31.189Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar (414 kB at 3.4 MB/s)
[2025-06-19T05:39:31.189Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.2.Final/quarkus-bootstrap-gradle-resolver-2.7.2.Final.jar
[2025-06-19T05:39:31.189Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar (328 kB at 2.7 MB/s)
[2025-06-19T05:39:31.189Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.jar
[2025-06-19T05:39:31.189Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.jar (55 kB at 441 kB/s)
[2025-06-19T05:39:31.189Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-deployment/2.7.2.Final/quarkus-core-deployment-2.7.2.Final.jar
[2025-06-19T05:39:31.189Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 5.9 MB/s)
[2025-06-19T05:39:31.189Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.jar
[2025-06-19T05:39:31.189Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar (11 kB at 86 kB/s)
[2025-06-19T05:39:31.189Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar
[2025-06-19T05:39:31.189Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.jar (7.9 kB at 56 kB/s)
[2025-06-19T05:39:31.189Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.jar
[2025-06-19T05:39:31.189Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.jar (328 kB at 2.1 MB/s)
[2025-06-19T05:39:31.189Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[2025-06-19T05:39:31.189Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar (287 kB at 1.8 MB/s)
[2025-06-19T05:39:31.189Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.jar
[2025-06-19T05:39:31.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.jar (364 kB at 2.1 MB/s)
[2025-06-19T05:39:31.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.jar
[2025-06-19T05:39:31.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.jar (100 kB at 533 kB/s)
[2025-06-19T05:39:31.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
[2025-06-19T05:39:31.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.jar (307 kB at 1.6 MB/s)
[2025-06-19T05:39:31.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar
[2025-06-19T05:39:31.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-deployment/2.7.2.Final/quarkus-core-deployment-2.7.2.Final.jar (1.2 MB at 6.4 MB/s)
[2025-06-19T05:39:31.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar
[2025-06-19T05:39:31.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 3.0 MB/s)
[2025-06-19T05:39:31.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar
[2025-06-19T05:39:31.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar (85 kB at 426 kB/s)
[2025-06-19T05:39:31.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
[2025-06-19T05:39:31.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar (231 kB at 1.1 MB/s)
[2025-06-19T05:39:31.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
[2025-06-19T05:39:31.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar (73 kB at 348 kB/s)
[2025-06-19T05:39:31.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 584 kB/s)
[2025-06-19T05:39:31.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-class-change-agent/2.7.2.Final/quarkus-class-change-agent-2.7.2.Final.jar
[2025-06-19T05:39:31.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-development-mode-spi/2.7.2.Final/quarkus-development-mode-spi-2.7.2.Final.jar
[2025-06-19T05:39:31.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar (53 kB at 247 kB/s)
[2025-06-19T05:39:31.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-utilities/2.7.2.Final/quarkus-devtools-utilities-2.7.2.Final.jar
[2025-06-19T05:39:31.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.2.Final/quarkus-bootstrap-gradle-resolver-2.7.2.Final.jar (2.4 MB at 11 MB/s)
[2025-06-19T05:39:31.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[2025-06-19T05:39:31.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar (34 kB at 158 kB/s)
[2025-06-19T05:39:31.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core/2.7.2.Final/quarkus-core-2.7.2.Final.jar
[2025-06-19T05:39:31.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-class-change-agent/2.7.2.Final/quarkus-class-change-agent-2.7.2.Final.jar (3.2 kB at 15 kB/s)
[2025-06-19T05:39:31.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar
[2025-06-19T05:39:31.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-development-mode-spi/2.7.2.Final/quarkus-development-mode-spi-2.7.2.Final.jar (43 kB at 190 kB/s)
[2025-06-19T05:39:31.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-utilities/2.7.2.Final/quarkus-devtools-utilities-2.7.2.Final.jar (5.4 kB at 24 kB/s)
[2025-06-19T05:39:31.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.0/smallrye-config-core-2.9.0.jar
[2025-06-19T05:39:31.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.0/smallrye-config-2.9.0.jar
[2025-06-19T05:39:31.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 108 kB/s)
[2025-06-19T05:39:31.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0/microprofile-config-api-2.0.jar
[2025-06-19T05:39:31.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.0/smallrye-config-2.9.0.jar (34 kB at 144 kB/s)
[2025-06-19T05:39:31.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.10.0/smallrye-common-annotation-1.10.0.jar
[2025-06-19T05:39:31.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core/2.7.2.Final/quarkus-core-2.7.2.Final.jar (261 kB at 1.1 MB/s)
[2025-06-19T05:39:31.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-expression/1.10.0/smallrye-common-expression-1.10.0.jar
[2025-06-19T05:39:31.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0/microprofile-config-api-2.0.jar (19 kB at 77 kB/s)
[2025-06-19T05:39:31.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-function/1.10.0/smallrye-common-function-1.10.0.jar
[2025-06-19T05:39:31.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.0/smallrye-config-core-2.9.0.jar (250 kB at 1.0 MB/s)
[2025-06-19T05:39:31.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-constraint/1.10.0/smallrye-common-constraint-1.10.0.jar
[2025-06-19T05:39:31.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.10.0/smallrye-common-annotation-1.10.0.jar (6.5 kB at 26 kB/s)
[2025-06-19T05:39:31.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 1.5 MB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-classloader/1.10.0/smallrye-common-classloader-1.10.0.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.0/smallrye-config-common-2.9.0.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-expression/1.10.0/smallrye-common-expression-1.10.0.jar (20 kB at 76 kB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-constraint/1.10.0/smallrye-common-constraint-1.10.0.jar (12 kB at 44 kB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/threads/jboss-threads/3.4.2.Final/jboss-threads-3.4.2.Final.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-function/1.10.0/smallrye-common-function-1.10.0.jar (43 kB at 166 kB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-runner/2.7.2.Final/quarkus-bootstrap-runner-2.7.2.Final.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-classloader/1.10.0/smallrye-common-classloader-1.10.0.jar (13 kB at 49 kB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/2.7.2.Final/quarkus-builder-2.7.2.Final.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.0/smallrye-config-common-2.9.0.jar (10 kB at 39 kB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.jar (21 kB at 75 kB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-runner/2.7.2.Final/quarkus-bootstrap-runner-2.7.2.Final.jar (40 kB at 146 kB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/2.7.2.Final/quarkus-builder-2.7.2.Final.jar (51 kB at 183 kB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/threads/jboss-threads/3.4.2.Final/jboss-threads-3.4.2.Final.jar (103 kB at 367 kB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 26 kB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar (100 kB at 344 kB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar (159 kB at 546 kB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar (186 kB at 628 kB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 23 kB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar (6.4 kB at 21 kB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.jar (616 kB at 2.0 MB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-common/2.7.2.Final/quarkus-devtools-common-2.7.2.Final.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar (194 kB at 628 kB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-project-core-extension-codestarts/2.7.2.Final/quarkus-project-core-extension-codestarts-2.7.2.Final.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.7.2.Final/quarkus-devtools-registry-client-2.7.2.Final.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar (230 kB at 727 kB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.7.2.Final/quarkus-devtools-artifact-api-2.7.2.Final.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.7.2.Final/quarkus-devtools-artifact-api-2.7.2.Final.jar (8.0 kB at 24 kB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.7.2.Final/quarkus-devtools-message-writer-2.7.2.Final.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.7.2.Final/quarkus-devtools-registry-client-2.7.2.Final.jar (216 kB at 656 kB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.10.0/smallrye-common-os-1.10.0.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-common/2.7.2.Final/quarkus-devtools-common-2.7.2.Final.jar (266 kB at 807 kB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-base-codestarts/2.7.2.Final/quarkus-devtools-base-codestarts-2.7.2.Final.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-project-core-extension-codestarts/2.7.2.Final/quarkus-project-core-extension-codestarts-2.7.2.Final.jar (194 kB at 585 kB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar (577 kB at 1.7 MB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-codestarts/2.7.2.Final/quarkus-devtools-codestarts-2.7.2.Final.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-core/2.7.2.Final/qute-core-2.7.2.Final.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.10.0/smallrye-common-os-1.10.0.jar (15 kB at 44 kB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.3.1/mutiny-1.3.1.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-codestarts/2.7.2.Final/quarkus-devtools-codestarts-2.7.2.Final.jar (81 kB at 236 kB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.7.2.Final/quarkus-devtools-message-writer-2.7.2.Final.jar (6.3 kB at 18 kB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar (11 kB at 32 kB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-base-codestarts/2.7.2.Final/quarkus-devtools-base-codestarts-2.7.2.Final.jar (417 kB at 1.2 MB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 887 kB/s)
[2025-06-19T05:39:31.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar
[2025-06-19T05:39:31.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-core/2.7.2.Final/qute-core-2.7.2.Final.jar (255 kB at 688 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.1/jackson-dataformat-yaml-2.13.1.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.jar (28 kB at 74 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.3.1/mutiny-1.3.1.jar (819 kB at 2.2 MB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.1/jackson-dataformat-yaml-2.13.1.jar (52 kB at 134 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.jar (47 kB at 121 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar (151 kB at 387 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar (332 kB at 837 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.jar (58 kB at 144 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.jar (215 kB at 534 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 504 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 128 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.jar (4.7 kB at 11 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 2.4 MB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 622 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.jar (109 kB at 257 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.jar (25 kB at 59 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar (80 kB at 188 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.jar (44 kB at 102 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.jar (14 kB at 33 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar (24 kB at 54 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar (42 kB at 95 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar (27 kB at 61 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar (637 kB at 1.4 MB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar (192 kB at 424 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar (67 kB at 148 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar (180 kB at 394 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar (38 kB at 83 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.jar (149 kB at 322 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 326 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar (169 kB at 359 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 9.3 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[2025-06-19T05:39:31.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 9.6 kB/s)
[2025-06-19T05:39:31.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[2025-06-19T05:39:31.826Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar (521 kB at 1.1 MB/s)
[2025-06-19T05:39:31.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
[2025-06-19T05:39:31.826Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar (16 kB at 33 kB/s)
[2025-06-19T05:39:31.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.jar
[2025-06-19T05:39:31.826Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 18 kB/s)
[2025-06-19T05:39:31.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar
[2025-06-19T05:39:31.826Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 8.5 kB/s)
[2025-06-19T05:39:31.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.jar
[2025-06-19T05:39:31.826Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 172 kB/s)
[2025-06-19T05:39:31.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.jar
[2025-06-19T05:39:31.826Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar (140 kB at 273 kB/s)
[2025-06-19T05:39:31.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.jar
[2025-06-19T05:39:31.826Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.jar (76 kB at 147 kB/s)
[2025-06-19T05:39:31.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.jar
[2025-06-19T05:39:31.826Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.jar (13 kB at 24 kB/s)
[2025-06-19T05:39:31.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.jar
[2025-06-19T05:39:31.826Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.jar (41 kB at 76 kB/s)
[2025-06-19T05:39:31.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.jar
[2025-06-19T05:39:31.826Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.jar (375 kB at 686 kB/s)
[2025-06-19T05:39:31.826Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.jar (11 kB at 19 kB/s)
[2025-06-19T05:39:31.826Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.jar (1.7 MB at 3.0 MB/s)
[2025-06-19T05:39:31.826Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.jar (1.5 MB at 2.7 MB/s)
[2025-06-19T05:39:31.826Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar (2.9 MB at 4.9 MB/s)
[2025-06-19T05:39:32.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-bom/1.0.3/quarkus-artemis-bom-1.0.3.pom
[2025-06-19T05:39:32.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-bom/1.0.3/quarkus-artemis-bom-1.0.3.pom (6.3 kB at 302 kB/s)
[2025-06-19T05:39:32.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-parent/1.0.3/quarkus-artemis-parent-1.0.3.pom
[2025-06-19T05:39:32.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-parent/1.0.3/quarkus-artemis-parent-1.0.3.pom (2.8 kB at 313 kB/s)
[2025-06-19T05:39:32.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-bom/1.16.1.Final/kogito-quarkus-bom-1.16.1.Final.pom
[2025-06-19T05:39:32.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-bom/1.16.1.Final/kogito-quarkus-bom-1.16.1.Final.pom (2.2 kB at 199 kB/s)
[2025-06-19T05:39:32.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/quarkus/1.16.1.Final/quarkus-1.16.1.Final.pom
[2025-06-19T05:39:32.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/quarkus/1.16.1.Final/quarkus-1.16.1.Final.pom (1.2 kB at 95 kB/s)
[2025-06-19T05:39:32.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-build-parent/1.16.1.Final/kogito-build-parent-1.16.1.Final.pom
[2025-06-19T05:39:32.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-build-parent/1.16.1.Final/kogito-build-parent-1.16.1.Final.pom (44 kB at 4.0 MB/s)
[2025-06-19T05:39:32.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-dependencies-bom/1.16.1.Final/kogito-dependencies-bom-1.16.1.Final.pom
[2025-06-19T05:39:32.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-dependencies-bom/1.16.1.Final/kogito-dependencies-bom-1.16.1.Final.pom (26 kB at 2.8 MB/s)
[2025-06-19T05:39:32.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-build/1.16.1.Final/kogito-build-1.16.1.Final.pom
[2025-06-19T05:39:32.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-build/1.16.1.Final/kogito-build-1.16.1.Final.pom (784 B at 112 kB/s)
[2025-06-19T05:39:32.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-runtimes/1.16.1.Final/kogito-runtimes-1.16.1.Final.pom
[2025-06-19T05:39:32.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-runtimes/1.16.1.Final/kogito-runtimes-1.16.1.Final.pom (5.1 kB at 422 kB/s)
[2025-06-19T05:39:32.455Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bom/2.7.0.Final/quarkus-bom-2.7.0.Final.pom
[2025-06-19T05:39:33.086Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.7.0.Final/quarkus-bom-2.7.0.Final.pom
[2025-06-19T05:39:33.086Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.7.0.Final/quarkus-bom-2.7.0.Final.pom (331 kB at 24 MB/s)
[2025-06-19T05:39:33.086Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/kie/kogito/kogito-bom/1.16.1.Final/kogito-bom-1.16.1.Final.pom
[2025-06-19T05:39:33.086Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/kie/kogito/kogito-bom/1.16.1.Final/kogito-bom-1.16.1.Final.pom (90 kB at 201 kB/s)
[2025-06-19T05:39:33.086Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-bom/8.16.1.Final/optaplanner-bom-8.16.1.Final.pom
[2025-06-19T05:39:33.086Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-bom/8.16.1.Final/optaplanner-bom-8.16.1.Final.pom (19 kB at 1.9 MB/s)
[2025-06-19T05:39:33.086Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-parent/8.16.1.Final/optaplanner-parent-8.16.1.Final.pom
[2025-06-19T05:39:33.086Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-parent/8.16.1.Final/optaplanner-parent-8.16.1.Final.pom (5.1 kB at 639 kB/s)
[2025-06-19T05:39:33.721Z] [INFO] ------------------------------------------------------------------------
[2025-06-19T05:39:33.721Z] [INFO] Reactor Build Order:
[2025-06-19T05:39:33.721Z] [INFO]
[2025-06-19T05:39:33.721Z] [INFO] amazon-dynamodb-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] amazon-kms-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] amazon-s3-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] amazon-ses-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] amazon-sns-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] amazon-sqs-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] amazon-ssm-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] amqp-quickstart-producer [jar]
[2025-06-19T05:39:33.721Z] [INFO] amqp-quickstart-processor [jar]
[2025-06-19T05:39:33.721Z] [INFO] amqp-quickstart [pom]
[2025-06-19T05:39:33.721Z] [INFO] awt-graphics-rest-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] cache-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] config-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] context-propagation-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] funqy-http-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] funqy-amazon-lambda-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] funqy-amazon-lambda-http-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] funqy-knative-events-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] funqy-google-cloud-functions-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] funqy-google-cloud-functions-http-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] funqy-quickstart-projects [pom]
[2025-06-19T05:39:33.721Z] [INFO] getting-started [jar]
[2025-06-19T05:39:33.721Z] [INFO] getting-started-async [jar]
[2025-06-19T05:39:33.721Z] [INFO] getting-started-reactive [jar]
[2025-06-19T05:39:33.721Z] [INFO] getting-started-reactive-rest [jar]
[2025-06-19T05:39:33.721Z] [INFO] getting-started-knative [jar]
[2025-06-19T05:39:33.721Z] [INFO] getting-started-testing [jar]
[2025-06-19T05:39:33.721Z] [INFO] getting-started-command-mode [jar]
[2025-06-19T05:39:33.721Z] [INFO] google-cloud-functions-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] google-cloud-functions-http-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] hibernate-orm-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] hibernate-reactive-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] hibernate-reactive-routes-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] grpc-plain-text-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] grpc-tls-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] hibernate-orm-panache-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] hibernate-reactive-panache-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] infinispan-client-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] jms-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] kafka-quickstart [pom]
[2025-06-19T05:39:33.721Z] [INFO] kafka-quickstart-producer [jar]
[2025-06-19T05:39:33.721Z] [INFO] kafka-quickstart-processor [jar]
[2025-06-19T05:39:33.721Z] [INFO] kafka-avro-schema-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] kafka-bare-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] kafka-streams-quickstart [pom]
[2025-06-19T05:39:33.721Z] [INFO] kafka-streams-quickstart-producer [jar]
[2025-06-19T05:39:33.721Z] [INFO] kafka-streams-quickstart-aggregator [jar]
[2025-06-19T05:39:33.721Z] [INFO] kogito-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] kogito-drl-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] kogito-dmn-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] kogito-pmml-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] optaplanner-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] lifecycle-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] micrometer-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] microprofile-fault-tolerance-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] microprofile-graphql-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] microprofile-graphql-client-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] microprofile-health-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] microprofile-metrics-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] mongodb-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] mongodb-panache-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] neo4j-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] openapi-swaggerui-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] opentracing-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] opentelemetry-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] quartz-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] qute-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] rabbitmq-quickstart-producer [jar]
[2025-06-19T05:39:33.721Z] [INFO] rabbitmq-quickstart [pom]
[2025-06-19T05:39:33.721Z] [INFO] rest-client-reactive-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] reactive-routes-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] quickstart-projects [pom]
[2025-06-19T05:39:33.721Z] [INFO] reactive-messaging-http-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] reactive-messaging-websockets-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] rest-client-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] rest-client-multipart-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] rest-json-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] scheduler-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] security-jpa-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] security-jwt-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] security-keycloak-authorization-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] security-oauth2-quickstart [jar]
[2025-06-19T05:39:33.721Z] [INFO] security-openid-connect-quickstart [jar]
[2025-06-19T05:39:33.722Z] [INFO] security-openid-connect-web-authentication-quickstart [jar]
[2025-06-19T05:39:33.722Z] [INFO] software-transactional-memory-quickstart [jar]
[2025-06-19T05:39:33.722Z] [INFO] spring-di-quickstart [jar]
[2025-06-19T05:39:33.722Z] [INFO] spring-web-quickstart [jar]
[2025-06-19T05:39:33.722Z] [INFO] spring-data-jpa-quickstart [jar]
[2025-06-19T05:39:33.722Z] [INFO] spring-security-quickstart [jar]
[2025-06-19T05:39:33.722Z] [INFO] spring-scheduled-quickstart [jar]
[2025-06-19T05:39:33.722Z] [INFO] spring-boot-properties-quickstart [jar]
[2025-06-19T05:39:33.722Z] [INFO] spring-data-rest-quickstart [jar]
[2025-06-19T05:39:33.722Z] [INFO] stork-quickstart [jar]
[2025-06-19T05:39:33.722Z] [INFO] tests-with-coverage-quickstart [jar]
[2025-06-19T05:39:33.722Z] [INFO] tika-quickstart [jar]
[2025-06-19T05:39:33.722Z] [INFO] validation-quickstart [jar]
[2025-06-19T05:39:33.722Z] [INFO] vertx-quickstart [jar]
[2025-06-19T05:39:33.722Z] [INFO] websockets-quickstart [jar]
[2025-06-19T05:39:33.722Z] [INFO] liquibase-quickstart [jar]
[2025-06-19T05:39:33.722Z] [INFO] liquibase-mongodb-quickstart [jar]
[2025-06-19T05:39:33.722Z] [INFO] mailer-quickstart [jar]
[2025-06-19T05:39:33.722Z] [INFO] kafka-panache-quickstart [jar]
[2025-06-19T05:39:33.722Z] [INFO] kafka-panache-reactive-quickstart [jar]
[2025-06-19T05:39:33.722Z] [INFO] jta-quickstart [jar]
[2025-06-19T05:39:33.722Z] [INFO]
[2025-06-19T05:39:33.722Z] [INFO] ----------------< org.acme:amazon-dynamodb-quickstart >-----------------
[2025-06-19T05:39:33.722Z] [INFO] Building amazon-dynamodb-quickstart 1.0.0-SNAPSHOT [1/104]
[2025-06-19T05:39:33.722Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:39:33.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
[2025-06-19T05:39:33.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 435 kB/s)
[2025-06-19T05:39:33.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
[2025-06-19T05:39:33.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 1.9 MB/s)
[2025-06-19T05:39:33.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom
[2025-06-19T05:39:33.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 3.3 MB/s)
[2025-06-19T05:39:33.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
[2025-06-19T05:39:33.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 1.5 MB/s)
[2025-06-19T05:39:33.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
[2025-06-19T05:39:33.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 4.1 MB/s)
[2025-06-19T05:39:33.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
[2025-06-19T05:39:33.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 1.4 MB/s)
[2025-06-19T05:39:33.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
[2025-06-19T05:39:33.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 1.5 MB/s)
[2025-06-19T05:39:33.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
[2025-06-19T05:39:33.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 5.0 MB/s)
[2025-06-19T05:39:33.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
[2025-06-19T05:39:33.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 2.5 MB/s)
[2025-06-19T05:39:33.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar
[2025-06-19T05:39:33.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 4.9 MB/s)
[2025-06-19T05:39:33.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom
[2025-06-19T05:39:33.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 1.3 MB/s)
[2025-06-19T05:39:33.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
[2025-06-19T05:39:33.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 1.8 MB/s)
[2025-06-19T05:39:33.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
[2025-06-19T05:39:33.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 4.7 MB/s)
[2025-06-19T05:39:33.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
[2025-06-19T05:39:33.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 2.3 MB/s)
[2025-06-19T05:39:33.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar
[2025-06-19T05:39:33.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 6.1 MB/s)
[2025-06-19T05:39:33.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom
[2025-06-19T05:39:33.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom (8.0 kB at 894 kB/s)
[2025-06-19T05:39:33.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom
[2025-06-19T05:39:33.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom (27 kB at 4.6 MB/s)
[2025-06-19T05:39:33.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar
[2025-06-19T05:39:33.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar (43 kB at 6.1 MB/s)
[2025-06-19T05:39:33.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom
[2025-06-19T05:39:33.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 972 kB/s)
[2025-06-19T05:39:33.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar
[2025-06-19T05:39:33.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 4.3 MB/s)
[2025-06-19T05:39:33.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom
[2025-06-19T05:39:33.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (6.4 kB at 912 kB/s)
[2025-06-19T05:39:33.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar
[2025-06-19T05:39:33.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 kB at 3.9 MB/s)
[2025-06-19T05:39:33.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy/2.7.2.Final/quarkus-resteasy-2.7.2.Final.pom
[2025-06-19T05:39:33.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy/2.7.2.Final/quarkus-resteasy-2.7.2.Final.pom (2.5 kB at 312 kB/s)
[2025-06-19T05:39:33.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-parent/2.7.2.Final/quarkus-resteasy-parent-2.7.2.Final.pom
[2025-06-19T05:39:33.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-parent/2.7.2.Final/quarkus-resteasy-parent-2.7.2.Final.pom (753 B at 94 kB/s)
[2025-06-19T05:39:33.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-parent-aggregator/2.7.2.Final/quarkus-resteasy-parent-aggregator-2.7.2.Final.pom
[2025-06-19T05:39:33.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-parent-aggregator/2.7.2.Final/quarkus-resteasy-parent-aggregator-2.7.2.Final.pom (1.4 kB at 177 kB/s)
[2025-06-19T05:39:33.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-extensions-parent/2.7.2.Final/quarkus-extensions-parent-2.7.2.Final.pom
[2025-06-19T05:39:33.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-extensions-parent/2.7.2.Final/quarkus-extensions-parent-2.7.2.Final.pom (8.2 kB at 907 kB/s)
[2025-06-19T05:39:33.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http/2.7.2.Final/quarkus-vertx-http-2.7.2.Final.pom
[2025-06-19T05:39:33.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http/2.7.2.Final/quarkus-vertx-http-2.7.2.Final.pom (4.5 kB at 497 kB/s)
[2025-06-19T05:39:33.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-parent/2.7.2.Final/quarkus-vertx-http-parent-2.7.2.Final.pom
[2025-06-19T05:39:33.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-parent/2.7.2.Final/quarkus-vertx-http-parent-2.7.2.Final.pom (880 B at 98 kB/s)
[2025-06-19T05:39:33.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-ide-launcher/2.7.2.Final/quarkus-ide-launcher-2.7.2.Final.pom
[2025-06-19T05:39:33.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-ide-launcher/2.7.2.Final/quarkus-ide-launcher-2.7.2.Final.pom (2.4 kB at 204 kB/s)
[2025-06-19T05:39:33.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-runtime-spi/2.7.2.Final/quarkus-security-runtime-spi-2.7.2.Final.pom
[2025-06-19T05:39:33.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-runtime-spi/2.7.2.Final/quarkus-security-runtime-spi-2.7.2.Final.pom (1.5 kB at 188 kB/s)
[2025-06-19T05:39:33.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-parent/2.7.2.Final/quarkus-security-parent-2.7.2.Final.pom
[2025-06-19T05:39:33.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-parent/2.7.2.Final/quarkus-security-parent-2.7.2.Final.pom (845 B at 77 kB/s)
[2025-06-19T05:39:33.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/security/quarkus-security/1.1.4.Final/quarkus-security-1.1.4.Final.pom
[2025-06-19T05:39:33.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/security/quarkus-security/1.1.4.Final/quarkus-security-1.1.4.Final.pom (5.6 kB at 704 kB/s)
[2025-06-19T05:39:33.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny/2.7.2.Final/quarkus-mutiny-2.7.2.Final.pom
[2025-06-19T05:39:33.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny/2.7.2.Final/quarkus-mutiny-2.7.2.Final.pom (2.6 kB at 288 kB/s)
[2025-06-19T05:39:33.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-parent/2.7.2.Final/quarkus-mutiny-parent-2.7.2.Final.pom
[2025-06-19T05:39:33.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-parent/2.7.2.Final/quarkus-mutiny-parent-2.7.2.Final.pom (739 B at 82 kB/s)
[2025-06-19T05:39:33.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation/2.7.2.Final/quarkus-smallrye-context-propagation-2.7.2.Final.pom
[2025-06-19T05:39:33.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation/2.7.2.Final/quarkus-smallrye-context-propagation-2.7.2.Final.pom (2.3 kB at 290 kB/s)
[2025-06-19T05:39:33.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation-parent/2.7.2.Final/quarkus-smallrye-context-propagation-parent-2.7.2.Final.pom
[2025-06-19T05:39:33.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation-parent/2.7.2.Final/quarkus-smallrye-context-propagation-parent-2.7.2.Final.pom (784 B at 98 kB/s)
[2025-06-19T05:39:33.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.pom
[2025-06-19T05:39:33.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.pom (1.9 kB at 268 kB/s)
[2025-06-19T05:39:33.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-parent/1.2.2/smallrye-context-propagation-parent-1.2.2.pom
[2025-06-19T05:39:33.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-parent/1.2.2/smallrye-context-propagation-parent-1.2.2.pom (6.9 kB at 767 kB/s)
[2025-06-19T05:39:33.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom
[2025-06-19T05:39:33.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom (59 kB at 8.5 MB/s)
[2025-06-19T05:39:33.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.2/microprofile-context-propagation-api-1.2.pom
[2025-06-19T05:39:33.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.2/microprofile-context-propagation-api-1.2.pom (6.4 kB at 642 kB/s)
[2025-06-19T05:39:33.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.2/microprofile-context-propagation-parent-1.2.pom
[2025-06-19T05:39:34.354Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.2/microprofile-context-propagation-parent-1.2.pom (13 kB at 1.2 MB/s)
[2025-06-19T05:39:34.354Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-api/1.2.2/smallrye-context-propagation-api-1.2.2.pom
[2025-06-19T05:39:34.354Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-api/1.2.2/smallrye-context-propagation-api-1.2.2.pom (916 B at 76 kB/s)
[2025-06-19T05:39:34.354Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-storage/1.2.2/smallrye-context-propagation-storage-1.2.2.pom
[2025-06-19T05:39:34.354Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-storage/1.2.2/smallrye-context-propagation-storage-1.2.2.pom (1.1 kB at 82 kB/s)
[2025-06-19T05:39:34.354Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc/2.7.2.Final/quarkus-arc-2.7.2.Final.pom
[2025-06-19T05:39:34.354Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc/2.7.2.Final/quarkus-arc-2.7.2.Final.pom (1.8 kB at 147 kB/s)
[2025-06-19T05:39:34.354Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc-parent/2.7.2.Final/quarkus-arc-parent-2.7.2.Final.pom
[2025-06-19T05:39:34.354Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc-parent/2.7.2.Final/quarkus-arc-parent-2.7.2.Final.pom (734 B at 82 kB/s)
[2025-06-19T05:39:34.354Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc/2.7.2.Final/arc-2.7.2.Final.pom
[2025-06-19T05:39:34.354Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc/2.7.2.Final/arc-2.7.2.Final.pom (1.4 kB at 169 kB/s)
[2025-06-19T05:39:34.354Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc-parent/2.7.2.Final/arc-parent-2.7.2.Final.pom
[2025-06-19T05:39:34.354Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc-parent/2.7.2.Final/arc-parent-2.7.2.Final.pom (24 kB at 3.0 MB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom (13 kB at 958 kB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.3.1/mutiny-smallrye-context-propagation-1.3.1.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.3.1/mutiny-smallrye-context-propagation-1.3.1.pom (3.3 kB at 276 kB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-vertx-context/1.10.0/smallrye-common-vertx-context-1.10.0.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-vertx-context/1.10.0/smallrye-common-vertx-context-1.10.0.pom (2.7 kB at 389 kB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.pom (32 kB at 3.5 MB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom (15 kB at 2.6 MB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.4/vertx-dependencies-4.2.4.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.4/vertx-dependencies-4.2.4.pom (31 kB at 4.4 MB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.73.Final/netty-bom-4.1.73.Final.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.73.Final/netty-bom-4.1.73.Final.pom (13 kB at 1.6 MB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.pom (13 kB at 1.8 MB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.74.Final/netty-parent-4.1.74.Final.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.74.Final/netty-parent-4.1.74.Final.pom (75 kB at 11 MB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.pom (1.6 kB at 176 kB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.pom (1.9 kB at 321 kB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.pom (1.6 kB at 227 kB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.pom (3.7 kB at 410 kB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.pom (4.4 kB at 630 kB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.pom (1.9 kB at 244 kB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.48.Final/netty-tcnative-parent-2.0.48.Final.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.48.Final/netty-tcnative-parent-2.0.48.Final.pom (38 kB at 5.5 MB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.pom (2.8 kB at 279 kB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.pom (2.0 kB at 283 kB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.pom (3.3 kB at 474 kB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.pom (3.6 kB at 223 kB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.pom (3.2 kB at 396 kB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.pom (2.1 kB at 358 kB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.2.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.2.Final.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.2.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.2.Final.pom (1.1 kB at 137 kB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.pom (5.1 kB at 643 kB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-parent/4.2.4/vertx-web-parent-4.2.4.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-parent/4.2.4/vertx-web-parent-4.2.4.pom (2.7 kB at 388 kB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext-parent/38/vertx-ext-parent-38.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext-parent/38/vertx-ext-parent-38.pom (8.5 kB at 1.2 MB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/38/vertx-ext-38.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/38/vertx-ext-38.pom (1.5 kB at 249 kB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.4/vertx-web-common-4.2.4.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.4/vertx-web-common-4.2.4.pom (488 B at 70 kB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.4/vertx-auth-common-4.2.4.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.4/vertx-auth-common-4.2.4.pom (2.5 kB at 312 kB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.2.4/vertx-auth-4.2.4.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.2.4/vertx-auth-4.2.4.pom (2.8 kB at 310 kB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.4/vertx-bridge-common-4.2.4.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.4/vertx-bridge-common-4.2.4.pom (3.6 kB at 515 kB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx/2.7.2.Final/quarkus-vertx-2.7.2.Final.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx/2.7.2.Final/quarkus-vertx-2.7.2.Final.pom (3.8 kB at 420 kB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-parent/2.7.2.Final/quarkus-vertx-parent-2.7.2.Final.pom
[2025-06-19T05:39:34.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-parent/2.7.2.Final/quarkus-vertx-parent-2.7.2.Final.pom (738 B at 92 kB/s)
[2025-06-19T05:39:34.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty/2.7.2.Final/quarkus-netty-2.7.2.Final.pom
[2025-06-19T05:39:34.356Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty/2.7.2.Final/quarkus-netty-2.7.2.Final.pom (3.2 kB at 454 kB/s)
[2025-06-19T05:39:34.356Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty-parent/2.7.2.Final/quarkus-netty-parent-2.7.2.Final.pom
[2025-06-19T05:39:34.356Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty-parent/2.7.2.Final/quarkus-netty-parent-2.7.2.Final.pom (739 B at 82 kB/s)
[2025-06-19T05:39:34.356Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.74.Final/netty-codec-haproxy-4.1.74.Final.pom
[2025-06-19T05:39:34.356Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.74.Final/netty-codec-haproxy-4.1.74.Final.pom (1.8 kB at 228 kB/s)
[2025-06-19T05:39:34.356Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.18.1/smallrye-mutiny-vertx-core-2.18.1.pom
[2025-06-19T05:39:34.356Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.18.1/smallrye-mutiny-vertx-core-2.18.1.pom (8.1 kB at 676 kB/s)
[2025-06-19T05:39:34.356Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-clients/2.18.1/vertx-mutiny-clients-2.18.1.pom
[2025-06-19T05:39:34.356Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-clients/2.18.1/vertx-mutiny-clients-2.18.1.pom (4.1 kB at 515 kB/s)
[2025-06-19T05:39:34.356Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bindings-projects/2.18.1/smallrye-mutiny-vertx-bindings-projects-2.18.1.pom
[2025-06-19T05:39:34.356Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bindings-projects/2.18.1/smallrye-mutiny-vertx-bindings-projects-2.18.1.pom (15 kB at 1.2 MB/s)
[2025-06-19T05:39:34.356Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.3/vertx-dependencies-4.2.3.pom
[2025-06-19T05:39:34.356Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.3/vertx-dependencies-4.2.3.pom (32 kB at 4.0 MB/s)
[2025-06-19T05:39:34.356Z] [INFO] Downloading from sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-bom/4.1.72.Final/netty-bom-4.1.72.Final.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.72.Final/netty-bom-4.1.72.Final.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.72.Final/netty-bom-4.1.72.Final.pom (13 kB at 2.2 MB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom (7.2 kB at 602 kB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.18.1/smallrye-mutiny-vertx-runtime-2.18.1.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.18.1/smallrye-mutiny-vertx-runtime-2.18.1.pom (1.4 kB at 170 kB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.18.1/vertx-mutiny-generator-2.18.1.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.18.1/vertx-mutiny-generator-2.18.1.pom (6.5 kB at 1.1 MB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.4/vertx-codegen-4.2.4.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.4/vertx-codegen-4.2.4.pom (14 kB at 1.7 MB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-vertx/5.2.1/smallrye-fault-tolerance-vertx-5.2.1.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-vertx/5.2.1/smallrye-fault-tolerance-vertx-5.2.1.pom (2.3 kB at 286 kB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-implementation-parent/5.2.1/smallrye-fault-tolerance-implementation-parent-5.2.1.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-implementation-parent/5.2.1/smallrye-fault-tolerance-implementation-parent-5.2.1.pom (1.5 kB at 187 kB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-parent/5.2.1/smallrye-fault-tolerance-parent-5.2.1.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-parent/5.2.1/smallrye-fault-tolerance-parent-5.2.1.pom (14 kB at 1.7 MB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/29/smallrye-parent-29.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/29/smallrye-parent-29.pom (9.7 kB at 1.4 MB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/29/smallrye-build-parent-29.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/29/smallrye-build-parent-29.pom (52 kB at 5.8 MB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.18.1/smallrye-mutiny-vertx-web-2.18.1.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.18.1/smallrye-mutiny-vertx-web-2.18.1.pom (7.1 kB at 790 kB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.18.1/smallrye-mutiny-vertx-web-common-2.18.1.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.18.1/smallrye-mutiny-vertx-web-common-2.18.1.pom (5.0 kB at 622 kB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.18.1/smallrye-mutiny-vertx-auth-common-2.18.1.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.18.1/smallrye-mutiny-vertx-auth-common-2.18.1.pom (5.0 kB at 622 kB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.18.1/smallrye-mutiny-vertx-bridge-common-2.18.1.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.18.1/smallrye-mutiny-vertx-bridge-common-2.18.1.pom (5.0 kB at 712 kB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common/2.7.2.Final/quarkus-resteasy-server-common-2.7.2.Final.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common/2.7.2.Final/quarkus-resteasy-server-common-2.7.2.Final.pom (2.0 kB at 254 kB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-parent/2.7.2.Final/quarkus-resteasy-server-common-parent-2.7.2.Final.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-parent/2.7.2.Final/quarkus-resteasy-server-common-parent-2.7.2.Final.pom (812 B at 102 kB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common/2.7.2.Final/quarkus-resteasy-common-2.7.2.Final.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common/2.7.2.Final/quarkus-resteasy-common-2.7.2.Final.pom (4.6 kB at 512 kB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-parent/2.7.2.Final/quarkus-resteasy-common-parent-2.7.2.Final.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-parent/2.7.2.Final/quarkus-resteasy-common-parent-2.7.2.Final.pom (798 B at 50 kB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.pom (8.7 kB at 790 kB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxrs-all/4.7.5.Final/resteasy-jaxrs-all-4.7.5.Final.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxrs-all/4.7.5.Final/resteasy-jaxrs-all-4.7.5.Final.pom (19 kB at 2.1 MB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/38/jboss-parent-38.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/38/jboss-parent-38.pom (66 kB at 9.4 MB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-dependencies/4.7.5.Final/resteasy-dependencies-4.7.5.Final.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-dependencies/4.7.5.Final/resteasy-dependencies-4.7.5.Final.pom (48 kB at 3.7 MB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2020.0.8/reactor-bom-2020.0.8.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2020.0.8/reactor-bom-2020.0.8.pom (4.5 kB at 563 kB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/2.0.1.Final/jboss-jaxrs-api_2.1_spec-2.0.1.Final.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/2.0.1.Final/jboss-jaxrs-api_2.1_spec-2.0.1.Final.pom (30 kB at 4.2 MB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/35/jboss-parent-35.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/35/jboss-parent-35.pom (66 kB at 5.0 MB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.pom (15 kB at 1.8 MB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec-parent/2.0.0.Final/jboss-jaxb-api_2.3_spec-parent-2.0.0.Final.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec-parent/2.0.0.Final/jboss-jaxb-api_2.3_spec-parent-2.0.0.Final.pom (6.1 kB at 759 kB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.7.5.Final/resteasy-core-spi-4.7.5.Final.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.7.5.Final/resteasy-core-spi-4.7.5.Final.pom (8.0 kB at 798 kB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom (11 kB at 1.6 MB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.pom
[2025-06-19T05:39:34.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.pom (2.4 kB at 347 kB/s)
[2025-06-19T05:39:34.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil-aggregator/0.1.0/asyncutil-aggregator-0.1.0.pom
[2025-06-19T05:39:34.987Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil-aggregator/0.1.0/asyncutil-aggregator-0.1.0.pom (4.3 kB at 621 kB/s)
[2025-06-19T05:39:34.987Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom
[2025-06-19T05:39:34.987Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom (4.9 kB at 327 kB/s)
[2025-06-19T05:39:34.987Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom
[2025-06-19T05:39:34.987Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom (18 kB at 2.6 MB/s)
[2025-06-19T05:39:34.987Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom
[2025-06-19T05:39:34.987Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom (12 kB at 829 kB/s)
[2025-06-19T05:39:34.987Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny/2.7.2.Final/quarkus-resteasy-mutiny-2.7.2.Final.pom
[2025-06-19T05:39:34.987Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny/2.7.2.Final/quarkus-resteasy-mutiny-2.7.2.Final.pom (2.4 kB at 261 kB/s)
[2025-06-19T05:39:34.987Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-parent/2.7.2.Final/quarkus-resteasy-mutiny-parent-2.7.2.Final.pom
[2025-06-19T05:39:34.987Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-parent/2.7.2.Final/quarkus-resteasy-mutiny-parent-2.7.2.Final.pom (748 B at 83 kB/s)
[2025-06-19T05:39:34.987Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common/2.7.2.Final/quarkus-resteasy-mutiny-common-2.7.2.Final.pom
[2025-06-19T05:39:34.987Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common/2.7.2.Final/quarkus-resteasy-mutiny-common-2.7.2.Final.pom (3.1 kB at 348 kB/s)
[2025-06-19T05:39:34.987Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common-parent/2.7.2.Final/quarkus-resteasy-mutiny-common-parent-2.7.2.Final.pom
[2025-06-19T05:39:34.987Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common-parent/2.7.2.Final/quarkus-resteasy-mutiny-common-parent-2.7.2.Final.pom (763 B at 109 kB/s)
[2025-06-19T05:39:34.987Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.pom
[2025-06-19T05:39:34.987Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.pom (6.2 kB at 1.0 MB/s)
[2025-06-19T05:39:34.987Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-api/4.7.5.Final/resteasy-client-api-4.7.5.Final.pom
[2025-06-19T05:39:34.987Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-api/4.7.5.Final/resteasy-client-api-4.7.5.Final.pom (4.8 kB at 687 kB/s)
[2025-06-19T05:39:34.987Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient/2.7.2.Final/quarkus-apache-httpclient-2.7.2.Final.pom
[2025-06-19T05:39:34.987Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient/2.7.2.Final/quarkus-apache-httpclient-2.7.2.Final.pom (2.1 kB at 213 kB/s)
[2025-06-19T05:39:34.987Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient-parent/2.7.2.Final/quarkus-apache-httpclient-parent-2.7.2.Final.pom
[2025-06-19T05:39:34.987Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient-parent/2.7.2.Final/quarkus-apache-httpclient-parent-2.7.2.Final.pom (715 B at 51 kB/s)
[2025-06-19T05:39:34.987Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson/2.7.2.Final/quarkus-resteasy-jackson-2.7.2.Final.pom
[2025-06-19T05:39:34.987Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson/2.7.2.Final/quarkus-resteasy-jackson-2.7.2.Final.pom (3.1 kB at 388 kB/s)
[2025-06-19T05:39:34.987Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson-parent/2.7.2.Final/quarkus-resteasy-jackson-parent-2.7.2.Final.pom
[2025-06-19T05:39:35.714Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson-parent/2.7.2.Final/quarkus-resteasy-jackson-parent-2.7.2.Final.pom (770 B at 96 kB/s)
[2025-06-19T05:39:35.714Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson/2.7.2.Final/quarkus-jackson-2.7.2.Final.pom
[2025-06-19T05:39:35.714Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson/2.7.2.Final/quarkus-jackson-2.7.2.Final.pom (2.4 kB at 219 kB/s)
[2025-06-19T05:39:35.714Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-parent/2.7.2.Final/quarkus-jackson-parent-2.7.2.Final.pom
[2025-06-19T05:39:35.714Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-parent/2.7.2.Final/quarkus-jackson-parent-2.7.2.Final.pom (771 B at 96 kB/s)
[2025-06-19T05:39:35.714Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.pom
[2025-06-19T05:39:35.714Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.pom (4.9 kB at 701 kB/s)
[2025-06-19T05:39:35.714Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.13.1/jackson-modules-java8-2.13.1.pom
[2025-06-19T05:39:35.714Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.13.1/jackson-modules-java8-2.13.1.pom (3.2 kB at 459 kB/s)
[2025-06-19T05:39:35.714Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.pom
[2025-06-19T05:39:35.714Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.pom (2.6 kB at 429 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.pom (4.4 kB at 545 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/4.7.5.Final/resteasy-jackson2-provider-4.7.5.Final.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/4.7.5.Final/resteasy-jackson2-provider-4.7.5.Final.pom (3.7 kB at 374 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/providers-pom/4.7.5.Final/providers-pom-4.7.5.Final.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/providers-pom/4.7.5.Final/providers-pom-4.7.5.Final.pom (999 B at 143 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.pom (4.4 kB at 397 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.13.1/jackson-jaxrs-providers-2.13.1.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.13.1/jackson-jaxrs-providers-2.13.1.pom (5.6 kB at 698 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.1/jackson-jaxrs-base-2.13.1.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.1/jackson-jaxrs-base-2.13.1.pom (2.1 kB at 342 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.1/jackson-module-jaxb-annotations-2.13.1.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.1/jackson-module-jaxb-annotations-2.13.1.pom (3.7 kB at 461 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.13.1/jackson-modules-base-2.13.1.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.13.1/jackson-modules-base-2.13.1.pom (3.4 kB at 490 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.pom (3.3 kB at 370 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.pom (2.6 kB at 431 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.pom (1.6 kB at 164 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.pom (2.8 kB at 469 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb/1.0.3/quarkus-amazon-dynamodb-1.0.3.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb/1.0.3/quarkus-amazon-dynamodb-1.0.3.pom (3.8 kB at 476 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb-parent/1.0.3/quarkus-amazon-dynamodb-parent-1.0.3.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb-parent/1.0.3/quarkus-amazon-dynamodb-parent-1.0.3.pom (790 B at 99 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-build-parent/1.0.3/quarkus-amazon-services-build-parent-1.0.3.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-build-parent/1.0.3/quarkus-amazon-services-build-parent-1.0.3.pom (1.3 kB at 165 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.6.1.Final/quarkus-bom-2.6.1.Final.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.6.1.Final/quarkus-bom-2.6.1.Final.pom (317 kB at 24 MB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common/1.0.3/quarkus-amazon-common-1.0.3.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common/1.0.3/quarkus-amazon-common-1.0.3.pom (3.3 kB at 300 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common-parent/1.0.3/quarkus-amazon-common-parent-1.0.3.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common-parent/1.0.3/quarkus-amazon-common-parent-1.0.3.pom (789 B at 66 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.17.103/sdk-core-2.17.103.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.17.103/sdk-core-2.17.103.pom (11 kB at 877 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/core/2.17.103/core-2.17.103.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/core/2.17.103/core-2.17.103.pom (2.1 kB at 236 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom-internal/2.17.103/bom-internal-2.17.103.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom-internal/2.17.103/bom-internal-2.17.103.pom (17 kB at 2.1 MB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.17.103/annotations-2.17.103.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.17.103/annotations-2.17.103.pom (1.7 kB at 211 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.17.103/http-client-spi-2.17.103.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.17.103/http-client-spi-2.17.103.pom (3.6 kB at 456 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.17.103/utils-2.17.103.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.17.103/utils-2.17.103.pom (4.0 kB at 497 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.17.103/metrics-spi-2.17.103.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.17.103/metrics-spi-2.17.103.pom (3.5 kB at 431 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.17.103/profiles-2.17.103.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.17.103/profiles-2.17.103.pom (2.7 kB at 300 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.17.103/aws-core-2.17.103.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.17.103/aws-core-2.17.103.pom (7.0 kB at 873 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.17.103/regions-2.17.103.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.17.103/regions-2.17.103.pom (5.5 kB at 681 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/json-utils/2.17.103/json-utils-2.17.103.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/json-utils/2.17.103/json-utils-2.17.103.pom (3.5 kB at 291 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party-jackson-core/2.17.103/third-party-jackson-core-2.17.103.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party-jackson-core/2.17.103/third-party-jackson-core-2.17.103.pom (3.9 kB at 433 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party/2.17.103/third-party-2.17.103.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party/2.17.103/third-party-2.17.103.pom (2.4 kB at 301 kB/s)
[2025-06-19T05:39:35.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.17.103/auth-2.17.103.pom
[2025-06-19T05:39:35.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.17.103/auth-2.17.103.pom (6.0 kB at 667 kB/s)
[2025-06-19T05:39:35.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.pom
[2025-06-19T05:39:35.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.pom (6.1 kB at 607 kB/s)
[2025-06-19T05:39:35.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/dynamodb/2.17.103/dynamodb-2.17.103.pom
[2025-06-19T05:39:35.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/dynamodb/2.17.103/dynamodb-2.17.103.pom (2.8 kB at 279 kB/s)
[2025-06-19T05:39:35.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/services/2.17.103/services-2.17.103.pom
[2025-06-19T05:39:35.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/services/2.17.103/services-2.17.103.pom (19 kB at 1.7 MB/s)
[2025-06-19T05:39:35.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-json-protocol/2.17.103/aws-json-protocol-2.17.103.pom
[2025-06-19T05:39:35.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-json-protocol/2.17.103/aws-json-protocol-2.17.103.pom (4.4 kB at 626 kB/s)
[2025-06-19T05:39:35.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocols/2.17.103/protocols-2.17.103.pom
[2025-06-19T05:39:35.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocols/2.17.103/protocols-2.17.103.pom (1.6 kB at 194 kB/s)
[2025-06-19T05:39:35.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocol-core/2.17.103/protocol-core-2.17.103.pom
[2025-06-19T05:39:35.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocol-core/2.17.103/protocol-core-2.17.103.pom (3.2 kB at 403 kB/s)
[2025-06-19T05:39:35.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/url-connection-client/2.17.103/url-connection-client-2.17.103.pom
[2025-06-19T05:39:35.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/url-connection-client/2.17.103/url-connection-client-2.17.103.pom (4.0 kB at 506 kB/s)
[2025-06-19T05:39:35.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-clients/2.17.103/http-clients-2.17.103.pom
[2025-06-19T05:39:35.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-clients/2.17.103/http-clients-2.17.103.pom (1.8 kB at 198 kB/s)
[2025-06-19T05:39:35.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/netty-nio-client/2.17.103/netty-nio-client-2.17.103.pom
[2025-06-19T05:39:35.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/netty-nio-client/2.17.103/netty-nio-client-2.17.103.pom (8.0 kB at 994 kB/s)
[2025-06-19T05:39:35.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final.pom
[2025-06-19T05:39:35.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final.pom (19 kB at 2.3 MB/s)
[2025-06-19T05:39:35.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.74.Final/netty-transport-native-unix-common-4.1.74.Final.pom
[2025-06-19T05:39:35.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.74.Final/netty-transport-native-unix-common-4.1.74.Final.pom (26 kB at 2.9 MB/s)
[2025-06-19T05:39:35.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.74.Final/netty-transport-classes-epoll-4.1.74.Final.pom
[2025-06-19T05:39:35.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.74.Final/netty-transport-classes-epoll-4.1.74.Final.pom (2.1 kB at 267 kB/s)
[2025-06-19T05:39:35.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-http/2.0.5/netty-reactive-streams-http-2.0.5.pom
[2025-06-19T05:39:35.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-http/2.0.5/netty-reactive-streams-http-2.0.5.pom (2.4 kB at 344 kB/s)
[2025-06-19T05:39:35.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-parent/2.0.5/netty-reactive-streams-parent-2.0.5.pom
[2025-06-19T05:39:35.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-parent/2.0.5/netty-reactive-streams-parent-2.0.5.pom (8.4 kB at 1.2 MB/s)
[2025-06-19T05:39:35.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams/2.0.5/netty-reactive-streams-2.0.5.pom
[2025-06-19T05:39:35.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams/2.0.5/netty-reactive-streams-2.0.5.pom (2.1 kB at 358 kB/s)
[2025-06-19T05:39:35.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5/2.7.2.Final/quarkus-junit5-2.7.2.Final.pom
[2025-06-19T05:39:35.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5/2.7.2.Final/quarkus-junit5-2.7.2.Final.pom (2.4 kB at 408 kB/s)
[2025-06-19T05:39:35.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-framework/2.7.2.Final/quarkus-test-framework-2.7.2.Final.pom
[2025-06-19T05:39:36.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-framework/2.7.2.Final/quarkus-test-framework-2.7.2.Final.pom (1.7 kB at 188 kB/s)
[2025-06-19T05:39:36.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-common/2.7.2.Final/quarkus-test-common-2.7.2.Final.pom
[2025-06-19T05:39:36.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-common/2.7.2.Final/quarkus-test-common-2.7.2.Final.pom (1.6 kB at 175 kB/s)
[2025-06-19T05:39:36.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-deployment/2.7.2.Final/quarkus-jsonp-deployment-2.7.2.Final.pom
[2025-06-19T05:39:36.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-deployment/2.7.2.Final/quarkus-jsonp-deployment-2.7.2.Final.pom (1.5 kB at 187 kB/s)
[2025-06-19T05:39:36.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-parent/2.7.2.Final/quarkus-jsonp-parent-2.7.2.Final.pom
[2025-06-19T05:39:36.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-parent/2.7.2.Final/quarkus-jsonp-parent-2.7.2.Final.pom (738 B at 82 kB/s)
[2025-06-19T05:39:36.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp/2.7.2.Final/quarkus-jsonp-2.7.2.Final.pom
[2025-06-19T05:39:36.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp/2.7.2.Final/quarkus-jsonp-2.7.2.Final.pom (2.3 kB at 285 kB/s)
[2025-06-19T05:39:36.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5-properties/2.7.2.Final/quarkus-junit5-properties-2.7.2.Final.pom
[2025-06-19T05:39:36.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5-properties/2.7.2.Final/quarkus-junit5-properties-2.7.2.Final.pom (946 B at 79 kB/s)
[2025-06-19T05:39:36.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom
[2025-06-19T05:39:36.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom (24 kB at 2.2 MB/s)
[2025-06-19T05:39:36.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom
[2025-06-19T05:39:36.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom (43 kB at 3.1 MB/s)
[2025-06-19T05:39:36.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom
[2025-06-19T05:39:36.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom (24 kB at 2.4 MB/s)
[2025-06-19T05:39:36.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
[2025-06-19T05:39:36.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 55 kB/s)
[2025-06-19T05:39:36.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.pom
[2025-06-19T05:39:36.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.pom (7.0 kB at 879 kB/s)
[2025-06-19T05:39:36.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-parent/4.4.0/rest-assured-parent-4.4.0.pom
[2025-06-19T05:39:36.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-parent/4.4.0/rest-assured-parent-4.4.0.pom (19 kB at 2.7 MB/s)
[2025-06-19T05:39:36.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
[2025-06-19T05:39:36.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 583 kB/s)
[2025-06-19T05:39:36.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.pom
[2025-06-19T05:39:36.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.pom (24 kB at 3.4 MB/s)
[2025-06-19T05:39:36.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.pom
[2025-06-19T05:39:36.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.pom (22 kB at 756 kB/s)
[2025-06-19T05:39:36.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
[2025-06-19T05:39:36.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom (5.2 kB at 578 kB/s)
[2025-06-19T05:39:36.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom
[2025-06-19T05:39:36.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom (1.1 kB at 141 kB/s)
[2025-06-19T05:39:36.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom
[2025-06-19T05:39:36.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom (1.2 kB at 175 kB/s)
[2025-06-19T05:39:36.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.pom
[2025-06-19T05:39:36.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.pom (4.9 kB at 697 kB/s)
[2025-06-19T05:39:36.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.pom
[2025-06-19T05:39:36.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.pom (22 kB at 2.7 MB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/4.4.0/rest-assured-common-4.4.0.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/4.4.0/rest-assured-common-4.4.0.pom (3.2 kB at 457 kB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.pom (3.8 kB at 470 kB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom (13 kB at 1.1 MB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (9.0 kB at 1.5 MB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 2.7 MB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.pom (14 kB at 2.3 MB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.3.3/jaxb-bundles-2.3.3.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.3.3/jaxb-bundles-2.3.3.pom (1.3 kB at 252 kB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom (29 kB at 4.8 MB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom (3.4 kB at 684 kB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom (8.2 kB at 1.4 MB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/localstack/1.16.3/localstack-1.16.3.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/localstack/1.16.3/localstack-1.16.3.pom (1.5 kB at 217 kB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.pom (2.4 kB at 347 kB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 4.5 MB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 153 kB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 394 kB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.pom (6.2 kB at 777 kB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.pom (1.4 kB at 135 kB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.12/docker-java-api-3.2.12.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.12/docker-java-api-3.2.12.pom (2.2 kB at 363 kB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-parent/3.2.12/docker-java-parent-3.2.12.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-parent/3.2.12/docker-java-parent-3.2.12.pom (12 kB at 1.6 MB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.pom (4.0 kB at 660 kB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.12/docker-java-transport-3.2.12.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.12/docker-java-transport-3.2.12.pom (1.5 kB at 255 kB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.pom (1.6 kB at 263 kB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.16.3/junit-jupiter-1.16.3.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.16.3/junit-jupiter-1.16.3.pom (1.7 kB at 246 kB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.12.57/aws-java-sdk-core-1.12.57.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.12.57/aws-java-sdk-core-1.12.57.pom (4.5 kB at 643 kB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-pom/1.12.57/aws-java-sdk-pom-1.12.57.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-pom/1.12.57/aws-java-sdk-pom-1.12.57.pom (22 kB at 3.2 MB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 kB at 1.7 MB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 6.3 MB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 1.6 MB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 7.0 MB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom (8.8 kB at 983 kB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.13.1/jackson-dataformat-cbor-2.13.1.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.13.1/jackson-dataformat-cbor-2.13.1.pom (2.8 kB at 406 kB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-binary/2.13.1/jackson-dataformats-binary-2.13.1.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-binary/2.13.1/jackson-dataformats-binary-2.13.1.pom (3.4 kB at 572 kB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom
[2025-06-19T05:39:36.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom (29 kB at 4.8 MB/s)
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy/2.7.2.Final/quarkus-resteasy-2.7.2.Final.jar
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http/2.7.2.Final/quarkus-vertx-http-2.7.2.Final.jar
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-runtime-spi/2.7.2.Final/quarkus-security-runtime-spi-2.7.2.Final.jar
[2025-06-19T05:39:36.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation/2.7.2.Final/quarkus-smallrye-context-propagation-2.7.2.Final.jar
[2025-06-19T05:39:36.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny/2.7.2.Final/quarkus-mutiny-2.7.2.Final.jar
[2025-06-19T05:39:36.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy/2.7.2.Final/quarkus-resteasy-2.7.2.Final.jar (90 kB at 5.6 MB/s)
[2025-06-19T05:39:36.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.jar
[2025-06-19T05:39:36.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-runtime-spi/2.7.2.Final/quarkus-security-runtime-spi-2.7.2.Final.jar (5.7 kB at 410 kB/s)
[2025-06-19T05:39:36.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-api/1.2.2/smallrye-context-propagation-api-1.2.2.jar
[2025-06-19T05:39:36.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny/2.7.2.Final/quarkus-mutiny-2.7.2.Final.jar (9.3 kB at 545 kB/s)
[2025-06-19T05:39:36.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-storage/1.2.2/smallrye-context-propagation-storage-1.2.2.jar
[2025-06-19T05:39:36.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation/2.7.2.Final/quarkus-smallrye-context-propagation-2.7.2.Final.jar (9.3 kB at 583 kB/s)
[2025-06-19T05:39:36.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.3.1/mutiny-smallrye-context-propagation-1.3.1.jar
[2025-06-19T05:39:36.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-api/1.2.2/smallrye-context-propagation-api-1.2.2.jar (8.1 kB at 387 kB/s)
[2025-06-19T05:39:36.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-vertx-context/1.10.0/smallrye-common-vertx-context-1.10.0.jar
[2025-06-19T05:39:36.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.jar (96 kB at 4.0 MB/s)
[2025-06-19T05:39:36.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.jar
[2025-06-19T05:39:36.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.3.1/mutiny-smallrye-context-propagation-1.3.1.jar (21 kB at 733 kB/s)
[2025-06-19T05:39:36.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-storage/1.2.2/smallrye-context-propagation-storage-1.2.2.jar (7.8 kB at 268 kB/s)
[2025-06-19T05:39:36.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.jar
[2025-06-19T05:39:36.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.jar
[2025-06-19T05:39:36.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http/2.7.2.Final/quarkus-vertx-http-2.7.2.Final.jar (442 kB at 13 MB/s)
[2025-06-19T05:39:36.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.jar
[2025-06-19T05:39:36.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-vertx-context/1.10.0/smallrye-common-vertx-context-1.10.0.jar (5.3 kB at 167 kB/s)
[2025-06-19T05:39:36.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.jar
[2025-06-19T05:39:36.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.jar (24 kB at 599 kB/s)
[2025-06-19T05:39:36.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.2.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.2.Final.jar
[2025-06-19T05:39:37.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.jar (157 kB at 3.1 MB/s)
[2025-06-19T05:39:37.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/security/quarkus-security/1.1.4.Final/quarkus-security-1.1.4.Final.jar
[2025-06-19T05:39:37.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.jar (119 kB at 2.3 MB/s)
[2025-06-19T05:39:37.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx/2.7.2.Final/quarkus-vertx-2.7.2.Final.jar
[2025-06-19T05:39:37.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.jar (65 kB at 1.2 MB/s)
[2025-06-19T05:39:37.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.74.Final/netty-codec-haproxy-4.1.74.Final.jar
[2025-06-19T05:39:37.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.2.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.2.Final.jar (11 kB at 208 kB/s)
[2025-06-19T05:39:37.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.18.1/smallrye-mutiny-vertx-core-2.18.1.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.74.Final/netty-codec-haproxy-4.1.74.Final.jar (36 kB at 548 kB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.18.1/smallrye-mutiny-vertx-runtime-2.18.1.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx/2.7.2.Final/quarkus-vertx-2.7.2.Final.jar (96 kB at 1.4 MB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.18.1/vertx-mutiny-generator-2.18.1.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/security/quarkus-security/1.1.4.Final/quarkus-security-1.1.4.Final.jar (18 kB at 238 kB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.4/vertx-codegen-4.2.4.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.18.1/smallrye-mutiny-vertx-runtime-2.18.1.jar (25 kB at 324 kB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-vertx/5.2.1/smallrye-fault-tolerance-vertx-5.2.1.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.18.1/smallrye-mutiny-vertx-core-2.18.1.jar (379 kB at 4.7 MB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.18.1/smallrye-mutiny-vertx-web-2.18.1.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.18.1/vertx-mutiny-generator-2.18.1.jar (91 kB at 1.1 MB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.18.1/smallrye-mutiny-vertx-web-common-2.18.1.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.jar (1.5 MB at 17 MB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.18.1/smallrye-mutiny-vertx-auth-common-2.18.1.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.4/vertx-codegen-4.2.4.jar (205 kB at 2.3 MB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.18.1/smallrye-mutiny-vertx-bridge-common-2.18.1.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-vertx/5.2.1/smallrye-fault-tolerance-vertx-5.2.1.jar (6.2 kB at 68 kB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.18.1/smallrye-mutiny-vertx-web-common-2.18.1.jar (20 kB at 215 kB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.4/vertx-web-common-4.2.4.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.18.1/smallrye-mutiny-vertx-auth-common-2.18.1.jar (40 kB at 366 kB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.4/vertx-auth-common-4.2.4.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.18.1/smallrye-mutiny-vertx-web-2.18.1.jar (141 kB at 1.3 MB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.4/vertx-bridge-common-4.2.4.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.18.1/smallrye-mutiny-vertx-bridge-common-2.18.1.jar (6.2 kB at 54 kB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common/2.7.2.Final/quarkus-resteasy-server-common-2.7.2.Final.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.4/vertx-web-common-4.2.4.jar (24 kB at 200 kB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common/2.7.2.Final/quarkus-resteasy-common-2.7.2.Final.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.4/vertx-bridge-common-4.2.4.jar (11 kB at 92 kB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.4/vertx-auth-common-4.2.4.jar (133 kB at 1.1 MB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common/2.7.2.Final/quarkus-resteasy-server-common-2.7.2.Final.jar (7.7 kB at 59 kB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common/2.7.2.Final/quarkus-resteasy-common-2.7.2.Final.jar (25 kB at 189 kB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.jar (355 kB at 2.6 MB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny/2.7.2.Final/quarkus-resteasy-mutiny-2.7.2.Final.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.jar (120 kB at 885 kB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-ide-launcher/2.7.2.Final/quarkus-ide-launcher-2.7.2.Final.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar (66 kB at 473 kB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc/2.7.2.Final/quarkus-arc-2.7.2.Final.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar (92 kB at 634 kB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc/2.7.2.Final/arc-2.7.2.Final.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny/2.7.2.Final/quarkus-resteasy-mutiny-2.7.2.Final.jar (3.0 kB at 21 kB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc/2.7.2.Final/quarkus-arc-2.7.2.Final.jar (66 kB at 440 kB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.2/microprofile-context-propagation-api-1.2.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar (15 kB at 101 kB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common/2.7.2.Final/quarkus-resteasy-mutiny-common-2.7.2.Final.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.jar (790 kB at 5.0 MB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc/2.7.2.Final/arc-2.7.2.Final.jar (189 kB at 1.2 MB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-api/4.7.5.Final/resteasy-client-api-4.7.5.Final.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.2/microprofile-context-propagation-api-1.2.jar (17 kB at 101 kB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.7.5.Final/resteasy-core-spi-4.7.5.Final.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common/2.7.2.Final/quarkus-resteasy-mutiny-common-2.7.2.Final.jar (39 kB at 232 kB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/2.0.1.Final/jboss-jaxrs-api_2.1_spec-2.0.1.Final.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-api/4.7.5.Final/resteasy-client-api-4.7.5.Final.jar (37 kB at 215 kB/s)
[2025-06-19T05:39:37.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient/2.7.2.Final/quarkus-apache-httpclient-2.7.2.Final.jar
[2025-06-19T05:39:37.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.jar (228 kB at 1.3 MB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson/2.7.2.Final/quarkus-resteasy-jackson-2.7.2.Final.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient/2.7.2.Final/quarkus-apache-httpclient-2.7.2.Final.jar (3.0 kB at 16 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson/2.7.2.Final/quarkus-jackson-2.7.2.Final.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.7.5.Final/resteasy-core-spi-4.7.5.Final.jar (185 kB at 1.0 MB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson/2.7.2.Final/quarkus-resteasy-jackson-2.7.2.Final.jar (3.3 kB at 18 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/2.0.1.Final/jboss-jaxrs-api_2.1_spec-2.0.1.Final.jar (147 kB at 790 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson/2.7.2.Final/quarkus-jackson-2.7.2.Final.jar (7.8 kB at 40 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/4.7.5.Final/resteasy-jackson2-provider-4.7.5.Final.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.jar (9.5 kB at 49 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.jar (121 kB at 615 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.1/jackson-jaxrs-base-2.13.1.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.jar (35 kB at 172 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.1/jackson-module-jaxb-annotations-2.13.1.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/4.7.5.Final/resteasy-jackson2-provider-4.7.5.Final.jar (28 kB at 140 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.jar (16 kB at 77 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.1/jackson-jaxrs-base-2.13.1.jar (31 kB at 149 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.1/jackson-module-jaxb-annotations-2.13.1.jar (36 kB at 171 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.jar (44 kB at 204 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.jar (37 kB at 170 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb/1.0.3/quarkus-amazon-dynamodb-1.0.3.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.jar (32 kB at 142 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty/2.7.2.Final/quarkus-netty-2.7.2.Final.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.jar (9.0 kB at 40 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common/1.0.3/quarkus-amazon-common-1.0.3.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb/1.0.3/quarkus-amazon-dynamodb-1.0.3.jar (8.4 kB at 37 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.17.103/sdk-core-2.17.103.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.jar (113 kB at 492 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.17.103/aws-core-2.17.103.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common/1.0.3/quarkus-amazon-common-1.0.3.jar (60 kB at 251 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.jar (30 kB at 123 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.17.103/aws-core-2.17.103.jar (120 kB at 488 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.17.103/regions-2.17.103.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/json-utils/2.17.103/json-utils-2.17.103.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/json-utils/2.17.103/json-utils-2.17.103.jar (25 kB at 99 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.17.103/auth-2.17.103.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.17.103/sdk-core-2.17.103.jar (632 kB at 2.4 MB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/dynamodb/2.17.103/dynamodb-2.17.103.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.17.103/regions-2.17.103.jar (642 kB at 2.4 MB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-json-protocol/2.17.103/aws-json-protocol-2.17.103.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.17.103/auth-2.17.103.jar (148 kB at 537 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party-jackson-core/2.17.103/third-party-jackson-core-2.17.103.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-json-protocol/2.17.103/aws-json-protocol-2.17.103.jar (114 kB at 396 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocol-core/2.17.103/protocol-core-2.17.103.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocol-core/2.17.103/protocol-core-2.17.103.jar (35 kB at 118 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.17.103/profiles-2.17.103.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party-jackson-core/2.17.103/third-party-jackson-core-2.17.103.jar (380 kB at 1.3 MB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/url-connection-client/2.17.103/url-connection-client-2.17.103.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.17.103/profiles-2.17.103.jar (32 kB at 103 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.17.103/utils-2.17.103.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/url-connection-client/2.17.103/url-connection-client-2.17.103.jar (23 kB at 74 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.17.103/annotations-2.17.103.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.17.103/annotations-2.17.103.jar (13 kB at 40 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.17.103/http-client-spi-2.17.103.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.17.103/utils-2.17.103.jar (124 kB at 383 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/netty-nio-client/2.17.103/netty-nio-client-2.17.103.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.17.103/http-client-spi-2.17.103.jar (67 kB at 202 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.17.103/metrics-spi-2.17.103.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.17.103/metrics-spi-2.17.103.jar (27 kB at 80 kB/s)
[2025-06-19T05:39:37.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.jar
[2025-06-19T05:39:37.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/netty-nio-client/2.17.103/netty-nio-client-2.17.103.jar (277 kB at 795 kB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/dynamodb/2.17.103/dynamodb-2.17.103.jar (2.2 MB at 6.1 MB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.jar (635 kB at 1.7 MB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty/2.7.2.Final/quarkus-netty-2.7.2.Final.jar (62 kB at 166 kB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.jar (38 kB at 99 kB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.jar (473 kB at 1.2 MB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.jar (337 kB at 867 kB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.jar (303 kB at 727 kB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.jar (479 kB at 1.1 MB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final-linux-x86_64.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.jar (35 kB at 82 kB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.jar (529 kB at 1.2 MB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.74.Final/netty-transport-native-unix-common-4.1.74.Final.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.74.Final/netty-transport-classes-epoll-4.1.74.Final.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.jar (650 kB at 1.5 MB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-http/2.0.5/netty-reactive-streams-http-2.0.5.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final-linux-x86_64.jar (36 kB at 83 kB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams/2.0.5/netty-reactive-streams-2.0.5.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.74.Final/netty-transport-native-unix-common-4.1.74.Final.jar (40 kB at 90 kB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5/2.7.2.Final/quarkus-junit5-2.7.2.Final.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.74.Final/netty-transport-classes-epoll-4.1.74.Final.jar (138 kB at 310 kB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-common/2.7.2.Final/quarkus-test-common-2.7.2.Final.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-http/2.0.5/netty-reactive-streams-http-2.0.5.jar (34 kB at 77 kB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-deployment/2.7.2.Final/quarkus-jsonp-deployment-2.7.2.Final.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams/2.0.5/netty-reactive-streams-2.0.5.jar (22 kB at 49 kB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp/2.7.2.Final/quarkus-jsonp-2.7.2.Final.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-deployment/2.7.2.Final/quarkus-jsonp-deployment-2.7.2.Final.jar (3.8 kB at 8.4 kB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5-properties/2.7.2.Final/quarkus-junit5-properties-2.7.2.Final.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5/2.7.2.Final/quarkus-junit5-2.7.2.Final.jar (158 kB at 347 kB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5-properties/2.7.2.Final/quarkus-junit5-properties-2.7.2.Final.jar (2.5 kB at 5.3 kB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp/2.7.2.Final/quarkus-jsonp-2.7.2.Final.jar (2.9 kB at 6.0 kB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar (30 kB at 62 kB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (7.2 kB at 15 kB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar (633 kB at 1.3 MB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-ide-launcher/2.7.2.Final/quarkus-ide-launcher-2.7.2.Final.jar (14 MB at 27 MB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar (42 kB at 81 kB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.jar (697 kB at 1.3 MB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.jar (293 kB at 560 kB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar (91 kB at 171 kB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar (123 kB at 231 kB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/4.4.0/rest-assured-common-4.4.0.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.jar (67 kB at 125 kB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-common/2.7.2.Final/quarkus-test-common-2.7.2.Final.jar (92 kB at 170 kB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/4.4.0/rest-assured-common-4.4.0.jar (42 kB at 78 kB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.jar (133 kB at 243 kB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/localstack/1.16.3/localstack-1.16.3.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.jar (76 kB at 138 kB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.jar
[2025-06-19T05:39:37.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (116 kB at 207 kB/s)
[2025-06-19T05:39:37.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar
[2025-06-19T05:39:37.168Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/localstack/1.16.3/localstack-1.16.3.jar (7.9 kB at 14 kB/s)
[2025-06-19T05:39:37.168Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[2025-06-19T05:39:37.168Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 78 kB/s)
[2025-06-19T05:39:37.168Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.jar
[2025-06-19T05:39:37.168Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.jar (25 kB at 43 kB/s)
[2025-06-19T05:39:37.168Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar
[2025-06-19T05:39:37.168Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 652 kB/s)
[2025-06-19T05:39:37.168Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.12/docker-java-api-3.2.12.jar
[2025-06-19T05:39:37.168Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.jar (1.1 MB at 1.9 MB/s)
[2025-06-19T05:39:37.168Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.jar
[2025-06-19T05:39:37.168Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar (19 kB at 32 kB/s)
[2025-06-19T05:39:37.168Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.12/docker-java-transport-3.2.12.jar
[2025-06-19T05:39:37.168Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.12/docker-java-transport-3.2.12.jar (36 kB at 59 kB/s)
[2025-06-19T05:39:37.168Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar
[2025-06-19T05:39:37.168Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.12/docker-java-api-3.2.12.jar (467 kB at 755 kB/s)
[2025-06-19T05:39:37.168Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.16.3/junit-jupiter-1.16.3.jar
[2025-06-19T05:39:37.168Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.16.3/junit-jupiter-1.16.3.jar (11 kB at 18 kB/s)
[2025-06-19T05:39:37.168Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.12.57/aws-java-sdk-core-1.12.57.jar
[2025-06-19T05:39:37.168Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.12.57/aws-java-sdk-core-1.12.57.jar (1.0 MB at 1.5 MB/s)
[2025-06-19T05:39:37.168Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar
[2025-06-19T05:39:37.168Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.jar (2.0 MB at 3.0 MB/s)
[2025-06-19T05:39:37.168Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar
[2025-06-19T05:39:37.168Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar (62 kB at 89 kB/s)
[2025-06-19T05:39:37.168Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.13.1/jackson-dataformat-cbor-2.13.1.jar
[2025-06-19T05:39:37.168Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar (1.7 MB at 2.5 MB/s)
[2025-06-19T05:39:37.168Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar
[2025-06-19T05:39:37.168Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.13.1/jackson-dataformat-cbor-2.13.1.jar (64 kB at 89 kB/s)
[2025-06-19T05:39:37.168Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar (565 kB at 780 kB/s)
[2025-06-19T05:39:37.168Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar (622 kB at 851 kB/s)
[2025-06-19T05:39:37.168Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.jar (8.0 MB at 10 MB/s)
[2025-06-19T05:39:37.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.jar (12 MB at 14 MB/s)
[2025-06-19T05:39:37.800Z] [INFO]
[2025-06-19T05:39:37.800Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-dynamodb-quickstart ---
[2025-06-19T05:39:37.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
[2025-06-19T05:39:37.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 182 kB/s)
[2025-06-19T05:39:37.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
[2025-06-19T05:39:37.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 1.3 MB/s)
[2025-06-19T05:39:37.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
[2025-06-19T05:39:37.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 2.5 MB/s)
[2025-06-19T05:39:37.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
[2025-06-19T05:39:37.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 572 kB/s)
[2025-06-19T05:39:37.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
[2025-06-19T05:39:37.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 581 kB/s)
[2025-06-19T05:39:37.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[2025-06-19T05:39:37.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 1.0 MB/s)
[2025-06-19T05:39:37.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[2025-06-19T05:39:37.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 1.0 MB/s)
[2025-06-19T05:39:37.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
[2025-06-19T05:39:37.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
[2025-06-19T05:39:37.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 11 MB/s)
[2025-06-19T05:39:37.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 495 kB/s)
[2025-06-19T05:39:37.800Z] [INFO]
[2025-06-19T05:39:37.800Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-dynamodb-quickstart ---
[2025-06-19T05:39:37.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
[2025-06-19T05:39:37.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 264 kB/s)
[2025-06-19T05:39:37.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
[2025-06-19T05:39:37.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 250 kB/s)
[2025-06-19T05:39:37.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
[2025-06-19T05:39:37.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 381 kB/s)
[2025-06-19T05:39:37.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
[2025-06-19T05:39:37.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 318 kB/s)
[2025-06-19T05:39:37.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[2025-06-19T05:39:37.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 1.1 MB/s)
[2025-06-19T05:39:37.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 439 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 27 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 820 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 166 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 979 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 447 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 248 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 187 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 308 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 225 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 243 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 959 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 382 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 350 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 240 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 71 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 652 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 284 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 351 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 288 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 886 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 209 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 554 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 476 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 3.4 MB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 827 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 1.2 MB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 1.1 MB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 1.7 MB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 148 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 1.2 MB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 477 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 603 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 839 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 1.0 MB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 148 kB/s)
[2025-06-19T05:39:37.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
[2025-06-19T05:39:37.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 475 kB/s)
[2025-06-19T05:39:37.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
[2025-06-19T05:39:37.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 2.6 MB/s)
[2025-06-19T05:39:37.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar
[2025-06-19T05:39:37.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar
[2025-06-19T05:39:37.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar
[2025-06-19T05:39:37.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar
[2025-06-19T05:39:37.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar
[2025-06-19T05:39:37.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 5.7 MB/s)
[2025-06-19T05:39:37.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar
[2025-06-19T05:39:37.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 3.2 MB/s)
[2025-06-19T05:39:37.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
[2025-06-19T05:39:37.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 2.4 MB/s)
[2025-06-19T05:39:37.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
[2025-06-19T05:39:37.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 8.9 MB/s)
[2025-06-19T05:39:37.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar
[2025-06-19T05:39:37.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 13 MB/s)
[2025-06-19T05:39:37.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
[2025-06-19T05:39:37.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 710 kB/s)
[2025-06-19T05:39:37.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
[2025-06-19T05:39:37.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 1.6 MB/s)
[2025-06-19T05:39:37.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 371 kB/s)
[2025-06-19T05:39:37.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
[2025-06-19T05:39:37.802Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 1.3 MB/s)
[2025-06-19T05:39:37.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[2025-06-19T05:39:37.802Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
[2025-06-19T05:39:38.529Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 648 kB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 1.4 MB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 559 kB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 1.4 MB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 1.5 MB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 1.6 MB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 2.7 MB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 301 kB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 2.5 MB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 4.6 MB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 2.8 MB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 155 kB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 kB at 980 kB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 4.7 MB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 1.2 MB/s)
[2025-06-19T05:39:38.530Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:39:38.530Z] [INFO] Copying 3 resources
[2025-06-19T05:39:38.530Z] [INFO]
[2025-06-19T05:39:38.530Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-dynamodb-quickstart ---
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 213 kB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 3.2 MB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 4.0 MB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 749 kB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 324 kB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 459 kB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.8 kB at 1.3 MB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 412 kB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 628 kB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 327 kB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 410 kB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 317 kB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 349 kB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 452 kB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 540 kB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 328 kB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 346 kB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 257 kB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (3.4 kB at 569 kB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 674 kB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[2025-06-19T05:39:38.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 822 kB/s)
[2025-06-19T05:39:38.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 161 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 790 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 1.3 MB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 243 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 4.5 MB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 5.4 MB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 819 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 1.9 MB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 436 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 648 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 178 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 391 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 474 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 1.6 MB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 597 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 434 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 241 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 316 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 374 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 244 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 462 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 621 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 176 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 322 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 413 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 210 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 423 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 971 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 1.7 MB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 735 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 413 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 163 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 848 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 3.5 MB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 144 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 602 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 613 kB/s)
[2025-06-19T05:39:38.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[2025-06-19T05:39:38.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 3.4 MB/s)
[2025-06-19T05:39:38.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[2025-06-19T05:39:38.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 966 kB/s)
[2025-06-19T05:39:38.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[2025-06-19T05:39:38.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 2.7 MB/s)
[2025-06-19T05:39:38.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
[2025-06-19T05:39:38.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 628 kB/s)
[2025-06-19T05:39:38.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
[2025-06-19T05:39:38.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 3.7 MB/s)
[2025-06-19T05:39:38.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
[2025-06-19T05:39:38.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 138 kB/s)
[2025-06-19T05:39:38.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom
[2025-06-19T05:39:38.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 128 kB/s)
[2025-06-19T05:39:38.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom
[2025-06-19T05:39:38.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (1.2 kB at 248 kB/s)
[2025-06-19T05:39:38.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
[2025-06-19T05:39:38.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 459 kB/s)
[2025-06-19T05:39:38.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[2025-06-19T05:39:38.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 378 kB/s)
[2025-06-19T05:39:38.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
[2025-06-19T05:39:38.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 672 kB/s)
[2025-06-19T05:39:38.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
[2025-06-19T05:39:39.169Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 468 kB/s)
[2025-06-19T05:39:39.169Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom
[2025-06-19T05:39:39.169Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 3.1 MB/s)
[2025-06-19T05:39:39.169Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
[2025-06-19T05:39:39.169Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 29 kB/s)
[2025-06-19T05:39:39.169Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
[2025-06-19T05:39:39.169Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 891 kB/s)
[2025-06-19T05:39:39.169Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom
[2025-06-19T05:39:39.169Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 354 kB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 311 kB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 93 kB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 1.2 MB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 6.8 MB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 3.5 MB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 9.4 MB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 1.6 MB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (211 kB at 11 MB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 1.0 MB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 1.5 MB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 551 kB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 3.1 MB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 1.2 MB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 3.8 MB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 855 kB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 1.8 MB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 271 kB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 kB at 803 kB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 322 kB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (155 kB at 3.5 MB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 693 kB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 90 kB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 521 kB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 93 kB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 823 kB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 333 kB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 2.2 MB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 3.4 MB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 697 kB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 5.1 MB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 1.7 MB/s)
[2025-06-19T05:39:39.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 8.1 MB/s)
[2025-06-19T05:39:39.170Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:39:39.170Z] [INFO] Compiling 6 source files to /quarkus-quickstarts/amazon-dynamodb-quickstart/target/classes
[2025-06-19T05:39:41.222Z] [INFO]
[2025-06-19T05:39:41.222Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-dynamodb-quickstart ---
[2025-06-19T05:39:41.222Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:39:41.222Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-dynamodb-quickstart/src/test/resources
[2025-06-19T05:39:41.222Z] [INFO]
[2025-06-19T05:39:41.222Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-dynamodb-quickstart ---
[2025-06-19T05:39:41.222Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:39:41.222Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-dynamodb-quickstart/target/test-classes
[2025-06-19T05:39:41.851Z] [WARNING] /quarkus-quickstarts/amazon-dynamodb-quickstart/src/test/java/org/acme/dynamodb/DynamodbResource.java: /quarkus-quickstarts/amazon-dynamodb-quickstart/src/test/java/org/acme/dynamodb/DynamodbResource.java uses unchecked or unsafe operations.
[2025-06-19T05:39:41.851Z] [WARNING] /quarkus-quickstarts/amazon-dynamodb-quickstart/src/test/java/org/acme/dynamodb/DynamodbResource.java: Recompile with -Xlint:unchecked for details.
[2025-06-19T05:39:41.851Z] [INFO]
[2025-06-19T05:39:41.851Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-dynamodb-quickstart ---
[2025-06-19T05:39:41.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom
[2025-06-19T05:39:41.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom (9.6 kB at 742 kB/s)
[2025-06-19T05:39:41.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom
[2025-06-19T05:39:41.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom (3.2 kB at 357 kB/s)
[2025-06-19T05:39:41.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom
[2025-06-19T05:39:41.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom (3.7 kB at 411 kB/s)
[2025-06-19T05:39:41.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom
[2025-06-19T05:39:41.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom (3.9 kB at 488 kB/s)
[2025-06-19T05:39:41.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom
[2025-06-19T05:39:41.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom (27 kB at 3.0 MB/s)
[2025-06-19T05:39:41.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom
[2025-06-19T05:39:41.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom (4.0 kB at 404 kB/s)
[2025-06-19T05:39:41.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom
[2025-06-19T05:39:41.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom (4.8 kB at 807 kB/s)
[2025-06-19T05:39:41.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom
[2025-06-19T05:39:41.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom (1.6 kB at 231 kB/s)
[2025-06-19T05:39:41.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom
[2025-06-19T05:39:41.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom (2.2 kB at 248 kB/s)
[2025-06-19T05:39:41.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
[2025-06-19T05:39:41.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom (21 kB at 3.1 MB/s)
[2025-06-19T05:39:41.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
[2025-06-19T05:39:41.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 6.3 MB/s)
[2025-06-19T05:39:41.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
[2025-06-19T05:39:41.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom (11 kB at 1.9 MB/s)
[2025-06-19T05:39:41.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 510 kB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 1.1 MB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 381 kB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 3.1 MB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 3.4 MB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 2.1 MB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 2.8 MB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom (4.6 kB at 768 kB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom (3.9 kB at 651 kB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom (24 kB at 4.9 MB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom (2.9 kB at 589 kB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 2.6 MB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar (14 kB at 1.0 MB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar (311 kB at 19 MB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar (24 kB at 1.4 MB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar (144 kB at 8.0 MB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar (106 kB at 5.3 MB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar (7.9 kB at 361 kB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar (36 kB at 1.6 MB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar (128 kB at 5.3 MB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 1.8 MB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 2.2 MB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar (52 kB at 1.5 MB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar (115 kB at 2.8 MB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 7.4 MB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 3.6 MB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 6.5 MB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar (1.9 MB at 27 MB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.jar
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.jar (23 kB at 3.3 MB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.pom
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.pom (6.7 kB at 959 kB/s)
[2025-06-19T05:39:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom
[2025-06-19T05:39:42.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom (2.5 kB at 362 kB/s)
[2025-06-19T05:39:42.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom
[2025-06-19T05:39:42.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom (2.6 kB at 374 kB/s)
[2025-06-19T05:39:42.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom
[2025-06-19T05:39:42.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom (2.2 kB at 443 kB/s)
[2025-06-19T05:39:42.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
[2025-06-19T05:39:42.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (1.2 kB at 234 kB/s)
[2025-06-19T05:39:42.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom
[2025-06-19T05:39:42.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom (2.4 kB at 399 kB/s)
[2025-06-19T05:39:42.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom
[2025-06-19T05:39:42.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom (2.0 kB at 156 kB/s)
[2025-06-19T05:39:42.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
[2025-06-19T05:39:42.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom (1.7 kB at 240 kB/s)
[2025-06-19T05:39:42.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom
[2025-06-19T05:39:42.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom (2.4 kB at 266 kB/s)
[2025-06-19T05:39:42.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom
[2025-06-19T05:39:42.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom (2.4 kB at 339 kB/s)
[2025-06-19T05:39:42.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom
[2025-06-19T05:39:42.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom (2.2 kB at 275 kB/s)
[2025-06-19T05:39:42.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
[2025-06-19T05:39:42.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom (20 kB at 3.3 MB/s)
[2025-06-19T05:39:42.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
[2025-06-19T05:39:42.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom (10 kB at 1.1 MB/s)
[2025-06-19T05:39:42.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom
[2025-06-19T05:39:42.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom (36 kB at 3.6 MB/s)
[2025-06-19T05:39:42.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom
[2025-06-19T05:39:42.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom (6.0 kB at 377 kB/s)
[2025-06-19T05:39:42.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom
[2025-06-19T05:39:42.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 398 kB/s)
[2025-06-19T05:39:42.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
[2025-06-19T05:39:42.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 2.1 MB/s)
[2025-06-19T05:39:42.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom
[2025-06-19T05:39:42.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom (7.2 kB at 717 kB/s)
[2025-06-19T05:39:42.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom
[2025-06-19T05:39:42.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom (10 kB at 1.1 MB/s)
[2025-06-19T05:39:42.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom
[2025-06-19T05:39:43.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom (15 kB at 2.6 MB/s)
[2025-06-19T05:39:43.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom
[2025-06-19T05:39:43.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom (25 kB at 2.5 MB/s)
[2025-06-19T05:39:43.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
[2025-06-19T05:39:43.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 137 kB/s)
[2025-06-19T05:39:43.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
[2025-06-19T05:39:43.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom (2.4 kB at 264 kB/s)
[2025-06-19T05:39:43.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom
[2025-06-19T05:39:43.209Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom (12 kB at 1.3 MB/s)
[2025-06-19T05:39:43.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom
[2025-06-19T05:39:43.209Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom (1.6 kB at 260 kB/s)
[2025-06-19T05:39:43.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
[2025-06-19T05:39:43.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar
[2025-06-19T05:39:43.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar
[2025-06-19T05:39:43.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar
[2025-06-19T05:39:43.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar
[2025-06-19T05:39:43.209Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (2.2 kB at 197 kB/s)
[2025-06-19T05:39:43.209Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar (16 kB at 1.7 MB/s)
[2025-06-19T05:39:43.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
[2025-06-19T05:39:43.209Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar (138 kB at 12 MB/s)
[2025-06-19T05:39:43.209Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar (95 kB at 8.6 MB/s)
[2025-06-19T05:39:43.209Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar (78 kB at 5.6 MB/s)
[2025-06-19T05:39:43.209Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar (7.1 kB at 791 kB/s)
[2025-06-19T05:39:43.209Z] [INFO]
[2025-06-19T05:39:43.209Z] [INFO] -------------------------------------------------------
[2025-06-19T05:39:43.209Z] [INFO] T E S T S
[2025-06-19T05:39:43.209Z] [INFO] -------------------------------------------------------
[2025-06-19T05:39:43.209Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:39:44.521Z] [INFO] Running org.acme.dynamodb.DynamodbResourcesTest
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-deployment/2.7.2.Final/quarkus-resteasy-deployment-2.7.2.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-deployment/2.7.2.Final/quarkus-resteasy-deployment-2.7.2.Final.pom (3.7 kB at 14 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.2.Final/quarkus-resteasy-server-common-deployment-2.7.2.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.2.Final/quarkus-resteasy-server-common-deployment-2.7.2.Final.pom (2.3 kB at 72 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-deployment/2.7.2.Final/quarkus-resteasy-common-deployment-2.7.2.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-deployment/2.7.2.Final/quarkus-resteasy-common-deployment-2.7.2.Final.pom (1.8 kB at 65 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-spi/2.7.2.Final/quarkus-resteasy-common-spi-2.7.2.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-spi/2.7.2.Final/quarkus-resteasy-common-spi-2.7.2.Final.pom (776 B at 22 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc-deployment/2.7.2.Final/quarkus-arc-deployment-2.7.2.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc-deployment/2.7.2.Final/quarkus-arc-deployment-2.7.2.Final.pom (2.4 kB at 105 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.2.Final/quarkus-vertx-http-dev-console-spi-2.7.2.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.2.Final/quarkus-vertx-http-dev-console-spi-2.7.2.Final.pom (1.3 kB at 37 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc-processor/2.7.2.Final/arc-processor-2.7.2.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc-processor/2.7.2.Final/arc-processor-2.7.2.Final.pom (1.7 kB at 76 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.2.Final/quarkus-jaxrs-spi-deployment-2.7.2.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.2.Final/quarkus-jaxrs-spi-deployment-2.7.2.Final.pom (779 B at 22 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-parent/2.7.2.Final/quarkus-jaxrs-spi-parent-2.7.2.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-parent/2.7.2.Final/quarkus-jaxrs-spi-parent-2.7.2.Final.pom (723 B at 22 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/2.7.2.Final/quarkus-resteasy-server-common-spi-2.7.2.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/2.7.2.Final/quarkus-resteasy-server-common-spi-2.7.2.Final.pom (889 B at 27 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-spi/2.7.2.Final/quarkus-undertow-spi-2.7.2.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-spi/2.7.2.Final/quarkus-undertow-spi-2.7.2.Final.pom (2.0 kB at 60 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-http-parent/2.7.2.Final/quarkus-http-parent-2.7.2.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-http-parent/2.7.2.Final/quarkus-http-parent-2.7.2.Final.pom (769 B at 27 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/4.1.7/quarkus-http-servlet-4.1.7.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/4.1.7/quarkus-http-servlet-4.1.7.pom (19 kB at 568 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-parent/4.1.7/quarkus-http-parent-4.1.7.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-parent/4.1.7/quarkus-http-parent-4.1.7.pom (29 kB at 973 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/28/jboss-parent-28.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/28/jboss-parent-28.pom (35 kB at 1.4 MB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.pom (27 kB at 1.1 MB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/4.1.7/quarkus-http-http-core-4.1.7.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/4.1.7/quarkus-http-http-core-4.1.7.pom (4.8 kB at 178 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.pom (17 kB at 814 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-web/14.0.0.Final/jboss-metadata-web-14.0.0.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-web/14.0.0.Final/jboss-metadata-web-14.0.0.Final.pom (4.6 kB at 192 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-as-parent-metadata/14.0.0.Final/jboss-as-parent-metadata-14.0.0.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-as-parent-metadata/14.0.0.Final/jboss-as-parent-metadata-14.0.0.Final.pom (20 kB at 982 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-common/14.0.0.Final/jboss-metadata-common-14.0.0.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-common/14.0.0.Final/jboss-metadata-common-14.0.0.Final.pom (3.9 kB at 195 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment/2.7.2.Final/quarkus-vertx-http-deployment-2.7.2.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment/2.7.2.Final/quarkus-vertx-http-deployment-2.7.2.Final.pom (16 kB at 520 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-deployment/2.7.2.Final/quarkus-vertx-deployment-2.7.2.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-deployment/2.7.2.Final/quarkus-vertx-deployment-2.7.2.Final.pom (2.5 kB at 75 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty-deployment/2.7.2.Final/quarkus-netty-deployment-2.7.2.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty-deployment/2.7.2.Final/quarkus-netty-deployment-2.7.2.Final.pom (1.5 kB at 83 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-deployment/2.7.2.Final/quarkus-mutiny-deployment-2.7.2.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-deployment/2.7.2.Final/quarkus-mutiny-deployment-2.7.2.Final.pom (2.0 kB at 80 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.2.Final/quarkus-smallrye-context-propagation-deployment-2.7.2.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.2.Final/quarkus-smallrye-context-propagation-deployment-2.7.2.Final.pom (1.9 kB at 65 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.2.Final/quarkus-vertx-http-deployment-spi-2.7.2.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.2.Final/quarkus-vertx-http-deployment-spi-2.7.2.Final.pom (831 B at 28 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-spi/2.7.2.Final/quarkus-kubernetes-spi-2.7.2.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-spi/2.7.2.Final/quarkus-kubernetes-spi-2.7.2.Final.pom (1.2 kB at 35 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-parent/2.7.2.Final/quarkus-kubernetes-parent-2.7.2.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-parent/2.7.2.Final/quarkus-kubernetes-parent-2.7.2.Final.pom (809 B at 43 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-spi/2.7.2.Final/quarkus-security-spi-2.7.2.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-spi/2.7.2.Final/quarkus-security-spi-2.7.2.Final.pom (1.5 kB at 47 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.2.Final/quarkus-resteasy-mutiny-deployment-2.7.2.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.2.Final/quarkus-resteasy-mutiny-deployment-2.7.2.Final.pom (2.8 kB at 126 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.2.Final/quarkus-resteasy-mutiny-common-deployment-2.7.2.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.2.Final/quarkus-resteasy-mutiny-common-deployment-2.7.2.Final.pom (2.0 kB at 70 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient-deployment/2.7.2.Final/quarkus-apache-httpclient-deployment-2.7.2.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient-deployment/2.7.2.Final/quarkus-apache-httpclient-deployment-2.7.2.Final.pom (1.5 kB at 57 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.2.Final/quarkus-resteasy-jackson-deployment-2.7.2.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.2.Final/quarkus-resteasy-jackson-deployment-2.7.2.Final.pom (2.0 kB at 58 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-deployment/2.7.2.Final/quarkus-jackson-deployment-2.7.2.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-deployment/2.7.2.Final/quarkus-jackson-deployment-2.7.2.Final.pom (2.1 kB at 79 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-spi/2.7.2.Final/quarkus-jackson-spi-2.7.2.Final.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-spi/2.7.2.Final/quarkus-jackson-spi-2.7.2.Final.pom (835 B at 44 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb-deployment/1.0.3/quarkus-amazon-dynamodb-deployment-1.0.3.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb-deployment/1.0.3/quarkus-amazon-dynamodb-deployment-1.0.3.pom (3.0 kB at 141 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common-deployment/1.0.3/quarkus-amazon-common-deployment-1.0.3.pom
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common-deployment/1.0.3/quarkus-amazon-common-deployment-1.0.3.pom (2.4 kB at 77 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-spi/2.7.2.Final/quarkus-resteasy-common-spi-2.7.2.Final.jar
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-deployment/2.7.2.Final/quarkus-resteasy-common-deployment-2.7.2.Final.jar
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.2.Final/quarkus-jaxrs-spi-deployment-2.7.2.Final.jar
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/2.7.2.Final/quarkus-resteasy-server-common-spi-2.7.2.Final.jar
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/4.1.7/quarkus-http-http-core-4.1.7.jar
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-spi/2.7.2.Final/quarkus-resteasy-common-spi-2.7.2.Final.jar (9.1 kB at 267 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.jar
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.2.Final/quarkus-jaxrs-spi-deployment-2.7.2.Final.jar (3.4 kB at 57 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/4.1.7/quarkus-http-servlet-4.1.7.jar
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/2.7.2.Final/quarkus-resteasy-server-common-spi-2.7.2.Final.jar (5.6 kB at 87 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/4.1.7/quarkus-http-http-core-4.1.7.jar (39 kB at 470 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-common/14.0.0.Final/jboss-metadata-common-14.0.0.Final.jar
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-deployment/2.7.2.Final/quarkus-resteasy-common-deployment-2.7.2.Final.jar (21 kB at 225 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-web/14.0.0.Final/jboss-metadata-web-14.0.0.Final.jar
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar (83 kB at 854 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-spi/2.7.2.Final/quarkus-undertow-spi-2.7.2.Final.jar
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-spi/2.7.2.Final/quarkus-undertow-spi-2.7.2.Final.jar (23 kB at 195 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.2.Final/quarkus-resteasy-server-common-deployment-2.7.2.Final.jar
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.jar (938 kB at 7.5 MB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-deployment/2.7.2.Final/quarkus-vertx-deployment-2.7.2.Final.jar
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-common/14.0.0.Final/jboss-metadata-common-14.0.0.Final.jar (524 kB at 3.7 MB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.2.Final/quarkus-vertx-http-deployment-spi-2.7.2.Final.jar
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.2.Final/quarkus-resteasy-server-common-deployment-2.7.2.Final.jar (33 kB at 225 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.2.Final/quarkus-smallrye-context-propagation-deployment-2.7.2.Final.jar
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/4.1.7/quarkus-http-servlet-4.1.7.jar (496 kB at 3.3 MB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-deployment/2.7.2.Final/quarkus-mutiny-deployment-2.7.2.Final.jar
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-web/14.0.0.Final/jboss-metadata-web-14.0.0.Final.jar (549 kB at 3.6 MB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-spi/2.7.2.Final/quarkus-kubernetes-spi-2.7.2.Final.jar
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-deployment/2.7.2.Final/quarkus-vertx-deployment-2.7.2.Final.jar (38 kB at 235 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment/2.7.2.Final/quarkus-vertx-http-deployment-2.7.2.Final.jar
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.2.Final/quarkus-vertx-http-deployment-spi-2.7.2.Final.jar (3.5 kB at 21 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.2.Final/quarkus-vertx-http-dev-console-spi-2.7.2.Final.jar
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.2.Final/quarkus-smallrye-context-propagation-deployment-2.7.2.Final.jar (6.9 kB at 39 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc-processor/2.7.2.Final/arc-processor-2.7.2.Final.jar
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-deployment/2.7.2.Final/quarkus-mutiny-deployment-2.7.2.Final.jar (4.0 kB at 22 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc-deployment/2.7.2.Final/quarkus-arc-deployment-2.7.2.Final.jar
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-spi/2.7.2.Final/quarkus-kubernetes-spi-2.7.2.Final.jar (22 kB at 124 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-spi/2.7.2.Final/quarkus-security-spi-2.7.2.Final.jar
[2025-06-19T05:40:12.510Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.2.Final/quarkus-vertx-http-dev-console-spi-2.7.2.Final.jar (9.5 kB at 48 kB/s)
[2025-06-19T05:40:12.510Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-deployment/2.7.2.Final/quarkus-resteasy-deployment-2.7.2.Final.jar
[2025-06-19T05:40:12.511Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-spi/2.7.2.Final/quarkus-security-spi-2.7.2.Final.jar (4.7 kB at 23 kB/s)
[2025-06-19T05:40:12.511Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient-deployment/2.7.2.Final/quarkus-apache-httpclient-deployment-2.7.2.Final.jar
[2025-06-19T05:40:12.511Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-deployment/2.7.2.Final/quarkus-resteasy-deployment-2.7.2.Final.jar (22 kB at 99 kB/s)
[2025-06-19T05:40:12.511Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.2.Final/quarkus-resteasy-mutiny-common-deployment-2.7.2.Final.jar
[2025-06-19T05:40:12.511Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc-deployment/2.7.2.Final/quarkus-arc-deployment-2.7.2.Final.jar (263 kB at 1.2 MB/s)
[2025-06-19T05:40:12.511Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.2.Final/quarkus-resteasy-mutiny-deployment-2.7.2.Final.jar
[2025-06-19T05:40:12.511Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient-deployment/2.7.2.Final/quarkus-apache-httpclient-deployment-2.7.2.Final.jar (4.8 kB at 21 kB/s)
[2025-06-19T05:40:12.511Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-spi/2.7.2.Final/quarkus-jackson-spi-2.7.2.Final.jar
[2025-06-19T05:40:12.511Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc-processor/2.7.2.Final/arc-processor-2.7.2.Final.jar (390 kB at 1.7 MB/s)
[2025-06-19T05:40:12.511Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-deployment/2.7.2.Final/quarkus-jackson-deployment-2.7.2.Final.jar
[2025-06-19T05:40:12.511Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.2.Final/quarkus-resteasy-mutiny-common-deployment-2.7.2.Final.jar (4.5 kB at 18 kB/s)
[2025-06-19T05:40:12.511Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.2.Final/quarkus-resteasy-jackson-deployment-2.7.2.Final.jar
[2025-06-19T05:40:12.511Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.2.Final/quarkus-resteasy-mutiny-deployment-2.7.2.Final.jar (4.0 kB at 16 kB/s)
[2025-06-19T05:40:12.511Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty-deployment/2.7.2.Final/quarkus-netty-deployment-2.7.2.Final.jar
[2025-06-19T05:40:12.511Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-spi/2.7.2.Final/quarkus-jackson-spi-2.7.2.Final.jar (6.0 kB at 23 kB/s)
[2025-06-19T05:40:12.511Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common-deployment/1.0.3/quarkus-amazon-common-deployment-1.0.3.jar
[2025-06-19T05:40:12.511Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-deployment/2.7.2.Final/quarkus-jackson-deployment-2.7.2.Final.jar (11 kB at 42 kB/s)
[2025-06-19T05:40:12.511Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb-deployment/1.0.3/quarkus-amazon-dynamodb-deployment-1.0.3.jar
[2025-06-19T05:40:12.511Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.2.Final/quarkus-resteasy-jackson-deployment-2.7.2.Final.jar (4.1 kB at 15 kB/s)
[2025-06-19T05:40:12.511Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty-deployment/2.7.2.Final/quarkus-netty-deployment-2.7.2.Final.jar (14 kB at 48 kB/s)
[2025-06-19T05:40:12.511Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common-deployment/1.0.3/quarkus-amazon-common-deployment-1.0.3.jar (20 kB at 71 kB/s)
[2025-06-19T05:40:12.511Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb-deployment/1.0.3/quarkus-amazon-dynamodb-deployment-1.0.3.jar (7.2 kB at 25 kB/s)
[2025-06-19T05:40:12.511Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment/2.7.2.Final/quarkus-vertx-http-deployment-2.7.2.Final.jar (3.0 MB at 9.3 MB/s)
[2025-06-19T05:40:12.511Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom-quarkus-platform-properties/2.7.2.Final/quarkus-bom-quarkus-platform-properties-2.7.2.Final.properties
[2025-06-19T05:40:12.511Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom-quarkus-platform-properties/2.7.2.Final/quarkus-bom-quarkus-platform-properties-2.7.2.Final.properties (90 B at 5.0 kB/s)
[2025-06-19T05:40:12.511Z] 2025-06-19 05:39:50,208 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:40:12.511Z] 2025-06-19 05:39:52,027 WARN [org.tes.uti.TestcontainersConfiguration] (pool-5-thread-1) Attempted to read Testcontainers configuration file at file:/root/.testcontainers.properties but the file was not found. Exception message: FileNotFoundException: /root/.testcontainers.properties (No such file or directory)
[2025-06-19T05:40:12.511Z] 2025-06-19 05:39:52,477 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-5-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-19T05:40:12.511Z] 2025-06-19 05:39:52,499 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Docker host IP address is 172.17.0.1
[2025-06-19T05:40:12.511Z] 2025-06-19 05:39:52,525 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Connected to docker:
[2025-06-19T05:40:12.511Z] Server Version: 26.1.3
[2025-06-19T05:40:12.511Z] API Version: 1.45
[2025-06-19T05:40:12.511Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-19T05:40:12.511Z] Total Memory: 7887 MB
[2025-06-19T05:40:12.511Z] 2025-06-19 05:39:52,529 INFO [org.tes.uti.ImageNameSubstitutor] (pool-5-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-19T05:40:12.511Z] 2025-06-19 05:39:52,602 INFO [org.tes.uti.RegistryAuthLocator] (pool-5-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:40:12.511Z] 2025-06-19 05:39:53,209 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-19T05:40:12.511Z] 2025-06-19 05:39:53,210 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Checking the system...
[2025-06-19T05:40:12.511Z] 2025-06-19 05:39:53,210 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-06-19T05:40:12.511Z] 2025-06-19 05:39:53,308 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-19T05:40:12.511Z] 2025-06-19 05:39:53,361 INFO [doc.12.17]] (pool-5-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-06-19T05:40:12.511Z] 2025-06-19 05:39:53,363 INFO [doc.12.17]] (pool-5-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-06-19T05:40:12.511Z] 2025-06-19 05:39:53,969 INFO [doc.12.17]] (pool-5-thread-1) Container localstack/localstack:0.12.17 is starting: 4868611b529c6587fe61aabb3a515891961f3f661a5140ecf0e612b4625ef35b
[2025-06-19T05:40:12.511Z] 2025-06-19 05:40:07,238 INFO [doc.12.17]] (pool-5-thread-1) Container localstack/localstack:0.12.17 started in PT13.875471S
[2025-06-19T05:40:12.511Z] 2025-06-19 05:40:08,836 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 19.438s. Listening on: http://localhost:8081
[2025-06-19T05:40:12.511Z] 2025-06-19 05:40:08,840 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:40:12.511Z] 2025-06-19 05:40:08,840 INFO [io.quarkus] (main) Installed features: [amazon-dynamodb, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-06-19T05:40:13.140Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.578 s - in org.acme.dynamodb.DynamodbResourcesTest
[2025-06-19T05:40:15.185Z] 2025-06-19 05:40:14,685 INFO [io.quarkus] (main) Quarkus stopped in 2.073s
[2025-06-19T05:40:15.819Z] [INFO]
[2025-06-19T05:40:15.819Z] [INFO] Results:
[2025-06-19T05:40:15.819Z] [INFO]
[2025-06-19T05:40:15.820Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:40:15.820Z] [INFO]
[2025-06-19T05:40:15.820Z] [INFO]
[2025-06-19T05:40:15.820Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-dynamodb-quickstart ---
[2025-06-19T05:40:15.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
[2025-06-19T05:40:15.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 454 kB/s)
[2025-06-19T05:40:15.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
[2025-06-19T05:40:15.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 468 kB/s)
[2025-06-19T05:40:15.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
[2025-06-19T05:40:15.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 248 kB/s)
[2025-06-19T05:40:15.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
[2025-06-19T05:40:15.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 450 kB/s)
[2025-06-19T05:40:15.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[2025-06-19T05:40:15.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 3.7 MB/s)
[2025-06-19T05:40:15.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
[2025-06-19T05:40:15.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 73 kB/s)
[2025-06-19T05:40:15.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
[2025-06-19T05:40:15.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 993 kB/s)
[2025-06-19T05:40:15.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[2025-06-19T05:40:15.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
[2025-06-19T05:40:15.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
[2025-06-19T05:40:15.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar
[2025-06-19T05:40:15.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar
[2025-06-19T05:40:15.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 4.2 MB/s)
[2025-06-19T05:40:15.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[2025-06-19T05:40:15.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 1.8 MB/s)
[2025-06-19T05:40:15.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (58 kB at 4.2 MB/s)
[2025-06-19T05:40:15.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 3.8 MB/s)
[2025-06-19T05:40:15.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (184 kB at 12 MB/s)
[2025-06-19T05:40:15.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 10 MB/s)
[2025-06-19T05:40:15.820Z] [INFO] Building jar: /quarkus-quickstarts/amazon-dynamodb-quickstart/target/amazon-dynamodb-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:40:15.820Z] [INFO]
[2025-06-19T05:40:15.820Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-dynamodb-quickstart ---
[2025-06-19T05:40:19.586Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2508ms
[2025-06-19T05:40:19.586Z] [INFO]
[2025-06-19T05:40:19.586Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-dynamodb-quickstart ---
[2025-06-19T05:40:19.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
[2025-06-19T05:40:19.586Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (2.5 kB at 167 kB/s)
[2025-06-19T05:40:19.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[2025-06-19T05:40:19.586Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 2.3 MB/s)
[2025-06-19T05:40:19.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
[2025-06-19T05:40:19.586Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (1.1 kB at 132 kB/s)
[2025-06-19T05:40:19.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
[2025-06-19T05:40:19.586Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5.0 kB at 622 kB/s)
[2025-06-19T05:40:19.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
[2025-06-19T05:40:19.586Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 1.0 MB/s)
[2025-06-19T05:40:19.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[2025-06-19T05:40:19.586Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 1.0 MB/s)
[2025-06-19T05:40:19.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
[2025-06-19T05:40:19.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
[2025-06-19T05:40:19.586Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 kB at 1.5 MB/s)
[2025-06-19T05:40:19.586Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (230 kB at 18 MB/s)
[2025-06-19T05:40:19.586Z] [INFO] Installing /quarkus-quickstarts/amazon-dynamodb-quickstart/target/amazon-dynamodb-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-dynamodb-quickstart/1.0.0-SNAPSHOT/amazon-dynamodb-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:40:19.586Z] [INFO] Installing /quarkus-quickstarts/amazon-dynamodb-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-dynamodb-quickstart/1.0.0-SNAPSHOT/amazon-dynamodb-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:40:19.586Z] [INFO]
[2025-06-19T05:40:19.586Z] [INFO] -------------------< org.acme:amazon-kms-quickstart >-------------------
[2025-06-19T05:40:19.586Z] [INFO] Building amazon-kms-quickstart 1.0.0-SNAPSHOT [2/104]
[2025-06-19T05:40:19.586Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:40:19.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms/1.0.3/quarkus-amazon-kms-1.0.3.pom
[2025-06-19T05:40:19.586Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms/1.0.3/quarkus-amazon-kms-1.0.3.pom (3.5 kB at 507 kB/s)
[2025-06-19T05:40:19.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms-parent/1.0.3/quarkus-amazon-kms-parent-1.0.3.pom
[2025-06-19T05:40:19.586Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms-parent/1.0.3/quarkus-amazon-kms-parent-1.0.3.pom (780 B at 98 kB/s)
[2025-06-19T05:40:19.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/kms/2.17.103/kms-2.17.103.pom
[2025-06-19T05:40:19.586Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/kms/2.17.103/kms-2.17.103.pom (2.3 kB at 334 kB/s)
[2025-06-19T05:40:19.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms/1.0.3/quarkus-amazon-kms-1.0.3.jar
[2025-06-19T05:40:19.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/kms/2.17.103/kms-2.17.103.jar
[2025-06-19T05:40:19.586Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms/1.0.3/quarkus-amazon-kms-1.0.3.jar (8.1 kB at 671 kB/s)
[2025-06-19T05:40:19.586Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/kms/2.17.103/kms-2.17.103.jar (1.1 MB at 8.8 MB/s)
[2025-06-19T05:40:19.586Z] [INFO]
[2025-06-19T05:40:19.586Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-kms-quickstart ---
[2025-06-19T05:40:19.586Z] [INFO]
[2025-06-19T05:40:19.586Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-kms-quickstart ---
[2025-06-19T05:40:19.586Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:40:19.586Z] [INFO] Copying 1 resource
[2025-06-19T05:40:19.586Z] [INFO]
[2025-06-19T05:40:19.586Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-kms-quickstart ---
[2025-06-19T05:40:19.586Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:40:19.586Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/amazon-kms-quickstart/target/classes
[2025-06-19T05:40:20.216Z] [INFO]
[2025-06-19T05:40:20.216Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-kms-quickstart ---
[2025-06-19T05:40:20.216Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:40:20.216Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-kms-quickstart/src/test/resources
[2025-06-19T05:40:20.217Z] [INFO]
[2025-06-19T05:40:20.217Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-kms-quickstart ---
[2025-06-19T05:40:20.217Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:40:20.217Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-kms-quickstart/target/test-classes
[2025-06-19T05:40:20.846Z] [INFO]
[2025-06-19T05:40:20.846Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-kms-quickstart ---
[2025-06-19T05:40:20.846Z] [INFO]
[2025-06-19T05:40:20.846Z] [INFO] -------------------------------------------------------
[2025-06-19T05:40:20.846Z] [INFO] T E S T S
[2025-06-19T05:40:20.846Z] [INFO] -------------------------------------------------------
[2025-06-19T05:40:20.846Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:40:22.172Z] [INFO] Running org.acme.kms.KmsResourcesTest
[2025-06-19T05:40:46.060Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms-deployment/1.0.3/quarkus-amazon-kms-deployment-1.0.3.pom
[2025-06-19T05:40:46.060Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms-deployment/1.0.3/quarkus-amazon-kms-deployment-1.0.3.pom (2.8 kB at 9.7 kB/s)
[2025-06-19T05:40:46.060Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms-deployment/1.0.3/quarkus-amazon-kms-deployment-1.0.3.jar
[2025-06-19T05:40:46.060Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms-deployment/1.0.3/quarkus-amazon-kms-deployment-1.0.3.jar (6.9 kB at 208 kB/s)
[2025-06-19T05:40:46.060Z] 2025-06-19 05:40:26,535 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:40:46.060Z] 2025-06-19 05:40:28,266 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-19T05:40:46.060Z] 2025-06-19 05:40:28,703 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-19T05:40:46.060Z] 2025-06-19 05:40:28,723 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2025-06-19T05:40:46.060Z] 2025-06-19 05:40:28,752 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2025-06-19T05:40:46.060Z] Server Version: 26.1.3
[2025-06-19T05:40:46.060Z] API Version: 1.45
[2025-06-19T05:40:46.060Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-19T05:40:46.060Z] Total Memory: 7887 MB
[2025-06-19T05:40:46.060Z] 2025-06-19 05:40:28,756 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-19T05:40:46.060Z] 2025-06-19 05:40:28,804 INFO [org.tes.uti.RegistryAuthLocator] (pool-4-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:40:46.060Z] 2025-06-19 05:40:29,372 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-19T05:40:46.060Z] 2025-06-19 05:40:29,372 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2025-06-19T05:40:46.060Z] 2025-06-19 05:40:29,373 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-06-19T05:40:46.060Z] 2025-06-19 05:40:29,431 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-19T05:40:46.060Z] 2025-06-19 05:40:29,477 INFO [doc.12.17]] (pool-4-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-06-19T05:40:46.060Z] 2025-06-19 05:40:29,479 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-06-19T05:40:46.060Z] 2025-06-19 05:40:30,076 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: 31b0348f43082bc7f6ebb79d404c1545ce05e7cfca96caa717b7df60acc02737
[2025-06-19T05:40:46.060Z] 2025-06-19 05:40:41,301 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT11.822657S
[2025-06-19T05:40:46.060Z] 2025-06-19 05:40:42,749 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 17.023s. Listening on: http://localhost:8081
[2025-06-19T05:40:46.060Z] 2025-06-19 05:40:42,750 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:40:46.060Z] 2025-06-19 05:40:42,750 INFO [io.quarkus] (main) Installed features: [amazon-kms, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-06-19T05:40:46.060Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.966 s - in org.acme.kms.KmsResourcesTest
[2025-06-19T05:40:47.371Z] 2025-06-19 05:40:46,747 INFO [io.quarkus] (main) Quarkus stopped in 2.070s
[2025-06-19T05:40:47.999Z] [INFO]
[2025-06-19T05:40:47.999Z] [INFO] Results:
[2025-06-19T05:40:47.999Z] [INFO]
[2025-06-19T05:40:47.999Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:40:47.999Z] [INFO]
[2025-06-19T05:40:47.999Z] [INFO]
[2025-06-19T05:40:47.999Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-kms-quickstart ---
[2025-06-19T05:40:47.999Z] [INFO] Building jar: /quarkus-quickstarts/amazon-kms-quickstart/target/amazon-kms-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:40:47.999Z] [INFO]
[2025-06-19T05:40:47.999Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-kms-quickstart ---
[2025-06-19T05:40:50.057Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2042ms
[2025-06-19T05:40:50.057Z] [INFO]
[2025-06-19T05:40:50.057Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-kms-quickstart ---
[2025-06-19T05:40:50.057Z] [INFO] Installing /quarkus-quickstarts/amazon-kms-quickstart/target/amazon-kms-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-kms-quickstart/1.0.0-SNAPSHOT/amazon-kms-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:40:50.057Z] [INFO] Installing /quarkus-quickstarts/amazon-kms-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-kms-quickstart/1.0.0-SNAPSHOT/amazon-kms-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:40:50.057Z] [INFO]
[2025-06-19T05:40:50.057Z] [INFO] -------------------< org.acme:amazon-s3-quickstart >--------------------
[2025-06-19T05:40:50.057Z] [INFO] Building amazon-s3-quickstart 1.0.0-SNAPSHOT [3/104]
[2025-06-19T05:40:50.057Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:40:50.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart/2.7.2.Final/quarkus-resteasy-multipart-2.7.2.Final.pom
[2025-06-19T05:40:50.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart/2.7.2.Final/quarkus-resteasy-multipart-2.7.2.Final.pom (2.6 kB at 286 kB/s)
[2025-06-19T05:40:50.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart-parent/2.7.2.Final/quarkus-resteasy-multipart-parent-2.7.2.Final.pom
[2025-06-19T05:40:50.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart-parent/2.7.2.Final/quarkus-resteasy-multipart-parent-2.7.2.Final.pom (774 B at 97 kB/s)
[2025-06-19T05:40:50.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.pom
[2025-06-19T05:40:50.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.pom (5.8 kB at 835 kB/s)
[2025-06-19T05:40:50.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.pom
[2025-06-19T05:40:50.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.pom (6.0 kB at 604 kB/s)
[2025-06-19T05:40:50.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.pom
[2025-06-19T05:40:50.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.pom (8.6 kB at 1.2 MB/s)
[2025-06-19T05:40:50.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3-b02/jaxb-runtime-parent-2.3.3-b02.pom
[2025-06-19T05:40:50.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3-b02/jaxb-runtime-parent-2.3.3-b02.pom (1.1 kB at 162 kB/s)
[2025-06-19T05:40:50.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3-b02/jaxb-parent-2.3.3-b02.pom
[2025-06-19T05:40:50.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3-b02/jaxb-parent-2.3.3-b02.pom (29 kB at 4.2 MB/s)
[2025-06-19T05:40:50.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3-b02/jaxb-bom-ext-2.3.3-b02.pom
[2025-06-19T05:40:50.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3-b02/jaxb-bom-ext-2.3.3-b02.pom (3.4 kB at 228 kB/s)
[2025-06-19T05:40:50.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3-b02/jaxb-bom-2.3.3-b02.pom
[2025-06-19T05:40:50.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3-b02/jaxb-bom-2.3.3-b02.pom (8.2 kB at 1.2 MB/s)
[2025-06-19T05:40:50.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.pom
[2025-06-19T05:40:50.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.pom (1.7 kB at 212 kB/s)
[2025-06-19T05:40:50.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.3-b02/jaxb-txw-parent-2.3.3-b02.pom
[2025-06-19T05:40:50.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.3-b02/jaxb-txw-parent-2.3.3-b02.pom (1.7 kB at 283 kB/s)
[2025-06-19T05:40:50.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.pom
[2025-06-19T05:40:50.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.pom (5.1 kB at 847 kB/s)
[2025-06-19T05:40:50.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.10/istack-commons-3.0.10.pom
[2025-06-19T05:40:50.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.10/istack-commons-3.0.10.pom (22 kB at 3.6 MB/s)
[2025-06-19T05:40:50.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.pom
[2025-06-19T05:40:50.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.pom (5.9 kB at 740 kB/s)
[2025-06-19T05:40:50.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.6.5/all-1.6.5.pom
[2025-06-19T05:40:50.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.6.5/all-1.6.5.pom (21 kB at 2.1 MB/s)
[2025-06-19T05:40:50.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.pom
[2025-06-19T05:40:50.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.pom (3.5 kB at 577 kB/s)
[2025-06-19T05:40:50.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-project/0.8.3/apache-mime4j-project-0.8.3.pom
[2025-06-19T05:40:50.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-project/0.8.3/apache-mime4j-project-0.8.3.pom (8.9 kB at 1.3 MB/s)
[2025-06-19T05:40:50.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.pom
[2025-06-19T05:40:50.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.pom (2.2 kB at 203 kB/s)
[2025-06-19T05:40:50.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-storage/0.8.3/apache-mime4j-storage-0.8.3.pom
[2025-06-19T05:40:50.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-storage/0.8.3/apache-mime4j-storage-0.8.3.pom (2.4 kB at 404 kB/s)
[2025-06-19T05:40:50.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3/1.0.3/quarkus-amazon-s3-1.0.3.pom
[2025-06-19T05:40:50.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3/1.0.3/quarkus-amazon-s3-1.0.3.pom (3.6 kB at 355 kB/s)
[2025-06-19T05:40:50.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3-parent/1.0.3/quarkus-amazon-s3-parent-1.0.3.pom
[2025-06-19T05:40:50.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3-parent/1.0.3/quarkus-amazon-s3-parent-1.0.3.pom (777 B at 97 kB/s)
[2025-06-19T05:40:50.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/s3/2.17.103/s3-2.17.103.pom
[2025-06-19T05:40:50.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/s3/2.17.103/s3-2.17.103.pom (5.2 kB at 579 kB/s)
[2025-06-19T05:40:50.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-xml-protocol/2.17.103/aws-xml-protocol-2.17.103.pom
[2025-06-19T05:40:50.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-xml-protocol/2.17.103/aws-xml-protocol-2.17.103.pom (4.0 kB at 501 kB/s)
[2025-06-19T05:40:50.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-query-protocol/2.17.103/aws-query-protocol-2.17.103.pom
[2025-06-19T05:40:50.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-query-protocol/2.17.103/aws-query-protocol-2.17.103.pom (3.6 kB at 37 kB/s)
[2025-06-19T05:40:50.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/arns/2.17.103/arns-2.17.103.pom
[2025-06-19T05:40:50.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/arns/2.17.103/arns-2.17.103.pom (3.0 kB at 372 kB/s)
[2025-06-19T05:40:50.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart/2.7.2.Final/quarkus-resteasy-multipart-2.7.2.Final.jar
[2025-06-19T05:40:50.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.jar
[2025-06-19T05:40:50.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.jar
[2025-06-19T05:40:50.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.jar
[2025-06-19T05:40:50.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.jar
[2025-06-19T05:40:50.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart/2.7.2.Final/quarkus-resteasy-multipart-2.7.2.Final.jar (7.2 kB at 653 kB/s)
[2025-06-19T05:40:50.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.jar
[2025-06-19T05:40:50.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.jar (98 kB at 4.5 MB/s)
[2025-06-19T05:40:50.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.jar
[2025-06-19T05:40:50.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.jar (72 kB at 3.6 MB/s)
[2025-06-19T05:40:50.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.jar (81 kB at 3.9 MB/s)
[2025-06-19T05:40:50.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.jar
[2025-06-19T05:40:50.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.jar
[2025-06-19T05:40:50.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.jar (30 kB at 1.3 MB/s)
[2025-06-19T05:40:50.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-storage/0.8.3/apache-mime4j-storage-0.8.3.jar
[2025-06-19T05:40:50.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-storage/0.8.3/apache-mime4j-storage-0.8.3.jar (30 kB at 951 kB/s)
[2025-06-19T05:40:50.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3/1.0.3/quarkus-amazon-s3-1.0.3.jar
[2025-06-19T05:40:50.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.jar (104 kB at 2.8 MB/s)
[2025-06-19T05:40:50.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/s3/2.17.103/s3-2.17.103.jar
[2025-06-19T05:40:50.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.jar (331 kB at 7.7 MB/s)
[2025-06-19T05:40:50.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-xml-protocol/2.17.103/aws-xml-protocol-2.17.103.jar
[2025-06-19T05:40:50.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.jar (1.0 MB at 21 MB/s)
[2025-06-19T05:40:50.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-query-protocol/2.17.103/aws-query-protocol-2.17.103.jar
[2025-06-19T05:40:50.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3/1.0.3/quarkus-amazon-s3-1.0.3.jar (10 kB at 235 kB/s)
[2025-06-19T05:40:50.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/arns/2.17.103/arns-2.17.103.jar
[2025-06-19T05:40:50.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-xml-protocol/2.17.103/aws-xml-protocol-2.17.103.jar (96 kB at 1.7 MB/s)
[2025-06-19T05:40:50.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/arns/2.17.103/arns-2.17.103.jar (16 kB at 278 kB/s)
[2025-06-19T05:40:50.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.jar (670 kB at 12 MB/s)
[2025-06-19T05:40:50.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-query-protocol/2.17.103/aws-query-protocol-2.17.103.jar (70 kB at 1.2 MB/s)
[2025-06-19T05:40:50.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/s3/2.17.103/s3-2.17.103.jar (2.9 MB at 30 MB/s)
[2025-06-19T05:40:50.690Z] [INFO]
[2025-06-19T05:40:50.690Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-s3-quickstart ---
[2025-06-19T05:40:50.690Z] [INFO]
[2025-06-19T05:40:50.690Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-s3-quickstart ---
[2025-06-19T05:40:50.690Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:40:50.690Z] [INFO] Copying 3 resources
[2025-06-19T05:40:50.690Z] [INFO]
[2025-06-19T05:40:50.690Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-s3-quickstart ---
[2025-06-19T05:40:50.690Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:40:50.690Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/amazon-s3-quickstart/target/classes
[2025-06-19T05:40:51.320Z] [INFO]
[2025-06-19T05:40:51.320Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-s3-quickstart ---
[2025-06-19T05:40:51.320Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:40:51.320Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-s3-quickstart/src/test/resources
[2025-06-19T05:40:51.320Z] [INFO]
[2025-06-19T05:40:51.320Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-s3-quickstart ---
[2025-06-19T05:40:51.320Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:40:51.321Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-s3-quickstart/target/test-classes
[2025-06-19T05:40:51.950Z] [INFO]
[2025-06-19T05:40:51.950Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-s3-quickstart ---
[2025-06-19T05:40:51.950Z] [INFO]
[2025-06-19T05:40:51.950Z] [INFO] -------------------------------------------------------
[2025-06-19T05:40:51.950Z] [INFO] T E S T S
[2025-06-19T05:40:51.950Z] [INFO] -------------------------------------------------------
[2025-06-19T05:40:51.950Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:40:53.260Z] [INFO] Running org.acme.s3.S3ResourcesTest
[2025-06-19T05:41:16.917Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.2.Final/quarkus-resteasy-multipart-deployment-2.7.2.Final.pom
[2025-06-19T05:41:16.917Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.2.Final/quarkus-resteasy-multipart-deployment-2.7.2.Final.pom (2.1 kB at 7.5 kB/s)
[2025-06-19T05:41:16.917Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3-deployment/1.0.3/quarkus-amazon-s3-deployment-1.0.3.pom
[2025-06-19T05:41:16.917Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3-deployment/1.0.3/quarkus-amazon-s3-deployment-1.0.3.pom (2.8 kB at 172 kB/s)
[2025-06-19T05:41:16.917Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3-deployment/1.0.3/quarkus-amazon-s3-deployment-1.0.3.jar
[2025-06-19T05:41:16.917Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.2.Final/quarkus-resteasy-multipart-deployment-2.7.2.Final.jar
[2025-06-19T05:41:16.917Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3-deployment/1.0.3/quarkus-amazon-s3-deployment-1.0.3.jar (6.9 kB at 178 kB/s)
[2025-06-19T05:41:16.917Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.2.Final/quarkus-resteasy-multipart-deployment-2.7.2.Final.jar (4.5 kB at 36 kB/s)
[2025-06-19T05:41:16.917Z] 2025-06-19 05:40:57,389 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:41:16.917Z] 2025-06-19 05:40:59,481 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-5-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-19T05:41:16.917Z] 2025-06-19 05:40:59,929 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-5-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-19T05:41:16.917Z] 2025-06-19 05:40:59,951 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Docker host IP address is 172.17.0.1
[2025-06-19T05:41:16.917Z] 2025-06-19 05:40:59,986 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Connected to docker:
[2025-06-19T05:41:16.917Z] Server Version: 26.1.3
[2025-06-19T05:41:16.917Z] API Version: 1.45
[2025-06-19T05:41:16.917Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-19T05:41:16.917Z] Total Memory: 7887 MB
[2025-06-19T05:41:16.917Z] 2025-06-19 05:40:59,989 INFO [org.tes.uti.ImageNameSubstitutor] (pool-5-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-19T05:41:16.917Z] 2025-06-19 05:41:00,036 INFO [org.tes.uti.RegistryAuthLocator] (pool-5-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:41:16.917Z] 2025-06-19 05:41:00,568 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-19T05:41:16.917Z] 2025-06-19 05:41:00,568 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Checking the system...
[2025-06-19T05:41:16.917Z] 2025-06-19 05:41:00,569 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-06-19T05:41:16.918Z] 2025-06-19 05:41:00,625 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-19T05:41:16.918Z] 2025-06-19 05:41:00,669 INFO [doc.12.17]] (pool-5-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-06-19T05:41:16.918Z] 2025-06-19 05:41:00,670 INFO [doc.12.17]] (pool-5-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-06-19T05:41:16.918Z] 2025-06-19 05:41:01,268 INFO [doc.12.17]] (pool-5-thread-1) Container localstack/localstack:0.12.17 is starting: 5b441ead80389521be65004400eb08cffd22009e43418b4fdc2f51659d47e8c2
[2025-06-19T05:41:16.918Z] 2025-06-19 05:41:13,493 INFO [doc.12.17]] (pool-5-thread-1) Container localstack/localstack:0.12.17 started in PT12.823179S
[2025-06-19T05:41:16.918Z] 2025-06-19 05:41:14,761 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 18.166s. Listening on: http://localhost:8081
[2025-06-19T05:41:16.918Z] 2025-06-19 05:41:14,762 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:41:16.918Z] 2025-06-19 05:41:14,762 INFO [io.quarkus] (main) Installed features: [amazon-s3, cdi, resteasy, resteasy-jackson, resteasy-multipart, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-06-19T05:41:18.232Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.366 s - in org.acme.s3.S3ResourcesTest
[2025-06-19T05:41:21.091Z] 2025-06-19 05:41:19,994 INFO [io.quarkus] (main) Quarkus stopped in 2.083s
[2025-06-19T05:41:21.091Z] [INFO]
[2025-06-19T05:41:21.091Z] [INFO] Results:
[2025-06-19T05:41:21.091Z] [INFO]
[2025-06-19T05:41:21.091Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:41:21.091Z] [INFO]
[2025-06-19T05:41:21.091Z] [INFO]
[2025-06-19T05:41:21.091Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-s3-quickstart ---
[2025-06-19T05:41:21.091Z] [INFO] Building jar: /quarkus-quickstarts/amazon-s3-quickstart/target/amazon-s3-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:41:21.091Z] [INFO]
[2025-06-19T05:41:21.091Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-s3-quickstart ---
[2025-06-19T05:41:23.958Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2229ms
[2025-06-19T05:41:23.958Z] [INFO]
[2025-06-19T05:41:23.958Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-s3-quickstart ---
[2025-06-19T05:41:23.958Z] [INFO] Installing /quarkus-quickstarts/amazon-s3-quickstart/target/amazon-s3-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-s3-quickstart/1.0.0-SNAPSHOT/amazon-s3-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:41:23.958Z] [INFO] Installing /quarkus-quickstarts/amazon-s3-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-s3-quickstart/1.0.0-SNAPSHOT/amazon-s3-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:41:23.958Z] [INFO]
[2025-06-19T05:41:23.958Z] [INFO] -------------------< org.acme:amazon-ses-quickstart >-------------------
[2025-06-19T05:41:23.958Z] [INFO] Building amazon-ses-quickstart 1.0.0-SNAPSHOT [4/104]
[2025-06-19T05:41:23.958Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:41:23.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses/1.0.3/quarkus-amazon-ses-1.0.3.pom
[2025-06-19T05:41:23.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses/1.0.3/quarkus-amazon-ses-1.0.3.pom (3.5 kB at 394 kB/s)
[2025-06-19T05:41:23.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses-parent/1.0.3/quarkus-amazon-ses-parent-1.0.3.pom
[2025-06-19T05:41:23.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses-parent/1.0.3/quarkus-amazon-ses-parent-1.0.3.pom (780 B at 87 kB/s)
[2025-06-19T05:41:23.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ses/2.17.103/ses-2.17.103.pom
[2025-06-19T05:41:23.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ses/2.17.103/ses-2.17.103.pom (2.5 kB at 360 kB/s)
[2025-06-19T05:41:23.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses/1.0.3/quarkus-amazon-ses-1.0.3.jar
[2025-06-19T05:41:23.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ses/2.17.103/ses-2.17.103.jar
[2025-06-19T05:41:23.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses/1.0.3/quarkus-amazon-ses-1.0.3.jar (8.0 kB at 671 kB/s)
[2025-06-19T05:41:23.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ses/2.17.103/ses-2.17.103.jar (1.6 MB at 49 MB/s)
[2025-06-19T05:41:23.958Z] [INFO]
[2025-06-19T05:41:23.958Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-ses-quickstart ---
[2025-06-19T05:41:23.958Z] [INFO]
[2025-06-19T05:41:23.958Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-ses-quickstart ---
[2025-06-19T05:41:23.958Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:41:23.958Z] [INFO] Copying 1 resource
[2025-06-19T05:41:23.958Z] [INFO]
[2025-06-19T05:41:23.958Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-ses-quickstart ---
[2025-06-19T05:41:23.958Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:41:23.958Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-ses-quickstart/target/classes
[2025-06-19T05:41:23.958Z] [INFO]
[2025-06-19T05:41:23.958Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-ses-quickstart ---
[2025-06-19T05:41:23.958Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:41:23.958Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-ses-quickstart/src/test/resources
[2025-06-19T05:41:23.958Z] [INFO]
[2025-06-19T05:41:23.958Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-ses-quickstart ---
[2025-06-19T05:41:23.958Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:41:23.958Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-ses-quickstart/target/test-classes
[2025-06-19T05:41:24.592Z] [INFO]
[2025-06-19T05:41:24.592Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-ses-quickstart ---
[2025-06-19T05:41:24.592Z] [INFO]
[2025-06-19T05:41:24.592Z] [INFO] -------------------------------------------------------
[2025-06-19T05:41:24.592Z] [INFO] T E S T S
[2025-06-19T05:41:24.592Z] [INFO] -------------------------------------------------------
[2025-06-19T05:41:24.592Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:41:25.905Z] [INFO] Running org.acme.ses.SesResourcesTest
[2025-06-19T05:41:49.934Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses-deployment/1.0.3/quarkus-amazon-ses-deployment-1.0.3.pom
[2025-06-19T05:41:49.934Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses-deployment/1.0.3/quarkus-amazon-ses-deployment-1.0.3.pom (2.8 kB at 4.4 kB/s)
[2025-06-19T05:41:49.934Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses-deployment/1.0.3/quarkus-amazon-ses-deployment-1.0.3.jar
[2025-06-19T05:41:49.934Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses-deployment/1.0.3/quarkus-amazon-ses-deployment-1.0.3.jar (6.9 kB at 177 kB/s)
[2025-06-19T05:41:49.934Z] 2025-06-19 05:41:30,230 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:41:49.934Z] 2025-06-19 05:41:32,147 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-19T05:41:49.934Z] 2025-06-19 05:41:32,557 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-19T05:41:49.934Z] 2025-06-19 05:41:32,581 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2025-06-19T05:41:49.934Z] 2025-06-19 05:41:32,619 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2025-06-19T05:41:49.934Z] Server Version: 26.1.3
[2025-06-19T05:41:49.934Z] API Version: 1.45
[2025-06-19T05:41:49.934Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-19T05:41:49.934Z] Total Memory: 7887 MB
[2025-06-19T05:41:49.934Z] 2025-06-19 05:41:32,626 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-19T05:41:49.935Z] 2025-06-19 05:41:32,677 INFO [org.tes.uti.RegistryAuthLocator] (pool-4-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:41:49.935Z] 2025-06-19 05:41:33,191 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-19T05:41:49.935Z] 2025-06-19 05:41:33,191 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2025-06-19T05:41:49.935Z] 2025-06-19 05:41:33,192 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-06-19T05:41:49.935Z] 2025-06-19 05:41:33,256 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-19T05:41:49.935Z] 2025-06-19 05:41:33,294 INFO [doc.12.17]] (pool-4-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-06-19T05:41:49.935Z] 2025-06-19 05:41:33,295 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-06-19T05:41:49.935Z] 2025-06-19 05:41:33,929 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: 39211279aa9f3ec420e1db57ddc8d53f5e0d0732e11abdb83cdecae9884d851c
[2025-06-19T05:41:49.935Z] 2025-06-19 05:41:46,147 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT12.851301S
[2025-06-19T05:41:49.935Z] 2025-06-19 05:41:47,428 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 18.037s. Listening on: http://localhost:8081
[2025-06-19T05:41:49.935Z] 2025-06-19 05:41:47,429 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:41:49.935Z] 2025-06-19 05:41:47,429 INFO [io.quarkus] (main) Installed features: [amazon-ses, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-06-19T05:41:49.935Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.082 s - in org.acme.ses.SesResourcesTest
[2025-06-19T05:41:51.982Z] 2025-06-19 05:41:51,368 INFO [io.quarkus] (main) Quarkus stopped in 2.070s
[2025-06-19T05:41:52.612Z] [INFO]
[2025-06-19T05:41:52.612Z] [INFO] Results:
[2025-06-19T05:41:52.612Z] [INFO]
[2025-06-19T05:41:52.612Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:41:52.612Z] [INFO]
[2025-06-19T05:41:52.612Z] [INFO]
[2025-06-19T05:41:52.612Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-ses-quickstart ---
[2025-06-19T05:41:52.612Z] [INFO] Building jar: /quarkus-quickstarts/amazon-ses-quickstart/target/amazon-ses-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:41:52.612Z] [INFO]
[2025-06-19T05:41:52.612Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-ses-quickstart ---
[2025-06-19T05:41:55.478Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2530ms
[2025-06-19T05:41:55.478Z] [INFO]
[2025-06-19T05:41:55.478Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-ses-quickstart ---
[2025-06-19T05:41:55.478Z] [INFO] Installing /quarkus-quickstarts/amazon-ses-quickstart/target/amazon-ses-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-ses-quickstart/1.0.0-SNAPSHOT/amazon-ses-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:41:55.478Z] [INFO] Installing /quarkus-quickstarts/amazon-ses-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-ses-quickstart/1.0.0-SNAPSHOT/amazon-ses-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:41:55.478Z] [INFO]
[2025-06-19T05:41:55.478Z] [INFO] -------------------< org.acme:amazon-sns-quickstart >-------------------
[2025-06-19T05:41:55.478Z] [INFO] Building amazon-sns-quickstart 1.0.0-SNAPSHOT [5/104]
[2025-06-19T05:41:55.478Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:41:55.478Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns/1.0.3/quarkus-amazon-sns-1.0.3.pom
[2025-06-19T05:41:55.478Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns/1.0.3/quarkus-amazon-sns-1.0.3.pom (3.6 kB at 137 kB/s)
[2025-06-19T05:41:55.478Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns-parent/1.0.3/quarkus-amazon-sns-parent-1.0.3.pom
[2025-06-19T05:41:55.478Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns-parent/1.0.3/quarkus-amazon-sns-parent-1.0.3.pom (779 B at 111 kB/s)
[2025-06-19T05:41:55.478Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sns/2.17.103/sns-2.17.103.pom
[2025-06-19T05:41:55.478Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sns/2.17.103/sns-2.17.103.pom (2.6 kB at 322 kB/s)
[2025-06-19T05:41:55.478Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns/1.0.3/quarkus-amazon-sns-1.0.3.jar
[2025-06-19T05:41:55.478Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sns/2.17.103/sns-2.17.103.jar
[2025-06-19T05:41:55.478Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns/1.0.3/quarkus-amazon-sns-1.0.3.jar (8.1 kB at 806 kB/s)
[2025-06-19T05:41:55.478Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sns/2.17.103/sns-2.17.103.jar (935 kB at 33 MB/s)
[2025-06-19T05:41:55.478Z] [INFO]
[2025-06-19T05:41:55.479Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-sns-quickstart ---
[2025-06-19T05:41:55.479Z] [INFO]
[2025-06-19T05:41:55.479Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-sns-quickstart ---
[2025-06-19T05:41:55.479Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:41:55.479Z] [INFO] Copying 1 resource
[2025-06-19T05:41:55.479Z] [INFO]
[2025-06-19T05:41:55.479Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-sns-quickstart ---
[2025-06-19T05:41:55.479Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:41:55.479Z] [INFO] Compiling 7 source files to /quarkus-quickstarts/amazon-sns-quickstart/target/classes
[2025-06-19T05:41:56.110Z] [INFO]
[2025-06-19T05:41:56.110Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-sns-quickstart ---
[2025-06-19T05:41:56.110Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:41:56.110Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-sns-quickstart/src/test/resources
[2025-06-19T05:41:56.110Z] [INFO]
[2025-06-19T05:41:56.110Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-sns-quickstart ---
[2025-06-19T05:41:56.110Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:41:56.110Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-sns-quickstart/target/test-classes
[2025-06-19T05:41:56.744Z] [INFO]
[2025-06-19T05:41:56.744Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-sns-quickstart ---
[2025-06-19T05:41:56.744Z] [INFO]
[2025-06-19T05:41:56.744Z] [INFO] -------------------------------------------------------
[2025-06-19T05:41:56.744Z] [INFO] T E S T S
[2025-06-19T05:41:56.744Z] [INFO] -------------------------------------------------------
[2025-06-19T05:41:56.744Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:41:57.374Z] [INFO] Running org.acme.sns.SnsResourcesTest
[2025-06-19T05:42:21.879Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns-deployment/1.0.3/quarkus-amazon-sns-deployment-1.0.3.pom
[2025-06-19T05:42:21.879Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns-deployment/1.0.3/quarkus-amazon-sns-deployment-1.0.3.pom (2.8 kB at 11 kB/s)
[2025-06-19T05:42:21.879Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns-deployment/1.0.3/quarkus-amazon-sns-deployment-1.0.3.jar
[2025-06-19T05:42:21.879Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns-deployment/1.0.3/quarkus-amazon-sns-deployment-1.0.3.jar (6.8 kB at 298 kB/s)
[2025-06-19T05:42:21.879Z] 2025-06-19 05:42:01,812 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:42:21.879Z] 2025-06-19 05:42:03,691 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-19T05:42:21.879Z] 2025-06-19 05:42:04,143 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-19T05:42:21.879Z] 2025-06-19 05:42:04,158 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2025-06-19T05:42:21.879Z] 2025-06-19 05:42:04,189 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2025-06-19T05:42:21.879Z] Server Version: 26.1.3
[2025-06-19T05:42:21.879Z] API Version: 1.45
[2025-06-19T05:42:21.879Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-19T05:42:21.879Z] Total Memory: 7887 MB
[2025-06-19T05:42:21.879Z] 2025-06-19 05:42:04,193 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-19T05:42:21.879Z] 2025-06-19 05:42:04,239 INFO [org.tes.uti.RegistryAuthLocator] (pool-4-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:42:21.879Z] 2025-06-19 05:42:04,740 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-19T05:42:21.879Z] 2025-06-19 05:42:04,741 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2025-06-19T05:42:21.879Z] 2025-06-19 05:42:04,741 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-06-19T05:42:21.879Z] 2025-06-19 05:42:04,807 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-19T05:42:21.879Z] 2025-06-19 05:42:04,853 INFO [doc.12.17]] (pool-4-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-06-19T05:42:21.879Z] 2025-06-19 05:42:04,854 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-06-19T05:42:21.879Z] 2025-06-19 05:42:05,455 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: d8e06323b53a4d11e9a103ece5addebac9a2e76f3ecfcb2e620020d563068508
[2025-06-19T05:42:21.879Z] 2025-06-19 05:42:16,682 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT11.827879S
[2025-06-19T05:42:21.879Z] 2025-06-19 05:42:18,007 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 17.038s. Listening on: http://localhost:8081
[2025-06-19T05:42:21.879Z] 2025-06-19 05:42:18,007 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:42:21.879Z] 2025-06-19 05:42:18,008 INFO [io.quarkus] (main) Installed features: [amazon-sns, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-06-19T05:42:21.879Z] 2025-06-19 05:42:19,646 INFO [org.acm.sns.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Charm, 1/2}]
[2025-06-19T05:42:21.879Z] 2025-06-19 05:42:19,934 INFO [org.acm.sns.QuarksCannonAsyncResource] (sdk-async-response-2-0) Fired Quark[Charm, 1/2}]
[2025-06-19T05:42:21.879Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.765 s - in org.acme.sns.SnsResourcesTest
[2025-06-19T05:42:22.508Z] 2025-06-19 05:42:22,009 INFO [io.quarkus] (main) Quarkus stopped in 2.053s
[2025-06-19T05:42:23.139Z] [INFO]
[2025-06-19T05:42:23.139Z] [INFO] Results:
[2025-06-19T05:42:23.139Z] [INFO]
[2025-06-19T05:42:23.139Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:42:23.139Z] [INFO]
[2025-06-19T05:42:23.139Z] [INFO]
[2025-06-19T05:42:23.139Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-sns-quickstart ---
[2025-06-19T05:42:23.139Z] [INFO] Building jar: /quarkus-quickstarts/amazon-sns-quickstart/target/amazon-sns-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:42:23.139Z] [INFO]
[2025-06-19T05:42:23.139Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-sns-quickstart ---
[2025-06-19T05:42:25.191Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2261ms
[2025-06-19T05:42:25.191Z] [INFO]
[2025-06-19T05:42:25.191Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-sns-quickstart ---
[2025-06-19T05:42:25.191Z] [INFO] Installing /quarkus-quickstarts/amazon-sns-quickstart/target/amazon-sns-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-sns-quickstart/1.0.0-SNAPSHOT/amazon-sns-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:42:25.191Z] [INFO] Installing /quarkus-quickstarts/amazon-sns-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-sns-quickstart/1.0.0-SNAPSHOT/amazon-sns-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:42:25.191Z] [INFO]
[2025-06-19T05:42:25.191Z] [INFO] -------------------< org.acme:amazon-sqs-quickstart >-------------------
[2025-06-19T05:42:25.191Z] [INFO] Building amazon-sqs-quickstart 1.0.0-SNAPSHOT [6/104]
[2025-06-19T05:42:25.191Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:42:25.191Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs/1.0.3/quarkus-amazon-sqs-1.0.3.pom
[2025-06-19T05:42:25.822Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs/1.0.3/quarkus-amazon-sqs-1.0.3.pom (3.6 kB at 255 kB/s)
[2025-06-19T05:42:25.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs-parent/1.0.3/quarkus-amazon-sqs-parent-1.0.3.pom
[2025-06-19T05:42:25.822Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs-parent/1.0.3/quarkus-amazon-sqs-parent-1.0.3.pom (779 B at 78 kB/s)
[2025-06-19T05:42:25.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sqs/2.17.103/sqs-2.17.103.pom
[2025-06-19T05:42:25.822Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sqs/2.17.103/sqs-2.17.103.pom (3.2 kB at 398 kB/s)
[2025-06-19T05:42:25.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs/1.0.3/quarkus-amazon-sqs-1.0.3.jar
[2025-06-19T05:42:25.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sqs/2.17.103/sqs-2.17.103.jar
[2025-06-19T05:42:25.822Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs/1.0.3/quarkus-amazon-sqs-1.0.3.jar (8.1 kB at 538 kB/s)
[2025-06-19T05:42:25.822Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sqs/2.17.103/sqs-2.17.103.jar (550 kB at 18 MB/s)
[2025-06-19T05:42:25.822Z] [INFO]
[2025-06-19T05:42:25.822Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-sqs-quickstart ---
[2025-06-19T05:42:25.822Z] [INFO]
[2025-06-19T05:42:25.822Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-sqs-quickstart ---
[2025-06-19T05:42:25.822Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:42:25.822Z] [INFO] Copying 1 resource
[2025-06-19T05:42:25.822Z] [INFO]
[2025-06-19T05:42:25.822Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-sqs-quickstart ---
[2025-06-19T05:42:25.822Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:42:25.822Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/amazon-sqs-quickstart/target/classes
[2025-06-19T05:42:25.822Z] [INFO]
[2025-06-19T05:42:25.822Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-sqs-quickstart ---
[2025-06-19T05:42:25.822Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:42:25.822Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-sqs-quickstart/src/test/resources
[2025-06-19T05:42:25.822Z] [INFO]
[2025-06-19T05:42:25.822Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-sqs-quickstart ---
[2025-06-19T05:42:25.822Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:42:25.822Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-sqs-quickstart/target/test-classes
[2025-06-19T05:42:26.453Z] [INFO]
[2025-06-19T05:42:26.453Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-sqs-quickstart ---
[2025-06-19T05:42:26.453Z] [INFO]
[2025-06-19T05:42:26.453Z] [INFO] -------------------------------------------------------
[2025-06-19T05:42:26.453Z] [INFO] T E S T S
[2025-06-19T05:42:26.453Z] [INFO] -------------------------------------------------------
[2025-06-19T05:42:26.453Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:42:27.760Z] [INFO] Running org.acme.sqs.SqsResourcesTest
[2025-06-19T05:42:51.777Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs-deployment/1.0.3/quarkus-amazon-sqs-deployment-1.0.3.pom
[2025-06-19T05:42:51.777Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs-deployment/1.0.3/quarkus-amazon-sqs-deployment-1.0.3.pom (2.8 kB at 5.4 kB/s)
[2025-06-19T05:42:51.777Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs-deployment/1.0.3/quarkus-amazon-sqs-deployment-1.0.3.jar
[2025-06-19T05:42:51.777Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs-deployment/1.0.3/quarkus-amazon-sqs-deployment-1.0.3.jar (6.9 kB at 343 kB/s)
[2025-06-19T05:42:51.777Z] 2025-06-19 05:42:32,170 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:42:51.778Z] 2025-06-19 05:42:33,955 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-19T05:42:51.778Z] 2025-06-19 05:42:34,410 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-19T05:42:51.778Z] 2025-06-19 05:42:34,434 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2025-06-19T05:42:51.778Z] 2025-06-19 05:42:34,465 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2025-06-19T05:42:51.778Z] Server Version: 26.1.3
[2025-06-19T05:42:51.778Z] API Version: 1.45
[2025-06-19T05:42:51.778Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-19T05:42:51.778Z] Total Memory: 7887 MB
[2025-06-19T05:42:51.778Z] 2025-06-19 05:42:34,468 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-19T05:42:51.778Z] 2025-06-19 05:42:34,507 INFO [org.tes.uti.RegistryAuthLocator] (pool-4-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:42:51.778Z] 2025-06-19 05:42:35,049 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-19T05:42:51.778Z] 2025-06-19 05:42:35,049 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2025-06-19T05:42:51.778Z] 2025-06-19 05:42:35,050 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-06-19T05:42:51.778Z] 2025-06-19 05:42:35,117 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-19T05:42:51.778Z] 2025-06-19 05:42:35,159 INFO [doc.12.17]] (pool-4-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-06-19T05:42:51.778Z] 2025-06-19 05:42:35,160 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-06-19T05:42:51.778Z] 2025-06-19 05:42:35,742 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: ef358413b6dd389963761819716955cb776baa72167361136977291e8dc5d3cd
[2025-06-19T05:42:51.778Z] 2025-06-19 05:42:47,965 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT12.805097S
[2025-06-19T05:42:51.778Z] 2025-06-19 05:42:49,119 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 17.753s. Listening on: http://localhost:8081
[2025-06-19T05:42:51.778Z] 2025-06-19 05:42:49,120 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:42:51.778Z] 2025-06-19 05:42:49,120 INFO [io.quarkus] (main) Installed features: [amazon-sqs, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-06-19T05:42:51.778Z] 2025-06-19 05:42:50,749 INFO [org.acm.sqs.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Charm, 1/2}]
[2025-06-19T05:42:51.778Z] 2025-06-19 05:42:50,948 INFO [org.acm.sqs.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Strange, 1/2}]
[2025-06-19T05:42:51.778Z] 2025-06-19 05:42:50,997 INFO [org.acm.sqs.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Bottom, 1/2}]
[2025-06-19T05:42:51.778Z] 2025-06-19 05:42:51,045 INFO [org.acm.sqs.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Upper, 1/2}]
[2025-06-19T05:42:51.778Z] 2025-06-19 05:42:51,286 INFO [org.acm.sqs.QuarksCannonAsyncResource] (sdk-async-response-2-0) Fired Quark[Charm, 1/2}]
[2025-06-19T05:42:51.778Z] 2025-06-19 05:42:51,332 INFO [org.acm.sqs.QuarksCannonAsyncResource] (sdk-async-response-2-1) Fired Quark[Strange, 1/2}]
[2025-06-19T05:42:51.778Z] 2025-06-19 05:42:51,395 INFO [org.acm.sqs.QuarksCannonAsyncResource] (sdk-async-response-2-2) Fired Quark[Bottom, 1/2}]
[2025-06-19T05:42:51.778Z] 2025-06-19 05:42:51,433 INFO [org.acm.sqs.QuarksCannonAsyncResource] (sdk-async-response-2-3) Fired Quark[Upper, 1/2}]
[2025-06-19T05:42:51.778Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.169 s - in org.acme.sqs.SqsResourcesTest
[2025-06-19T05:42:54.634Z] 2025-06-19 05:42:53,558 INFO [io.quarkus] (main) Quarkus stopped in 2.054s
[2025-06-19T05:42:54.634Z] [INFO]
[2025-06-19T05:42:54.634Z] [INFO] Results:
[2025-06-19T05:42:54.634Z] [INFO]
[2025-06-19T05:42:54.634Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:42:54.634Z] [INFO]
[2025-06-19T05:42:54.634Z] [INFO]
[2025-06-19T05:42:54.634Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-sqs-quickstart ---
[2025-06-19T05:42:54.634Z] [INFO] Building jar: /quarkus-quickstarts/amazon-sqs-quickstart/target/amazon-sqs-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:42:54.634Z] [INFO]
[2025-06-19T05:42:54.634Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-sqs-quickstart ---
[2025-06-19T05:42:56.813Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2169ms
[2025-06-19T05:42:57.441Z] [INFO]
[2025-06-19T05:42:57.441Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-sqs-quickstart ---
[2025-06-19T05:42:57.441Z] [INFO] Installing /quarkus-quickstarts/amazon-sqs-quickstart/target/amazon-sqs-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-sqs-quickstart/1.0.0-SNAPSHOT/amazon-sqs-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:42:57.441Z] [INFO] Installing /quarkus-quickstarts/amazon-sqs-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-sqs-quickstart/1.0.0-SNAPSHOT/amazon-sqs-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:42:57.441Z] [INFO]
[2025-06-19T05:42:57.441Z] [INFO] -------------------< org.acme:amazon-ssm-quickstart >-------------------
[2025-06-19T05:42:57.441Z] [INFO] Building amazon-ssm-quickstart 1.0.0-SNAPSHOT [7/104]
[2025-06-19T05:42:57.441Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:42:57.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm/1.0.3/quarkus-amazon-ssm-1.0.3.pom
[2025-06-19T05:42:57.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm/1.0.3/quarkus-amazon-ssm-1.0.3.pom (3.5 kB at 236 kB/s)
[2025-06-19T05:42:57.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm-parent/1.0.3/quarkus-amazon-ssm-parent-1.0.3.pom
[2025-06-19T05:42:57.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm-parent/1.0.3/quarkus-amazon-ssm-parent-1.0.3.pom (780 B at 78 kB/s)
[2025-06-19T05:42:57.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ssm/2.17.103/ssm-2.17.103.pom
[2025-06-19T05:42:57.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ssm/2.17.103/ssm-2.17.103.pom (2.4 kB at 201 kB/s)
[2025-06-19T05:42:57.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm/1.0.3/quarkus-amazon-ssm-1.0.3.jar
[2025-06-19T05:42:57.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ssm/2.17.103/ssm-2.17.103.jar
[2025-06-19T05:42:57.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm/1.0.3/quarkus-amazon-ssm-1.0.3.jar (8.0 kB at 619 kB/s)
[2025-06-19T05:42:57.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ssm/2.17.103/ssm-2.17.103.jar (5.0 MB at 31 MB/s)
[2025-06-19T05:42:57.441Z] [INFO]
[2025-06-19T05:42:57.441Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-ssm-quickstart ---
[2025-06-19T05:42:57.441Z] [INFO]
[2025-06-19T05:42:57.441Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-ssm-quickstart ---
[2025-06-19T05:42:57.441Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:42:57.441Z] [INFO] Copying 1 resource
[2025-06-19T05:42:57.441Z] [INFO]
[2025-06-19T05:42:57.441Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-ssm-quickstart ---
[2025-06-19T05:42:57.441Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:42:57.442Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-ssm-quickstart/target/classes
[2025-06-19T05:42:58.072Z] [INFO]
[2025-06-19T05:42:58.072Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-ssm-quickstart ---
[2025-06-19T05:42:58.072Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:42:58.072Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-ssm-quickstart/src/test/resources
[2025-06-19T05:42:58.072Z] [INFO]
[2025-06-19T05:42:58.072Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-ssm-quickstart ---
[2025-06-19T05:42:58.072Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:42:58.072Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-ssm-quickstart/target/test-classes
[2025-06-19T05:42:58.072Z] [INFO]
[2025-06-19T05:42:58.072Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-ssm-quickstart ---
[2025-06-19T05:42:58.072Z] [INFO]
[2025-06-19T05:42:58.072Z] [INFO] -------------------------------------------------------
[2025-06-19T05:42:58.072Z] [INFO] T E S T S
[2025-06-19T05:42:58.072Z] [INFO] -------------------------------------------------------
[2025-06-19T05:42:58.072Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:42:59.385Z] [INFO] Running org.acme.ssm.SsmResourcesTest
[2025-06-19T05:43:23.029Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm-deployment/1.0.3/quarkus-amazon-ssm-deployment-1.0.3.pom
[2025-06-19T05:43:23.029Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm-deployment/1.0.3/quarkus-amazon-ssm-deployment-1.0.3.pom (2.8 kB at 11 kB/s)
[2025-06-19T05:43:23.029Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm-deployment/1.0.3/quarkus-amazon-ssm-deployment-1.0.3.jar
[2025-06-19T05:43:23.029Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm-deployment/1.0.3/quarkus-amazon-ssm-deployment-1.0.3.jar (6.9 kB at 364 kB/s)
[2025-06-19T05:43:23.029Z] 2025-06-19 05:43:04,189 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:43:23.029Z] 2025-06-19 05:43:06,751 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-19T05:43:23.029Z] 2025-06-19 05:43:07,238 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-19T05:43:23.029Z] 2025-06-19 05:43:07,255 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2025-06-19T05:43:23.029Z] 2025-06-19 05:43:07,297 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2025-06-19T05:43:23.029Z] Server Version: 26.1.3
[2025-06-19T05:43:23.029Z] API Version: 1.45
[2025-06-19T05:43:23.029Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-19T05:43:23.029Z] Total Memory: 7887 MB
[2025-06-19T05:43:23.029Z] 2025-06-19 05:43:07,303 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-19T05:43:23.029Z] 2025-06-19 05:43:07,351 INFO [org.tes.uti.RegistryAuthLocator] (pool-4-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:43:23.029Z] 2025-06-19 05:43:07,871 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-19T05:43:23.029Z] 2025-06-19 05:43:07,871 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2025-06-19T05:43:23.029Z] 2025-06-19 05:43:07,872 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-06-19T05:43:23.029Z] 2025-06-19 05:43:07,938 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-19T05:43:23.029Z] 2025-06-19 05:43:07,979 INFO [doc.12.17]] (pool-4-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-06-19T05:43:23.029Z] 2025-06-19 05:43:07,980 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-06-19T05:43:23.029Z] 2025-06-19 05:43:08,525 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: d6cd163aa7ae8a51f1c537a3f0786eeba71b3ec5c67e4a6b975044608c7d452d
[2025-06-19T05:43:23.029Z] 2025-06-19 05:43:19,762 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT11.781538S
[2025-06-19T05:43:23.029Z] 2025-06-19 05:43:20,646 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 17.204s. Listening on: http://localhost:8081
[2025-06-19T05:43:23.029Z] 2025-06-19 05:43:20,647 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:43:23.029Z] 2025-06-19 05:43:20,647 INFO [io.quarkus] (main) Installed features: [amazon-ssm, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-06-19T05:43:24.337Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.75 s - in org.acme.ssm.SsmResourcesTest
[2025-06-19T05:43:27.193Z] 2025-06-19 05:43:26,150 INFO [io.quarkus] (main) Quarkus stopped in 2.063s
[2025-06-19T05:43:27.193Z] [INFO]
[2025-06-19T05:43:27.193Z] [INFO] Results:
[2025-06-19T05:43:27.193Z] [INFO]
[2025-06-19T05:43:27.193Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:43:27.193Z] [INFO]
[2025-06-19T05:43:27.193Z] [INFO]
[2025-06-19T05:43:27.193Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-ssm-quickstart ---
[2025-06-19T05:43:27.193Z] [INFO] Building jar: /quarkus-quickstarts/amazon-ssm-quickstart/target/amazon-ssm-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:43:27.193Z] [INFO]
[2025-06-19T05:43:27.193Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-ssm-quickstart ---
[2025-06-19T05:43:31.164Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 3234ms
[2025-06-19T05:43:31.164Z] [INFO]
[2025-06-19T05:43:31.164Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-ssm-quickstart ---
[2025-06-19T05:43:31.164Z] [INFO] Installing /quarkus-quickstarts/amazon-ssm-quickstart/target/amazon-ssm-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-ssm-quickstart/1.0.0-SNAPSHOT/amazon-ssm-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:43:31.164Z] [INFO] Installing /quarkus-quickstarts/amazon-ssm-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-ssm-quickstart/1.0.0-SNAPSHOT/amazon-ssm-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:43:31.164Z] [INFO]
[2025-06-19T05:43:31.164Z] [INFO] -----------------< org.acme:amqp-quickstart-producer >------------------
[2025-06-19T05:43:31.164Z] [INFO] Building amqp-quickstart-producer 1.0.0-SNAPSHOT [8/104]
[2025-06-19T05:43:31.164Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:43:31.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom
[2025-06-19T05:43:31.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom (12 kB at 113 kB/s)
[2025-06-19T05:43:31.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
[2025-06-19T05:43:31.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 594 kB/s)
[2025-06-19T05:43:31.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar
[2025-06-19T05:43:31.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar (62 kB at 2.3 MB/s)
[2025-06-19T05:43:31.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.2.Final/quarkus-resteasy-reactive-jackson-2.7.2.Final.pom
[2025-06-19T05:43:31.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.2.Final/quarkus-resteasy-reactive-jackson-2.7.2.Final.pom (2.2 kB at 19 kB/s)
[2025-06-19T05:43:31.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-parent/2.7.2.Final/quarkus-resteasy-reactive-jackson-parent-2.7.2.Final.pom
[2025-06-19T05:43:31.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-parent/2.7.2.Final/quarkus-resteasy-reactive-jackson-parent-2.7.2.Final.pom (796 B at 44 kB/s)
[2025-06-19T05:43:31.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-parent-aggregator/2.7.2.Final/quarkus-resteasy-reactive-parent-aggregator-2.7.2.Final.pom
[2025-06-19T05:43:31.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-parent-aggregator/2.7.2.Final/quarkus-resteasy-reactive-parent-aggregator-2.7.2.Final.pom (1.7 kB at 79 kB/s)
[2025-06-19T05:43:31.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive/2.7.2.Final/quarkus-resteasy-reactive-2.7.2.Final.pom
[2025-06-19T05:43:31.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive/2.7.2.Final/quarkus-resteasy-reactive-2.7.2.Final.pom (3.2 kB at 169 kB/s)
[2025-06-19T05:43:31.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-parent/2.7.2.Final/quarkus-resteasy-reactive-parent-2.7.2.Final.pom
[2025-06-19T05:43:31.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-parent/2.7.2.Final/quarkus-resteasy-reactive-parent-2.7.2.Final.pom (820 B at 36 kB/s)
[2025-06-19T05:43:31.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common/2.7.2.Final/quarkus-resteasy-reactive-common-2.7.2.Final.pom
[2025-06-19T05:43:31.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common/2.7.2.Final/quarkus-resteasy-reactive-common-2.7.2.Final.pom (2.4 kB at 89 kB/s)
[2025-06-19T05:43:31.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common-parent/2.7.2.Final/quarkus-resteasy-reactive-common-parent-2.7.2.Final.pom
[2025-06-19T05:43:31.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common-parent/2.7.2.Final/quarkus-resteasy-reactive-common-parent-2.7.2.Final.pom (836 B at 42 kB/s)
[2025-06-19T05:43:31.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.2.Final/resteasy-reactive-common-2.7.2.Final.pom
[2025-06-19T05:43:31.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.2.Final/resteasy-reactive-common-2.7.2.Final.pom (1.9 kB at 78 kB/s)
[2025-06-19T05:43:31.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common-parent/2.7.2.Final/resteasy-reactive-common-parent-2.7.2.Final.pom
[2025-06-19T05:43:31.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common-parent/2.7.2.Final/resteasy-reactive-common-parent-2.7.2.Final.pom (738 B at 37 kB/s)
[2025-06-19T05:43:31.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-parent/2.7.2.Final/resteasy-reactive-parent-2.7.2.Final.pom
[2025-06-19T05:43:31.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-parent/2.7.2.Final/resteasy-reactive-parent-2.7.2.Final.pom (32 kB at 1.3 MB/s)
[2025-06-19T05:43:31.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-bom/1.0.0/stork-bom-1.0.0.pom
[2025-06-19T05:43:31.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-bom/1.0.0/stork-bom-1.0.0.pom (4.7 kB at 234 kB/s)
[2025-06-19T05:43:31.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.2.Final/resteasy-reactive-vertx-2.7.2.Final.pom
[2025-06-19T05:43:31.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.2.Final/resteasy-reactive-vertx-2.7.2.Final.pom (3.6 kB at 173 kB/s)
[2025-06-19T05:43:31.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-server-parent/2.7.2.Final/resteasy-reactive-server-parent-2.7.2.Final.pom
[2025-06-19T05:43:31.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-server-parent/2.7.2.Final/resteasy-reactive-server-parent-2.7.2.Final.pom (833 B at 40 kB/s)
[2025-06-19T05:43:31.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.2.Final/resteasy-reactive-2.7.2.Final.pom
[2025-06-19T05:43:31.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.2.Final/resteasy-reactive-2.7.2.Final.pom (1.6 kB at 69 kB/s)
[2025-06-19T05:43:31.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-2.7.2.Final.pom
[2025-06-19T05:43:31.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-2.7.2.Final.pom (2.1 kB at 107 kB/s)
[2025-06-19T05:43:31.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common-parent/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-parent-2.7.2.Final.pom
[2025-06-19T05:43:31.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common-parent/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-parent-2.7.2.Final.pom (815 B at 35 kB/s)
[2025-06-19T05:43:31.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.2.Final/resteasy-reactive-jackson-2.7.2.Final.pom
[2025-06-19T05:43:31.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.2.Final/resteasy-reactive-jackson-2.7.2.Final.pom (2.7 kB at 121 kB/s)
[2025-06-19T05:43:31.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.2.Final.pom
[2025-06-19T05:43:31.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.2.Final.pom (3.2 kB at 159 kB/s)
[2025-06-19T05:43:31.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-parent/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-parent-2.7.2.Final.pom
[2025-06-19T05:43:31.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-parent/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-parent-2.7.2.Final.pom (766 B at 36 kB/s)
[2025-06-19T05:43:31.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.pom
[2025-06-19T05:43:31.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.pom (5.2 kB at 259 kB/s)
[2025-06-19T05:43:31.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging/3.13.0/smallrye-reactive-messaging-3.13.0.pom
[2025-06-19T05:43:31.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging/3.13.0/smallrye-reactive-messaging-3.13.0.pom (19 kB at 877 kB/s)
[2025-06-19T05:43:31.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/32/smallrye-parent-32.pom
[2025-06-19T05:43:31.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/32/smallrye-parent-32.pom (9.8 kB at 488 kB/s)
[2025-06-19T05:43:31.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/32/smallrye-build-parent-32.pom
[2025-06-19T05:43:31.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/32/smallrye-build-parent-32.pom (66 kB at 1.6 MB/s)
[2025-06-19T05:43:31.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack-depchain/4.2.1/vertx-stack-depchain-4.2.1.pom
[2025-06-19T05:43:31.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack-depchain/4.2.1/vertx-stack-depchain-4.2.1.pom (13 kB at 511 kB/s)
[2025-06-19T05:43:31.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack/4.2.1/vertx-stack-4.2.1.pom
[2025-06-19T05:43:31.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack/4.2.1/vertx-stack-4.2.1.pom (3.2 kB at 151 kB/s)
[2025-06-19T05:43:31.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.1/vertx-dependencies-4.2.1.pom
[2025-06-19T05:43:31.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.1/vertx-dependencies-4.2.1.pom (35 kB at 1.6 MB/s)
[2025-06-19T05:43:31.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom
[2025-06-19T05:43:31.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom (5.6 kB at 296 kB/s)
[2025-06-19T05:43:31.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.pom
[2025-06-19T05:43:31.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.pom (2.7 kB at 86 kB/s)
[2025-06-19T05:43:31.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-api/3.13.0/smallrye-reactive-messaging-api-3.13.0.pom
[2025-06-19T05:43:31.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-api/3.13.0/smallrye-reactive-messaging-api-3.13.0.pom (2.5 kB at 112 kB/s)
[2025-06-19T05:43:31.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.pom
[2025-06-19T05:43:31.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.pom (1.8 kB at 85 kB/s)
[2025-06-19T05:43:31.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.pom
[2025-06-19T05:43:32.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.pom (1.6 kB at 83 kB/s)
[2025-06-19T05:43:32.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/2.6.0/smallrye-reactive-converter-api-2.6.0.pom
[2025-06-19T05:43:32.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/2.6.0/smallrye-reactive-converter-api-2.6.0.pom (1.8 kB at 79 kB/s)
[2025-06-19T05:43:32.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converters/2.6.0/smallrye-reactive-converters-2.6.0.pom
[2025-06-19T05:43:32.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converters/2.6.0/smallrye-reactive-converters-2.6.0.pom (1.3 kB at 70 kB/s)
[2025-06-19T05:43:32.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-utilities-projects/2.6.0/smallrye-reactive-utilities-projects-2.6.0.pom
[2025-06-19T05:43:32.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-utilities-projects/2.6.0/smallrye-reactive-utilities-projects-2.6.0.pom (8.1 kB at 453 kB/s)
[2025-06-19T05:43:32.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.1.0/vertx-dependencies-4.1.0.pom
[2025-06-19T05:43:32.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.1.0/vertx-dependencies-4.1.0.pom (34 kB at 1.6 MB/s)
[2025-06-19T05:43:32.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.15.3/testcontainers-bom-1.15.3.pom
[2025-06-19T05:43:32.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.15.3/testcontainers-bom-1.15.3.pom (7.1 kB at 307 kB/s)
[2025-06-19T05:43:32.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.18.1/smallrye-mutiny-vertx-amqp-client-2.18.1.pom
[2025-06-19T05:43:32.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.18.1/smallrye-mutiny-vertx-amqp-client-2.18.1.pom (5.4 kB at 269 kB/s)
[2025-06-19T05:43:32.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.4/vertx-amqp-client-4.2.4.pom
[2025-06-19T05:43:32.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.4/vertx-amqp-client-4.2.4.pom (5.0 kB at 178 kB/s)
[2025-06-19T05:43:32.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.4/vertx-proton-4.2.4.pom
[2025-06-19T05:43:32.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.4/vertx-proton-4.2.4.pom (6.5 kB at 363 kB/s)
[2025-06-19T05:43:32.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.pom
[2025-06-19T05:43:32.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.pom (2.9 kB at 161 kB/s)
[2025-06-19T05:43:32.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j-parent/0.33.10/proton-j-parent-0.33.10.pom
[2025-06-19T05:43:32.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j-parent/0.33.10/proton-j-parent-0.33.10.pom (9.9 kB at 413 kB/s)
[2025-06-19T05:43:32.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.9.0-alpha/opentelemetry-semconv-1.9.0-alpha.pom
[2025-06-19T05:43:32.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.9.0-alpha/opentelemetry-semconv-1.9.0-alpha.pom (1.8 kB at 100 kB/s)
[2025-06-19T05:43:32.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-2.7.2.Final.pom
[2025-06-19T05:43:32.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-2.7.2.Final.pom (2.6 kB at 144 kB/s)
[2025-06-19T05:43:32.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators-parent/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-parent-2.7.2.Final.pom
[2025-06-19T05:43:32.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators-parent/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-parent-2.7.2.Final.pom (820 B at 43 kB/s)
[2025-06-19T05:43:32.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-streams-operators-parent/2.7.2.Final/quarkus-reactive-streams-operators-parent-2.7.2.Final.pom
[2025-06-19T05:43:32.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-streams-operators-parent/2.7.2.Final/quarkus-reactive-streams-operators-parent-2.7.2.Final.pom (889 B at 49 kB/s)
[2025-06-19T05:43:32.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.pom
[2025-06-19T05:43:32.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.pom (7.6 kB at 363 kB/s)
[2025-06-19T05:43:32.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-parent/1.0.1/microprofile-reactive-streams-operators-parent-1.0.1.pom
[2025-06-19T05:43:32.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-parent/1.0.1/microprofile-reactive-streams-operators-parent-1.0.1.pom (15 kB at 812 kB/s)
[2025-06-19T05:43:32.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom
[2025-06-19T05:43:32.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom (9.1 kB at 537 kB/s)
[2025-06-19T05:43:32.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom
[2025-06-19T05:43:32.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom (5.3 kB at 279 kB/s)
[2025-06-19T05:43:32.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.pom
[2025-06-19T05:43:32.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.pom (5.5 kB at 220 kB/s)
[2025-06-19T05:43:32.431Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.3.1/mutiny-reactive-streams-operators-1.3.1.pom
[2025-06-19T05:43:32.431Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.3.1/mutiny-reactive-streams-operators-1.3.1.pom (5.8 kB at 305 kB/s)
[2025-06-19T05:43:32.431Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.2.Final/quarkus-smallrye-reactive-messaging-2.7.2.Final.pom
[2025-06-19T05:43:32.431Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.2.Final/quarkus-smallrye-reactive-messaging-2.7.2.Final.pom (4.2 kB at 175 kB/s)
[2025-06-19T05:43:32.431Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-parent/2.7.2.Final/quarkus-smallrye-reactive-messaging-parent-2.7.2.Final.pom
[2025-06-19T05:43:32.431Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-parent/2.7.2.Final/quarkus-smallrye-reactive-messaging-parent-2.7.2.Final.pom (780 B at 39 kB/s)
[2025-06-19T05:43:32.431Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.2.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.2.Final.pom
[2025-06-19T05:43:32.431Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.2.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.2.Final.pom (4.6 kB at 183 kB/s)
[2025-06-19T05:43:32.431Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-health/3.13.0/smallrye-reactive-messaging-health-3.13.0.pom
[2025-06-19T05:43:32.431Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-health/3.13.0/smallrye-reactive-messaging-health-3.13.0.pom (1.6 kB at 65 kB/s)
[2025-06-19T05:43:32.431Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/3.1/microprofile-health-api-3.1.pom
[2025-06-19T05:43:33.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/3.1/microprofile-health-api-3.1.pom (1.7 kB at 89 kB/s)
[2025-06-19T05:43:33.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-parent/3.1/microprofile-health-parent-3.1.pom
[2025-06-19T05:43:33.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-parent/3.1/microprofile-health-parent-3.1.pom (4.2 kB at 245 kB/s)
[2025-06-19T05:43:33.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/microprofile-parent/1.2/microprofile-parent-1.2.pom
[2025-06-19T05:43:33.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/microprofile-parent/1.2/microprofile-parent-1.2.pom (43 kB at 2.4 MB/s)
[2025-06-19T05:43:33.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.2.Final/quarkus-resteasy-reactive-jackson-2.7.2.Final.jar
[2025-06-19T05:43:33.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common/2.7.2.Final/quarkus-resteasy-reactive-common-2.7.2.Final.jar
[2025-06-19T05:43:33.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive/2.7.2.Final/quarkus-resteasy-reactive-2.7.2.Final.jar
[2025-06-19T05:43:33.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.2.Final/resteasy-reactive-common-2.7.2.Final.jar
[2025-06-19T05:43:33.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.2.Final/resteasy-reactive-vertx-2.7.2.Final.jar
[2025-06-19T05:43:33.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.2.Final/quarkus-resteasy-reactive-jackson-2.7.2.Final.jar (28 kB at 1.0 MB/s)
[2025-06-19T05:43:33.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.2.Final/resteasy-reactive-2.7.2.Final.jar
[2025-06-19T05:43:33.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common/2.7.2.Final/quarkus-resteasy-reactive-common-2.7.2.Final.jar (13 kB at 275 kB/s)
[2025-06-19T05:43:33.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-2.7.2.Final.jar
[2025-06-19T05:43:33.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive/2.7.2.Final/quarkus-resteasy-reactive-2.7.2.Final.jar (71 kB at 1.3 MB/s)
[2025-06-19T05:43:33.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.2.Final/resteasy-reactive-jackson-2.7.2.Final.jar
[2025-06-19T05:43:33.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.2.Final/resteasy-reactive-vertx-2.7.2.Final.jar (54 kB at 970 kB/s)
[2025-06-19T05:43:33.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.2.Final.jar
[2025-06-19T05:43:33.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.2.Final/resteasy-reactive-2.7.2.Final.jar (469 kB at 7.2 MB/s)
[2025-06-19T05:43:33.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.jar
[2025-06-19T05:43:33.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.2.Final/resteasy-reactive-common-2.7.2.Final.jar (287 kB at 4.0 MB/s)
[2025-06-19T05:43:33.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-2.7.2.Final.jar (9.8 kB at 141 kB/s)
[2025-06-19T05:43:33.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.4/vertx-amqp-client-4.2.4.jar
[2025-06-19T05:43:33.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.18.1/smallrye-mutiny-vertx-amqp-client-2.18.1.jar
[2025-06-19T05:43:33.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.2.Final/resteasy-reactive-jackson-2.7.2.Final.jar (6.8 kB at 96 kB/s)
[2025-06-19T05:43:33.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.2.Final.jar (3.4 kB at 47 kB/s)
[2025-06-19T05:43:33.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.4/vertx-proton-4.2.4.jar
[2025-06-19T05:43:33.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.jar
[2025-06-19T05:43:33.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.18.1/smallrye-mutiny-vertx-amqp-client-2.18.1.jar (39 kB at 440 kB/s)
[2025-06-19T05:43:33.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.jar
[2025-06-19T05:43:33.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.jar (108 kB at 1.1 MB/s)
[2025-06-19T05:43:33.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.jar
[2025-06-19T05:43:33.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.4/vertx-proton-4.2.4.jar (120 kB at 1.2 MB/s)
[2025-06-19T05:43:33.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.9.0-alpha/opentelemetry-semconv-1.9.0-alpha.jar
[2025-06-19T05:43:33.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.4/vertx-amqp-client-4.2.4.jar (62 kB at 618 kB/s)
[2025-06-19T05:43:33.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/2.6.0/smallrye-reactive-converter-api-2.6.0.jar
[2025-06-19T05:43:33.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.jar (87 kB at 751 kB/s)
[2025-06-19T05:43:33.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-2.7.2.Final.jar
[2025-06-19T05:43:33.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.jar (45 kB at 371 kB/s)
[2025-06-19T05:43:33.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.jar
[2025-06-19T05:43:33.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.9.0-alpha/opentelemetry-semconv-1.9.0-alpha.jar (26 kB at 219 kB/s)
[2025-06-19T05:43:33.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.jar
[2025-06-19T05:43:33.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/2.6.0/smallrye-reactive-converter-api-2.6.0.jar (5.1 kB at 40 kB/s)
[2025-06-19T05:43:33.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.3.1/mutiny-reactive-streams-operators-1.3.1.jar
[2025-06-19T05:43:33.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.jar (741 kB at 5.6 MB/s)
[2025-06-19T05:43:33.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.2.Final/quarkus-smallrye-reactive-messaging-2.7.2.Final.jar
[2025-06-19T05:43:33.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-2.7.2.Final.jar (6.1 kB at 46 kB/s)
[2025-06-19T05:43:33.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.2.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.2.Final.jar
[2025-06-19T05:43:33.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.jar (38 kB at 267 kB/s)
[2025-06-19T05:43:33.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-health/3.13.0/smallrye-reactive-messaging-health-3.13.0.jar
[2025-06-19T05:43:33.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.jar (55 kB at 381 kB/s)
[2025-06-19T05:43:33.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/3.1/microprofile-health-api-3.1.jar
[2025-06-19T05:43:33.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.3.1/mutiny-reactive-streams-operators-1.3.1.jar (76 kB at 514 kB/s)
[2025-06-19T05:43:33.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.jar
[2025-06-19T05:43:33.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.2.Final/quarkus-smallrye-reactive-messaging-2.7.2.Final.jar (38 kB at 252 kB/s)
[2025-06-19T05:43:33.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-api/3.13.0/smallrye-reactive-messaging-api-3.13.0.jar
[2025-06-19T05:43:33.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.2.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.2.Final.jar (13 kB at 85 kB/s)
[2025-06-19T05:43:33.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-health/3.13.0/smallrye-reactive-messaging-health-3.13.0.jar (6.6 kB at 41 kB/s)
[2025-06-19T05:43:33.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/3.1/microprofile-health-api-3.1.jar (17 kB at 101 kB/s)
[2025-06-19T05:43:33.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-api/3.13.0/smallrye-reactive-messaging-api-3.13.0.jar (63 kB at 369 kB/s)
[2025-06-19T05:43:33.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.jar (236 kB at 1.3 MB/s)
[2025-06-19T05:43:33.157Z] [INFO]
[2025-06-19T05:43:33.157Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amqp-quickstart-producer ---
[2025-06-19T05:43:33.157Z] [INFO]
[2025-06-19T05:43:33.157Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amqp-quickstart-producer ---
[2025-06-19T05:43:33.157Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:43:33.157Z] [INFO] Copying 2 resources
[2025-06-19T05:43:33.157Z] [INFO]
[2025-06-19T05:43:33.157Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code (default) @ amqp-quickstart-producer ---
[2025-06-19T05:43:33.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-kotlin/2.7.2.Final/quarkus-resteasy-reactive-kotlin-2.7.2.Final.jar
[2025-06-19T05:43:33.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-kotlin/2.7.2.Final/quarkus-resteasy-reactive-kotlin-2.7.2.Final.jar (32 kB at 1.7 MB/s)
[2025-06-19T05:43:33.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.2.Final.pom
[2025-06-19T05:43:33.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.2.Final.pom (2.3 kB at 82 kB/s)
[2025-06-19T05:43:33.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.2.Final/quarkus-resteasy-reactive-deployment-2.7.2.Final.pom
[2025-06-19T05:43:33.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.2.Final/quarkus-resteasy-reactive-deployment-2.7.2.Final.pom (4.9 kB at 203 kB/s)
[2025-06-19T05:43:33.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.2.Final/resteasy-reactive-processor-2.7.2.Final.pom
[2025-06-19T05:43:33.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.2.Final/resteasy-reactive-processor-2.7.2.Final.pom (2.0 kB at 84 kB/s)
[2025-06-19T05:43:33.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.2.Final/resteasy-reactive-common-processor-2.7.2.Final.pom
[2025-06-19T05:43:33.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.2.Final/resteasy-reactive-common-processor-2.7.2.Final.pom (1.9 kB at 89 kB/s)
[2025-06-19T05:43:33.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.2.Final.pom
[2025-06-19T05:43:33.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.2.Final.pom (1.0 kB at 53 kB/s)
[2025-06-19T05:43:33.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-spi-deployment-2.7.2.Final.pom
[2025-06-19T05:43:33.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-spi-deployment-2.7.2.Final.pom (962 B at 46 kB/s)
[2025-06-19T05:43:33.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-common-deployment-2.7.2.Final.pom
[2025-06-19T05:43:33.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-common-deployment-2.7.2.Final.pom (3.6 kB at 173 kB/s)
[2025-06-19T05:43:33.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.2.Final.pom
[2025-06-19T05:43:33.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.2.Final.pom (1.8 kB at 77 kB/s)
[2025-06-19T05:43:33.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.2.Final.pom
[2025-06-19T05:43:33.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.2.Final.pom (4.7 kB at 247 kB/s)
[2025-06-19T05:43:33.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.2.Final.pom
[2025-06-19T05:43:33.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.2.Final.pom (3.1 kB at 154 kB/s)
[2025-06-19T05:43:33.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-spi/2.7.2.Final/quarkus-smallrye-health-spi-2.7.2.Final.pom
[2025-06-19T05:43:33.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-spi/2.7.2.Final/quarkus-smallrye-health-spi-2.7.2.Final.pom (775 B at 39 kB/s)
[2025-06-19T05:43:33.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-parent/2.7.2.Final/quarkus-smallrye-health-parent-2.7.2.Final.pom
[2025-06-19T05:43:33.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-parent/2.7.2.Final/quarkus-smallrye-health-parent-2.7.2.Final.pom (787 B at 37 kB/s)
[2025-06-19T05:43:33.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.2.Final.pom
[2025-06-19T05:43:33.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.2.Final.pom (2.3 kB at 115 kB/s)
[2025-06-19T05:43:33.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.pom
[2025-06-19T05:43:33.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.pom (2.7 kB at 136 kB/s)
[2025-06-19T05:43:33.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark-parent/0.18.1/commonmark-parent-0.18.1.pom
[2025-06-19T05:43:33.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark-parent/0.18.1/commonmark-parent-0.18.1.pom (12 kB at 617 kB/s)
[2025-06-19T05:43:33.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit4-mock/2.7.2.Final/quarkus-junit4-mock-2.7.2.Final.pom
[2025-06-19T05:43:33.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit4-mock/2.7.2.Final/quarkus-junit4-mock-2.7.2.Final.pom (719 B at 36 kB/s)
[2025-06-19T05:43:33.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-common/2.7.2.Final/quarkus-devservices-common-2.7.2.Final.pom
[2025-06-19T05:43:33.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-common/2.7.2.Final/quarkus-devservices-common-2.7.2.Final.pom (1.5 kB at 57 kB/s)
[2025-06-19T05:43:33.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-parent/2.7.2.Final/quarkus-devservices-parent-2.7.2.Final.pom
[2025-06-19T05:43:33.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-parent/2.7.2.Final/quarkus-devservices-parent-2.7.2.Final.pom (1.1 kB at 60 kB/s)
[2025-06-19T05:43:33.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.2.Final/resteasy-reactive-common-processor-2.7.2.Final.jar
[2025-06-19T05:43:33.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.2.Final/resteasy-reactive-processor-2.7.2.Final.jar
[2025-06-19T05:43:33.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-spi-deployment-2.7.2.Final.jar
[2025-06-19T05:43:33.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.2.Final.jar
[2025-06-19T05:43:33.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-common-deployment-2.7.2.Final.jar
[2025-06-19T05:43:33.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.2.Final.jar (5.0 kB at 165 kB/s)
[2025-06-19T05:43:33.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.2.Final/quarkus-resteasy-reactive-deployment-2.7.2.Final.jar
[2025-06-19T05:43:33.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.2.Final/resteasy-reactive-common-processor-2.7.2.Final.jar (114 kB at 3.4 MB/s)
[2025-06-19T05:43:33.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.2.Final.jar
[2025-06-19T05:43:33.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-spi-deployment-2.7.2.Final.jar (25 kB at 777 kB/s)
[2025-06-19T05:43:33.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.2.Final.jar
[2025-06-19T05:43:33.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-common-deployment-2.7.2.Final.jar (29 kB at 837 kB/s)
[2025-06-19T05:43:33.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-spi/2.7.2.Final/quarkus-smallrye-health-spi-2.7.2.Final.jar
[2025-06-19T05:43:33.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.2.Final/resteasy-reactive-processor-2.7.2.Final.jar (144 kB at 4.4 MB/s)
[2025-06-19T05:43:33.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.jar
[2025-06-19T05:43:33.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.2.Final.jar (4.0 kB at 79 kB/s)
[2025-06-19T05:43:33.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.2.Final.jar
[2025-06-19T05:43:33.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.2.Final/quarkus-resteasy-reactive-deployment-2.7.2.Final.jar (109 kB at 2.0 MB/s)
[2025-06-19T05:43:33.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.2.Final.jar
[2025-06-19T05:43:33.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.2.Final.jar (14 kB at 249 kB/s)
[2025-06-19T05:43:33.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit4-mock/2.7.2.Final/quarkus-junit4-mock-2.7.2.Final.jar
[2025-06-19T05:43:33.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-spi/2.7.2.Final/quarkus-smallrye-health-spi-2.7.2.Final.jar (3.6 kB at 65 kB/s)
[2025-06-19T05:43:33.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-common/2.7.2.Final/quarkus-devservices-common-2.7.2.Final.jar
[2025-06-19T05:43:33.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.jar (168 kB at 2.8 MB/s)
[2025-06-19T05:43:33.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.2.Final.jar
[2025-06-19T05:43:34.422Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.2.Final.jar (4.8 kB at 64 kB/s)
[2025-06-19T05:43:34.422Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-common/2.7.2.Final/quarkus-devservices-common-2.7.2.Final.jar (7.6 kB at 100 kB/s)
[2025-06-19T05:43:34.422Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.2.Final.jar (64 kB at 827 kB/s)
[2025-06-19T05:43:34.422Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.2.Final.jar (18 kB at 220 kB/s)
[2025-06-19T05:43:34.422Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit4-mock/2.7.2.Final/quarkus-junit4-mock-2.7.2.Final.jar (4.2 kB at 51 kB/s)
[2025-06-19T05:43:34.422Z] [INFO]
[2025-06-19T05:43:34.422Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ amqp-quickstart-producer ---
[2025-06-19T05:43:34.422Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[2025-06-19T05:43:34.422Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 216 kB/s)
[2025-06-19T05:43:34.422Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
[2025-06-19T05:43:34.422Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 196 kB/s)
[2025-06-19T05:43:34.422Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[2025-06-19T05:43:34.422Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 120 kB/s)
[2025-06-19T05:43:34.422Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[2025-06-19T05:43:34.422Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 268 kB/s)
[2025-06-19T05:43:34.422Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[2025-06-19T05:43:34.422Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 149 kB/s)
[2025-06-19T05:43:34.422Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[2025-06-19T05:43:34.422Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 145 kB/s)
[2025-06-19T05:43:34.422Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[2025-06-19T05:43:34.422Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 78 kB/s)
[2025-06-19T05:43:34.422Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[2025-06-19T05:43:34.422Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 486 kB/s)
[2025-06-19T05:43:34.422Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[2025-06-19T05:43:34.422Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 633 kB/s)
[2025-06-19T05:43:34.422Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
[2025-06-19T05:43:34.422Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 38 kB/s)
[2025-06-19T05:43:34.422Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
[2025-06-19T05:43:34.422Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 314 kB/s)
[2025-06-19T05:43:34.422Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[2025-06-19T05:43:34.422Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 1.3 MB/s)
[2025-06-19T05:43:34.422Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[2025-06-19T05:43:34.422Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 235 kB/s)
[2025-06-19T05:43:34.422Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[2025-06-19T05:43:34.422Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 321 kB/s)
[2025-06-19T05:43:34.422Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[2025-06-19T05:43:34.422Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 651 kB/s)
[2025-06-19T05:43:34.422Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 265 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 86 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 117 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 54 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 335 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 121 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 140 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 145 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 105 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 483 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 129 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 231 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 109 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 352 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 286 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 2.6 MB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 782 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 3.4 MB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 906 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 119 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 230 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 173 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (867 B at 46 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (6.0 kB at 377 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 166 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 225 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom (692 B at 43 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (771 B at 43 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom (1.3 kB at 74 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 6.6 MB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 2.2 MB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 5.3 MB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 6.7 MB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 13 MB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 4.8 MB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 972 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 787 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 9.9 MB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
[2025-06-19T05:43:35.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 547 kB/s)
[2025-06-19T05:43:35.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
[2025-06-19T05:43:35.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 764 kB/s)
[2025-06-19T05:43:35.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[2025-06-19T05:43:35.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 2.2 MB/s)
[2025-06-19T05:43:35.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[2025-06-19T05:43:35.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 1.5 MB/s)
[2025-06-19T05:43:35.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
[2025-06-19T05:43:35.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 188 kB/s)
[2025-06-19T05:43:35.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
[2025-06-19T05:43:35.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 976 kB/s)
[2025-06-19T05:43:35.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[2025-06-19T05:43:35.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 702 kB/s)
[2025-06-19T05:43:35.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[2025-06-19T05:43:35.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 512 kB/s)
[2025-06-19T05:43:35.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
[2025-06-19T05:43:35.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 1.2 MB/s)
[2025-06-19T05:43:35.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
[2025-06-19T05:43:35.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 307 kB/s)
[2025-06-19T05:43:35.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
[2025-06-19T05:43:35.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 45 kB/s)
[2025-06-19T05:43:35.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar
[2025-06-19T05:43:35.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 124 kB/s)
[2025-06-19T05:43:35.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
[2025-06-19T05:43:35.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 343 kB/s)
[2025-06-19T05:43:35.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
[2025-06-19T05:43:35.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 1.4 MB/s)
[2025-06-19T05:43:35.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
[2025-06-19T05:43:35.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 904 kB/s)
[2025-06-19T05:43:35.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 1.7 MB/s)
[2025-06-19T05:43:35.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (27 kB at 215 kB/s)
[2025-06-19T05:43:35.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (4.7 kB at 35 kB/s)
[2025-06-19T05:43:35.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (21 kB at 154 kB/s)
[2025-06-19T05:43:35.890Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:43:35.890Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/target/classes
[2025-06-19T05:43:35.890Z] [INFO]
[2025-06-19T05:43:35.890Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code-tests (default) @ amqp-quickstart-producer ---
[2025-06-19T05:43:36.521Z] [INFO]
[2025-06-19T05:43:36.521Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amqp-quickstart-producer ---
[2025-06-19T05:43:36.521Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:43:36.521Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/src/test/resources
[2025-06-19T05:43:36.521Z] [INFO]
[2025-06-19T05:43:36.521Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ amqp-quickstart-producer ---
[2025-06-19T05:43:36.521Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:43:36.521Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/target/test-classes
[2025-06-19T05:43:36.521Z] [INFO]
[2025-06-19T05:43:36.521Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amqp-quickstart-producer ---
[2025-06-19T05:43:37.150Z] [INFO]
[2025-06-19T05:43:37.150Z] [INFO] -------------------------------------------------------
[2025-06-19T05:43:37.150Z] [INFO] T E S T S
[2025-06-19T05:43:37.150Z] [INFO] -------------------------------------------------------
[2025-06-19T05:43:37.150Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:43:38.465Z] [INFO] Running org.acme.amqp.producer.QuotesResourceTest
[2025-06-19T05:43:50.691Z] 2025-06-19 05:43:41,890 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:43:50.691Z] 2025-06-19 05:43:42,530 INFO [org.tes.doc.DockerClientProviderStrategy] (build-52) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-19T05:43:50.691Z] 2025-06-19 05:43:42,767 INFO [io.qua.sma.dep.processor] (build-36) Configuring the channel 'quotes' to be managed by the connector 'smallrye-amqp'
[2025-06-19T05:43:50.691Z] 2025-06-19 05:43:42,772 INFO [io.qua.sma.dep.processor] (build-36) Configuring the channel 'quote-requests' to be managed by the connector 'smallrye-amqp'
[2025-06-19T05:43:50.691Z] 2025-06-19 05:43:43,562 INFO [org.tes.doc.DockerClientProviderStrategy] (build-52) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-19T05:43:50.691Z] 2025-06-19 05:43:43,583 INFO [org.tes.DockerClientFactory] (build-52) Docker host IP address is 172.17.0.1
[2025-06-19T05:43:50.691Z] 2025-06-19 05:43:43,615 INFO [org.tes.DockerClientFactory] (build-52) Connected to docker:
[2025-06-19T05:43:50.691Z] Server Version: 26.1.3
[2025-06-19T05:43:50.691Z] API Version: 1.45
[2025-06-19T05:43:50.691Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-19T05:43:50.691Z] Total Memory: 7887 MB
[2025-06-19T05:43:50.691Z] 2025-06-19 05:43:43,621 INFO [org.tes.uti.ImageNameSubstitutor] (build-52) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-19T05:43:50.691Z] 2025-06-19 05:43:43,669 INFO [org.tes.uti.RegistryAuthLocator] (build-52) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:43:50.691Z] 2025-06-19 05:43:44,232 INFO [org.tes.DockerClientFactory] (build-52) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-19T05:43:50.691Z] 2025-06-19 05:43:44,233 INFO [org.tes.DockerClientFactory] (build-52) Checking the system...
[2025-06-19T05:43:50.691Z] 2025-06-19 05:43:44,233 INFO [org.tes.DockerClientFactory] (build-52) ✔︎ Docker server version should be at least 1.6.0
[2025-06-19T05:43:50.691Z] 2025-06-19 05:43:44,298 INFO [org.tes.DockerClientFactory] (build-52) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-19T05:43:50.691Z] 2025-06-19 05:43:44,360 INFO [doc.io/.1.2]] (build-52) Creating container for image: quay.io/artemiscloud/activemq-artemis-broker:0.1.2
[2025-06-19T05:43:50.691Z] 2025-06-19 05:43:44,360 INFO [org.tes.uti.RegistryAuthLocator] (build-52) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: quay.io/artemiscloud/activemq-artemis-broker:0.1.2, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:43:50.691Z] 2025-06-19 05:43:44,547 INFO [doc.io/.1.2]] (build-52) Container quay.io/artemiscloud/activemq-artemis-broker:0.1.2 is starting: 5da004572ead1657fadcd370f893c37ef7198f7a0db43d925f8c99d3b7fad2ad
[2025-06-19T05:43:50.691Z] 2025-06-19 05:43:48,747 INFO [doc.io/.1.2]] (build-52) Container quay.io/artemiscloud/activemq-artemis-broker:0.1.2 started in PT4.430617S
[2025-06-19T05:43:50.691Z] 2025-06-19 05:43:48,749 INFO [io.qua.sma.rea.amq.dep.AmqpDevServicesProcessor] (build-52) Dev Services for AMQP started.
[2025-06-19T05:43:50.691Z] 2025-06-19 05:43:48,751 INFO [io.qua.sma.rea.amq.dep.AmqpDevServicesProcessor] (build-52) Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Damqp.host=172.17.0.1 -Damqp.port=32910 -Damqp.user=admin -Damqp.password=admin
[2025-06-19T05:43:50.691Z] 2025-06-19 05:43:49,610 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to 172.17.0.1:32910 for channel quotes
[2025-06-19T05:43:50.691Z] 2025-06-19 05:43:49,683 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to 172.17.0.1:32910 for channel quote-requests
[2025-06-19T05:43:50.691Z] 2025-06-19 05:43:49,762 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2025-06-19T05:43:50.691Z] 2025-06-19 05:43:50,165 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 8.991s. Listening on: http://localhost:8081
[2025-06-19T05:43:50.691Z] 2025-06-19 05:43:50,165 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:43:50.691Z] 2025-06-19 05:43:50,167 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2025-06-19T05:43:52.741Z] 2025-06-19 05:43:50,597 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-06-19T05:43:52.741Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.215 s - in org.acme.amqp.producer.QuotesResourceTest
[2025-06-19T05:43:52.741Z] 2025-06-19 05:43:52,244 INFO [io.quarkus] (main) Quarkus stopped in 0.088s
[2025-06-19T05:43:53.378Z] [INFO]
[2025-06-19T05:43:53.378Z] [INFO] Results:
[2025-06-19T05:43:53.378Z] [INFO]
[2025-06-19T05:43:53.379Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:43:53.379Z] [INFO]
[2025-06-19T05:43:53.379Z] [INFO]
[2025-06-19T05:43:53.379Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amqp-quickstart-producer ---
[2025-06-19T05:43:53.379Z] [INFO] Building jar: /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/target/amqp-quickstart-producer-1.0.0-SNAPSHOT.jar
[2025-06-19T05:43:53.379Z] [INFO]
[2025-06-19T05:43:53.379Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amqp-quickstart-producer ---
[2025-06-19T05:43:54.688Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'quotes' to be managed by the connector 'smallrye-amqp'
[2025-06-19T05:43:54.688Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'quote-requests' to be managed by the connector 'smallrye-amqp'
[2025-06-19T05:43:55.318Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1964ms
[2025-06-19T05:43:55.318Z] [INFO]
[2025-06-19T05:43:55.318Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amqp-quickstart-producer ---
[2025-06-19T05:43:55.318Z] [INFO] Installing /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/target/amqp-quickstart-producer-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amqp-quickstart-producer/1.0.0-SNAPSHOT/amqp-quickstart-producer-1.0.0-SNAPSHOT.jar
[2025-06-19T05:43:55.318Z] [INFO] Installing /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/pom.xml to /root/.m2/repository/org/acme/amqp-quickstart-producer/1.0.0-SNAPSHOT/amqp-quickstart-producer-1.0.0-SNAPSHOT.pom
[2025-06-19T05:43:55.318Z] [INFO]
[2025-06-19T05:43:55.318Z] [INFO] -----------------< org.acme:amqp-quickstart-processor >-----------------
[2025-06-19T05:43:55.318Z] [INFO] Building amqp-quickstart-processor 1.0.0-SNAPSHOT [9/104]
[2025-06-19T05:43:55.318Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:43:55.318Z] [INFO]
[2025-06-19T05:43:55.318Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amqp-quickstart-processor ---
[2025-06-19T05:43:55.318Z] [INFO]
[2025-06-19T05:43:55.318Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amqp-quickstart-processor ---
[2025-06-19T05:43:55.318Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:43:55.318Z] [INFO] Copying 1 resource
[2025-06-19T05:43:55.318Z] [INFO]
[2025-06-19T05:43:55.318Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code (default) @ amqp-quickstart-processor ---
[2025-06-19T05:43:55.953Z] [INFO]
[2025-06-19T05:43:55.953Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ amqp-quickstart-processor ---
[2025-06-19T05:43:55.953Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:43:55.953Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/target/classes
[2025-06-19T05:43:55.953Z] [INFO]
[2025-06-19T05:43:55.953Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code-tests (default) @ amqp-quickstart-processor ---
[2025-06-19T05:43:56.584Z] [INFO]
[2025-06-19T05:43:56.584Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amqp-quickstart-processor ---
[2025-06-19T05:43:56.584Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:43:56.584Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/src/test/resources
[2025-06-19T05:43:56.584Z] [INFO]
[2025-06-19T05:43:56.584Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ amqp-quickstart-processor ---
[2025-06-19T05:43:56.584Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:43:56.584Z] [INFO] Compiling 1 source file to /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/target/test-classes
[2025-06-19T05:43:56.584Z] [INFO]
[2025-06-19T05:43:56.584Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amqp-quickstart-processor ---
[2025-06-19T05:43:56.584Z] [INFO]
[2025-06-19T05:43:56.584Z] [INFO] -------------------------------------------------------
[2025-06-19T05:43:56.584Z] [INFO] T E S T S
[2025-06-19T05:43:56.584Z] [INFO] -------------------------------------------------------
[2025-06-19T05:43:56.584Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:43:57.894Z] [INFO] Running org.acme.amqp.processor.QuoteProcessorTest
[2025-06-19T05:44:08.209Z] 2025-06-19 05:44:00,774 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:44:08.209Z] 2025-06-19 05:44:01,338 INFO [org.tes.doc.DockerClientProviderStrategy] (build-37) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-19T05:44:08.209Z] 2025-06-19 05:44:01,608 INFO [io.qua.sma.dep.processor] (build-40) Configuring the channel 'requests' to be managed by the connector 'smallrye-amqp'
[2025-06-19T05:44:08.209Z] 2025-06-19 05:44:01,609 INFO [io.qua.sma.dep.processor] (build-40) Configuring the channel 'quotes' to be managed by the connector 'smallrye-amqp'
[2025-06-19T05:44:08.209Z] 2025-06-19 05:44:02,289 INFO [org.tes.doc.DockerClientProviderStrategy] (build-37) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-19T05:44:08.209Z] 2025-06-19 05:44:02,313 INFO [org.tes.DockerClientFactory] (build-37) Docker host IP address is 172.17.0.1
[2025-06-19T05:44:08.209Z] 2025-06-19 05:44:02,337 INFO [org.tes.DockerClientFactory] (build-37) Connected to docker:
[2025-06-19T05:44:08.209Z] Server Version: 26.1.3
[2025-06-19T05:44:08.209Z] API Version: 1.45
[2025-06-19T05:44:08.209Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-19T05:44:08.209Z] Total Memory: 7887 MB
[2025-06-19T05:44:08.209Z] 2025-06-19 05:44:02,340 INFO [org.tes.uti.ImageNameSubstitutor] (build-37) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-19T05:44:08.209Z] 2025-06-19 05:44:02,378 INFO [org.tes.uti.RegistryAuthLocator] (build-37) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:44:08.209Z] 2025-06-19 05:44:03,043 INFO [org.tes.DockerClientFactory] (build-37) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-19T05:44:08.209Z] 2025-06-19 05:44:03,043 INFO [org.tes.DockerClientFactory] (build-37) Checking the system...
[2025-06-19T05:44:08.209Z] 2025-06-19 05:44:03,045 INFO [org.tes.DockerClientFactory] (build-37) ✔︎ Docker server version should be at least 1.6.0
[2025-06-19T05:44:08.209Z] 2025-06-19 05:44:03,141 INFO [org.tes.DockerClientFactory] (build-37) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-19T05:44:08.209Z] 2025-06-19 05:44:03,199 INFO [doc.io/.1.2]] (build-37) Creating container for image: quay.io/artemiscloud/activemq-artemis-broker:0.1.2
[2025-06-19T05:44:08.209Z] 2025-06-19 05:44:03,199 INFO [org.tes.uti.RegistryAuthLocator] (build-37) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: quay.io/artemiscloud/activemq-artemis-broker:0.1.2, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:44:08.209Z] 2025-06-19 05:44:03,360 INFO [doc.io/.1.2]] (build-37) Container quay.io/artemiscloud/activemq-artemis-broker:0.1.2 is starting: 18251edd1a5cfcb2f7b4553b01d317b7b7dc8a092379a48319f2c9e773f67ae9
[2025-06-19T05:44:08.209Z] 2025-06-19 05:44:07,012 INFO [doc.io/.1.2]] (build-37) Container quay.io/artemiscloud/activemq-artemis-broker:0.1.2 started in PT3.847324S
[2025-06-19T05:44:08.209Z] 2025-06-19 05:44:07,013 INFO [io.qua.sma.rea.amq.dep.AmqpDevServicesProcessor] (build-37) Dev Services for AMQP started.
[2025-06-19T05:44:08.209Z] 2025-06-19 05:44:07,013 INFO [io.qua.sma.rea.amq.dep.AmqpDevServicesProcessor] (build-37) Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Damqp.host=172.17.0.1 -Damqp.port=32912 -Damqp.user=admin -Damqp.password=admin
[2025-06-19T05:44:08.209Z] 2025-06-19 05:44:07,544 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to 172.17.0.1:32912 for channel requests
[2025-06-19T05:44:08.209Z] 2025-06-19 05:44:07,584 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to 172.17.0.1:32912 for channel quotes
[2025-06-19T05:44:08.209Z] 2025-06-19 05:44:07,635 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2025-06-19T05:44:08.209Z] 2025-06-19 05:44:07,647 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2025-06-19T05:44:08.209Z] 2025-06-19 05:44:07,653 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 7.457s.
[2025-06-19T05:44:08.209Z] 2025-06-19 05:44:07,653 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:44:08.209Z] 2025-06-19 05:44:07,656 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2025-06-19T05:44:09.520Z] 2025-06-19 05:44:08,187 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-06-19T05:44:09.520Z] 2025-06-19 05:44:08,214 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-06-19T05:44:09.520Z] 2025-06-19 05:44:08,351 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address quote-requests
[2025-06-19T05:44:09.520Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.347 s - in org.acme.amqp.processor.QuoteProcessorTest
[2025-06-19T05:44:09.520Z] 2025-06-19 05:44:08,953 ERROR [io.qua.mut.run.MutinyInfrastructure] (vert.x-eventloop-thread-0) Mutiny had to drop the following exception: io.vertx.core.impl.NoStackTraceThrowable: Connection disconnected
[2025-06-19T05:44:09.520Z]
[2025-06-19T05:44:09.520Z] 2025-06-19 05:44:08,977 INFO [io.quarkus] (main) Quarkus stopped in 0.063s
[2025-06-19T05:44:10.151Z] [INFO]
[2025-06-19T05:44:10.151Z] [INFO] Results:
[2025-06-19T05:44:10.151Z] [INFO]
[2025-06-19T05:44:10.151Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:44:10.151Z] [INFO]
[2025-06-19T05:44:10.151Z] [INFO]
[2025-06-19T05:44:10.151Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amqp-quickstart-processor ---
[2025-06-19T05:44:10.151Z] [INFO] Building jar: /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/target/amqp-quickstart-processor-1.0.0-SNAPSHOT.jar
[2025-06-19T05:44:10.151Z] [INFO]
[2025-06-19T05:44:10.151Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amqp-quickstart-processor ---
[2025-06-19T05:44:10.784Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'requests' to be managed by the connector 'smallrye-amqp'
[2025-06-19T05:44:10.784Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'quotes' to be managed by the connector 'smallrye-amqp'
[2025-06-19T05:44:11.418Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1390ms
[2025-06-19T05:44:11.418Z] [INFO]
[2025-06-19T05:44:11.418Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amqp-quickstart-processor ---
[2025-06-19T05:44:11.418Z] [INFO] Installing /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/target/amqp-quickstart-processor-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amqp-quickstart-processor/1.0.0-SNAPSHOT/amqp-quickstart-processor-1.0.0-SNAPSHOT.jar
[2025-06-19T05:44:11.418Z] [INFO] Installing /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/pom.xml to /root/.m2/repository/org/acme/amqp-quickstart-processor/1.0.0-SNAPSHOT/amqp-quickstart-processor-1.0.0-SNAPSHOT.pom
[2025-06-19T05:44:11.418Z] [INFO]
[2025-06-19T05:44:11.418Z] [INFO] ----------------------< org.acme:amqp-quickstart >----------------------
[2025-06-19T05:44:11.418Z] [INFO] Building amqp-quickstart 1.0.0-SNAPSHOT [10/104]
[2025-06-19T05:44:11.418Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-06-19T05:44:11.418Z] [INFO]
[2025-06-19T05:44:11.418Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amqp-quickstart ---
[2025-06-19T05:44:11.418Z] [INFO]
[2025-06-19T05:44:11.418Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amqp-quickstart ---
[2025-06-19T05:44:11.418Z] [INFO] Installing /quarkus-quickstarts/amqp-quickstart/pom.xml to /root/.m2/repository/org/acme/amqp-quickstart/1.0.0-SNAPSHOT/amqp-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:44:11.418Z] [INFO]
[2025-06-19T05:44:11.418Z] [INFO] ---------------< org.acme:awt-graphics-rest-quickstart >----------------
[2025-06-19T05:44:11.418Z] [INFO] Building awt-graphics-rest-quickstart 1.0.0-SNAPSHOT [11/104]
[2025-06-19T05:44:11.418Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:44:11.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt/2.7.2.Final/quarkus-awt-2.7.2.Final.pom
[2025-06-19T05:44:11.418Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt/2.7.2.Final/quarkus-awt-2.7.2.Final.pom (1.7 kB at 30 kB/s)
[2025-06-19T05:44:11.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt-parent/2.7.2.Final/quarkus-awt-parent-2.7.2.Final.pom
[2025-06-19T05:44:11.418Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt-parent/2.7.2.Final/quarkus-awt-parent-2.7.2.Final.pom (693 B at 77 kB/s)
[2025-06-19T05:44:11.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt/2.7.2.Final/quarkus-awt-2.7.2.Final.jar
[2025-06-19T05:44:11.418Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt/2.7.2.Final/quarkus-awt-2.7.2.Final.jar (7.4 kB at 671 kB/s)
[2025-06-19T05:44:11.418Z] [INFO]
[2025-06-19T05:44:11.418Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ awt-graphics-rest-quickstart ---
[2025-06-19T05:44:11.418Z] [INFO]
[2025-06-19T05:44:11.418Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ awt-graphics-rest-quickstart ---
[2025-06-19T05:44:11.418Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:44:11.418Z] [INFO] Copying 5 resources
[2025-06-19T05:44:11.418Z] [INFO]
[2025-06-19T05:44:11.418Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ awt-graphics-rest-quickstart ---
[2025-06-19T05:44:11.418Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:44:11.418Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/awt-graphics-rest-quickstart/target/classes
[2025-06-19T05:44:12.050Z] [INFO]
[2025-06-19T05:44:12.050Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ awt-graphics-rest-quickstart ---
[2025-06-19T05:44:12.050Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:44:12.050Z] [INFO] Copying 6 resources
[2025-06-19T05:44:12.050Z] [INFO]
[2025-06-19T05:44:12.050Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ awt-graphics-rest-quickstart ---
[2025-06-19T05:44:12.050Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:44:12.050Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/awt-graphics-rest-quickstart/target/test-classes
[2025-06-19T05:44:12.050Z] [INFO]
[2025-06-19T05:44:12.050Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ awt-graphics-rest-quickstart ---
[2025-06-19T05:44:12.050Z] [INFO]
[2025-06-19T05:44:12.050Z] [INFO] -------------------------------------------------------
[2025-06-19T05:44:12.050Z] [INFO] T E S T S
[2025-06-19T05:44:12.050Z] [INFO] -------------------------------------------------------
[2025-06-19T05:44:12.050Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:44:14.105Z] [INFO] Running org.acme.awt.rest.ImageResourceTest
[2025-06-19T05:44:21.274Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt-deployment/2.7.2.Final/quarkus-awt-deployment-2.7.2.Final.pom
[2025-06-19T05:44:21.274Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt-deployment/2.7.2.Final/quarkus-awt-deployment-2.7.2.Final.pom (1.9 kB at 6.7 kB/s)
[2025-06-19T05:44:21.274Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt-deployment/2.7.2.Final/quarkus-awt-deployment-2.7.2.Final.jar
[2025-06-19T05:44:21.274Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt-deployment/2.7.2.Final/quarkus-awt-deployment-2.7.2.Final.jar (7.9 kB at 397 kB/s)
[2025-06-19T05:44:21.274Z] 2025-06-19 05:44:17,689 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:44:21.274Z] 2025-06-19 05:44:20,101 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 3.161s. Listening on: http://localhost:8081
[2025-06-19T05:44:21.274Z] 2025-06-19 05:44:20,102 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:44:21.274Z] 2025-06-19 05:44:20,102 INFO [io.quarkus] (main) Installed features: [awt, cdi, resteasy, resteasy-multipart, smallrye-context-propagation, vertx]
[2025-06-19T05:44:22.584Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.941 s - in org.acme.awt.rest.ImageResourceTest
[2025-06-19T05:44:22.584Z] 2025-06-19 05:44:22,315 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-06-19T05:44:22.584Z] [INFO]
[2025-06-19T05:44:22.584Z] [INFO] Results:
[2025-06-19T05:44:22.584Z] [INFO]
[2025-06-19T05:44:22.584Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:44:22.584Z] [INFO]
[2025-06-19T05:44:22.584Z] [INFO]
[2025-06-19T05:44:22.584Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ awt-graphics-rest-quickstart ---
[2025-06-19T05:44:22.584Z] [INFO] Building jar: /quarkus-quickstarts/awt-graphics-rest-quickstart/target/awt-graphics-rest-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:44:22.584Z] [INFO]
[2025-06-19T05:44:22.584Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ awt-graphics-rest-quickstart ---
[2025-06-19T05:44:25.450Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1886ms
[2025-06-19T05:44:25.450Z] [INFO]
[2025-06-19T05:44:25.450Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ awt-graphics-rest-quickstart ---
[2025-06-19T05:44:25.450Z] [INFO] Installing /quarkus-quickstarts/awt-graphics-rest-quickstart/target/awt-graphics-rest-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/awt-graphics-rest-quickstart/1.0.0-SNAPSHOT/awt-graphics-rest-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:44:25.450Z] [INFO] Installing /quarkus-quickstarts/awt-graphics-rest-quickstart/pom.xml to /root/.m2/repository/org/acme/awt-graphics-rest-quickstart/1.0.0-SNAPSHOT/awt-graphics-rest-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:44:25.450Z] [INFO]
[2025-06-19T05:44:25.450Z] [INFO] ---------------------< org.acme:cache-quickstart >----------------------
[2025-06-19T05:44:25.450Z] [INFO] Building cache-quickstart 1.0.0-SNAPSHOT [12/104]
[2025-06-19T05:44:25.450Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:44:25.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache/2.7.2.Final/quarkus-cache-2.7.2.Final.pom
[2025-06-19T05:44:25.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache/2.7.2.Final/quarkus-cache-2.7.2.Final.pom (2.4 kB at 215 kB/s)
[2025-06-19T05:44:25.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache-parent/2.7.2.Final/quarkus-cache-parent-2.7.2.Final.pom
[2025-06-19T05:44:25.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache-parent/2.7.2.Final/quarkus-cache-parent-2.7.2.Final.pom (739 B at 67 kB/s)
[2025-06-19T05:44:25.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine/2.7.2.Final/quarkus-caffeine-2.7.2.Final.pom
[2025-06-19T05:44:25.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine/2.7.2.Final/quarkus-caffeine-2.7.2.Final.pom (1.9 kB at 238 kB/s)
[2025-06-19T05:44:25.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine-parent/2.7.2.Final/quarkus-caffeine-parent-2.7.2.Final.pom
[2025-06-19T05:44:25.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine-parent/2.7.2.Final/quarkus-caffeine-parent-2.7.2.Final.pom (745 B at 106 kB/s)
[2025-06-19T05:44:25.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.pom
[2025-06-19T05:44:25.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.pom (2.1 kB at 345 kB/s)
[2025-06-19T05:44:25.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache/2.7.2.Final/quarkus-cache-2.7.2.Final.jar
[2025-06-19T05:44:25.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine/2.7.2.Final/quarkus-caffeine-2.7.2.Final.jar
[2025-06-19T05:44:25.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar
[2025-06-19T05:44:25.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache/2.7.2.Final/quarkus-cache-2.7.2.Final.jar (63 kB at 4.5 MB/s)
[2025-06-19T05:44:25.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine/2.7.2.Final/quarkus-caffeine-2.7.2.Final.jar (6.3 kB at 301 kB/s)
[2025-06-19T05:44:25.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar (912 kB at 28 MB/s)
[2025-06-19T05:44:25.450Z] [INFO]
[2025-06-19T05:44:25.450Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cache-quickstart ---
[2025-06-19T05:44:25.450Z] [INFO]
[2025-06-19T05:44:25.450Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cache-quickstart ---
[2025-06-19T05:44:25.450Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:44:25.450Z] [INFO] Copying 2 resources
[2025-06-19T05:44:25.450Z] [INFO]
[2025-06-19T05:44:25.450Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ cache-quickstart ---
[2025-06-19T05:44:25.450Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:44:25.450Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/cache-quickstart/target/classes
[2025-06-19T05:44:25.450Z] [INFO]
[2025-06-19T05:44:25.450Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cache-quickstart ---
[2025-06-19T05:44:25.450Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:44:25.450Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/cache-quickstart/src/test/resources
[2025-06-19T05:44:25.450Z] [INFO]
[2025-06-19T05:44:25.450Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ cache-quickstart ---
[2025-06-19T05:44:25.450Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:44:25.450Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/cache-quickstart/target/test-classes
[2025-06-19T05:44:25.450Z] [INFO]
[2025-06-19T05:44:25.450Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cache-quickstart ---
[2025-06-19T05:44:25.450Z] [INFO]
[2025-06-19T05:44:25.450Z] [INFO] -------------------------------------------------------
[2025-06-19T05:44:25.450Z] [INFO] T E S T S
[2025-06-19T05:44:25.450Z] [INFO] -------------------------------------------------------
[2025-06-19T05:44:25.450Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:44:26.765Z] [INFO] Running org.acme.cache.WeatherForecastResourceTest
[2025-06-19T05:44:33.937Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache-deployment/2.7.2.Final/quarkus-cache-deployment-2.7.2.Final.pom
[2025-06-19T05:44:33.937Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache-deployment/2.7.2.Final/quarkus-cache-deployment-2.7.2.Final.pom (2.4 kB at 6.9 kB/s)
[2025-06-19T05:44:33.937Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine-deployment/2.7.2.Final/quarkus-caffeine-deployment-2.7.2.Final.pom
[2025-06-19T05:44:33.937Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine-deployment/2.7.2.Final/quarkus-caffeine-deployment-2.7.2.Final.pom (1.5 kB at 107 kB/s)
[2025-06-19T05:44:33.937Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache-deployment/2.7.2.Final/quarkus-cache-deployment-2.7.2.Final.jar
[2025-06-19T05:44:33.937Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine-deployment/2.7.2.Final/quarkus-caffeine-deployment-2.7.2.Final.jar
[2025-06-19T05:44:33.937Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache-deployment/2.7.2.Final/quarkus-cache-deployment-2.7.2.Final.jar (32 kB at 955 kB/s)
[2025-06-19T05:44:33.937Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine-deployment/2.7.2.Final/quarkus-caffeine-deployment-2.7.2.Final.jar (4.6 kB at 112 kB/s)
[2025-06-19T05:44:33.937Z] 2025-06-19 05:44:31,538 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:44:33.937Z] 2025-06-19 05:44:33,517 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.788s. Listening on: http://localhost:8081
[2025-06-19T05:44:33.937Z] 2025-06-19 05:44:33,517 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:44:33.937Z] 2025-06-19 05:44:33,517 INFO [io.quarkus] (main) Installed features: [cache, cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-06-19T05:44:41.465Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.437 s - in org.acme.cache.WeatherForecastResourceTest
[2025-06-19T05:44:41.465Z] 2025-06-19 05:44:41,168 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-06-19T05:44:41.465Z] [INFO]
[2025-06-19T05:44:41.465Z] [INFO] Results:
[2025-06-19T05:44:41.465Z] [INFO]
[2025-06-19T05:44:41.465Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:44:41.465Z] [INFO]
[2025-06-19T05:44:41.465Z] [INFO]
[2025-06-19T05:44:41.465Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cache-quickstart ---
[2025-06-19T05:44:41.465Z] [INFO] Building jar: /quarkus-quickstarts/cache-quickstart/target/cache-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:44:41.465Z] [INFO]
[2025-06-19T05:44:41.465Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ cache-quickstart ---
[2025-06-19T05:44:43.515Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1797ms
[2025-06-19T05:44:43.515Z] [INFO]
[2025-06-19T05:44:43.515Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cache-quickstart ---
[2025-06-19T05:44:43.516Z] [INFO] Installing /quarkus-quickstarts/cache-quickstart/target/cache-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/cache-quickstart/1.0.0-SNAPSHOT/cache-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:44:43.516Z] [INFO] Installing /quarkus-quickstarts/cache-quickstart/pom.xml to /root/.m2/repository/org/acme/cache-quickstart/1.0.0-SNAPSHOT/cache-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:44:43.516Z] [INFO]
[2025-06-19T05:44:43.516Z] [INFO] ---------------------< org.acme:config-quickstart >---------------------
[2025-06-19T05:44:43.516Z] [INFO] Building config-quickstart 1.0.0-SNAPSHOT [13/104]
[2025-06-19T05:44:43.516Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:44:43.516Z] [INFO]
[2025-06-19T05:44:43.516Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ config-quickstart ---
[2025-06-19T05:44:43.516Z] [INFO]
[2025-06-19T05:44:43.516Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ config-quickstart ---
[2025-06-19T05:44:43.516Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:44:43.516Z] [INFO] Copying 1 resource
[2025-06-19T05:44:43.516Z] [INFO]
[2025-06-19T05:44:43.516Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ config-quickstart ---
[2025-06-19T05:44:43.516Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:44:43.516Z] [INFO] Compiling 1 source file to /quarkus-quickstarts/config-quickstart/target/classes
[2025-06-19T05:44:44.146Z] [INFO]
[2025-06-19T05:44:44.146Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ config-quickstart ---
[2025-06-19T05:44:44.146Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:44:44.146Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/config-quickstart/src/test/resources
[2025-06-19T05:44:44.146Z] [INFO]
[2025-06-19T05:44:44.146Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ config-quickstart ---
[2025-06-19T05:44:44.146Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:44:44.146Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/config-quickstart/target/test-classes
[2025-06-19T05:44:44.146Z] [INFO]
[2025-06-19T05:44:44.146Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ config-quickstart ---
[2025-06-19T05:44:44.146Z] [INFO]
[2025-06-19T05:44:44.146Z] [INFO] -------------------------------------------------------
[2025-06-19T05:44:44.146Z] [INFO] T E S T S
[2025-06-19T05:44:44.147Z] [INFO] -------------------------------------------------------
[2025-06-19T05:44:44.147Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:44:45.457Z] [INFO] Running org.acme.config.GreetingResourceTest
[2025-06-19T05:44:51.347Z] 2025-06-19 05:44:48,712 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:44:51.347Z] 2025-06-19 05:44:50,547 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.405s. Listening on: http://localhost:8081
[2025-06-19T05:44:51.347Z] 2025-06-19 05:44:50,548 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:44:51.347Z] 2025-06-19 05:44:50,548 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx]
[2025-06-19T05:44:52.661Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.923 s - in org.acme.config.GreetingResourceTest
[2025-06-19T05:44:52.661Z] 2025-06-19 05:44:52,216 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-06-19T05:44:52.661Z] [INFO]
[2025-06-19T05:44:52.661Z] [INFO] Results:
[2025-06-19T05:44:52.661Z] [INFO]
[2025-06-19T05:44:52.661Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:44:52.661Z] [INFO]
[2025-06-19T05:44:52.661Z] [INFO]
[2025-06-19T05:44:52.661Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ config-quickstart ---
[2025-06-19T05:44:52.661Z] [INFO] Building jar: /quarkus-quickstarts/config-quickstart/target/config-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:44:52.661Z] [INFO]
[2025-06-19T05:44:52.661Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ config-quickstart ---
[2025-06-19T05:44:54.806Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1544ms
[2025-06-19T05:44:54.806Z] [INFO]
[2025-06-19T05:44:54.806Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ config-quickstart ---
[2025-06-19T05:44:54.806Z] [INFO] Installing /quarkus-quickstarts/config-quickstart/target/config-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/config-quickstart/1.0.0-SNAPSHOT/config-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:44:54.806Z] [INFO] Installing /quarkus-quickstarts/config-quickstart/pom.xml to /root/.m2/repository/org/acme/config-quickstart/1.0.0-SNAPSHOT/config-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:44:54.806Z] [INFO]
[2025-06-19T05:44:54.806Z] [INFO] --------------< org.acme:context-propagation-quickstart >---------------
[2025-06-19T05:44:54.806Z] [INFO] Building context-propagation-quickstart 1.0.0-SNAPSHOT [14/104]
[2025-06-19T05:44:54.806Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:44:54.806Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.2.Final.pom
[2025-06-19T05:44:54.806Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.2.Final.pom (3.7 kB at 409 kB/s)
[2025-06-19T05:44:54.806Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-parent/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-parent-2.7.2.Final.pom
[2025-06-19T05:44:54.806Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-parent/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-parent-2.7.2.Final.pom (764 B at 69 kB/s)
[2025-06-19T05:44:54.806Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client/2.7.2.Final/quarkus-kafka-client-2.7.2.Final.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client/2.7.2.Final/quarkus-kafka-client-2.7.2.Final.pom (3.4 kB at 424 kB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client-parent/2.7.2.Final/quarkus-kafka-client-parent-2.7.2.Final.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client-parent/2.7.2.Final/quarkus-kafka-client-parent-2.7.2.Final.pom (722 B at 80 kB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.pom (1.8 kB at 197 kB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.0-4/zstd-jni-1.5.0-4.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.0-4/zstd-jni-1.5.0-4.pom (1.9 kB at 212 kB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.pom (2.1 kB at 140 kB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.pom (3.5 kB at 391 kB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka/3.13.0/smallrye-reactive-messaging-kafka-3.13.0.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka/3.13.0/smallrye-reactive-messaging-kafka-3.13.0.pom (5.5 kB at 616 kB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka-api/3.13.0/smallrye-reactive-messaging-kafka-api-3.13.0.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka-api/3.13.0/smallrye-reactive-messaging-kafka-api-3.13.0.pom (1.2 kB at 132 kB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.4/vertx-kafka-client-4.2.4.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.4/vertx-kafka-client-4.2.4.pom (4.0 kB at 494 kB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache/2.7.2.Final/quarkus-hibernate-orm-panache-2.7.2.Final.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache/2.7.2.Final/quarkus-hibernate-orm-panache-2.7.2.Final.pom (4.3 kB at 329 kB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-parent/2.7.2.Final/quarkus-hibernate-orm-panache-parent-2.7.2.Final.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-parent/2.7.2.Final/quarkus-hibernate-orm-panache-parent-2.7.2.Final.pom (772 B at 110 kB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-parent/2.7.2.Final/quarkus-panache-parent-2.7.2.Final.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-parent/2.7.2.Final/quarkus-panache-parent-2.7.2.Final.pom (1.4 kB at 154 kB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm/2.7.2.Final/quarkus-hibernate-orm-2.7.2.Final.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm/2.7.2.Final/quarkus-hibernate-orm-2.7.2.Final.pom (7.3 kB at 734 kB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-parent/2.7.2.Final/quarkus-hibernate-orm-parent-2.7.2.Final.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-parent/2.7.2.Final/quarkus-hibernate-orm-parent-2.7.2.Final.pom (5.9 kB at 660 kB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal/2.7.2.Final/quarkus-agroal-2.7.2.Final.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal/2.7.2.Final/quarkus-agroal-2.7.2.Final.pom (3.9 kB at 322 kB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-parent/2.7.2.Final/quarkus-agroal-parent-2.7.2.Final.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-parent/2.7.2.Final/quarkus-agroal-parent-2.7.2.Final.pom (768 B at 85 kB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource/2.7.2.Final/quarkus-datasource-2.7.2.Final.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource/2.7.2.Final/quarkus-datasource-2.7.2.Final.pom (2.4 kB at 168 kB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-parent/2.7.2.Final/quarkus-datasource-parent-2.7.2.Final.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-parent/2.7.2.Final/quarkus-datasource-parent-2.7.2.Final.pom (819 B at 74 kB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-common/2.7.2.Final/quarkus-datasource-common-2.7.2.Final.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-common/2.7.2.Final/quarkus-datasource-common-2.7.2.Final.pom (986 B at 82 kB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials/2.7.2.Final/quarkus-credentials-2.7.2.Final.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials/2.7.2.Final/quarkus-credentials-2.7.2.Final.pom (747 B at 83 kB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-parent/2.7.2.Final/quarkus-credentials-parent-2.7.2.Final.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-parent/2.7.2.Final/quarkus-credentials-parent-2.7.2.Final.pom (750 B at 94 kB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta/2.7.2.Final/quarkus-narayana-jta-2.7.2.Final.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta/2.7.2.Final/quarkus-narayana-jta-2.7.2.Final.pom (3.9 kB at 493 kB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta-parent/2.7.2.Final/quarkus-narayana-jta-parent-2.7.2.Final.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta-parent/2.7.2.Final/quarkus-narayana-jta-parent-2.7.2.Final.pom (751 B at 107 kB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-jta/1.2.2/smallrye-context-propagation-jta-1.2.2.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-jta/1.2.2/smallrye-context-propagation-jta-1.2.2.pom (2.5 kB at 310 kB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.pom (1.4 kB at 173 kB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta/5.12.4.Final/narayana-jta-5.12.4.Final.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta/5.12.4.Final/narayana-jta-5.12.4.Final.pom (10 kB at 1.3 MB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta-all/5.12.4.Final/narayana-jta-all-5.12.4.Final.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta-all/5.12.4.Final/narayana-jta-all-5.12.4.Final.pom (2.8 kB at 348 kB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/narayana-all/5.12.4.Final/narayana-all-5.12.4.Final.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/narayana-all/5.12.4.Final/narayana-all-5.12.4.Final.pom (35 kB at 4.4 MB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.6.0.Final/jboss-transaction-spi-7.6.0.Final.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.6.0.Final/jboss-transaction-spi-7.6.0.Final.pom (6.2 kB at 781 kB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/8/jboss-parent-8.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/8/jboss-parent-8.pom (22 kB at 1.7 MB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.pom (4.8 kB at 679 kB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/10/jboss-parent-10.pom
[2025-06-19T05:44:54.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/10/jboss-parent-10.pom (30 kB at 2.7 MB/s)
[2025-06-19T05:44:54.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.12.4.Final/narayana-jts-integration-5.12.4.Final.pom
[2025-06-19T05:44:54.808Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.12.4.Final/narayana-jts-integration-5.12.4.Final.pom (14 kB at 1.7 MB/s)
[2025-06-19T05:44:54.808Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-all/5.12.4.Final/narayana-jts-all-5.12.4.Final.pom
[2025-06-19T05:44:54.808Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-all/5.12.4.Final/narayana-jts-all-5.12.4.Final.pom (10 kB at 1.3 MB/s)
[2025-06-19T05:44:54.808Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.14/agroal-api-1.14.pom
[2025-06-19T05:44:54.808Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.14/agroal-api-1.14.pom (2.1 kB at 175 kB/s)
[2025-06-19T05:44:54.808Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-parent/1.14/agroal-parent-1.14.pom
[2025-06-19T05:44:54.808Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-parent/1.14/agroal-parent-1.14.pom (6.1 kB at 765 kB/s)
[2025-06-19T05:44:54.808Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.14/agroal-narayana-1.14.pom
[2025-06-19T05:44:54.808Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.14/agroal-narayana-1.14.pom (1.1 kB at 153 kB/s)
[2025-06-19T05:44:54.808Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.0.Alpha3/jboss-transaction-api_1.2_spec-1.0.0.Alpha3.pom
[2025-06-19T05:44:54.808Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.0.Alpha3/jboss-transaction-api_1.2_spec-1.0.0.Alpha3.pom (4.6 kB at 763 kB/s)
[2025-06-19T05:44:54.808Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.14/agroal-pool-1.14.pom
[2025-06-19T05:44:54.808Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.14/agroal-pool-1.14.pom (2.2 kB at 273 kB/s)
[2025-06-19T05:44:54.808Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.6.5.Final/hibernate-core-5.6.5.Final.pom
[2025-06-19T05:44:54.808Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.6.5.Final/hibernate-core-5.6.5.Final.pom (5.5 kB at 239 kB/s)
[2025-06-19T05:44:54.808Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.pom
[2025-06-19T05:44:54.808Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.pom (12 kB at 1.7 MB/s)
[2025-06-19T05:44:54.808Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.7/byte-buddy-parent-1.12.7.pom
[2025-06-19T05:44:54.808Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.7/byte-buddy-parent-1.12.7.pom (44 kB at 6.3 MB/s)
[2025-06-19T05:44:54.808Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom
[2025-06-19T05:44:55.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 105 kB/s)
[2025-06-19T05:44:55.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom
[2025-06-19T05:44:55.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom (7.3 kB at 1.2 MB/s)
[2025-06-19T05:44:55.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom
[2025-06-19T05:44:55.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom (23 kB at 3.8 MB/s)
[2025-06-19T05:44:55.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.pom
[2025-06-19T05:44:55.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.pom (1.9 kB at 388 kB/s)
[2025-06-19T05:44:55.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-graalvm/5.6.5.Final/hibernate-graalvm-5.6.5.Final.pom
[2025-06-19T05:44:55.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-graalvm/5.6.5.Final/hibernate-graalvm-5.6.5.Final.pom (2.1 kB at 260 kB/s)
[2025-06-19T05:44:55.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.pom
[2025-06-19T05:44:55.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.pom (13 kB at 2.1 MB/s)
[2025-06-19T05:44:55.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/quarkus-local-cache/0.1.0/quarkus-local-cache-0.1.0.pom
[2025-06-19T05:44:55.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/quarkus-local-cache/0.1.0/quarkus-local-cache-0.1.0.pom (9.9 kB at 1.2 MB/s)
[2025-06-19T05:44:55.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.pom
[2025-06-19T05:44:55.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.pom (11 kB at 1.9 MB/s)
[2025-06-19T05:44:55.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
[2025-06-19T05:44:55.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 1.8 MB/s)
[2025-06-19T05:44:55.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/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
[2025-06-19T05:44:55.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/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 738 kB/s)
[2025-06-19T05:44:55.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/25/jboss-parent-25.pom
[2025-06-19T05:44:55.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/25/jboss-parent-25.pom (35 kB at 5.0 MB/s)
[2025-06-19T05:44:55.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom
[2025-06-19T05:44:55.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom (20 kB at 2.9 MB/s)
[2025-06-19T05:44:55.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom
[2025-06-19T05:44:55.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom (8.1 kB at 1.4 MB/s)
[2025-06-19T05:44:55.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common/2.7.2.Final/quarkus-hibernate-orm-panache-common-2.7.2.Final.pom
[2025-06-19T05:44:55.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common/2.7.2.Final/quarkus-hibernate-orm-panache-common-2.7.2.Final.pom (1.3 kB at 128 kB/s)
[2025-06-19T05:44:55.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common-parent/2.7.2.Final/quarkus-hibernate-orm-panache-common-parent-2.7.2.Final.pom
[2025-06-19T05:44:55.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common-parent/2.7.2.Final/quarkus-hibernate-orm-panache-common-parent-2.7.2.Final.pom (782 B at 98 kB/s)
[2025-06-19T05:44:55.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common/2.7.2.Final/quarkus-panache-hibernate-common-2.7.2.Final.pom
[2025-06-19T05:44:55.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common/2.7.2.Final/quarkus-panache-hibernate-common-2.7.2.Final.pom (1.8 kB at 222 kB/s)
[2025-06-19T05:44:55.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-parent/2.7.2.Final/quarkus-panache-hibernate-common-parent-2.7.2.Final.pom
[2025-06-19T05:44:55.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-parent/2.7.2.Final/quarkus-panache-hibernate-common-parent-2.7.2.Final.pom (771 B at 110 kB/s)
[2025-06-19T05:44:55.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common/2.7.2.Final/quarkus-panache-common-2.7.2.Final.pom
[2025-06-19T05:44:55.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common/2.7.2.Final/quarkus-panache-common-2.7.2.Final.pom (1.5 kB at 208 kB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common-parent/2.7.2.Final/quarkus-panache-common-parent-2.7.2.Final.pom
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common-parent/2.7.2.Final/quarkus-panache-common-parent-2.7.2.Final.pom (749 B at 125 kB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql/2.7.2.Final/quarkus-jdbc-postgresql-2.7.2.Final.pom
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql/2.7.2.Final/quarkus-jdbc-postgresql-2.7.2.Final.pom (2.5 kB at 45 kB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql-parent/2.7.2.Final/quarkus-jdbc-postgresql-parent-2.7.2.Final.pom
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql-parent/2.7.2.Final/quarkus-jdbc-postgresql-parent-2.7.2.Final.pom (707 B at 101 kB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-parent/2.7.2.Final/quarkus-jdbc-parent-2.7.2.Final.pom
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-parent/2.7.2.Final/quarkus-jdbc-parent-2.7.2.Final.pom (958 B at 120 kB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.pom
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.pom (2.7 kB at 383 kB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom (4.6 kB at 762 kB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.pom
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.pom (3.5 kB at 507 kB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility-parent/4.1.1/awaitility-parent-4.1.1.pom
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility-parent/4.1.1/awaitility-parent-4.1.1.pom (10 kB at 1.5 MB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/kafka/1.16.3/kafka-1.16.3.pom
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/kafka/1.16.3/kafka-1.16.3.pom (1.5 kB at 188 kB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.2.Final.jar
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client/2.7.2.Final/quarkus-kafka-client-2.7.2.Final.jar
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka-api/3.13.0/smallrye-reactive-messaging-kafka-api-3.13.0.jar
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.jar
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka/3.13.0/smallrye-reactive-messaging-kafka-3.13.0.jar
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.2.Final.jar (5.4 kB at 384 kB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.0-4/zstd-jni-1.5.0-4.jar
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka-api/3.13.0/smallrye-reactive-messaging-kafka-api-3.13.0.jar (9.8 kB at 518 kB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka/3.13.0/smallrye-reactive-messaging-kafka-3.13.0.jar (233 kB at 12 MB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.jar
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client/2.7.2.Final/quarkus-kafka-client-2.7.2.Final.jar (35 kB at 1.2 MB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.4/vertx-kafka-client-4.2.4.jar
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.4/vertx-kafka-client-4.2.4.jar (164 kB at 3.6 MB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache/2.7.2.Final/quarkus-hibernate-orm-panache-2.7.2.Final.jar
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache/2.7.2.Final/quarkus-hibernate-orm-panache-2.7.2.Final.jar (26 kB at 478 kB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm/2.7.2.Final/quarkus-hibernate-orm-2.7.2.Final.jar
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar (683 kB at 10 MB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal/2.7.2.Final/quarkus-agroal-2.7.2.Final.jar
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm/2.7.2.Final/quarkus-hibernate-orm-2.7.2.Final.jar (224 kB at 2.8 MB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource/2.7.2.Final/quarkus-datasource-2.7.2.Final.jar
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal/2.7.2.Final/quarkus-agroal-2.7.2.Final.jar (42 kB at 514 kB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-common/2.7.2.Final/quarkus-datasource-common-2.7.2.Final.jar
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource/2.7.2.Final/quarkus-datasource-2.7.2.Final.jar (14 kB at 156 kB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta/5.12.4.Final/narayana-jta-5.12.4.Final.jar
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-common/2.7.2.Final/quarkus-datasource-common-2.7.2.Final.jar (6.7 kB at 73 kB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.6.0.Final/jboss-transaction-spi-7.6.0.Final.jar
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.6.0.Final/jboss-transaction-spi-7.6.0.Final.jar (34 kB at 333 kB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.jar
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.jar (74 kB at 646 kB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.12.4.Final/narayana-jts-integration-5.12.4.Final.jar
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.12.4.Final/narayana-jts-integration-5.12.4.Final.jar (51 kB at 397 kB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.14/agroal-api-1.14.jar
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.jar (2.0 MB at 15 MB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.14/agroal-narayana-1.14.jar
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.14/agroal-api-1.14.jar (57 kB at 400 kB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.14/agroal-pool-1.14.jar
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta/5.12.4.Final/narayana-jta-5.12.4.Final.jar (953 kB at 6.6 MB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials/2.7.2.Final/quarkus-credentials-2.7.2.Final.jar
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.14/agroal-narayana-1.14.jar (15 kB at 104 kB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta/2.7.2.Final/quarkus-narayana-jta-2.7.2.Final.jar
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials/2.7.2.Final/quarkus-credentials-2.7.2.Final.jar (4.0 kB at 26 kB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-jta/1.2.2/smallrye-context-propagation-jta-1.2.2.jar
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta/2.7.2.Final/quarkus-narayana-jta-2.7.2.Final.jar (38 kB at 242 kB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.14/agroal-pool-1.14.jar (118 kB at 752 kB/s)
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.6.5.Final/hibernate-core-5.6.5.Final.jar
[2025-06-19T05:44:55.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.jar
[2025-06-19T05:44:55.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-jta/1.2.2/smallrye-context-propagation-jta-1.2.2.jar (7.5 kB at 45 kB/s)
[2025-06-19T05:44:55.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.jar
[2025-06-19T05:44:55.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.jar (6.2 kB at 35 kB/s)
[2025-06-19T05:44:55.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar
[2025-06-19T05:44:55.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 2.2 MB/s)
[2025-06-19T05:44:55.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar
[2025-06-19T05:44:55.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar (68 kB at 318 kB/s)
[2025-06-19T05:44:55.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar
[2025-06-19T05:44:55.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar (79 kB at 351 kB/s)
[2025-06-19T05:44:55.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-graalvm/5.6.5.Final/hibernate-graalvm-5.6.5.Final.jar
[2025-06-19T05:44:55.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.jar (4.9 MB at 21 MB/s)
[2025-06-19T05:44:55.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar
[2025-06-19T05:44:55.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-graalvm/5.6.5.Final/hibernate-graalvm-5.6.5.Final.jar (7.5 kB at 31 kB/s)
[2025-06-19T05:44:55.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/quarkus-local-cache/0.1.0/quarkus-local-cache-0.1.0.jar
[2025-06-19T05:44:55.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar (164 kB at 668 kB/s)
[2025-06-19T05:44:55.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common/2.7.2.Final/quarkus-hibernate-orm-panache-common-2.7.2.Final.jar
[2025-06-19T05:44:55.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/quarkus-local-cache/0.1.0/quarkus-local-cache-0.1.0.jar (69 kB at 276 kB/s)
[2025-06-19T05:44:55.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common/2.7.2.Final/quarkus-panache-hibernate-common-2.7.2.Final.jar
[2025-06-19T05:44:55.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common/2.7.2.Final/quarkus-hibernate-orm-panache-common-2.7.2.Final.jar (23 kB at 89 kB/s)
[2025-06-19T05:44:55.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common/2.7.2.Final/quarkus-panache-common-2.7.2.Final.jar
[2025-06-19T05:44:55.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common/2.7.2.Final/quarkus-panache-hibernate-common-2.7.2.Final.jar (6.6 kB at 25 kB/s)
[2025-06-19T05:44:55.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql/2.7.2.Final/quarkus-jdbc-postgresql-2.7.2.Final.jar
[2025-06-19T05:44:55.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql/2.7.2.Final/quarkus-jdbc-postgresql-2.7.2.Final.jar (17 kB at 63 kB/s)
[2025-06-19T05:44:55.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.jar
[2025-06-19T05:44:55.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common/2.7.2.Final/quarkus-panache-common-2.7.2.Final.jar (12 kB at 43 kB/s)
[2025-06-19T05:44:55.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar
[2025-06-19T05:44:55.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar (44 kB at 157 kB/s)
[2025-06-19T05:44:55.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[2025-06-19T05:44:55.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 207 kB/s)
[2025-06-19T05:44:55.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar
[2025-06-19T05:44:55.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.0-4/zstd-jni-1.5.0-4.jar (6.8 MB at 22 MB/s)
[2025-06-19T05:44:55.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/kafka/1.16.3/kafka-1.16.3.jar
[2025-06-19T05:44:55.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar (93 kB at 301 kB/s)
[2025-06-19T05:44:55.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.jar (3.8 MB at 12 MB/s)
[2025-06-19T05:44:55.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/kafka/1.16.3/kafka-1.16.3.jar (3.7 kB at 12 kB/s)
[2025-06-19T05:44:55.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.jar (1.0 MB at 3.2 MB/s)
[2025-06-19T05:44:55.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.6.5.Final/hibernate-core-5.6.5.Final.jar (7.5 MB at 21 MB/s)
[2025-06-19T05:44:55.533Z] [INFO]
[2025-06-19T05:44:55.533Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ context-propagation-quickstart ---
[2025-06-19T05:44:55.533Z] [INFO]
[2025-06-19T05:44:55.533Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ context-propagation-quickstart ---
[2025-06-19T05:44:55.534Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:44:55.534Z] [INFO] Copying 1 resource
[2025-06-19T05:44:55.534Z] [INFO]
[2025-06-19T05:44:55.534Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ context-propagation-quickstart ---
[2025-06-19T05:44:56.164Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:44:56.164Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/context-propagation-quickstart/target/classes
[2025-06-19T05:44:56.164Z] [INFO]
[2025-06-19T05:44:56.164Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ context-propagation-quickstart ---
[2025-06-19T05:44:56.164Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:44:56.164Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/context-propagation-quickstart/src/test/resources
[2025-06-19T05:44:56.164Z] [INFO]
[2025-06-19T05:44:56.164Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ context-propagation-quickstart ---
[2025-06-19T05:44:56.164Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:44:56.164Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/context-propagation-quickstart/target/test-classes
[2025-06-19T05:44:56.794Z] [WARNING] /quarkus-quickstarts/context-propagation-quickstart/src/test/java/org/acme/context/prices/KafkaResource.java: /quarkus-quickstarts/context-propagation-quickstart/src/test/java/org/acme/context/prices/KafkaResource.java uses or overrides a deprecated API.
[2025-06-19T05:44:56.794Z] [WARNING] /quarkus-quickstarts/context-propagation-quickstart/src/test/java/org/acme/context/prices/KafkaResource.java: Recompile with -Xlint:deprecation for details.
[2025-06-19T05:44:56.794Z] [INFO]
[2025-06-19T05:44:56.794Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ context-propagation-quickstart ---
[2025-06-19T05:44:56.794Z] [INFO]
[2025-06-19T05:44:56.794Z] [INFO] -------------------------------------------------------
[2025-06-19T05:44:56.794Z] [INFO] T E S T S
[2025-06-19T05:44:56.794Z] [INFO] -------------------------------------------------------
[2025-06-19T05:44:56.794Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:44:58.106Z] [INFO] Running org.acme.context.prices.PriceTest
[2025-06-19T05:45:21.932Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.2.Final.pom
[2025-06-19T05:45:21.932Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.2.Final.pom (4.6 kB at 18 kB/s)
[2025-06-19T05:45:21.932Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client-deployment/2.7.2.Final/quarkus-kafka-client-deployment-2.7.2.Final.pom
[2025-06-19T05:45:21.932Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client-deployment/2.7.2.Final/quarkus-kafka-client-deployment-2.7.2.Final.pom (3.0 kB at 174 kB/s)
[2025-06-19T05:45:21.932Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-deployment-2.7.2.Final.pom
[2025-06-19T05:45:21.932Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-deployment-2.7.2.Final.pom (3.3 kB at 182 kB/s)
[2025-06-19T05:45:21.932Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-common-deployment-2.7.2.Final.pom
[2025-06-19T05:45:21.932Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-common-deployment-2.7.2.Final.pom (2.1 kB at 165 kB/s)
[2025-06-19T05:45:21.932Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common-deployment/2.7.2.Final/quarkus-panache-common-deployment-2.7.2.Final.pom
[2025-06-19T05:45:21.932Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common-deployment/2.7.2.Final/quarkus-panache-common-deployment-2.7.2.Final.pom (1.5 kB at 105 kB/s)
[2025-06-19T05:45:21.932Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-deployment/2.7.2.Final/quarkus-hibernate-orm-deployment-2.7.2.Final.pom
[2025-06-19T05:45:21.932Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-deployment/2.7.2.Final/quarkus-hibernate-orm-deployment-2.7.2.Final.pom (4.4 kB at 339 kB/s)
[2025-06-19T05:45:21.932Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta-deployment/2.7.2.Final/quarkus-narayana-jta-deployment-2.7.2.Final.pom
[2025-06-19T05:45:21.932Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta-deployment/2.7.2.Final/quarkus-narayana-jta-deployment-2.7.2.Final.pom (2.0 kB at 166 kB/s)
[2025-06-19T05:45:21.932Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-deployment/2.7.2.Final/quarkus-agroal-deployment-2.7.2.Final.pom
[2025-06-19T05:45:21.932Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-deployment/2.7.2.Final/quarkus-agroal-deployment-2.7.2.Final.pom (4.1 kB at 340 kB/s)
[2025-06-19T05:45:21.932Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment/2.7.2.Final/quarkus-datasource-deployment-2.7.2.Final.pom
[2025-06-19T05:45:21.932Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment/2.7.2.Final/quarkus-datasource-deployment-2.7.2.Final.pom (2.0 kB at 164 kB/s)
[2025-06-19T05:45:21.932Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment-spi/2.7.2.Final/quarkus-datasource-deployment-spi-2.7.2.Final.pom
[2025-06-19T05:45:21.932Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment-spi/2.7.2.Final/quarkus-datasource-deployment-spi-2.7.2.Final.pom (1.1 kB at 76 kB/s)
[2025-06-19T05:45:21.932Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.2.Final/quarkus-kubernetes-service-binding-spi-2.7.2.Final.pom
[2025-06-19T05:45:21.932Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.2.Final/quarkus-kubernetes-service-binding-spi-2.7.2.Final.pom (919 B at 66 kB/s)
[2025-06-19T05:45:21.932Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-parent/2.7.2.Final/quarkus-kubernetes-service-binding-parent-2.7.2.Final.pom
[2025-06-19T05:45:21.932Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-parent/2.7.2.Final/quarkus-kubernetes-service-binding-parent-2.7.2.Final.pom (810 B at 58 kB/s)
[2025-06-19T05:45:21.932Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-spi/2.7.2.Final/quarkus-agroal-spi-2.7.2.Final.pom
[2025-06-19T05:45:21.932Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-spi/2.7.2.Final/quarkus-agroal-spi-2.7.2.Final.pom (1.1 kB at 74 kB/s)
[2025-06-19T05:45:21.932Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-deployment/2.7.2.Final/quarkus-credentials-deployment-2.7.2.Final.pom
[2025-06-19T05:45:21.932Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-deployment/2.7.2.Final/quarkus-credentials-deployment-2.7.2.Final.pom (1.7 kB at 138 kB/s)
[2025-06-19T05:45:21.932Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.2.Final/quarkus-panache-hibernate-common-deployment-2.7.2.Final.pom
[2025-06-19T05:45:21.932Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.2.Final/quarkus-panache-hibernate-common-deployment-2.7.2.Final.pom (2.0 kB at 140 kB/s)
[2025-06-19T05:45:21.932Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.2.Final/quarkus-jdbc-postgresql-deployment-2.7.2.Final.pom
[2025-06-19T05:45:21.933Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.2.Final/quarkus-jdbc-postgresql-deployment-2.7.2.Final.pom (3.8 kB at 382 kB/s)
[2025-06-19T05:45:21.933Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-postgresql/2.7.2.Final/quarkus-devservices-postgresql-2.7.2.Final.pom
[2025-06-19T05:45:21.933Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-postgresql/2.7.2.Final/quarkus-devservices-postgresql-2.7.2.Final.pom (2.4 kB at 238 kB/s)
[2025-06-19T05:45:21.933Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.pom
[2025-06-19T05:45:21.933Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.pom (1.5 kB at 126 kB/s)
[2025-06-19T05:45:21.933Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.pom
[2025-06-19T05:45:21.933Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.pom (1.5 kB at 94 kB/s)
[2025-06-19T05:45:21.933Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.pom
[2025-06-19T05:45:21.933Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.pom (1.5 kB at 153 kB/s)
[2025-06-19T05:45:21.933Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client-deployment/2.7.2.Final/quarkus-kafka-client-deployment-2.7.2.Final.jar
[2025-06-19T05:45:21.933Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common-deployment/2.7.2.Final/quarkus-panache-common-deployment-2.7.2.Final.jar
[2025-06-19T05:45:21.933Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.2.Final.jar
[2025-06-19T05:45:21.933Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta-deployment/2.7.2.Final/quarkus-narayana-jta-deployment-2.7.2.Final.jar
[2025-06-19T05:45:21.933Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.2.Final/quarkus-kubernetes-service-binding-spi-2.7.2.Final.jar
[2025-06-19T05:45:21.933Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client-deployment/2.7.2.Final/quarkus-kafka-client-deployment-2.7.2.Final.jar (31 kB at 1.0 MB/s)
[2025-06-19T05:45:21.933Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment/2.7.2.Final/quarkus-datasource-deployment-2.7.2.Final.jar
[2025-06-19T05:45:21.933Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment/2.7.2.Final/quarkus-datasource-deployment-2.7.2.Final.jar (17 kB at 337 kB/s)
[2025-06-19T05:45:21.933Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-deployment/2.7.2.Final/quarkus-credentials-deployment-2.7.2.Final.jar
[2025-06-19T05:45:21.933Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta-deployment/2.7.2.Final/quarkus-narayana-jta-deployment-2.7.2.Final.jar (7.8 kB at 130 kB/s)
[2025-06-19T05:45:21.933Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-deployment/2.7.2.Final/quarkus-agroal-deployment-2.7.2.Final.jar
[2025-06-19T05:45:21.933Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common-deployment/2.7.2.Final/quarkus-panache-common-deployment-2.7.2.Final.jar (55 kB at 816 kB/s)
[2025-06-19T05:45:21.933Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-deployment/2.7.2.Final/quarkus-hibernate-orm-deployment-2.7.2.Final.jar
[2025-06-19T05:45:21.933Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.2.Final/quarkus-kubernetes-service-binding-spi-2.7.2.Final.jar (4.7 kB at 69 kB/s)
[2025-06-19T05:45:21.933Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-common-deployment-2.7.2.Final.jar
[2025-06-19T05:45:21.933Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.2.Final.jar (30 kB at 388 kB/s)
[2025-06-19T05:45:21.933Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.2.Final/quarkus-panache-hibernate-common-deployment-2.7.2.Final.jar
[2025-06-19T05:45:21.933Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-deployment/2.7.2.Final/quarkus-agroal-deployment-2.7.2.Final.jar (14 kB at 177 kB/s)
[2025-06-19T05:45:21.933Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-deployment-2.7.2.Final.jar
[2025-06-19T05:45:21.933Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-common-deployment-2.7.2.Final.jar (7.2 kB at 87 kB/s)
[2025-06-19T05:45:21.933Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-spi/2.7.2.Final/quarkus-agroal-spi-2.7.2.Final.jar
[2025-06-19T05:45:21.933Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-deployment/2.7.2.Final/quarkus-credentials-deployment-2.7.2.Final.jar (3.6 kB at 41 kB/s)
[2025-06-19T05:45:21.933Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.jar
[2025-06-19T05:45:21.933Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.2.Final/quarkus-panache-hibernate-common-deployment-2.7.2.Final.jar (11 kB at 120 kB/s)
[2025-06-19T05:45:21.933Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.jar
[2025-06-19T05:45:21.933Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-deployment-2.7.2.Final.jar (11 kB at 116 kB/s)
[2025-06-19T05:45:21.933Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.jar
[2025-06-19T05:45:21.933Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-deployment/2.7.2.Final/quarkus-hibernate-orm-deployment-2.7.2.Final.jar (114 kB at 1.1 MB/s)
[2025-06-19T05:45:21.933Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-spi/2.7.2.Final/quarkus-agroal-spi-2.7.2.Final.jar (5.2 kB at 51 kB/s)
[2025-06-19T05:45:21.933Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.jar (10 kB at 99 kB/s)
[2025-06-19T05:45:21.933Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-postgresql/2.7.2.Final/quarkus-devservices-postgresql-2.7.2.Final.jar
[2025-06-19T05:45:21.933Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment-spi/2.7.2.Final/quarkus-datasource-deployment-spi-2.7.2.Final.jar
[2025-06-19T05:45:21.933Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.2.Final/quarkus-jdbc-postgresql-deployment-2.7.2.Final.jar
[2025-06-19T05:45:21.933Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.jar (29 kB at 264 kB/s)
[2025-06-19T05:45:21.933Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.jar (9.7 kB at 85 kB/s)
[2025-06-19T05:45:21.933Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-postgresql/2.7.2.Final/quarkus-devservices-postgresql-2.7.2.Final.jar (12 kB at 100 kB/s)
[2025-06-19T05:45:21.933Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.2.Final/quarkus-jdbc-postgresql-deployment-2.7.2.Final.jar (6.2 kB at 51 kB/s)
[2025-06-19T05:45:21.933Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment-spi/2.7.2.Final/quarkus-datasource-deployment-spi-2.7.2.Final.jar (16 kB at 127 kB/s)
[2025-06-19T05:45:21.933Z] 2025-06-19 05:45:03,415 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:45:21.933Z] 2025-06-19 05:45:04,543 INFO [org.tes.doc.DockerClientProviderStrategy] (build-27) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-19T05:45:21.933Z] 2025-06-19 05:45:05,785 INFO [org.tes.doc.DockerClientProviderStrategy] (build-27) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-19T05:45:21.933Z] 2025-06-19 05:45:05,847 INFO [org.tes.DockerClientFactory] (build-27) Docker host IP address is 172.17.0.1
[2025-06-19T05:45:21.933Z] 2025-06-19 05:45:05,910 INFO [org.tes.DockerClientFactory] (build-27) Connected to docker:
[2025-06-19T05:45:21.933Z] Server Version: 26.1.3
[2025-06-19T05:45:21.933Z] API Version: 1.45
[2025-06-19T05:45:21.933Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-19T05:45:21.933Z] Total Memory: 7887 MB
[2025-06-19T05:45:21.933Z] 2025-06-19 05:45:05,925 INFO [org.tes.uti.ImageNameSubstitutor] (build-27) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-19T05:45:21.933Z] 2025-06-19 05:45:05,996 INFO [org.tes.uti.RegistryAuthLocator] (build-27) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:45:21.933Z] 2025-06-19 05:45:06,853 INFO [org.tes.DockerClientFactory] (build-27) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-19T05:45:21.933Z] 2025-06-19 05:45:06,853 INFO [org.tes.DockerClientFactory] (build-27) Checking the system...
[2025-06-19T05:45:21.933Z] 2025-06-19 05:45:06,853 INFO [org.tes.DockerClientFactory] (build-27) ✔︎ Docker server version should be at least 1.6.0
[2025-06-19T05:45:21.933Z] 2025-06-19 05:45:06,913 INFO [org.tes.DockerClientFactory] (build-27) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-19T05:45:21.933Z] 2025-06-19 05:45:06,988 INFO [doc.io/.1]] (build-1) Creating container for image: docker.io/postgres:14.1
[2025-06-19T05:45:21.933Z] 2025-06-19 05:45:06,988 INFO [doc.io/.11.2]] (build-27) Creating container for image: docker.io/vectorized/redpanda:v21.11.2
[2025-06-19T05:45:21.934Z] 2025-06-19 05:45:06,988 INFO [org.tes.uti.RegistryAuthLocator] (build-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/postgres:14.1, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:45:21.934Z] 2025-06-19 05:45:07,132 INFO [doc.io/.1]] (build-1) Container docker.io/postgres:14.1 is starting: 3ee67e6d9e022f828912e64f4cf641d1c74a784f1ac0522ae5d70705b7d7e536
[2025-06-19T05:45:21.934Z] 2025-06-19 05:45:07,246 INFO [doc.io/.11.2]] (build-27) Container docker.io/vectorized/redpanda:v21.11.2 is starting: f2e7761ebab44587b90a36acf083ed4418b2b6f3a56f32ba836fe2fa9dbfecb5
[2025-06-19T05:45:21.934Z] 2025-06-19 05:45:09,269 INFO [doc.io/.11.2]] (build-27) Container docker.io/vectorized/redpanda:v21.11.2 started in PT2.328602S
[2025-06-19T05:45:21.934Z] 2025-06-19 05:45:09,273 INFO [io.qua.kaf.cli.dep.DevServicesKafkaProcessor] (build-27) Dev Services for Kafka started. Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Dkafka.bootstrap.servers=OUTSIDE://172.17.0.1:32915
[2025-06-19T05:45:21.934Z] 2025-06-19 05:45:09,485 INFO [doc.io/.1]] (build-1) Container docker.io/postgres:14.1 started in PT2.548129S
[2025-06-19T05:45:21.934Z] 2025-06-19 05:45:09,485 INFO [io.qua.dev.pos.dep.PostgresqlDevServicesProcessor] (build-1) Dev Services for PostgreSQL started.
[2025-06-19T05:45:21.934Z] 2025-06-19 05:45:09,487 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-1) Dev Services for the default datasource (postgresql) started.
[2025-06-19T05:45:21.934Z] 2025-06-19 05:45:09,727 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-5-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-19T05:45:21.934Z] 2025-06-19 05:45:10,168 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-5-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-19T05:45:21.934Z] 2025-06-19 05:45:10,191 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Docker host IP address is 172.17.0.1
[2025-06-19T05:45:21.934Z] 2025-06-19 05:45:10,215 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Connected to docker:
[2025-06-19T05:45:21.934Z] Server Version: 26.1.3
[2025-06-19T05:45:21.934Z] API Version: 1.45
[2025-06-19T05:45:21.934Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-19T05:45:21.934Z] Total Memory: 7887 MB
[2025-06-19T05:45:21.934Z] 2025-06-19 05:45:10,218 INFO [org.tes.uti.ImageNameSubstitutor] (pool-5-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-19T05:45:21.934Z] 2025-06-19 05:45:10,256 INFO [org.tes.uti.RegistryAuthLocator] (pool-5-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:45:21.934Z] 2025-06-19 05:45:10,841 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-19T05:45:21.934Z] 2025-06-19 05:45:10,841 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Checking the system...
[2025-06-19T05:45:21.934Z] 2025-06-19 05:45:10,841 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-06-19T05:45:21.934Z] 2025-06-19 05:45:10,900 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-19T05:45:21.934Z] 2025-06-19 05:45:10,920 INFO [doc.4.3]] (pool-5-thread-1) Creating container for image: confluentinc/cp-kafka:5.4.3
[2025-06-19T05:45:21.934Z] 2025-06-19 05:45:11,007 INFO [doc.4.3]] (pool-5-thread-1) Container confluentinc/cp-kafka:5.4.3 is starting: f9d460426b725f96533adc2145c2b85c707af0e8005cf8f0a924b8fe5052a845
[2025-06-19T05:45:21.934Z] 2025-06-19 05:45:16,216 INFO [doc.4.3]] (pool-5-thread-1) Container confluentinc/cp-kafka:5.4.3 started in PT5.315135S
[2025-06-19T05:45:21.934Z] Hibernate:
[2025-06-19T05:45:21.934Z]
[2025-06-19T05:45:21.934Z] drop table if exists Price cascade
[2025-06-19T05:45:21.934Z] 2025-06-19 05:45:20,483 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) SQL Warning Code: 0, SQLState: 00000
[2025-06-19T05:45:21.934Z] 2025-06-19 05:45:20,484 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) table "price" does not exist, skipping
[2025-06-19T05:45:21.934Z] Hibernate:
[2025-06-19T05:45:21.934Z]
[2025-06-19T05:45:21.934Z] drop sequence if exists hibernate_sequence
[2025-06-19T05:45:21.934Z] 2025-06-19 05:45:20,485 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) SQL Warning Code: 0, SQLState: 00000
[2025-06-19T05:45:21.934Z] 2025-06-19 05:45:20,485 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) sequence "hibernate_sequence" does not exist, skipping
[2025-06-19T05:45:21.934Z] Hibernate: create sequence hibernate_sequence start 1 increment 1
[2025-06-19T05:45:21.934Z] Hibernate:
[2025-06-19T05:45:21.934Z]
[2025-06-19T05:45:21.934Z] create table Price (
[2025-06-19T05:45:21.934Z] id int8 not null,
[2025-06-19T05:45:21.934Z] value float8,
[2025-06-19T05:45:21.934Z] primary key (id)
[2025-06-19T05:45:21.934Z] )
[2025-06-19T05:45:21.934Z] 2025-06-19 05:45:20,640 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 18.094s. Listening on: http://localhost:8081
[2025-06-19T05:45:21.934Z] 2025-06-19 05:45:20,640 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:45:21.934Z] 2025-06-19 05:45:20,640 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-postgresql, kafka-client, narayana-jta, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-kafka, vertx]
[2025-06-19T05:45:23.245Z] Hibernate:
[2025-06-19T05:45:23.245Z] select
[2025-06-19T05:45:23.245Z] price0_.id as id1_0_,
[2025-06-19T05:45:23.245Z] price0_.value as value2_0_
[2025-06-19T05:45:23.245Z] from
[2025-06-19T05:45:23.245Z] Price price0_
[2025-06-19T05:45:23.245Z] Hibernate:
[2025-06-19T05:45:23.245Z] select
[2025-06-19T05:45:23.245Z] nextval ('hibernate_sequence')
[2025-06-19T05:45:23.245Z] Hibernate:
[2025-06-19T05:45:23.245Z] select
[2025-06-19T05:45:23.245Z] nextval ('hibernate_sequence')
[2025-06-19T05:45:23.245Z] Hibernate:
[2025-06-19T05:45:23.245Z] select
[2025-06-19T05:45:23.245Z] nextval ('hibernate_sequence')
[2025-06-19T05:45:23.245Z] Hibernate:
[2025-06-19T05:45:23.245Z] insert
[2025-06-19T05:45:23.245Z] into
[2025-06-19T05:45:23.245Z] Price
[2025-06-19T05:45:23.245Z] (value, id)
[2025-06-19T05:45:23.245Z] values
[2025-06-19T05:45:23.245Z] (?, ?)
[2025-06-19T05:45:23.245Z] Hibernate:
[2025-06-19T05:45:23.245Z] insert
[2025-06-19T05:45:23.245Z] into
[2025-06-19T05:45:23.245Z] Price
[2025-06-19T05:45:23.245Z] (value, id)
[2025-06-19T05:45:23.245Z] values
[2025-06-19T05:45:23.245Z] (?, ?)
[2025-06-19T05:45:23.245Z] Hibernate:
[2025-06-19T05:45:23.246Z] insert
[2025-06-19T05:45:23.246Z] into
[2025-06-19T05:45:23.246Z] Price
[2025-06-19T05:45:23.246Z] (value, id)
[2025-06-19T05:45:23.246Z] values
[2025-06-19T05:45:23.246Z] (?, ?)
[2025-06-19T05:45:23.246Z] Hibernate:
[2025-06-19T05:45:23.246Z] select
[2025-06-19T05:45:23.246Z] price0_.id as id1_0_,
[2025-06-19T05:45:23.246Z] price0_.value as value2_0_
[2025-06-19T05:45:23.246Z] from
[2025-06-19T05:45:23.246Z] Price price0_
[2025-06-19T05:45:23.246Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.356 s - in org.acme.context.prices.PriceTest
[2025-06-19T05:45:24.556Z] 2025-06-19 05:45:23,197 INFO [io.quarkus] (main) Quarkus stopped in 0.048s
[2025-06-19T05:45:25.185Z] [INFO]
[2025-06-19T05:45:25.185Z] [INFO] Results:
[2025-06-19T05:45:25.185Z] [INFO]
[2025-06-19T05:45:25.185Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:45:25.185Z] [INFO]
[2025-06-19T05:45:25.185Z] [INFO]
[2025-06-19T05:45:25.185Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ context-propagation-quickstart ---
[2025-06-19T05:45:25.185Z] [INFO] Building jar: /quarkus-quickstarts/context-propagation-quickstart/target/context-propagation-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:45:25.185Z] [INFO]
[2025-06-19T05:45:25.185Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ context-propagation-quickstart ---
[2025-06-19T05:45:28.048Z] [INFO] [org.hibernate.Version] HHH000412: Hibernate ORM core version 5.6.5.Final
[2025-06-19T05:45:29.360Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 3516ms
[2025-06-19T05:45:29.360Z] [INFO]
[2025-06-19T05:45:29.360Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ context-propagation-quickstart ---
[2025-06-19T05:45:29.360Z] [INFO] Installing /quarkus-quickstarts/context-propagation-quickstart/target/context-propagation-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/context-propagation-quickstart/1.0.0-SNAPSHOT/context-propagation-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:45:29.360Z] [INFO] Installing /quarkus-quickstarts/context-propagation-quickstart/pom.xml to /root/.m2/repository/org/acme/context-propagation-quickstart/1.0.0-SNAPSHOT/context-propagation-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:45:29.360Z] [INFO]
[2025-06-19T05:45:29.360Z] [INFO] -------------------< org.acme:funqy-http-quickstart >-------------------
[2025-06-19T05:45:29.360Z] [INFO] Building funqy-http-quickstart 1.0.0-SNAPSHOT [15/104]
[2025-06-19T05:45:29.360Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:45:29.360Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http/2.7.2.Final/quarkus-funqy-http-2.7.2.Final.pom
[2025-06-19T05:45:29.360Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http/2.7.2.Final/quarkus-funqy-http-2.7.2.Final.pom (1.9 kB at 156 kB/s)
[2025-06-19T05:45:29.360Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http-parent/2.7.2.Final/quarkus-funqy-http-parent-2.7.2.Final.pom
[2025-06-19T05:45:29.360Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http-parent/2.7.2.Final/quarkus-funqy-http-parent-2.7.2.Final.pom (750 B at 75 kB/s)
[2025-06-19T05:45:29.360Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-parent/2.7.2.Final/quarkus-funqy-parent-2.7.2.Final.pom
[2025-06-19T05:45:29.360Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-parent/2.7.2.Final/quarkus-funqy-parent-2.7.2.Final.pom (894 B at 81 kB/s)
[2025-06-19T05:45:29.360Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common/2.7.2.Final/quarkus-funqy-server-common-2.7.2.Final.pom
[2025-06-19T05:45:29.360Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common/2.7.2.Final/quarkus-funqy-server-common-2.7.2.Final.pom (2.1 kB at 256 kB/s)
[2025-06-19T05:45:29.360Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common-parent/2.7.2.Final/quarkus-funqy-server-common-parent-2.7.2.Final.pom
[2025-06-19T05:45:29.360Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common-parent/2.7.2.Final/quarkus-funqy-server-common-parent-2.7.2.Final.pom (767 B at 96 kB/s)
[2025-06-19T05:45:29.360Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http/2.7.2.Final/quarkus-funqy-http-2.7.2.Final.jar
[2025-06-19T05:45:29.360Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common/2.7.2.Final/quarkus-funqy-server-common-2.7.2.Final.jar
[2025-06-19T05:45:29.360Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common/2.7.2.Final/quarkus-funqy-server-common-2.7.2.Final.jar (30 kB at 433 kB/s)
[2025-06-19T05:45:29.360Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http/2.7.2.Final/quarkus-funqy-http-2.7.2.Final.jar (13 kB at 181 kB/s)
[2025-06-19T05:45:29.360Z] [INFO]
[2025-06-19T05:45:29.360Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ funqy-http-quickstart ---
[2025-06-19T05:45:29.360Z] [INFO]
[2025-06-19T05:45:29.360Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ funqy-http-quickstart ---
[2025-06-19T05:45:29.360Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:45:29.360Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/funqy-quickstarts/funqy-http-quickstart/src/main/resources
[2025-06-19T05:45:29.360Z] [INFO]
[2025-06-19T05:45:29.360Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ funqy-http-quickstart ---
[2025-06-19T05:45:29.360Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:45:29.360Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/funqy-quickstarts/funqy-http-quickstart/target/classes
[2025-06-19T05:45:29.360Z] [INFO]
[2025-06-19T05:45:29.360Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ funqy-http-quickstart ---
[2025-06-19T05:45:29.360Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:45:29.360Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/funqy-quickstarts/funqy-http-quickstart/src/test/resources
[2025-06-19T05:45:29.360Z] [INFO]
[2025-06-19T05:45:29.360Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ funqy-http-quickstart ---
[2025-06-19T05:45:29.360Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:45:29.360Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/funqy-quickstarts/funqy-http-quickstart/target/test-classes
[2025-06-19T05:45:30.368Z] [INFO]
[2025-06-19T05:45:30.368Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ funqy-http-quickstart ---
[2025-06-19T05:45:30.368Z] [INFO]
[2025-06-19T05:45:30.368Z] [INFO] -------------------------------------------------------
[2025-06-19T05:45:30.368Z] [INFO] T E S T S
[2025-06-19T05:45:30.368Z] [INFO] -------------------------------------------------------
[2025-06-19T05:45:30.368Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:45:31.011Z] [INFO] Running org.acme.funqy.FunqyTest
[2025-06-19T05:45:37.076Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http-deployment/2.7.2.Final/quarkus-funqy-http-deployment-2.7.2.Final.pom
[2025-06-19T05:45:37.076Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http-deployment/2.7.2.Final/quarkus-funqy-http-deployment-2.7.2.Final.pom (2.3 kB at 8.6 kB/s)
[2025-06-19T05:45:37.076Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common-deployment/2.7.2.Final/quarkus-funqy-server-common-deployment-2.7.2.Final.pom
[2025-06-19T05:45:37.076Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common-deployment/2.7.2.Final/quarkus-funqy-server-common-deployment-2.7.2.Final.pom (1.7 kB at 121 kB/s)
[2025-06-19T05:45:37.076Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http-deployment/2.7.2.Final/quarkus-funqy-http-deployment-2.7.2.Final.jar
[2025-06-19T05:45:37.076Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common-deployment/2.7.2.Final/quarkus-funqy-server-common-deployment-2.7.2.Final.jar
[2025-06-19T05:45:37.076Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http-deployment/2.7.2.Final/quarkus-funqy-http-deployment-2.7.2.Final.jar (6.2 kB at 193 kB/s)
[2025-06-19T05:45:37.076Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common-deployment/2.7.2.Final/quarkus-funqy-server-common-deployment-2.7.2.Final.jar (16 kB at 203 kB/s)
[2025-06-19T05:45:37.076Z] 2025-06-19 05:45:34,460 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:45:37.076Z] 2025-06-19 05:45:36,469 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.657s. Listening on: http://localhost:8081
[2025-06-19T05:45:37.076Z] 2025-06-19 05:45:36,470 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:45:37.076Z] 2025-06-19 05:45:36,470 INFO [io.quarkus] (main) Installed features: [cdi, funqy-http, smallrye-context-propagation, vertx]
[2025-06-19T05:45:39.131Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.241 s - in org.acme.funqy.FunqyTest
[2025-06-19T05:45:39.131Z] 2025-06-19 05:45:38,837 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2025-06-19T05:45:39.131Z] [INFO]
[2025-06-19T05:45:39.131Z] [INFO] Results:
[2025-06-19T05:45:39.131Z] [INFO]
[2025-06-19T05:45:39.131Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:45:39.131Z] [INFO]
[2025-06-19T05:45:39.131Z] [INFO]
[2025-06-19T05:45:39.131Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ funqy-http-quickstart ---
[2025-06-19T05:45:39.131Z] [INFO] Building jar: /quarkus-quickstarts/funqy-quickstarts/funqy-http-quickstart/target/funqy-http-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:45:39.131Z] [INFO]
[2025-06-19T05:45:39.131Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ funqy-http-quickstart ---
[2025-06-19T05:45:41.191Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1511ms
[2025-06-19T05:45:41.191Z] [INFO]
[2025-06-19T05:45:41.191Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ funqy-http-quickstart ---
[2025-06-19T05:45:41.191Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-http-quickstart/target/funqy-http-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/funqy-http-quickstart/1.0.0-SNAPSHOT/funqy-http-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:45:41.191Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-http-quickstart/pom.xml to /root/.m2/repository/org/acme/funqy-http-quickstart/1.0.0-SNAPSHOT/funqy-http-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:45:41.191Z] [INFO]
[2025-06-19T05:45:41.191Z] [INFO] --------------< org.acme:funqy-amazon-lambda-quickstart >---------------
[2025-06-19T05:45:41.191Z] [INFO] Building funqy-amazon-lambda-quickstart 1.0.0-SNAPSHOT [16/104]
[2025-06-19T05:45:41.191Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:45:41.191Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda/2.7.2.Final/quarkus-funqy-amazon-lambda-2.7.2.Final.pom
[2025-06-19T05:45:41.191Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda/2.7.2.Final/quarkus-funqy-amazon-lambda-2.7.2.Final.pom (1.9 kB at 192 kB/s)
[2025-06-19T05:45:41.191Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda-parent/2.7.2.Final/quarkus-funqy-amazon-lambda-parent-2.7.2.Final.pom
[2025-06-19T05:45:41.191Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda-parent/2.7.2.Final/quarkus-funqy-amazon-lambda-parent-2.7.2.Final.pom (809 B at 116 kB/s)
[2025-06-19T05:45:41.191Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-common/2.7.2.Final/quarkus-amazon-lambda-common-2.7.2.Final.pom
[2025-06-19T05:45:41.191Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-common/2.7.2.Final/quarkus-amazon-lambda-common-2.7.2.Final.pom (2.8 kB at 276 kB/s)
[2025-06-19T05:45:41.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-parent/2.7.2.Final/quarkus-amazon-lambda-parent-2.7.2.Final.pom
[2025-06-19T05:45:41.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-parent/2.7.2.Final/quarkus-amazon-lambda-parent-2.7.2.Final.pom (922 B at 5.3 kB/s)
[2025-06-19T05:45:41.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.1/aws-lambda-java-core-1.2.1.pom
[2025-06-19T05:45:41.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.1/aws-lambda-java-core-1.2.1.pom (4.1 kB at 376 kB/s)
[2025-06-19T05:45:41.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-events/3.11.0/aws-lambda-java-events-3.11.0.pom
[2025-06-19T05:45:41.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-events/3.11.0/aws-lambda-java-events-3.11.0.pom (5.1 kB at 507 kB/s)
[2025-06-19T05:45:41.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.13.1/jackson-datatype-joda-2.13.1.pom
[2025-06-19T05:45:41.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.13.1/jackson-datatype-joda-2.13.1.pom (4.2 kB at 468 kB/s)
[2025-06-19T05:45:41.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.pom
[2025-06-19T05:45:41.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.pom (37 kB at 4.7 MB/s)
[2025-06-19T05:45:41.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-amazon-lambda/2.7.2.Final/quarkus-test-amazon-lambda-2.7.2.Final.pom
[2025-06-19T05:45:41.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-amazon-lambda/2.7.2.Final/quarkus-test-amazon-lambda-2.7.2.Final.pom (1.3 kB at 141 kB/s)
[2025-06-19T05:45:41.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-vertx-backend/4.1.7/quarkus-http-vertx-backend-4.1.7.pom
[2025-06-19T05:45:41.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-vertx-backend/4.1.7/quarkus-http-vertx-backend-4.1.7.pom (26 kB at 2.0 MB/s)
[2025-06-19T05:45:41.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda/2.7.2.Final/quarkus-funqy-amazon-lambda-2.7.2.Final.jar
[2025-06-19T05:45:41.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-common/2.7.2.Final/quarkus-amazon-lambda-common-2.7.2.Final.jar
[2025-06-19T05:45:41.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.1/aws-lambda-java-core-1.2.1.jar
[2025-06-19T05:45:41.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-events/3.11.0/aws-lambda-java-events-3.11.0.jar
[2025-06-19T05:45:41.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.13.1/jackson-datatype-joda-2.13.1.jar
[2025-06-19T05:45:41.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-common/2.7.2.Final/quarkus-amazon-lambda-common-2.7.2.Final.jar (22 kB at 1.7 MB/s)
[2025-06-19T05:45:41.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.jar
[2025-06-19T05:45:41.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.13.1/jackson-datatype-joda-2.13.1.jar (76 kB at 5.1 MB/s)
[2025-06-19T05:45:41.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-amazon-lambda/2.7.2.Final/quarkus-test-amazon-lambda-2.7.2.Final.jar
[2025-06-19T05:45:41.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.1/aws-lambda-java-core-1.2.1.jar (7.5 kB at 470 kB/s)
[2025-06-19T05:45:41.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-vertx-backend/4.1.7/quarkus-http-vertx-backend-4.1.7.jar
[2025-06-19T05:45:41.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda/2.7.2.Final/quarkus-funqy-amazon-lambda-2.7.2.Final.jar (12 kB at 415 kB/s)
[2025-06-19T05:45:41.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-vertx-backend/4.1.7/quarkus-http-vertx-backend-4.1.7.jar (49 kB at 1.5 MB/s)
[2025-06-19T05:45:41.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-events/3.11.0/aws-lambda-java-events-3.11.0.jar (420 kB at 12 MB/s)
[2025-06-19T05:45:41.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-amazon-lambda/2.7.2.Final/quarkus-test-amazon-lambda-2.7.2.Final.jar (19 kB at 546 kB/s)
[2025-06-19T05:45:41.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.jar (644 kB at 16 MB/s)
[2025-06-19T05:45:41.192Z] [INFO]
[2025-06-19T05:45:41.192Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ funqy-amazon-lambda-quickstart ---
[2025-06-19T05:45:41.192Z] [INFO]
[2025-06-19T05:45:41.192Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ funqy-amazon-lambda-quickstart ---
[2025-06-19T05:45:41.192Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:45:41.192Z] [INFO] Copying 1 resource
[2025-06-19T05:45:41.192Z] [INFO]
[2025-06-19T05:45:41.192Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ funqy-amazon-lambda-quickstart ---
[2025-06-19T05:45:41.192Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:45:41.192Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-quickstart/target/classes
[2025-06-19T05:45:41.823Z] [INFO]
[2025-06-19T05:45:41.823Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ funqy-amazon-lambda-quickstart ---
[2025-06-19T05:45:41.823Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:45:41.823Z] [INFO] Copying 1 resource
[2025-06-19T05:45:41.823Z] [INFO]
[2025-06-19T05:45:41.823Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ funqy-amazon-lambda-quickstart ---
[2025-06-19T05:45:41.823Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:45:41.823Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-quickstart/target/test-classes
[2025-06-19T05:45:41.823Z] [INFO] /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-quickstart/src/test/java/org/acme/funqy/FunqyTest.java: /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-quickstart/src/test/java/org/acme/funqy/FunqyTest.java uses or overrides a deprecated API.
[2025-06-19T05:45:41.823Z] [INFO] /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-quickstart/src/test/java/org/acme/funqy/FunqyTest.java: Recompile with -Xlint:deprecation for details.
[2025-06-19T05:45:41.823Z] [INFO]
[2025-06-19T05:45:41.823Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ funqy-amazon-lambda-quickstart ---
[2025-06-19T05:45:41.823Z] [INFO]
[2025-06-19T05:45:41.823Z] [INFO] -------------------------------------------------------
[2025-06-19T05:45:41.823Z] [INFO] T E S T S
[2025-06-19T05:45:41.823Z] [INFO] -------------------------------------------------------
[2025-06-19T05:45:41.823Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:45:43.140Z] [INFO] Running org.acme.funqy.FunqyTest
[2025-06-19T05:45:49.033Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda-deployment/2.7.2.Final/quarkus-funqy-amazon-lambda-deployment-2.7.2.Final.pom
[2025-06-19T05:45:49.033Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda-deployment/2.7.2.Final/quarkus-funqy-amazon-lambda-deployment-2.7.2.Final.pom (1.9 kB at 6.3 kB/s)
[2025-06-19T05:45:49.033Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-common-deployment/2.7.2.Final/quarkus-amazon-lambda-common-deployment-2.7.2.Final.pom
[2025-06-19T05:45:49.033Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-common-deployment/2.7.2.Final/quarkus-amazon-lambda-common-deployment-2.7.2.Final.pom (2.4 kB at 64 kB/s)
[2025-06-19T05:45:49.033Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-event-server/2.7.2.Final/quarkus-amazon-lambda-event-server-2.7.2.Final.pom
[2025-06-19T05:45:49.033Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-event-server/2.7.2.Final/quarkus-amazon-lambda-event-server-2.7.2.Final.pom (2.5 kB at 110 kB/s)
[2025-06-19T05:45:49.033Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-event-server/2.7.2.Final/quarkus-amazon-lambda-event-server-2.7.2.Final.jar
[2025-06-19T05:45:49.033Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-common-deployment/2.7.2.Final/quarkus-amazon-lambda-common-deployment-2.7.2.Final.jar
[2025-06-19T05:45:49.033Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda-deployment/2.7.2.Final/quarkus-funqy-amazon-lambda-deployment-2.7.2.Final.jar
[2025-06-19T05:45:49.033Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-event-server/2.7.2.Final/quarkus-amazon-lambda-event-server-2.7.2.Final.jar (10 kB at 234 kB/s)
[2025-06-19T05:45:49.033Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda-deployment/2.7.2.Final/quarkus-funqy-amazon-lambda-deployment-2.7.2.Final.jar (6.6 kB at 103 kB/s)
[2025-06-19T05:45:49.033Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-common-deployment/2.7.2.Final/quarkus-amazon-lambda-common-deployment-2.7.2.Final.jar (22 kB at 320 kB/s)
[2025-06-19T05:45:49.033Z] 2025-06-19 05:45:46,367 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:45:49.033Z] 2025-06-19 05:45:47,580 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.lambda.enable-polling-jvm-mode" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-06-19T05:45:49.033Z] 2025-06-19 05:45:47,984 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:5387/2018-06-01/runtime/invocation/next
[2025-06-19T05:45:49.033Z] 2025-06-19 05:45:47,989 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.209s.
[2025-06-19T05:45:49.033Z] 2025-06-19 05:45:47,989 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:45:49.033Z] 2025-06-19 05:45:47,989 INFO [io.quarkus] (main) Installed features: [cdi, funqy-amazon-lambda]
[2025-06-19T05:45:49.033Z] 2025-06-19 05:45:48,047 WARN [io.qua.ama.lam.tes.LambdaClient] (main) LambdaClient has been deprecated and will be removed in future Quarkus versions. You can now invoke using a built in test http server. See docs for more details
[2025-06-19T05:45:49.033Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.663 s - in org.acme.funqy.FunqyTest
[2025-06-19T05:45:49.033Z] 2025-06-19 05:45:48,217 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2025-06-19T05:45:49.033Z] 2025-06-19 05:45:48,225 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2025-06-19T05:45:49.033Z] [INFO]
[2025-06-19T05:45:49.033Z] [INFO] Results:
[2025-06-19T05:45:49.033Z] [INFO]
[2025-06-19T05:45:49.033Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:45:49.033Z] [INFO]
[2025-06-19T05:45:49.033Z] [INFO]
[2025-06-19T05:45:49.033Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ funqy-amazon-lambda-quickstart ---
[2025-06-19T05:45:49.033Z] [INFO] Building jar: /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-quickstart/target/funqy-amazon-lambda-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:45:49.033Z] [INFO]
[2025-06-19T05:45:49.033Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ funqy-amazon-lambda-quickstart ---
[2025-06-19T05:45:49.664Z] [INFO] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Building thin jar: /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-quickstart/target/funqy-amazon-lambda-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-06-19T05:45:50.299Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1370ms
[2025-06-19T05:45:50.299Z] [INFO]
[2025-06-19T05:45:50.299Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ funqy-amazon-lambda-quickstart ---
[2025-06-19T05:45:50.299Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-quickstart/target/funqy-amazon-lambda-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/funqy-amazon-lambda-quickstart/1.0.0-SNAPSHOT/funqy-amazon-lambda-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:45:50.299Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-quickstart/pom.xml to /root/.m2/repository/org/acme/funqy-amazon-lambda-quickstart/1.0.0-SNAPSHOT/funqy-amazon-lambda-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:45:50.299Z] [INFO]
[2025-06-19T05:45:50.299Z] [INFO] ------------< org.acme:funqy-amazon-lambda-http-quickstart >------------
[2025-06-19T05:45:50.299Z] [INFO] Building funqy-amazon-lambda-http-quickstart 1.0.0-SNAPSHOT [17/104]
[2025-06-19T05:45:50.299Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:45:50.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http/2.7.2.Final/quarkus-amazon-lambda-http-2.7.2.Final.pom
[2025-06-19T05:45:50.299Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http/2.7.2.Final/quarkus-amazon-lambda-http-2.7.2.Final.pom (3.1 kB at 347 kB/s)
[2025-06-19T05:45:50.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-parent/2.7.2.Final/quarkus-amazon-lambda-http-parent-2.7.2.Final.pom
[2025-06-19T05:45:50.299Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-parent/2.7.2.Final/quarkus-amazon-lambda-http-parent-2.7.2.Final.pom (850 B at 121 kB/s)
[2025-06-19T05:45:50.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security/2.7.2.Final/quarkus-security-2.7.2.Final.pom
[2025-06-19T05:45:50.299Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security/2.7.2.Final/quarkus-security-2.7.2.Final.pom (2.9 kB at 365 kB/s)
[2025-06-19T05:45:50.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda/2.7.2.Final/quarkus-amazon-lambda-2.7.2.Final.pom
[2025-06-19T05:45:50.299Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda/2.7.2.Final/quarkus-amazon-lambda-2.7.2.Final.pom (2.0 kB at 248 kB/s)
[2025-06-19T05:45:50.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http/2.7.2.Final/quarkus-amazon-lambda-http-2.7.2.Final.jar
[2025-06-19T05:45:50.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security/2.7.2.Final/quarkus-security-2.7.2.Final.jar
[2025-06-19T05:45:50.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda/2.7.2.Final/quarkus-amazon-lambda-2.7.2.Final.jar
[2025-06-19T05:45:50.299Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http/2.7.2.Final/quarkus-amazon-lambda-http-2.7.2.Final.jar (25 kB at 2.1 MB/s)
[2025-06-19T05:45:50.299Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda/2.7.2.Final/quarkus-amazon-lambda-2.7.2.Final.jar (16 kB at 1.7 MB/s)
[2025-06-19T05:45:50.299Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security/2.7.2.Final/quarkus-security-2.7.2.Final.jar (66 kB at 4.4 MB/s)
[2025-06-19T05:45:50.299Z] [INFO]
[2025-06-19T05:45:50.299Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ funqy-amazon-lambda-http-quickstart ---
[2025-06-19T05:45:50.299Z] [INFO]
[2025-06-19T05:45:50.299Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ funqy-amazon-lambda-http-quickstart ---
[2025-06-19T05:45:50.299Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:45:50.299Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-http-quickstart/src/main/resources
[2025-06-19T05:45:50.299Z] [INFO]
[2025-06-19T05:45:50.299Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ funqy-amazon-lambda-http-quickstart ---
[2025-06-19T05:45:50.299Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:45:50.299Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-http-quickstart/target/classes
[2025-06-19T05:45:50.932Z] [INFO]
[2025-06-19T05:45:50.932Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ funqy-amazon-lambda-http-quickstart ---
[2025-06-19T05:45:50.932Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:45:50.932Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-http-quickstart/src/test/resources
[2025-06-19T05:45:50.932Z] [INFO]
[2025-06-19T05:45:50.932Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ funqy-amazon-lambda-http-quickstart ---
[2025-06-19T05:45:50.932Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:45:50.932Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-http-quickstart/target/test-classes
[2025-06-19T05:45:50.932Z] [INFO]
[2025-06-19T05:45:50.932Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ funqy-amazon-lambda-http-quickstart ---
[2025-06-19T05:45:50.932Z] [INFO]
[2025-06-19T05:45:50.932Z] [INFO] -------------------------------------------------------
[2025-06-19T05:45:50.932Z] [INFO] T E S T S
[2025-06-19T05:45:50.932Z] [INFO] -------------------------------------------------------
[2025-06-19T05:45:50.932Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:45:52.244Z] [INFO] Running org.acme.funqy.FunqyTest
[2025-06-19T05:45:59.412Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-deployment/2.7.2.Final/quarkus-amazon-lambda-http-deployment-2.7.2.Final.pom
[2025-06-19T05:45:59.412Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-deployment/2.7.2.Final/quarkus-amazon-lambda-http-deployment-2.7.2.Final.pom (2.2 kB at 9.6 kB/s)
[2025-06-19T05:45:59.412Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-deployment/2.7.2.Final/quarkus-security-deployment-2.7.2.Final.pom
[2025-06-19T05:45:59.412Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-deployment/2.7.2.Final/quarkus-security-deployment-2.7.2.Final.pom (2.5 kB at 165 kB/s)
[2025-06-19T05:45:59.412Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-deployment/2.7.2.Final/quarkus-amazon-lambda-deployment-2.7.2.Final.pom
[2025-06-19T05:45:59.412Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-deployment/2.7.2.Final/quarkus-amazon-lambda-deployment-2.7.2.Final.pom (2.1 kB at 151 kB/s)
[2025-06-19T05:45:59.412Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-event-server/2.7.2.Final/quarkus-amazon-lambda-http-event-server-2.7.2.Final.pom
[2025-06-19T05:45:59.412Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-event-server/2.7.2.Final/quarkus-amazon-lambda-http-event-server-2.7.2.Final.pom (2.0 kB at 145 kB/s)
[2025-06-19T05:45:59.412Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-deployment/2.7.2.Final/quarkus-amazon-lambda-deployment-2.7.2.Final.jar
[2025-06-19T05:45:59.412Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-deployment/2.7.2.Final/quarkus-security-deployment-2.7.2.Final.jar
[2025-06-19T05:45:59.412Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-event-server/2.7.2.Final/quarkus-amazon-lambda-http-event-server-2.7.2.Final.jar
[2025-06-19T05:45:59.412Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-deployment/2.7.2.Final/quarkus-amazon-lambda-http-deployment-2.7.2.Final.jar
[2025-06-19T05:45:59.412Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-deployment/2.7.2.Final/quarkus-amazon-lambda-deployment-2.7.2.Final.jar (11 kB at 428 kB/s)
[2025-06-19T05:45:59.412Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-deployment/2.7.2.Final/quarkus-amazon-lambda-http-deployment-2.7.2.Final.jar (9.0 kB at 180 kB/s)
[2025-06-19T05:45:59.412Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-event-server/2.7.2.Final/quarkus-amazon-lambda-http-event-server-2.7.2.Final.jar (7.5 kB at 142 kB/s)
[2025-06-19T05:45:59.412Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-deployment/2.7.2.Final/quarkus-security-deployment-2.7.2.Final.jar (28 kB at 513 kB/s)
[2025-06-19T05:45:59.412Z] 2025-06-19 05:45:56,032 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:45:59.412Z] 2025-06-19 05:45:57,213 INFO [io.qua.ama.lam.run.MockEventServer] (build-21) Mock Lambda Event Server Started
[2025-06-19T05:45:59.412Z] 2025-06-19 05:45:58,336 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:8081/_lambda_/2018-06-01/runtime/invocation/next
[2025-06-19T05:45:59.412Z] 2025-06-19 05:45:58,431 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 3.139s.
[2025-06-19T05:45:59.412Z] 2025-06-19 05:45:58,432 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:45:59.412Z] 2025-06-19 05:45:58,432 INFO [io.quarkus] (main) Installed features: [amazon-lambda, cdi, funqy-http, security, smallrye-context-propagation, vertx]
[2025-06-19T05:46:01.471Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.967 s - in org.acme.funqy.FunqyTest
[2025-06-19T05:46:01.471Z] 2025-06-19 05:46:00,699 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2025-06-19T05:46:01.471Z] 2025-06-19 05:46:00,700 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Lambda polling thread complete (TEST)
[2025-06-19T05:46:01.471Z] 2025-06-19 05:46:00,733 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-06-19T05:46:01.471Z] [INFO]
[2025-06-19T05:46:01.471Z] [INFO] Results:
[2025-06-19T05:46:01.471Z] [INFO]
[2025-06-19T05:46:01.471Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:46:01.471Z] [INFO]
[2025-06-19T05:46:01.471Z] [INFO]
[2025-06-19T05:46:01.471Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ funqy-amazon-lambda-http-quickstart ---
[2025-06-19T05:46:01.471Z] [INFO] Building jar: /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-http-quickstart/target/funqy-amazon-lambda-http-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:46:01.471Z] [INFO]
[2025-06-19T05:46:01.471Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ funqy-amazon-lambda-http-quickstart ---
[2025-06-19T05:46:02.784Z] [INFO] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Building thin jar: /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-http-quickstart/target/funqy-amazon-lambda-http-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-06-19T05:46:04.093Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2681ms
[2025-06-19T05:46:04.093Z] [INFO]
[2025-06-19T05:46:04.093Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ funqy-amazon-lambda-http-quickstart ---
[2025-06-19T05:46:04.094Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-http-quickstart/target/funqy-amazon-lambda-http-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/funqy-amazon-lambda-http-quickstart/1.0.0-SNAPSHOT/funqy-amazon-lambda-http-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:46:04.094Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-http-quickstart/pom.xml to /root/.m2/repository/org/acme/funqy-amazon-lambda-http-quickstart/1.0.0-SNAPSHOT/funqy-amazon-lambda-http-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:46:04.094Z] [INFO]
[2025-06-19T05:46:04.094Z] [INFO] --------------< org.acme:funqy-knative-events-quickstart >--------------
[2025-06-19T05:46:04.094Z] [INFO] Building funqy-knative-events-quickstart 1.0.0-SNAPSHOT [18/104]
[2025-06-19T05:46:04.094Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:46:04.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events/2.7.2.Final/quarkus-funqy-knative-events-2.7.2.Final.pom
[2025-06-19T05:46:04.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events/2.7.2.Final/quarkus-funqy-knative-events-2.7.2.Final.pom (1.9 kB at 191 kB/s)
[2025-06-19T05:46:04.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events-parent/2.7.2.Final/quarkus-funqy-knative-events-parent-2.7.2.Final.pom
[2025-06-19T05:46:04.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events-parent/2.7.2.Final/quarkus-funqy-knative-events-parent-2.7.2.Final.pom (770 B at 96 kB/s)
[2025-06-19T05:46:04.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events/2.7.2.Final/quarkus-funqy-knative-events-2.7.2.Final.jar
[2025-06-19T05:46:04.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events/2.7.2.Final/quarkus-funqy-knative-events-2.7.2.Final.jar (40 kB at 3.7 MB/s)
[2025-06-19T05:46:04.094Z] [INFO]
[2025-06-19T05:46:04.094Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ funqy-knative-events-quickstart ---
[2025-06-19T05:46:04.094Z] [INFO]
[2025-06-19T05:46:04.094Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ funqy-knative-events-quickstart ---
[2025-06-19T05:46:04.094Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:46:04.094Z] [INFO] Copying 1 resource
[2025-06-19T05:46:04.094Z] [INFO]
[2025-06-19T05:46:04.094Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ funqy-knative-events-quickstart ---
[2025-06-19T05:46:04.094Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:46:04.094Z] [INFO] Compiling 1 source file to /quarkus-quickstarts/funqy-quickstarts/funqy-knative-events-quickstart/target/classes
[2025-06-19T05:46:04.094Z] [INFO]
[2025-06-19T05:46:04.094Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ funqy-knative-events-quickstart ---
[2025-06-19T05:46:04.094Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:46:04.094Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/funqy-quickstarts/funqy-knative-events-quickstart/src/test/resources
[2025-06-19T05:46:04.094Z] [INFO]
[2025-06-19T05:46:04.094Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ funqy-knative-events-quickstart ---
[2025-06-19T05:46:04.094Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:46:04.094Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/funqy-quickstarts/funqy-knative-events-quickstart/target/test-classes
[2025-06-19T05:46:04.724Z] [INFO]
[2025-06-19T05:46:04.724Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ funqy-knative-events-quickstart ---
[2025-06-19T05:46:04.724Z] [INFO]
[2025-06-19T05:46:04.724Z] [INFO] -------------------------------------------------------
[2025-06-19T05:46:04.724Z] [INFO] T E S T S
[2025-06-19T05:46:04.724Z] [INFO] -------------------------------------------------------
[2025-06-19T05:46:04.724Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:46:06.128Z] [INFO] Running org.acme.funqy.FunqyTest
[2025-06-19T05:46:12.030Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events-deployment/2.7.2.Final/quarkus-funqy-knative-events-deployment-2.7.2.Final.pom
[2025-06-19T05:46:12.030Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events-deployment/2.7.2.Final/quarkus-funqy-knative-events-deployment-2.7.2.Final.pom (2.4 kB at 9.8 kB/s)
[2025-06-19T05:46:12.030Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events-deployment/2.7.2.Final/quarkus-funqy-knative-events-deployment-2.7.2.Final.jar
[2025-06-19T05:46:12.030Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events-deployment/2.7.2.Final/quarkus-funqy-knative-events-deployment-2.7.2.Final.jar (6.6 kB at 264 kB/s)
[2025-06-19T05:46:12.030Z] 2025-06-19 05:46:09,650 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:46:12.030Z] 2025-06-19 05:46:11,453 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.440s. Listening on: http://localhost:8081
[2025-06-19T05:46:12.030Z] 2025-06-19 05:46:11,453 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:46:12.030Z] 2025-06-19 05:46:11,453 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2025-06-19T05:46:13.420Z] 2025-06-19 05:46:12,662 INFO [org.acm.fun.SimpleFunctionChain] (executor-thread-0) *** configChain ***
[2025-06-19T05:46:13.421Z] 2025-06-19 05:46:12,911 INFO [org.acm.fun.SimpleFunctionChain] (executor-thread-0) *** defaultChain ***
[2025-06-19T05:46:13.421Z] 2025-06-19 05:46:12,942 INFO [org.acm.fun.SimpleFunctionChain] (executor-thread-0) *** annotatedChain ***
[2025-06-19T05:46:13.421Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.37 s - in org.acme.funqy.FunqyTest
[2025-06-19T05:46:13.421Z] 2025-06-19 05:46:12,999 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-06-19T05:46:13.421Z] [INFO]
[2025-06-19T05:46:13.421Z] [INFO] Results:
[2025-06-19T05:46:13.421Z] [INFO]
[2025-06-19T05:46:13.421Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:46:13.421Z] [INFO]
[2025-06-19T05:46:13.421Z] [INFO]
[2025-06-19T05:46:13.421Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ funqy-knative-events-quickstart ---
[2025-06-19T05:46:13.421Z] [INFO] Building jar: /quarkus-quickstarts/funqy-quickstarts/funqy-knative-events-quickstart/target/funqy-knative-events-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:46:13.421Z] [INFO]
[2025-06-19T05:46:13.421Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ funqy-knative-events-quickstart ---
[2025-06-19T05:46:14.840Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1482ms
[2025-06-19T05:46:14.840Z] [INFO]
[2025-06-19T05:46:14.840Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ funqy-knative-events-quickstart ---
[2025-06-19T05:46:14.840Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-knative-events-quickstart/target/funqy-knative-events-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/funqy-knative-events-quickstart/1.0.0-SNAPSHOT/funqy-knative-events-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:46:14.840Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-knative-events-quickstart/pom.xml to /root/.m2/repository/org/acme/funqy-knative-events-quickstart/1.0.0-SNAPSHOT/funqy-knative-events-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:46:14.840Z] [INFO]
[2025-06-19T05:46:14.840Z] [INFO] ----------< org.acme:funqy-google-cloud-functions-quickstart >----------
[2025-06-19T05:46:14.840Z] [INFO] Building funqy-google-cloud-functions-quickstart 1.0.0-SNAPSHOT [19/104]
[2025-06-19T05:46:14.840Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:46:14.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions/2.7.2.Final/quarkus-funqy-google-cloud-functions-2.7.2.Final.pom
[2025-06-19T05:46:14.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions/2.7.2.Final/quarkus-funqy-google-cloud-functions-2.7.2.Final.pom (2.1 kB at 161 kB/s)
[2025-06-19T05:46:15.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions-parent/2.7.2.Final/quarkus-funqy-google-cloud-functions-parent-2.7.2.Final.pom
[2025-06-19T05:46:15.471Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions-parent/2.7.2.Final/quarkus-funqy-google-cloud-functions-parent-2.7.2.Final.pom (786 B at 71 kB/s)
[2025-06-19T05:46:15.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/cloud/functions/functions-framework-api/1.0.4/functions-framework-api-1.0.4.pom
[2025-06-19T05:46:15.471Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/cloud/functions/functions-framework-api/1.0.4/functions-framework-api-1.0.4.pom (6.4 kB at 580 kB/s)
[2025-06-19T05:46:15.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.0.0.RC2/cloudevents-api-2.0.0.RC2.pom
[2025-06-19T05:46:15.471Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.0.0.RC2/cloudevents-api-2.0.0.RC2.pom (2.1 kB at 230 kB/s)
[2025-06-19T05:46:15.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-parent/2.0.0.RC2/cloudevents-parent-2.0.0.RC2.pom
[2025-06-19T05:46:15.471Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-parent/2.0.0.RC2/cloudevents-parent-2.0.0.RC2.pom (9.8 kB at 982 kB/s)
[2025-06-19T05:46:15.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions/2.7.2.Final/quarkus-funqy-google-cloud-functions-2.7.2.Final.jar
[2025-06-19T05:46:15.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/cloud/functions/functions-framework-api/1.0.4/functions-framework-api-1.0.4.jar
[2025-06-19T05:46:15.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.0.0.RC2/cloudevents-api-2.0.0.RC2.jar
[2025-06-19T05:46:15.471Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions/2.7.2.Final/quarkus-funqy-google-cloud-functions-2.7.2.Final.jar (17 kB at 1.3 MB/s)
[2025-06-19T05:46:15.471Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/cloud/functions/functions-framework-api/1.0.4/functions-framework-api-1.0.4.jar (8.2 kB at 588 kB/s)
[2025-06-19T05:46:15.471Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.0.0.RC2/cloudevents-api-2.0.0.RC2.jar (15 kB at 878 kB/s)
[2025-06-19T05:46:15.471Z] [INFO]
[2025-06-19T05:46:15.471Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ funqy-google-cloud-functions-quickstart ---
[2025-06-19T05:46:15.471Z] [INFO]
[2025-06-19T05:46:15.471Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ funqy-google-cloud-functions-quickstart ---
[2025-06-19T05:46:15.471Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:46:15.471Z] [INFO] Copying 1 resource
[2025-06-19T05:46:15.471Z] [INFO]
[2025-06-19T05:46:15.471Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ funqy-google-cloud-functions-quickstart ---
[2025-06-19T05:46:15.471Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:46:15.471Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-quickstart/target/classes
[2025-06-19T05:46:15.471Z] [INFO]
[2025-06-19T05:46:15.471Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ funqy-google-cloud-functions-quickstart ---
[2025-06-19T05:46:15.471Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:46:15.471Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-quickstart/src/test/resources
[2025-06-19T05:46:15.471Z] [INFO]
[2025-06-19T05:46:15.471Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ funqy-google-cloud-functions-quickstart ---
[2025-06-19T05:46:15.471Z] [INFO] No sources to compile
[2025-06-19T05:46:15.471Z] [INFO]
[2025-06-19T05:46:15.471Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ funqy-google-cloud-functions-quickstart ---
[2025-06-19T05:46:15.471Z] [INFO] No tests to run.
[2025-06-19T05:46:15.471Z] [INFO]
[2025-06-19T05:46:15.471Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ funqy-google-cloud-functions-quickstart ---
[2025-06-19T05:46:15.471Z] [INFO] Building jar: /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-quickstart/target/funqy-google-cloud-functions-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:46:15.471Z] [INFO]
[2025-06-19T05:46:15.471Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ funqy-google-cloud-functions-quickstart ---
[2025-06-19T05:46:15.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions-deployment/2.7.2.Final/quarkus-funqy-google-cloud-functions-deployment-2.7.2.Final.pom
[2025-06-19T05:46:16.102Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions-deployment/2.7.2.Final/quarkus-funqy-google-cloud-functions-deployment-2.7.2.Final.pom (1.7 kB at 15 kB/s)
[2025-06-19T05:46:16.102Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions-deployment/2.7.2.Final/quarkus-funqy-google-cloud-functions-deployment-2.7.2.Final.jar
[2025-06-19T05:46:16.102Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions-deployment/2.7.2.Final/quarkus-funqy-google-cloud-functions-deployment-2.7.2.Final.jar (7.0 kB at 467 kB/s)
[2025-06-19T05:46:16.730Z] [INFO] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Building uber jar: /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-quickstart/target/funqy-google-cloud-functions-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-06-19T05:46:18.045Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1855ms
[2025-06-19T05:46:18.045Z] [INFO]
[2025-06-19T05:46:18.045Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ funqy-google-cloud-functions-quickstart ---
[2025-06-19T05:46:18.045Z] [INFO] No primary artifact to install, installing attached artifacts instead.
[2025-06-19T05:46:18.046Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-quickstart/pom.xml to /root/.m2/repository/org/acme/funqy-google-cloud-functions-quickstart/1.0.0-SNAPSHOT/funqy-google-cloud-functions-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:46:18.046Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-quickstart/target/funqy-google-cloud-functions-quickstart-1.0.0-SNAPSHOT-runner.jar to /root/.m2/repository/org/acme/funqy-google-cloud-functions-quickstart/1.0.0-SNAPSHOT/funqy-google-cloud-functions-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-06-19T05:46:18.046Z] [INFO]
[2025-06-19T05:46:18.046Z] [INFO] -------< org.acme:funqy-google-cloud-functions-http-quickstart >--------
[2025-06-19T05:46:18.046Z] [INFO] Building funqy-google-cloud-functions-http-quickstart 1.0.0-SNAPSHOT [20/104]
[2025-06-19T05:46:18.046Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:46:18.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http/2.7.2.Final/quarkus-google-cloud-functions-http-2.7.2.Final.pom
[2025-06-19T05:46:18.046Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http/2.7.2.Final/quarkus-google-cloud-functions-http-2.7.2.Final.pom (2.8 kB at 284 kB/s)
[2025-06-19T05:46:18.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http-parent/2.7.2.Final/quarkus-google-cloud-functions-http-parent-2.7.2.Final.pom
[2025-06-19T05:46:18.046Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http-parent/2.7.2.Final/quarkus-google-cloud-functions-http-parent-2.7.2.Final.pom (781 B at 87 kB/s)
[2025-06-19T05:46:18.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http/2.7.2.Final/quarkus-google-cloud-functions-http-2.7.2.Final.jar
[2025-06-19T05:46:18.046Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http/2.7.2.Final/quarkus-google-cloud-functions-http-2.7.2.Final.jar (10 kB at 1.1 MB/s)
[2025-06-19T05:46:18.046Z] [INFO]
[2025-06-19T05:46:18.046Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ funqy-google-cloud-functions-http-quickstart ---
[2025-06-19T05:46:18.046Z] [INFO]
[2025-06-19T05:46:18.046Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ funqy-google-cloud-functions-http-quickstart ---
[2025-06-19T05:46:18.046Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:46:18.046Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-http-quickstart/src/main/resources
[2025-06-19T05:46:18.046Z] [INFO]
[2025-06-19T05:46:18.046Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ funqy-google-cloud-functions-http-quickstart ---
[2025-06-19T05:46:18.046Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:46:18.046Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-http-quickstart/target/classes
[2025-06-19T05:46:18.046Z] [INFO]
[2025-06-19T05:46:18.046Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ funqy-google-cloud-functions-http-quickstart ---
[2025-06-19T05:46:18.046Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:46:18.046Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-http-quickstart/src/test/resources
[2025-06-19T05:46:18.046Z] [INFO]
[2025-06-19T05:46:18.046Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ funqy-google-cloud-functions-http-quickstart ---
[2025-06-19T05:46:18.046Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:46:18.046Z] [INFO] Compiling 1 source file to /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-http-quickstart/target/test-classes
[2025-06-19T05:46:18.679Z] [INFO]
[2025-06-19T05:46:18.679Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ funqy-google-cloud-functions-http-quickstart ---
[2025-06-19T05:46:18.679Z] [INFO]
[2025-06-19T05:46:18.679Z] [INFO] -------------------------------------------------------
[2025-06-19T05:46:18.679Z] [INFO] T E S T S
[2025-06-19T05:46:18.679Z] [INFO] -------------------------------------------------------
[2025-06-19T05:46:18.679Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:46:19.307Z] [INFO] Running org.acme.funqy.FunqyTest
[2025-06-19T05:46:25.199Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http-deployment/2.7.2.Final/quarkus-google-cloud-functions-http-deployment-2.7.2.Final.pom
[2025-06-19T05:46:25.199Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http-deployment/2.7.2.Final/quarkus-google-cloud-functions-http-deployment-2.7.2.Final.pom (1.6 kB at 6.8 kB/s)
[2025-06-19T05:46:25.199Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http-deployment/2.7.2.Final/quarkus-google-cloud-functions-http-deployment-2.7.2.Final.jar
[2025-06-19T05:46:25.199Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http-deployment/2.7.2.Final/quarkus-google-cloud-functions-http-deployment-2.7.2.Final.jar (6.1 kB at 275 kB/s)
[2025-06-19T05:46:25.199Z] 2025-06-19 05:46:23,159 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:46:25.199Z] 2025-06-19 05:46:24,986 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.590s. Listening on: http://localhost:8081
[2025-06-19T05:46:25.199Z] 2025-06-19 05:46:24,986 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:46:25.199Z] 2025-06-19 05:46:24,987 INFO [io.quarkus] (main) Installed features: [cdi, funqy-http, google-cloud-functions-http, smallrye-context-propagation, vertx]
[2025-06-19T05:46:28.058Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.051 s - in org.acme.funqy.FunqyTest
[2025-06-19T05:46:28.058Z] 2025-06-19 05:46:27,251 INFO [io.quarkus] (main) Quarkus stopped in 0.051s
[2025-06-19T05:46:28.058Z] [INFO]
[2025-06-19T05:46:28.058Z] [INFO] Results:
[2025-06-19T05:46:28.058Z] [INFO]
[2025-06-19T05:46:28.058Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:46:28.058Z] [INFO]
[2025-06-19T05:46:28.058Z] [INFO]
[2025-06-19T05:46:28.058Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ funqy-google-cloud-functions-http-quickstart ---
[2025-06-19T05:46:28.058Z] [INFO] Building jar: /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-http-quickstart/target/funqy-google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:46:28.058Z] [INFO]
[2025-06-19T05:46:28.058Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ funqy-google-cloud-functions-http-quickstart ---
[2025-06-19T05:46:29.368Z] [INFO] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Building uber jar: /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-http-quickstart/target/funqy-google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-06-19T05:46:31.418Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 3750ms
[2025-06-19T05:46:31.418Z] [INFO]
[2025-06-19T05:46:31.418Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ funqy-google-cloud-functions-http-quickstart ---
[2025-06-19T05:46:31.418Z] [INFO] No primary artifact to install, installing attached artifacts instead.
[2025-06-19T05:46:31.418Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-http-quickstart/pom.xml to /root/.m2/repository/org/acme/funqy-google-cloud-functions-http-quickstart/1.0.0-SNAPSHOT/funqy-google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:46:31.418Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-http-quickstart/target/funqy-google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT-runner.jar to /root/.m2/repository/org/acme/funqy-google-cloud-functions-http-quickstart/1.0.0-SNAPSHOT/funqy-google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-06-19T05:46:31.418Z] [INFO]
[2025-06-19T05:46:31.418Z] [INFO] ----------< io.quarkus.quickstarts:funqy-quickstart-projects >----------
[2025-06-19T05:46:31.418Z] [INFO] Building funqy-quickstart-projects 1.0.0-SNAPSHOT [21/104]
[2025-06-19T05:46:31.418Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-06-19T05:46:31.418Z] [INFO]
[2025-06-19T05:46:31.418Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ funqy-quickstart-projects ---
[2025-06-19T05:46:31.418Z] [INFO]
[2025-06-19T05:46:31.418Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ funqy-quickstart-projects ---
[2025-06-19T05:46:31.418Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/pom.xml to /root/.m2/repository/io/quarkus/quickstarts/funqy-quickstart-projects/1.0.0-SNAPSHOT/funqy-quickstart-projects-1.0.0-SNAPSHOT.pom
[2025-06-19T05:46:31.418Z] [INFO]
[2025-06-19T05:46:31.418Z] [INFO] ----------------------< org.acme:getting-started >----------------------
[2025-06-19T05:46:31.418Z] [INFO] Building getting-started 1.0.0-SNAPSHOT [22/104]
[2025-06-19T05:46:31.418Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:46:31.418Z] [INFO]
[2025-06-19T05:46:31.418Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ getting-started ---
[2025-06-19T05:46:32.047Z] [INFO]
[2025-06-19T05:46:32.047Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ getting-started ---
[2025-06-19T05:46:32.047Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:46:32.047Z] [INFO] Copying 2 resources
[2025-06-19T05:46:32.047Z] [INFO]
[2025-06-19T05:46:32.047Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ getting-started ---
[2025-06-19T05:46:32.047Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:46:32.047Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started/target/classes
[2025-06-19T05:46:32.047Z] [INFO]
[2025-06-19T05:46:32.047Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ getting-started ---
[2025-06-19T05:46:32.047Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:46:32.047Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started/src/test/resources
[2025-06-19T05:46:32.047Z] [INFO]
[2025-06-19T05:46:32.047Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ getting-started ---
[2025-06-19T05:46:32.047Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:46:32.047Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started/target/test-classes
[2025-06-19T05:46:32.047Z] [INFO]
[2025-06-19T05:46:32.047Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ getting-started ---
[2025-06-19T05:46:32.047Z] [INFO]
[2025-06-19T05:46:32.047Z] [INFO] -------------------------------------------------------
[2025-06-19T05:46:32.047Z] [INFO] T E S T S
[2025-06-19T05:46:32.047Z] [INFO] -------------------------------------------------------
[2025-06-19T05:46:32.047Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:46:33.359Z] [INFO] Running org.acme.getting.started.GreetingResourceTest
[2025-06-19T05:46:39.244Z] 2025-06-19 05:46:36,603 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:46:39.244Z] 2025-06-19 05:46:38,334 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.391s. Listening on: http://localhost:8081
[2025-06-19T05:46:39.244Z] 2025-06-19 05:46:38,335 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:46:39.244Z] 2025-06-19 05:46:38,336 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx]
[2025-06-19T05:46:40.555Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.942 s - in org.acme.getting.started.GreetingResourceTest
[2025-06-19T05:46:40.555Z] 2025-06-19 05:46:40,069 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2025-06-19T05:46:40.555Z] [INFO]
[2025-06-19T05:46:40.555Z] [INFO] Results:
[2025-06-19T05:46:40.555Z] [INFO]
[2025-06-19T05:46:40.555Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:46:40.555Z] [INFO]
[2025-06-19T05:46:40.555Z] [INFO]
[2025-06-19T05:46:40.555Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ getting-started ---
[2025-06-19T05:46:40.555Z] [INFO] Building jar: /quarkus-quickstarts/getting-started/target/getting-started-1.0.0-SNAPSHOT.jar
[2025-06-19T05:46:40.555Z] [INFO]
[2025-06-19T05:46:40.555Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ getting-started ---
[2025-06-19T05:46:41.867Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1423ms
[2025-06-19T05:46:41.867Z] [INFO]
[2025-06-19T05:46:41.867Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ getting-started ---
[2025-06-19T05:46:41.867Z] [INFO] Installing /quarkus-quickstarts/getting-started/target/getting-started-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/getting-started/1.0.0-SNAPSHOT/getting-started-1.0.0-SNAPSHOT.jar
[2025-06-19T05:46:41.867Z] [INFO] Installing /quarkus-quickstarts/getting-started/pom.xml to /root/.m2/repository/org/acme/getting-started/1.0.0-SNAPSHOT/getting-started-1.0.0-SNAPSHOT.pom
[2025-06-19T05:46:41.867Z] [INFO]
[2025-06-19T05:46:41.867Z] [INFO] -------------------< org.acme:getting-started-async >-------------------
[2025-06-19T05:46:41.867Z] [INFO] Building getting-started-async 1.0.0-SNAPSHOT [23/104]
[2025-06-19T05:46:41.867Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:46:41.867Z] [INFO]
[2025-06-19T05:46:41.867Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ getting-started-async ---
[2025-06-19T05:46:41.867Z] [INFO]
[2025-06-19T05:46:41.867Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ getting-started-async ---
[2025-06-19T05:46:41.867Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:46:41.867Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started-async/src/main/resources
[2025-06-19T05:46:41.867Z] [INFO]
[2025-06-19T05:46:41.867Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ getting-started-async ---
[2025-06-19T05:46:41.867Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:46:41.867Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started-async/target/classes
[2025-06-19T05:46:42.499Z] [INFO]
[2025-06-19T05:46:42.499Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ getting-started-async ---
[2025-06-19T05:46:42.499Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:46:42.499Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started-async/src/test/resources
[2025-06-19T05:46:42.499Z] [INFO]
[2025-06-19T05:46:42.499Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ getting-started-async ---
[2025-06-19T05:46:42.499Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:46:42.499Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started-async/target/test-classes
[2025-06-19T05:46:42.499Z] [INFO]
[2025-06-19T05:46:42.499Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ getting-started-async ---
[2025-06-19T05:46:42.499Z] [INFO]
[2025-06-19T05:46:42.499Z] [INFO] -------------------------------------------------------
[2025-06-19T05:46:42.499Z] [INFO] T E S T S
[2025-06-19T05:46:42.499Z] [INFO] -------------------------------------------------------
[2025-06-19T05:46:43.130Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:46:43.760Z] [INFO] Running org.acme.getting.started.async.GreetingResourceTest
[2025-06-19T05:46:49.645Z] 2025-06-19 05:46:46,892 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:46:49.645Z] 2025-06-19 05:46:48,707 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.429s. Listening on: http://localhost:8081
[2025-06-19T05:46:49.645Z] 2025-06-19 05:46:48,708 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:46:49.645Z] 2025-06-19 05:46:48,708 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-06-19T05:46:50.957Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.879 s - in org.acme.getting.started.async.GreetingResourceTest
[2025-06-19T05:46:50.957Z] 2025-06-19 05:46:50,488 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-06-19T05:46:50.957Z] [INFO]
[2025-06-19T05:46:50.957Z] [INFO] Results:
[2025-06-19T05:46:50.957Z] [INFO]
[2025-06-19T05:46:50.957Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:46:50.957Z] [INFO]
[2025-06-19T05:46:50.957Z] [INFO]
[2025-06-19T05:46:50.957Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ getting-started-async ---
[2025-06-19T05:46:50.957Z] [INFO] Building jar: /quarkus-quickstarts/getting-started-async/target/getting-started-async-1.0.0-SNAPSHOT.jar
[2025-06-19T05:46:50.957Z] [INFO]
[2025-06-19T05:46:50.957Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ getting-started-async ---
[2025-06-19T05:46:53.009Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1447ms
[2025-06-19T05:46:53.009Z] [INFO]
[2025-06-19T05:46:53.009Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ getting-started-async ---
[2025-06-19T05:46:53.009Z] [INFO] Installing /quarkus-quickstarts/getting-started-async/target/getting-started-async-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/getting-started-async/1.0.0-SNAPSHOT/getting-started-async-1.0.0-SNAPSHOT.jar
[2025-06-19T05:46:53.009Z] [INFO] Installing /quarkus-quickstarts/getting-started-async/pom.xml to /root/.m2/repository/org/acme/getting-started-async/1.0.0-SNAPSHOT/getting-started-async-1.0.0-SNAPSHOT.pom
[2025-06-19T05:46:53.009Z] [INFO]
[2025-06-19T05:46:53.009Z] [INFO] -----------------< org.acme:getting-started-reactive >------------------
[2025-06-19T05:46:53.009Z] [INFO] Building getting-started-reactive 1.0.0-SNAPSHOT [24/104]
[2025-06-19T05:46:53.009Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:46:53.009Z] [INFO]
[2025-06-19T05:46:53.009Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ getting-started-reactive ---
[2025-06-19T05:46:53.009Z] [INFO]
[2025-06-19T05:46:53.009Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ getting-started-reactive ---
[2025-06-19T05:46:53.009Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:46:53.009Z] [INFO] Copying 1 resource
[2025-06-19T05:46:53.009Z] [INFO]
[2025-06-19T05:46:53.009Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ getting-started-reactive ---
[2025-06-19T05:46:53.009Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:46:53.009Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started-reactive/target/classes
[2025-06-19T05:46:53.009Z] [INFO]
[2025-06-19T05:46:53.009Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ getting-started-reactive ---
[2025-06-19T05:46:53.009Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:46:53.009Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started-reactive/src/test/resources
[2025-06-19T05:46:53.009Z] [INFO]
[2025-06-19T05:46:53.009Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ getting-started-reactive ---
[2025-06-19T05:46:53.009Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:46:53.009Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started-reactive/target/test-classes
[2025-06-19T05:46:53.009Z] [INFO]
[2025-06-19T05:46:53.009Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ getting-started-reactive ---
[2025-06-19T05:46:53.009Z] [INFO]
[2025-06-19T05:46:53.009Z] [INFO] -------------------------------------------------------
[2025-06-19T05:46:53.009Z] [INFO] T E S T S
[2025-06-19T05:46:53.009Z] [INFO] -------------------------------------------------------
[2025-06-19T05:46:53.009Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:46:54.318Z] [INFO] Running org.acme.getting.started.ReactiveGreetingResourceTest
[2025-06-19T05:46:59.290Z] 2025-06-19 05:46:57,320 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:46:59.290Z] 2025-06-19 05:46:59,144 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.484s. Listening on: http://localhost:8081
[2025-06-19T05:46:59.290Z] 2025-06-19 05:46:59,146 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:46:59.290Z] 2025-06-19 05:46:59,146 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-reactive, smallrye-context-propagation, vertx]
[2025-06-19T05:47:02.159Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.877 s - in org.acme.getting.started.ReactiveGreetingResourceTest
[2025-06-19T05:47:02.159Z] 2025-06-19 05:47:01,893 INFO [io.quarkus] (main) Quarkus stopped in 0.055s
[2025-06-19T05:47:02.159Z] [INFO]
[2025-06-19T05:47:02.159Z] [INFO] Results:
[2025-06-19T05:47:02.159Z] [INFO]
[2025-06-19T05:47:02.159Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:47:02.159Z] [INFO]
[2025-06-19T05:47:02.159Z] [INFO]
[2025-06-19T05:47:02.159Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ getting-started-reactive ---
[2025-06-19T05:47:02.159Z] [INFO] Building jar: /quarkus-quickstarts/getting-started-reactive/target/getting-started-reactive-1.0.0-SNAPSHOT.jar
[2025-06-19T05:47:02.159Z] [INFO]
[2025-06-19T05:47:02.159Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ getting-started-reactive ---
[2025-06-19T05:47:04.216Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1567ms
[2025-06-19T05:47:04.216Z] [INFO]
[2025-06-19T05:47:04.216Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ getting-started-reactive ---
[2025-06-19T05:47:04.216Z] [INFO] Installing /quarkus-quickstarts/getting-started-reactive/target/getting-started-reactive-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/getting-started-reactive/1.0.0-SNAPSHOT/getting-started-reactive-1.0.0-SNAPSHOT.jar
[2025-06-19T05:47:04.216Z] [INFO] Installing /quarkus-quickstarts/getting-started-reactive/pom.xml to /root/.m2/repository/org/acme/getting-started-reactive/1.0.0-SNAPSHOT/getting-started-reactive-1.0.0-SNAPSHOT.pom
[2025-06-19T05:47:04.216Z] [INFO]
[2025-06-19T05:47:04.216Z] [INFO] --------< io.quarkus.quickstarts:getting-started-reactive-rest >--------
[2025-06-19T05:47:04.216Z] [INFO] Building getting-started-reactive-rest 1.0.0-SNAPSHOT [25/104]
[2025-06-19T05:47:04.216Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:47:04.216Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client/2.7.2.Final/quarkus-reactive-pg-client-2.7.2.Final.pom
[2025-06-19T05:47:04.216Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client/2.7.2.Final/quarkus-reactive-pg-client-2.7.2.Final.pom (2.7 kB at 83 kB/s)
[2025-06-19T05:47:04.216Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client-parent/2.7.2.Final/quarkus-reactive-pg-client-parent-2.7.2.Final.pom
[2025-06-19T05:47:04.216Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client-parent/2.7.2.Final/quarkus-reactive-pg-client-parent-2.7.2.Final.pom (776 B at 4.5 kB/s)
[2025-06-19T05:47:04.216Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource/2.7.2.Final/quarkus-reactive-datasource-2.7.2.Final.pom
[2025-06-19T05:47:04.216Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource/2.7.2.Final/quarkus-reactive-datasource-2.7.2.Final.pom (2.4 kB at 244 kB/s)
[2025-06-19T05:47:04.216Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource-parent/2.7.2.Final/quarkus-reactive-datasource-parent-2.7.2.Final.pom
[2025-06-19T05:47:04.216Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource-parent/2.7.2.Final/quarkus-reactive-datasource-parent-2.7.2.Final.pom (765 B at 64 kB/s)
[2025-06-19T05:47:04.217Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client/4.2.4/vertx-sql-client-4.2.4.pom
[2025-06-19T05:47:04.217Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client/4.2.4/vertx-sql-client-4.2.4.pom (2.3 kB at 226 kB/s)
[2025-06-19T05:47:04.217Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client-parent/4.2.4/vertx-sql-client-parent-4.2.4.pom
[2025-06-19T05:47:04.217Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client-parent/4.2.4/vertx-sql-client-parent-4.2.4.pom (7.7 kB at 483 kB/s)
[2025-06-19T05:47:04.217Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-pg-client/4.2.4/vertx-pg-client-4.2.4.pom
[2025-06-19T05:47:04.217Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-pg-client/4.2.4/vertx-pg-client-4.2.4.pom (6.3 kB at 705 kB/s)
[2025-06-19T05:47:04.217Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.pom
[2025-06-19T05:47:04.217Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.pom (3.9 kB at 488 kB/s)
[2025-06-19T05:47:04.217Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/parent/2.1/parent-2.1.pom
[2025-06-19T05:47:04.217Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/parent/2.1/parent-2.1.pom (9.3 kB at 931 kB/s)
[2025-06-19T05:47:04.217Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.pom
[2025-06-19T05:47:04.217Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.pom (1.4 kB at 127 kB/s)
[2025-06-19T05:47:04.217Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.pom
[2025-06-19T05:47:04.217Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.pom (880 B at 110 kB/s)
[2025-06-19T05:47:04.217Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/parent/1.1/parent-1.1.pom
[2025-06-19T05:47:04.217Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/parent/1.1/parent-1.1.pom (7.2 kB at 718 kB/s)
[2025-06-19T05:47:04.217Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.pom
[2025-06-19T05:47:04.217Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.pom (2.4 kB at 239 kB/s)
[2025-06-19T05:47:04.217Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-pg-client/2.18.1/smallrye-mutiny-vertx-pg-client-2.18.1.pom
[2025-06-19T05:47:04.217Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-pg-client/2.18.1/smallrye-mutiny-vertx-pg-client-2.18.1.pom (6.4 kB at 583 kB/s)
[2025-06-19T05:47:04.217Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-sql-client/2.18.1/smallrye-mutiny-vertx-sql-client-2.18.1.pom
[2025-06-19T05:47:04.217Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-sql-client/2.18.1/smallrye-mutiny-vertx-sql-client-2.18.1.pom (5.6 kB at 562 kB/s)
[2025-06-19T05:47:04.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client/2.7.2.Final/quarkus-reactive-pg-client-2.7.2.Final.jar
[2025-06-19T05:47:04.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource/2.7.2.Final/quarkus-reactive-datasource-2.7.2.Final.jar
[2025-06-19T05:47:04.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client/4.2.4/vertx-sql-client-4.2.4.jar
[2025-06-19T05:47:04.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-pg-client/4.2.4/vertx-pg-client-4.2.4.jar
[2025-06-19T05:47:04.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.jar
[2025-06-19T05:47:04.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.jar (16 kB at 653 kB/s)
[2025-06-19T05:47:04.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.jar
[2025-06-19T05:47:04.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource/2.7.2.Final/quarkus-reactive-datasource-2.7.2.Final.jar (15 kB at 463 kB/s)
[2025-06-19T05:47:04.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.jar
[2025-06-19T05:47:04.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client/2.7.2.Final/quarkus-reactive-pg-client-2.7.2.Final.jar (14 kB at 390 kB/s)
[2025-06-19T05:47:04.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.jar
[2025-06-19T05:47:04.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-pg-client/4.2.4/vertx-pg-client-4.2.4.jar (158 kB at 4.5 MB/s)
[2025-06-19T05:47:04.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-pg-client/2.18.1/smallrye-mutiny-vertx-pg-client-2.18.1.jar
[2025-06-19T05:47:04.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.jar (3.8 kB at 109 kB/s)
[2025-06-19T05:47:04.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-sql-client/2.18.1/smallrye-mutiny-vertx-sql-client-2.18.1.jar
[2025-06-19T05:47:04.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client/4.2.4/vertx-sql-client-4.2.4.jar (153 kB at 3.6 MB/s)
[2025-06-19T05:47:04.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.jar (36 kB at 1.0 MB/s)
[2025-06-19T05:47:04.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.jar (67 kB at 1.7 MB/s)
[2025-06-19T05:47:04.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-pg-client/2.18.1/smallrye-mutiny-vertx-pg-client-2.18.1.jar (25 kB at 578 kB/s)
[2025-06-19T05:47:04.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-sql-client/2.18.1/smallrye-mutiny-vertx-sql-client-2.18.1.jar (77 kB at 1.5 MB/s)
[2025-06-19T05:47:04.919Z] [INFO]
[2025-06-19T05:47:04.919Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ getting-started-reactive-rest ---
[2025-06-19T05:47:04.919Z] [INFO]
[2025-06-19T05:47:04.919Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ getting-started-reactive-rest ---
[2025-06-19T05:47:04.919Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:47:04.919Z] [INFO] Copying 3 resources
[2025-06-19T05:47:04.919Z] [INFO]
[2025-06-19T05:47:04.919Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ getting-started-reactive-rest ---
[2025-06-19T05:47:04.919Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:47:04.919Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/getting-started-reactive-crud/target/classes
[2025-06-19T05:47:04.919Z] [INFO]
[2025-06-19T05:47:04.919Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ getting-started-reactive-rest ---
[2025-06-19T05:47:04.919Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:47:04.919Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started-reactive-crud/src/test/resources
[2025-06-19T05:47:04.919Z] [INFO]
[2025-06-19T05:47:04.919Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ getting-started-reactive-rest ---
[2025-06-19T05:47:04.919Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:47:04.919Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started-reactive-crud/target/test-classes
[2025-06-19T05:47:04.919Z] [INFO]
[2025-06-19T05:47:04.919Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ getting-started-reactive-rest ---
[2025-06-19T05:47:04.919Z] [INFO]
[2025-06-19T05:47:04.919Z] [INFO] -------------------------------------------------------
[2025-06-19T05:47:04.919Z] [INFO] T E S T S
[2025-06-19T05:47:04.919Z] [INFO] -------------------------------------------------------
[2025-06-19T05:47:05.562Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:47:06.191Z] [INFO] Running org.acme.reactive.crud.FruitResourceTest
[2025-06-19T05:47:16.469Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client-deployment/2.7.2.Final/quarkus-reactive-pg-client-deployment-2.7.2.Final.pom
[2025-06-19T05:47:16.469Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client-deployment/2.7.2.Final/quarkus-reactive-pg-client-deployment-2.7.2.Final.pom (8.2 kB at 27 kB/s)
[2025-06-19T05:47:16.469Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource-deployment/2.7.2.Final/quarkus-reactive-datasource-deployment-2.7.2.Final.pom
[2025-06-19T05:47:16.469Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource-deployment/2.7.2.Final/quarkus-reactive-datasource-deployment-2.7.2.Final.pom (1.9 kB at 48 kB/s)
[2025-06-19T05:47:16.469Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource-deployment/2.7.2.Final/quarkus-reactive-datasource-deployment-2.7.2.Final.jar
[2025-06-19T05:47:16.469Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client-deployment/2.7.2.Final/quarkus-reactive-pg-client-deployment-2.7.2.Final.jar
[2025-06-19T05:47:16.469Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client-deployment/2.7.2.Final/quarkus-reactive-pg-client-deployment-2.7.2.Final.jar (10 kB at 294 kB/s)
[2025-06-19T05:47:16.469Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource-deployment/2.7.2.Final/quarkus-reactive-datasource-deployment-2.7.2.Final.jar (5.5 kB at 92 kB/s)
[2025-06-19T05:47:16.469Z] 2025-06-19 05:47:10,436 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:47:16.469Z] 2025-06-19 05:47:11,069 INFO [org.tes.doc.DockerClientProviderStrategy] (build-30) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-19T05:47:16.469Z] 2025-06-19 05:47:11,999 INFO [org.tes.doc.DockerClientProviderStrategy] (build-30) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-19T05:47:16.469Z] 2025-06-19 05:47:12,014 INFO [org.tes.DockerClientFactory] (build-30) Docker host IP address is 172.17.0.1
[2025-06-19T05:47:16.469Z] 2025-06-19 05:47:12,039 INFO [org.tes.DockerClientFactory] (build-30) Connected to docker:
[2025-06-19T05:47:16.469Z] Server Version: 26.1.3
[2025-06-19T05:47:16.469Z] API Version: 1.45
[2025-06-19T05:47:16.469Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-19T05:47:16.469Z] Total Memory: 7887 MB
[2025-06-19T05:47:16.469Z] 2025-06-19 05:47:12,043 INFO [org.tes.uti.ImageNameSubstitutor] (build-30) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-19T05:47:16.469Z] 2025-06-19 05:47:12,100 INFO [org.tes.uti.RegistryAuthLocator] (build-30) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:47:16.469Z] 2025-06-19 05:47:12,822 INFO [org.tes.DockerClientFactory] (build-30) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-19T05:47:16.469Z] 2025-06-19 05:47:12,822 INFO [org.tes.DockerClientFactory] (build-30) Checking the system...
[2025-06-19T05:47:16.469Z] 2025-06-19 05:47:12,823 INFO [org.tes.DockerClientFactory] (build-30) ✔︎ Docker server version should be at least 1.6.0
[2025-06-19T05:47:16.469Z] 2025-06-19 05:47:12,886 INFO [org.tes.DockerClientFactory] (build-30) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-19T05:47:16.469Z] 2025-06-19 05:47:12,955 INFO [doc.io/.1]] (build-30) Creating container for image: docker.io/postgres:14.1
[2025-06-19T05:47:16.469Z] 2025-06-19 05:47:12,955 INFO [org.tes.uti.RegistryAuthLocator] (build-30) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/postgres:14.1, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:47:16.469Z] 2025-06-19 05:47:13,037 INFO [doc.io/.1]] (build-30) Container docker.io/postgres:14.1 is starting: 9f12c51fb4964b4ae1095f8984cc6b1711124b05a141d87e483b771db7131915
[2025-06-19T05:47:16.469Z] 2025-06-19 05:47:14,714 INFO [doc.io/.1]] (build-30) Container docker.io/postgres:14.1 started in PT1.803513S
[2025-06-19T05:47:16.469Z] 2025-06-19 05:47:14,715 INFO [io.qua.dev.pos.dep.PostgresqlDevServicesProcessor] (build-30) Dev Services for PostgreSQL started.
[2025-06-19T05:47:16.469Z] 2025-06-19 05:47:14,717 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-30) Dev Services for the default datasource (postgresql) started.
[2025-06-19T05:47:16.469Z] 2025-06-19 05:47:15,711 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='table "fruits" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-06-19T05:47:16.469Z] 2025-06-19 05:47:15,839 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 6.308s. Listening on: http://localhost:8081
[2025-06-19T05:47:16.469Z] 2025-06-19 05:47:15,839 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:47:16.469Z] 2025-06-19 05:47:15,839 INFO [io.quarkus] (main) Installed features: [cdi, reactive-pg-client, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-06-19T05:47:17.780Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.586 s - in org.acme.reactive.crud.FruitResourceTest
[2025-06-19T05:47:18.410Z] 2025-06-19 05:47:17,520 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-06-19T05:47:18.410Z] [INFO]
[2025-06-19T05:47:18.410Z] [INFO] Results:
[2025-06-19T05:47:18.410Z] [INFO]
[2025-06-19T05:47:18.410Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:47:18.410Z] [INFO]
[2025-06-19T05:47:18.410Z] [INFO]
[2025-06-19T05:47:18.410Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ getting-started-reactive-rest ---
[2025-06-19T05:47:18.410Z] [INFO] Building jar: /quarkus-quickstarts/getting-started-reactive-crud/target/getting-started-reactive-rest-1.0.0-SNAPSHOT.jar
[2025-06-19T05:47:18.410Z] [INFO]
[2025-06-19T05:47:18.410Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ getting-started-reactive-rest ---
[2025-06-19T05:47:20.465Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1865ms
[2025-06-19T05:47:20.465Z] [INFO]
[2025-06-19T05:47:20.465Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ getting-started-reactive-rest ---
[2025-06-19T05:47:20.465Z] [INFO] Installing /quarkus-quickstarts/getting-started-reactive-crud/target/getting-started-reactive-rest-1.0.0-SNAPSHOT.jar to /root/.m2/repository/io/quarkus/quickstarts/getting-started-reactive-rest/1.0.0-SNAPSHOT/getting-started-reactive-rest-1.0.0-SNAPSHOT.jar
[2025-06-19T05:47:20.465Z] [INFO] Installing /quarkus-quickstarts/getting-started-reactive-crud/pom.xml to /root/.m2/repository/io/quarkus/quickstarts/getting-started-reactive-rest/1.0.0-SNAPSHOT/getting-started-reactive-rest-1.0.0-SNAPSHOT.pom
[2025-06-19T05:47:20.465Z] [INFO]
[2025-06-19T05:47:20.465Z] [INFO] ------------------< org.acme:getting-started-knative >------------------
[2025-06-19T05:47:20.465Z] [INFO] Building getting-started-knative 1.0.0-SNAPSHOT [26/104]
[2025-06-19T05:47:20.465Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:47:20.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
[2025-06-19T05:47:20.465Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 723 kB/s)
[2025-06-19T05:47:20.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
[2025-06-19T05:47:20.465Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 4.2 MB/s)
[2025-06-19T05:47:20.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
[2025-06-19T05:47:21.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 8.1 MB/s)
[2025-06-19T05:47:21.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health/2.7.2.Final/quarkus-smallrye-health-2.7.2.Final.pom
[2025-06-19T05:47:21.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health/2.7.2.Final/quarkus-smallrye-health-2.7.2.Final.pom (2.4 kB at 262 kB/s)
[2025-06-19T05:47:21.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/3.1.2/smallrye-health-3.1.2.pom
[2025-06-19T05:47:21.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/3.1.2/smallrye-health-3.1.2.pom (3.1 kB at 286 kB/s)
[2025-06-19T05:47:21.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-parent/3.1.2/smallrye-health-parent-3.1.2.pom
[2025-06-19T05:47:21.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-parent/3.1.2/smallrye-health-parent-3.1.2.pom (9.7 kB at 971 kB/s)
[2025-06-19T05:47:21.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/28/smallrye-parent-28.pom
[2025-06-19T05:47:21.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/28/smallrye-parent-28.pom (60 kB at 6.0 MB/s)
[2025-06-19T05:47:21.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-api/3.1.2/smallrye-health-api-3.1.2.pom
[2025-06-19T05:47:21.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-api/3.1.2/smallrye-health-api-3.1.2.pom (1.3 kB at 126 kB/s)
[2025-06-19T05:47:21.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-provided-checks/3.1.2/smallrye-health-provided-checks-3.1.2.pom
[2025-06-19T05:47:21.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-provided-checks/3.1.2/smallrye-health-provided-checks-3.1.2.pom (1.6 kB at 164 kB/s)
[2025-06-19T05:47:21.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health/2.7.2.Final/quarkus-smallrye-health-2.7.2.Final.jar
[2025-06-19T05:47:21.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/3.1.2/smallrye-health-3.1.2.jar
[2025-06-19T05:47:21.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-api/3.1.2/smallrye-health-api-3.1.2.jar
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-provided-checks/3.1.2/smallrye-health-provided-checks-3.1.2.jar
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health/2.7.2.Final/quarkus-smallrye-health-2.7.2.Final.jar (17 kB at 1.9 MB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-api/3.1.2/smallrye-health-api-3.1.2.jar (6.3 kB at 449 kB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/3.1.2/smallrye-health-3.1.2.jar (28 kB at 1.5 MB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-provided-checks/3.1.2/smallrye-health-provided-checks-3.1.2.jar (15 kB at 815 kB/s)
[2025-06-19T05:47:21.187Z] [INFO]
[2025-06-19T05:47:21.187Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ getting-started-knative ---
[2025-06-19T05:47:21.187Z] [INFO]
[2025-06-19T05:47:21.187Z] [INFO] --- build-helper-maven-plugin:3.0.0:add-resource (add-resource) @ getting-started-knative ---
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 54 kB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 606 kB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 2.5 MB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 825 kB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 239 kB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 282 kB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 781 kB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 1.3 MB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 231 kB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 670 kB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 251 kB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 2.5 MB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 392 kB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 346 kB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 2.9 MB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 5.0 MB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 629 kB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 1.1 MB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 1.0 MB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 7.5 MB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 3.0 MB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 2.0 MB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 8.1 MB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 3.0 MB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 4.6 MB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 2.7 MB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 14 MB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 13 MB/s)
[2025-06-19T05:47:21.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 6.2 MB/s)
[2025-06-19T05:47:21.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 10 MB/s)
[2025-06-19T05:47:21.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 1.9 MB/s)
[2025-06-19T05:47:21.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 6.4 MB/s)
[2025-06-19T05:47:21.188Z] [INFO]
[2025-06-19T05:47:21.188Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ getting-started-knative ---
[2025-06-19T05:47:21.188Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:47:21.188Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started-knative/src/main/resources
[2025-06-19T05:47:21.188Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started-knative/src/main/knative
[2025-06-19T05:47:21.188Z] [INFO]
[2025-06-19T05:47:21.188Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ getting-started-knative ---
[2025-06-19T05:47:21.188Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:47:21.188Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started-knative/target/classes
[2025-06-19T05:47:21.188Z] [INFO]
[2025-06-19T05:47:21.188Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ getting-started-knative ---
[2025-06-19T05:47:21.188Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:47:21.188Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started-knative/src/test/resources
[2025-06-19T05:47:21.188Z] [INFO]
[2025-06-19T05:47:21.188Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ getting-started-knative ---
[2025-06-19T05:47:21.188Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:47:21.188Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started-knative/target/test-classes
[2025-06-19T05:47:21.817Z] [INFO]
[2025-06-19T05:47:21.817Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ getting-started-knative ---
[2025-06-19T05:47:21.817Z] [INFO]
[2025-06-19T05:47:21.817Z] [INFO] -------------------------------------------------------
[2025-06-19T05:47:21.817Z] [INFO] T E S T S
[2025-06-19T05:47:21.817Z] [INFO] -------------------------------------------------------
[2025-06-19T05:47:21.817Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:47:23.184Z] [INFO] Running org.acme.getting.started.knative.GreetingResourceTest
[2025-06-19T05:47:30.348Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-deployment/2.7.2.Final/quarkus-smallrye-health-deployment-2.7.2.Final.pom
[2025-06-19T05:47:30.348Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-deployment/2.7.2.Final/quarkus-smallrye-health-deployment-2.7.2.Final.pom (3.2 kB at 5.3 kB/s)
[2025-06-19T05:47:30.348Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-openapi-spi/2.7.2.Final/quarkus-smallrye-openapi-spi-2.7.2.Final.pom
[2025-06-19T05:47:30.348Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-openapi-spi/2.7.2.Final/quarkus-smallrye-openapi-spi-2.7.2.Final.pom (933 B at 41 kB/s)
[2025-06-19T05:47:30.348Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-openapi-parent/2.7.2.Final/quarkus-smallrye-openapi-parent-2.7.2.Final.pom
[2025-06-19T05:47:30.348Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-openapi-parent/2.7.2.Final/quarkus-smallrye-openapi-parent-2.7.2.Final.pom (744 B at 35 kB/s)
[2025-06-19T05:47:30.348Z] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.1.17/smallrye-open-api-core-2.1.17.pom
[2025-06-19T05:47:30.348Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.1.17/smallrye-open-api-core-2.1.17.pom (4.4 kB at 168 kB/s)
[2025-06-19T05:47:30.348Z] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-parent/2.1.17/smallrye-open-api-parent-2.1.17.pom
[2025-06-19T05:47:30.348Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-parent/2.1.17/smallrye-open-api-parent-2.1.17.pom (19 kB at 617 kB/s)
[2025-06-19T05:47:30.348Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.3.30.v20211001/jetty-bom-9.3.30.v20211001.pom
[2025-06-19T05:47:30.348Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.3.30.v20211001/jetty-bom-9.3.30.v20211001.pom (15 kB at 673 kB/s)
[2025-06-19T05:47:30.348Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-bom/4.7.3.Final/resteasy-bom-4.7.3.Final.pom
[2025-06-19T05:47:30.348Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-bom/4.7.3.Final/resteasy-bom-4.7.3.Final.pom (9.8 kB at 408 kB/s)
[2025-06-19T05:47:30.348Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/2.0.1-RC1/microprofile-openapi-api-2.0.1-RC1.pom
[2025-06-19T05:47:30.348Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/2.0.1-RC1/microprofile-openapi-api-2.0.1-RC1.pom (7.1 kB at 336 kB/s)
[2025-06-19T05:47:30.348Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-parent/2.0.1-RC1/microprofile-openapi-parent-2.0.1-RC1.pom
[2025-06-19T05:47:30.348Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-parent/2.0.1-RC1/microprofile-openapi-parent-2.0.1-RC1.pom (19 kB at 806 kB/s)
[2025-06-19T05:47:30.348Z] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-ui/3.1.2/smallrye-health-ui-3.1.2.pom
[2025-06-19T05:47:30.348Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-ui/3.1.2/smallrye-health-ui-3.1.2.pom (4.4 kB at 219 kB/s)
[2025-06-19T05:47:30.348Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/2.0.1-RC1/microprofile-openapi-api-2.0.1-RC1.jar
[2025-06-19T05:47:30.348Z] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.1.17/smallrye-open-api-core-2.1.17.jar
[2025-06-19T05:47:30.348Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-openapi-spi/2.7.2.Final/quarkus-smallrye-openapi-spi-2.7.2.Final.jar
[2025-06-19T05:47:30.348Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-deployment/2.7.2.Final/quarkus-smallrye-health-deployment-2.7.2.Final.jar
[2025-06-19T05:47:30.348Z] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-ui/3.1.2/smallrye-health-ui-3.1.2.jar
[2025-06-19T05:47:30.348Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/2.0.1-RC1/microprofile-openapi-api-2.0.1-RC1.jar (97 kB at 1.9 MB/s)
[2025-06-19T05:47:30.348Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-openapi-spi/2.7.2.Final/quarkus-smallrye-openapi-spi-2.7.2.Final.jar (3.5 kB at 60 kB/s)
[2025-06-19T05:47:30.348Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-deployment/2.7.2.Final/quarkus-smallrye-health-deployment-2.7.2.Final.jar (26 kB at 350 kB/s)
[2025-06-19T05:47:30.348Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-ui/3.1.2/smallrye-health-ui-3.1.2.jar (85 kB at 1.0 MB/s)
[2025-06-19T05:47:30.348Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.1.17/smallrye-open-api-core-2.1.17.jar (464 kB at 4.0 MB/s)
[2025-06-19T05:47:30.348Z] 2025-06-19 05:47:27,625 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:47:30.348Z] 2025-06-19 05:47:29,643 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.749s. Listening on: http://localhost:8081
[2025-06-19T05:47:30.348Z] 2025-06-19 05:47:29,643 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:47:30.348Z] 2025-06-19 05:47:29,643 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-health, vertx]
[2025-06-19T05:47:31.658Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.421 s - in org.acme.getting.started.knative.GreetingResourceTest
[2025-06-19T05:47:31.658Z] 2025-06-19 05:47:31,180 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2025-06-19T05:47:31.658Z] [INFO]
[2025-06-19T05:47:31.658Z] [INFO] Results:
[2025-06-19T05:47:31.658Z] [INFO]
[2025-06-19T05:47:31.658Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:47:31.658Z] [INFO]
[2025-06-19T05:47:31.658Z] [INFO]
[2025-06-19T05:47:31.658Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ getting-started-knative ---
[2025-06-19T05:47:31.658Z] [INFO] Building jar: /quarkus-quickstarts/getting-started-knative/target/getting-started-knative.jar
[2025-06-19T05:47:31.658Z] [INFO]
[2025-06-19T05:47:31.658Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ getting-started-knative ---
[2025-06-19T05:47:33.720Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1552ms
[2025-06-19T05:47:33.720Z] [INFO]
[2025-06-19T05:47:33.720Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ getting-started-knative ---
[2025-06-19T05:47:33.720Z] [INFO] Installing /quarkus-quickstarts/getting-started-knative/target/getting-started-knative.jar to /root/.m2/repository/org/acme/getting-started-knative/1.0.0-SNAPSHOT/getting-started-knative-1.0.0-SNAPSHOT.jar
[2025-06-19T05:47:33.720Z] [INFO] Installing /quarkus-quickstarts/getting-started-knative/pom.xml to /root/.m2/repository/org/acme/getting-started-knative/1.0.0-SNAPSHOT/getting-started-knative-1.0.0-SNAPSHOT.pom
[2025-06-19T05:47:33.720Z] [INFO]
[2025-06-19T05:47:33.720Z] [INFO] ------------------< org.acme:getting-started-testing >------------------
[2025-06-19T05:47:33.720Z] [INFO] Building getting-started-testing 1.0.0-SNAPSHOT [27/104]
[2025-06-19T05:47:33.720Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:47:33.720Z] [INFO]
[2025-06-19T05:47:33.720Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ getting-started-testing ---
[2025-06-19T05:47:33.720Z] [INFO]
[2025-06-19T05:47:33.720Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ getting-started-testing ---
[2025-06-19T05:47:33.720Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:47:33.720Z] [INFO] Copying 1 resource
[2025-06-19T05:47:33.720Z] [INFO]
[2025-06-19T05:47:33.720Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ getting-started-testing ---
[2025-06-19T05:47:33.720Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:47:33.720Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started-testing/target/classes
[2025-06-19T05:47:33.720Z] [INFO]
[2025-06-19T05:47:33.720Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ getting-started-testing ---
[2025-06-19T05:47:33.720Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:47:33.720Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started-testing/src/test/resources
[2025-06-19T05:47:33.720Z] [INFO]
[2025-06-19T05:47:33.720Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ getting-started-testing ---
[2025-06-19T05:47:33.720Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:47:33.721Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/getting-started-testing/target/test-classes
[2025-06-19T05:47:34.350Z] [INFO]
[2025-06-19T05:47:34.350Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ getting-started-testing ---
[2025-06-19T05:47:34.350Z] [INFO]
[2025-06-19T05:47:34.350Z] [INFO] -------------------------------------------------------
[2025-06-19T05:47:34.350Z] [INFO] T E S T S
[2025-06-19T05:47:34.350Z] [INFO] -------------------------------------------------------
[2025-06-19T05:47:34.350Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:47:35.658Z] [INFO] Running org.acme.getting.started.testing.GreetingResourceTest
[2025-06-19T05:47:40.419Z] 2025-06-19 05:47:38,256 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:47:40.419Z] 2025-06-19 05:47:40,024 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.376s. Listening on: http://localhost:8081
[2025-06-19T05:47:40.419Z] 2025-06-19 05:47:40,026 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:47:40.419Z] 2025-06-19 05:47:40,026 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx]
[2025-06-19T05:47:42.464Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.806 s - in org.acme.getting.started.testing.GreetingResourceTest
[2025-06-19T05:47:42.464Z] [INFO] Running org.acme.getting.started.testing.GreetingServiceTest
[2025-06-19T05:47:42.465Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.acme.getting.started.testing.GreetingServiceTest
[2025-06-19T05:47:42.465Z] [INFO] Running org.acme.getting.started.testing.StaticContentTest
[2025-06-19T05:47:42.465Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.acme.getting.started.testing.StaticContentTest
[2025-06-19T05:47:42.465Z] 2025-06-19 05:47:41,846 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2025-06-19T05:47:42.465Z] [INFO]
[2025-06-19T05:47:42.465Z] [INFO] Results:
[2025-06-19T05:47:42.465Z] [INFO]
[2025-06-19T05:47:42.465Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:47:42.465Z] [INFO]
[2025-06-19T05:47:42.465Z] [INFO]
[2025-06-19T05:47:42.465Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ getting-started-testing ---
[2025-06-19T05:47:42.465Z] [INFO] Building jar: /quarkus-quickstarts/getting-started-testing/target/getting-started-testing-1.0.0-SNAPSHOT.jar
[2025-06-19T05:47:42.465Z] [INFO]
[2025-06-19T05:47:42.465Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ getting-started-testing ---
[2025-06-19T05:47:44.157Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1354ms
[2025-06-19T05:47:44.157Z] [INFO]
[2025-06-19T05:47:44.157Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ getting-started-testing ---
[2025-06-19T05:47:44.157Z] [INFO] Installing /quarkus-quickstarts/getting-started-testing/target/getting-started-testing-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/getting-started-testing/1.0.0-SNAPSHOT/getting-started-testing-1.0.0-SNAPSHOT.jar
[2025-06-19T05:47:44.157Z] [INFO] Installing /quarkus-quickstarts/getting-started-testing/pom.xml to /root/.m2/repository/org/acme/getting-started-testing/1.0.0-SNAPSHOT/getting-started-testing-1.0.0-SNAPSHOT.pom
[2025-06-19T05:47:44.157Z] [INFO]
[2025-06-19T05:47:44.157Z] [INFO] ---------------< org.acme:getting-started-command-mode >----------------
[2025-06-19T05:47:44.157Z] [INFO] Building getting-started-command-mode 1.0.0-SNAPSHOT [28/104]
[2025-06-19T05:47:44.157Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:47:44.157Z] [INFO]
[2025-06-19T05:47:44.157Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ getting-started-command-mode ---
[2025-06-19T05:47:44.157Z] [INFO]
[2025-06-19T05:47:44.157Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ getting-started-command-mode ---
[2025-06-19T05:47:44.157Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:47:44.157Z] [INFO] Copying 1 resource
[2025-06-19T05:47:44.157Z] [INFO]
[2025-06-19T05:47:44.157Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ getting-started-command-mode ---
[2025-06-19T05:47:44.157Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:47:44.157Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started-command-mode/target/classes
[2025-06-19T05:47:44.157Z] [INFO]
[2025-06-19T05:47:44.157Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ getting-started-command-mode ---
[2025-06-19T05:47:44.157Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:47:44.157Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started-command-mode/src/test/resources
[2025-06-19T05:47:44.157Z] [INFO]
[2025-06-19T05:47:44.157Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ getting-started-command-mode ---
[2025-06-19T05:47:44.157Z] [INFO] No sources to compile
[2025-06-19T05:47:44.157Z] [INFO]
[2025-06-19T05:47:44.157Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ getting-started-command-mode ---
[2025-06-19T05:47:44.157Z] [INFO] No tests to run.
[2025-06-19T05:47:44.157Z] [INFO]
[2025-06-19T05:47:44.157Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ getting-started-command-mode ---
[2025-06-19T05:47:44.157Z] [INFO] Building jar: /quarkus-quickstarts/getting-started-command-mode/target/getting-started-command-mode-1.0.0-SNAPSHOT.jar
[2025-06-19T05:47:44.157Z] [INFO]
[2025-06-19T05:47:44.157Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ getting-started-command-mode ---
[2025-06-19T05:47:45.469Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1015ms
[2025-06-19T05:47:45.469Z] [INFO]
[2025-06-19T05:47:45.469Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ getting-started-command-mode ---
[2025-06-19T05:47:45.469Z] [INFO] Installing /quarkus-quickstarts/getting-started-command-mode/target/getting-started-command-mode-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/getting-started-command-mode/1.0.0-SNAPSHOT/getting-started-command-mode-1.0.0-SNAPSHOT.jar
[2025-06-19T05:47:45.469Z] [INFO] Installing /quarkus-quickstarts/getting-started-command-mode/pom.xml to /root/.m2/repository/org/acme/getting-started-command-mode/1.0.0-SNAPSHOT/getting-started-command-mode-1.0.0-SNAPSHOT.pom
[2025-06-19T05:47:45.469Z] [INFO]
[2025-06-19T05:47:45.469Z] [INFO] -------------< org.acme:google-cloud-functions-quickstart >-------------
[2025-06-19T05:47:45.469Z] [INFO] Building google-cloud-functions-quickstart 1.0.0-SNAPSHOT [29/104]
[2025-06-19T05:47:45.469Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:47:45.469Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions/2.7.2.Final/quarkus-google-cloud-functions-2.7.2.Final.pom
[2025-06-19T05:47:45.469Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions/2.7.2.Final/quarkus-google-cloud-functions-2.7.2.Final.pom (2.2 kB at 182 kB/s)
[2025-06-19T05:47:45.469Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-parent/2.7.2.Final/quarkus-google-cloud-functions-parent-2.7.2.Final.pom
[2025-06-19T05:47:45.469Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-parent/2.7.2.Final/quarkus-google-cloud-functions-parent-2.7.2.Final.pom (771 B at 55 kB/s)
[2025-06-19T05:47:45.469Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.pom
[2025-06-19T05:47:45.469Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.pom (8.1 kB at 733 kB/s)
[2025-06-19T05:47:45.469Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.9.0/gson-parent-2.9.0.pom
[2025-06-19T05:47:45.469Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.9.0/gson-parent-2.9.0.pom (4.5 kB at 376 kB/s)
[2025-06-19T05:47:45.469Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions/2.7.2.Final/quarkus-google-cloud-functions-2.7.2.Final.jar
[2025-06-19T05:47:45.469Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar
[2025-06-19T05:47:45.469Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions/2.7.2.Final/quarkus-google-cloud-functions-2.7.2.Final.jar (15 kB at 1.1 MB/s)
[2025-06-19T05:47:45.469Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar (249 kB at 17 MB/s)
[2025-06-19T05:47:45.469Z] [INFO]
[2025-06-19T05:47:45.469Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ google-cloud-functions-quickstart ---
[2025-06-19T05:47:45.469Z] [INFO]
[2025-06-19T05:47:45.469Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ google-cloud-functions-quickstart ---
[2025-06-19T05:47:45.469Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:47:45.469Z] [INFO] Copying 1 resource
[2025-06-19T05:47:45.469Z] [INFO]
[2025-06-19T05:47:45.469Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ google-cloud-functions-quickstart ---
[2025-06-19T05:47:45.469Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:47:45.469Z] [INFO] Compiling 4 source files to /quarkus-quickstarts/google-cloud-functions-quickstart/target/classes
[2025-06-19T05:47:45.469Z] [INFO]
[2025-06-19T05:47:45.469Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ google-cloud-functions-quickstart ---
[2025-06-19T05:47:45.469Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:47:45.469Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/google-cloud-functions-quickstart/src/test/resources
[2025-06-19T05:47:45.469Z] [INFO]
[2025-06-19T05:47:45.469Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ google-cloud-functions-quickstart ---
[2025-06-19T05:47:45.469Z] [INFO] No sources to compile
[2025-06-19T05:47:45.469Z] [INFO]
[2025-06-19T05:47:45.469Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ google-cloud-functions-quickstart ---
[2025-06-19T05:47:45.469Z] [INFO] No tests to run.
[2025-06-19T05:47:45.469Z] [INFO]
[2025-06-19T05:47:45.469Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ google-cloud-functions-quickstart ---
[2025-06-19T05:47:45.469Z] [INFO] Building jar: /quarkus-quickstarts/google-cloud-functions-quickstart/target/google-cloud-functions-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:47:45.469Z] [INFO]
[2025-06-19T05:47:45.469Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ google-cloud-functions-quickstart ---
[2025-06-19T05:47:45.469Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-deployment/2.7.2.Final/quarkus-google-cloud-functions-deployment-2.7.2.Final.pom
[2025-06-19T05:47:45.469Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-deployment/2.7.2.Final/quarkus-google-cloud-functions-deployment-2.7.2.Final.pom (1.7 kB at 155 kB/s)
[2025-06-19T05:47:45.469Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-deployment/2.7.2.Final/quarkus-google-cloud-functions-deployment-2.7.2.Final.jar
[2025-06-19T05:47:45.469Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-deployment/2.7.2.Final/quarkus-google-cloud-functions-deployment-2.7.2.Final.jar (9.3 kB at 1.0 MB/s)
[2025-06-19T05:47:46.106Z] [INFO] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Building uber jar: /quarkus-quickstarts/google-cloud-functions-quickstart/target/google-cloud-functions-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-06-19T05:47:47.415Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1567ms
[2025-06-19T05:47:47.415Z] [INFO]
[2025-06-19T05:47:47.415Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ google-cloud-functions-quickstart ---
[2025-06-19T05:47:47.415Z] [INFO] No primary artifact to install, installing attached artifacts instead.
[2025-06-19T05:47:47.415Z] [INFO] Installing /quarkus-quickstarts/google-cloud-functions-quickstart/pom.xml to /root/.m2/repository/org/acme/google-cloud-functions-quickstart/1.0.0-SNAPSHOT/google-cloud-functions-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:47:47.415Z] [INFO] Installing /quarkus-quickstarts/google-cloud-functions-quickstart/target/google-cloud-functions-quickstart-1.0.0-SNAPSHOT-runner.jar to /root/.m2/repository/org/acme/google-cloud-functions-quickstart/1.0.0-SNAPSHOT/google-cloud-functions-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-06-19T05:47:47.415Z] [INFO]
[2025-06-19T05:47:47.415Z] [INFO] ----------< org.acme:google-cloud-functions-http-quickstart >-----------
[2025-06-19T05:47:47.415Z] [INFO] Building google-cloud-functions-http-quickstart 1.0.0-SNAPSHOT [30/104]
[2025-06-19T05:47:47.415Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:47:47.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow/2.7.2.Final/quarkus-undertow-2.7.2.Final.pom
[2025-06-19T05:47:47.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow/2.7.2.Final/quarkus-undertow-2.7.2.Final.pom (5.2 kB at 579 kB/s)
[2025-06-19T05:47:47.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes/2.7.2.Final/quarkus-reactive-routes-2.7.2.Final.pom
[2025-06-19T05:47:47.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes/2.7.2.Final/quarkus-reactive-routes-2.7.2.Final.pom (2.9 kB at 291 kB/s)
[2025-06-19T05:47:47.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes-parent/2.7.2.Final/quarkus-reactive-routes-parent-2.7.2.Final.pom
[2025-06-19T05:47:47.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes-parent/2.7.2.Final/quarkus-reactive-routes-parent-2.7.2.Final.pom (757 B at 95 kB/s)
[2025-06-19T05:47:47.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes/2.7.2.Final/quarkus-reactive-routes-2.7.2.Final.jar
[2025-06-19T05:47:47.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow/2.7.2.Final/quarkus-undertow-2.7.2.Final.jar
[2025-06-19T05:47:47.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes/2.7.2.Final/quarkus-reactive-routes-2.7.2.Final.jar (58 kB at 4.8 MB/s)
[2025-06-19T05:47:47.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow/2.7.2.Final/quarkus-undertow-2.7.2.Final.jar (80 kB at 4.5 MB/s)
[2025-06-19T05:47:47.415Z] [INFO]
[2025-06-19T05:47:47.415Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ google-cloud-functions-http-quickstart ---
[2025-06-19T05:47:47.415Z] [INFO]
[2025-06-19T05:47:47.415Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ google-cloud-functions-http-quickstart ---
[2025-06-19T05:47:47.415Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:47:47.415Z] [INFO] Copying 2 resources
[2025-06-19T05:47:47.415Z] [INFO]
[2025-06-19T05:47:47.415Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ google-cloud-functions-http-quickstart ---
[2025-06-19T05:47:47.415Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:47:47.415Z] [INFO] Compiling 4 source files to /quarkus-quickstarts/google-cloud-functions-http-quickstart/target/classes
[2025-06-19T05:47:47.415Z] [INFO]
[2025-06-19T05:47:47.415Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ google-cloud-functions-http-quickstart ---
[2025-06-19T05:47:47.415Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:47:47.415Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/google-cloud-functions-http-quickstart/src/test/resources
[2025-06-19T05:47:47.415Z] [INFO]
[2025-06-19T05:47:47.415Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ google-cloud-functions-http-quickstart ---
[2025-06-19T05:47:47.415Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:47:47.415Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/google-cloud-functions-http-quickstart/target/test-classes
[2025-06-19T05:47:48.047Z] [INFO]
[2025-06-19T05:47:48.047Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ google-cloud-functions-http-quickstart ---
[2025-06-19T05:47:48.047Z] [INFO]
[2025-06-19T05:47:48.047Z] [INFO] -------------------------------------------------------
[2025-06-19T05:47:48.047Z] [INFO] T E S T S
[2025-06-19T05:47:48.047Z] [INFO] -------------------------------------------------------
[2025-06-19T05:47:48.047Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:47:49.363Z] [INFO] Running org.acme.quickstart.GreetingResourceTest
[2025-06-19T05:47:56.520Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-deployment/2.7.2.Final/quarkus-undertow-deployment-2.7.2.Final.pom
[2025-06-19T05:47:56.520Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-deployment/2.7.2.Final/quarkus-undertow-deployment-2.7.2.Final.pom (3.5 kB at 12 kB/s)
[2025-06-19T05:47:56.520Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes-deployment/2.7.2.Final/quarkus-reactive-routes-deployment-2.7.2.Final.pom
[2025-06-19T05:47:56.520Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes-deployment/2.7.2.Final/quarkus-reactive-routes-deployment-2.7.2.Final.pom (3.0 kB at 102 kB/s)
[2025-06-19T05:47:56.520Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-validator-spi/2.7.2.Final/quarkus-hibernate-validator-spi-2.7.2.Final.pom
[2025-06-19T05:47:56.520Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-validator-spi/2.7.2.Final/quarkus-hibernate-validator-spi-2.7.2.Final.pom (883 B at 30 kB/s)
[2025-06-19T05:47:56.520Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-validator-parent/2.7.2.Final/quarkus-hibernate-validator-parent-2.7.2.Final.pom
[2025-06-19T05:47:56.520Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-validator-parent/2.7.2.Final/quarkus-hibernate-validator-parent-2.7.2.Final.pom (794 B at 36 kB/s)
[2025-06-19T05:47:56.520Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-deployment/2.7.2.Final/quarkus-undertow-deployment-2.7.2.Final.jar
[2025-06-19T05:47:56.520Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes-deployment/2.7.2.Final/quarkus-reactive-routes-deployment-2.7.2.Final.jar
[2025-06-19T05:47:56.520Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-validator-spi/2.7.2.Final/quarkus-hibernate-validator-spi-2.7.2.Final.jar
[2025-06-19T05:47:56.520Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-deployment/2.7.2.Final/quarkus-undertow-deployment-2.7.2.Final.jar (36 kB at 817 kB/s)
[2025-06-19T05:47:56.520Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-validator-spi/2.7.2.Final/quarkus-hibernate-validator-spi-2.7.2.Final.jar (3.6 kB at 72 kB/s)
[2025-06-19T05:47:56.520Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes-deployment/2.7.2.Final/quarkus-reactive-routes-deployment-2.7.2.Final.jar (67 kB at 1.1 MB/s)
[2025-06-19T05:47:56.520Z] 2025-06-19 05:47:53,507 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:47:56.520Z] 2025-06-19 05:47:55,602 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.836s. Listening on: http://localhost:8081
[2025-06-19T05:47:56.520Z] 2025-06-19 05:47:55,602 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:47:56.520Z] 2025-06-19 05:47:55,602 INFO [io.quarkus] (main) Installed features: [cdi, funqy-http, google-cloud-functions-http, reactive-routes, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-06-19T05:47:57.149Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.199 s - in org.acme.quickstart.GreetingResourceTest
[2025-06-19T05:47:57.780Z] 2025-06-19 05:47:57,100 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2025-06-19T05:47:57.780Z] [INFO]
[2025-06-19T05:47:57.780Z] [INFO] Results:
[2025-06-19T05:47:57.780Z] [INFO]
[2025-06-19T05:47:57.780Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:47:57.780Z] [INFO]
[2025-06-19T05:47:57.780Z] [INFO]
[2025-06-19T05:47:57.780Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ google-cloud-functions-http-quickstart ---
[2025-06-19T05:47:57.780Z] [INFO] Building jar: /quarkus-quickstarts/google-cloud-functions-http-quickstart/target/google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:47:57.780Z] [INFO]
[2025-06-19T05:47:57.780Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ google-cloud-functions-http-quickstart ---
[2025-06-19T05:47:59.830Z] [INFO] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Building uber jar: /quarkus-quickstarts/google-cloud-functions-http-quickstart/target/google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-06-19T05:48:01.918Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 4237ms
[2025-06-19T05:48:01.918Z] [INFO]
[2025-06-19T05:48:01.918Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ google-cloud-functions-http-quickstart ---
[2025-06-19T05:48:01.918Z] [INFO] No primary artifact to install, installing attached artifacts instead.
[2025-06-19T05:48:01.918Z] [INFO] Installing /quarkus-quickstarts/google-cloud-functions-http-quickstart/pom.xml to /root/.m2/repository/org/acme/google-cloud-functions-http-quickstart/1.0.0-SNAPSHOT/google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:48:01.918Z] [INFO] Installing /quarkus-quickstarts/google-cloud-functions-http-quickstart/target/google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT-runner.jar to /root/.m2/repository/org/acme/google-cloud-functions-http-quickstart/1.0.0-SNAPSHOT/google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-06-19T05:48:01.918Z] [INFO]
[2025-06-19T05:48:01.918Z] [INFO] -----------------< org.acme:hibernate-orm-quickstart >------------------
[2025-06-19T05:48:01.918Z] [INFO] Building hibernate-orm-quickstart 1.0.0-SNAPSHOT [31/104]
[2025-06-19T05:48:01.918Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:48:01.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom
[2025-06-19T05:48:01.918Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom (12 kB at 1.2 MB/s)
[2025-06-19T05:48:01.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom
[2025-06-19T05:48:01.918Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom (11 kB at 1.3 MB/s)
[2025-06-19T05:48:01.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/32/maven-parent-32.pom
[2025-06-19T05:48:01.918Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/32/maven-parent-32.pom (43 kB at 4.3 MB/s)
[2025-06-19T05:48:01.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/20/apache-20.pom
[2025-06-19T05:48:01.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/20/apache-20.pom (16 kB at 2.3 MB/s)
[2025-06-19T05:48:01.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar
[2025-06-19T05:48:01.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar (62 kB at 6.2 MB/s)
[2025-06-19T05:48:02.549Z] [INFO]
[2025-06-19T05:48:02.549Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hibernate-orm-quickstart ---
[2025-06-19T05:48:02.549Z] [INFO]
[2025-06-19T05:48:02.549Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hibernate-orm-quickstart ---
[2025-06-19T05:48:02.549Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:48:02.549Z] [INFO] Copying 4 resources
[2025-06-19T05:48:02.549Z] [INFO]
[2025-06-19T05:48:02.549Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hibernate-orm-quickstart ---
[2025-06-19T05:48:02.549Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:48:02.549Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/hibernate-orm-quickstart/target/classes
[2025-06-19T05:48:02.549Z] [INFO]
[2025-06-19T05:48:02.549Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hibernate-orm-quickstart ---
[2025-06-19T05:48:02.549Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:48:02.549Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/hibernate-orm-quickstart/src/test/resources
[2025-06-19T05:48:02.549Z] [INFO]
[2025-06-19T05:48:02.549Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hibernate-orm-quickstart ---
[2025-06-19T05:48:02.549Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:48:02.549Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/hibernate-orm-quickstart/target/test-classes
[2025-06-19T05:48:03.181Z] [INFO]
[2025-06-19T05:48:03.181Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ hibernate-orm-quickstart ---
[2025-06-19T05:48:03.181Z] [INFO]
[2025-06-19T05:48:03.181Z] [INFO] -------------------------------------------------------
[2025-06-19T05:48:03.181Z] [INFO] T E S T S
[2025-06-19T05:48:03.181Z] [INFO] -------------------------------------------------------
[2025-06-19T05:48:03.181Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:48:04.491Z] [INFO] Running org.acme.hibernate.orm.FruitsEndpointTest
[2025-06-19T05:48:16.698Z] 2025-06-19 05:48:08,128 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:48:16.698Z] 2025-06-19 05:48:08,861 INFO [org.tes.doc.DockerClientProviderStrategy] (build-40) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-19T05:48:16.698Z] 2025-06-19 05:48:10,035 INFO [org.tes.doc.DockerClientProviderStrategy] (build-40) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-19T05:48:16.698Z] 2025-06-19 05:48:10,067 INFO [org.tes.DockerClientFactory] (build-40) Docker host IP address is 172.17.0.1
[2025-06-19T05:48:16.698Z] 2025-06-19 05:48:10,123 INFO [org.tes.DockerClientFactory] (build-40) Connected to docker:
[2025-06-19T05:48:16.698Z] Server Version: 26.1.3
[2025-06-19T05:48:16.698Z] API Version: 1.45
[2025-06-19T05:48:16.698Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-19T05:48:16.698Z] Total Memory: 7887 MB
[2025-06-19T05:48:16.698Z] 2025-06-19 05:48:10,131 INFO [org.tes.uti.ImageNameSubstitutor] (build-40) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-19T05:48:16.698Z] 2025-06-19 05:48:10,211 INFO [org.tes.uti.RegistryAuthLocator] (build-40) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:48:16.698Z] 2025-06-19 05:48:11,342 INFO [org.tes.DockerClientFactory] (build-40) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-19T05:48:16.698Z] 2025-06-19 05:48:11,342 INFO [org.tes.DockerClientFactory] (build-40) Checking the system...
[2025-06-19T05:48:16.698Z] 2025-06-19 05:48:11,343 INFO [org.tes.DockerClientFactory] (build-40) ✔︎ Docker server version should be at least 1.6.0
[2025-06-19T05:48:16.698Z] 2025-06-19 05:48:11,420 INFO [org.tes.DockerClientFactory] (build-40) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-19T05:48:16.698Z] 2025-06-19 05:48:11,483 INFO [doc.io/.1]] (build-40) Creating container for image: docker.io/postgres:14.1
[2025-06-19T05:48:16.698Z] 2025-06-19 05:48:11,484 INFO [org.tes.uti.RegistryAuthLocator] (build-40) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/postgres:14.1, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:48:16.698Z] 2025-06-19 05:48:11,560 INFO [doc.io/.1]] (build-40) Container docker.io/postgres:14.1 is starting: d25c00275142bf27dd4c8603a54f9fce907c01938534cc199c51e9c9a49eb0d7
[2025-06-19T05:48:16.698Z] 2025-06-19 05:48:13,378 INFO [doc.io/.1]] (build-40) Container docker.io/postgres:14.1 started in PT1.938975S
[2025-06-19T05:48:16.698Z] 2025-06-19 05:48:13,378 INFO [io.qua.dev.pos.dep.PostgresqlDevServicesProcessor] (build-40) Dev Services for PostgreSQL started.
[2025-06-19T05:48:16.698Z] 2025-06-19 05:48:13,381 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-40) Dev Services for the default datasource (postgresql) started.
[2025-06-19T05:48:16.698Z] Hibernate:
[2025-06-19T05:48:16.698Z]
[2025-06-19T05:48:16.698Z] drop table if exists known_fruits cascade
[2025-06-19T05:48:16.698Z] 2025-06-19 05:48:15,083 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) SQL Warning Code: 0, SQLState: 00000
[2025-06-19T05:48:16.698Z] 2025-06-19 05:48:15,084 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) table "known_fruits" does not exist, skipping
[2025-06-19T05:48:16.698Z] Hibernate:
[2025-06-19T05:48:16.698Z]
[2025-06-19T05:48:16.698Z] drop sequence if exists known_fruits_id_seq
[2025-06-19T05:48:16.698Z] 2025-06-19 05:48:15,086 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) SQL Warning Code: 0, SQLState: 00000
[2025-06-19T05:48:16.698Z] 2025-06-19 05:48:15,086 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) sequence "known_fruits_id_seq" does not exist, skipping
[2025-06-19T05:48:16.698Z] Hibernate: create sequence known_fruits_id_seq start 10 increment 1
[2025-06-19T05:48:16.698Z] Hibernate:
[2025-06-19T05:48:16.698Z]
[2025-06-19T05:48:16.698Z] create table known_fruits (
[2025-06-19T05:48:16.698Z] id int4 not null,
[2025-06-19T05:48:16.698Z] name varchar(40),
[2025-06-19T05:48:16.698Z] primary key (id)
[2025-06-19T05:48:16.698Z] )
[2025-06-19T05:48:16.698Z] Hibernate:
[2025-06-19T05:48:16.698Z]
[2025-06-19T05:48:16.698Z] alter table if exists known_fruits
[2025-06-19T05:48:16.698Z] add constraint UK_57g3m8wr3qxoj706a6hsqg6ye unique (name)
[2025-06-19T05:48:16.698Z] Hibernate:
[2025-06-19T05:48:16.698Z] INSERT INTO known_fruits(id, name) VALUES (1, 'Cherry')
[2025-06-19T05:48:16.698Z] Hibernate:
[2025-06-19T05:48:16.698Z] INSERT INTO known_fruits(id, name) VALUES (2, 'Apple')
[2025-06-19T05:48:16.698Z] Hibernate:
[2025-06-19T05:48:16.698Z] INSERT INTO known_fruits(id, name) VALUES (3, 'Banana')
[2025-06-19T05:48:16.698Z] 2025-06-19 05:48:15,317 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 7.973s. Listening on: http://localhost:8081
[2025-06-19T05:48:16.698Z] 2025-06-19 05:48:15,318 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:48:16.698Z] 2025-06-19 05:48:15,318 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-postgresql, narayana-jta, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-06-19T05:48:18.008Z] Hibernate:
[2025-06-19T05:48:18.008Z] select
[2025-06-19T05:48:18.008Z] fruit0_.id as id1_0_,
[2025-06-19T05:48:18.008Z] fruit0_.name as name2_0_
[2025-06-19T05:48:18.008Z] from
[2025-06-19T05:48:18.008Z] known_fruits fruit0_
[2025-06-19T05:48:18.008Z] order by
[2025-06-19T05:48:18.008Z] fruit0_.name
[2025-06-19T05:48:18.008Z] Hibernate:
[2025-06-19T05:48:18.008Z] delete
[2025-06-19T05:48:18.008Z] from
[2025-06-19T05:48:18.008Z] known_fruits
[2025-06-19T05:48:18.008Z] where
[2025-06-19T05:48:18.008Z] id=?
[2025-06-19T05:48:18.008Z] Hibernate:
[2025-06-19T05:48:18.008Z] select
[2025-06-19T05:48:18.008Z] fruit0_.id as id1_0_,
[2025-06-19T05:48:18.008Z] fruit0_.name as name2_0_
[2025-06-19T05:48:18.008Z] from
[2025-06-19T05:48:18.008Z] known_fruits fruit0_
[2025-06-19T05:48:18.008Z] order by
[2025-06-19T05:48:18.008Z] fruit0_.name
[2025-06-19T05:48:18.008Z] Hibernate:
[2025-06-19T05:48:18.008Z] select
[2025-06-19T05:48:18.008Z] nextval ('known_fruits_id_seq')
[2025-06-19T05:48:18.008Z] Hibernate:
[2025-06-19T05:48:18.008Z] insert
[2025-06-19T05:48:18.008Z] into
[2025-06-19T05:48:18.008Z] known_fruits
[2025-06-19T05:48:18.008Z] (name, id)
[2025-06-19T05:48:18.008Z] values
[2025-06-19T05:48:18.008Z] (?, ?)
[2025-06-19T05:48:18.008Z] Hibernate:
[2025-06-19T05:48:18.008Z] select
[2025-06-19T05:48:18.008Z] fruit0_.id as id1_0_,
[2025-06-19T05:48:18.008Z] fruit0_.name as name2_0_
[2025-06-19T05:48:18.008Z] from
[2025-06-19T05:48:18.008Z] known_fruits fruit0_
[2025-06-19T05:48:18.008Z] order by
[2025-06-19T05:48:18.008Z] fruit0_.name
[2025-06-19T05:48:18.008Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.469 s - in org.acme.hibernate.orm.FruitsEndpointTest
[2025-06-19T05:48:18.008Z] 2025-06-19 05:48:17,383 INFO [io.quarkus] (main) Quarkus stopped in 0.050s
[2025-06-19T05:48:18.637Z] [INFO]
[2025-06-19T05:48:18.637Z] [INFO] Results:
[2025-06-19T05:48:18.637Z] [INFO]
[2025-06-19T05:48:18.637Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:48:18.637Z] [INFO]
[2025-06-19T05:48:18.637Z] [INFO]
[2025-06-19T05:48:18.637Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hibernate-orm-quickstart ---
[2025-06-19T05:48:18.637Z] [INFO] Building jar: /quarkus-quickstarts/hibernate-orm-quickstart/target/hibernate-orm-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:48:18.637Z] [INFO]
[2025-06-19T05:48:18.637Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ hibernate-orm-quickstart ---
[2025-06-19T05:48:20.686Z] [INFO] [org.hibernate.Version] HHH000412: Hibernate ORM core version 5.6.5.Final
[2025-06-19T05:48:21.998Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2871ms
[2025-06-19T05:48:21.998Z] [INFO]
[2025-06-19T05:48:21.998Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hibernate-orm-quickstart ---
[2025-06-19T05:48:21.998Z] [INFO] Installing /quarkus-quickstarts/hibernate-orm-quickstart/target/hibernate-orm-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/hibernate-orm-quickstart/1.0.0-SNAPSHOT/hibernate-orm-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:48:21.998Z] [INFO] Installing /quarkus-quickstarts/hibernate-orm-quickstart/pom.xml to /root/.m2/repository/org/acme/hibernate-orm-quickstart/1.0.0-SNAPSHOT/hibernate-orm-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:48:21.998Z] [INFO]
[2025-06-19T05:48:21.998Z] [INFO] ---------------< org.acme:hibernate-reactive-quickstart >---------------
[2025-06-19T05:48:21.998Z] [INFO] Building hibernate-reactive-quickstart 1.0.0-SNAPSHOT [32/104]
[2025-06-19T05:48:21.998Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:48:21.998Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive/2.7.2.Final/quarkus-hibernate-reactive-2.7.2.Final.pom
[2025-06-19T05:48:21.998Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive/2.7.2.Final/quarkus-hibernate-reactive-2.7.2.Final.pom (3.5 kB at 318 kB/s)
[2025-06-19T05:48:21.998Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-parent/2.7.2.Final/quarkus-hibernate-reactive-parent-2.7.2.Final.pom
[2025-06-19T05:48:21.998Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-parent/2.7.2.Final/quarkus-hibernate-reactive-parent-2.7.2.Final.pom (764 B at 96 kB/s)
[2025-06-19T05:48:21.998Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/reactive/hibernate-reactive-core/1.1.3.Final/hibernate-reactive-core-1.1.3.Final.pom
[2025-06-19T05:48:21.998Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/reactive/hibernate-reactive-core/1.1.3.Final/hibernate-reactive-core-1.1.3.Final.pom (3.1 kB at 346 kB/s)
[2025-06-19T05:48:21.998Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.22.0/assertj-core-3.22.0.pom
[2025-06-19T05:48:21.998Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.22.0/assertj-core-3.22.0.pom (31 kB at 6.1 MB/s)
[2025-06-19T05:48:21.998Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.14/assertj-parent-pom-2.2.14.pom
[2025-06-19T05:48:21.998Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.14/assertj-parent-pom-2.2.14.pom (25 kB at 4.1 MB/s)
[2025-06-19T05:48:21.998Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive/2.7.2.Final/quarkus-hibernate-reactive-2.7.2.Final.jar
[2025-06-19T05:48:21.998Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/reactive/hibernate-reactive-core/1.1.3.Final/hibernate-reactive-core-1.1.3.Final.jar
[2025-06-19T05:48:21.998Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.22.0/assertj-core-3.22.0.jar
[2025-06-19T05:48:21.998Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive/2.7.2.Final/quarkus-hibernate-reactive-2.7.2.Final.jar (33 kB at 2.1 MB/s)
[2025-06-19T05:48:21.998Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/reactive/hibernate-reactive-core/1.1.3.Final/hibernate-reactive-core-1.1.3.Final.jar (753 kB at 24 MB/s)
[2025-06-19T05:48:21.998Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.22.0/assertj-core-3.22.0.jar (5.2 MB at 63 MB/s)
[2025-06-19T05:48:21.998Z] [INFO]
[2025-06-19T05:48:21.998Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hibernate-reactive-quickstart ---
[2025-06-19T05:48:21.998Z] [INFO]
[2025-06-19T05:48:21.998Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hibernate-reactive-quickstart ---
[2025-06-19T05:48:21.998Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:48:21.998Z] [INFO] Copying 3 resources
[2025-06-19T05:48:21.998Z] [INFO]
[2025-06-19T05:48:21.998Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hibernate-reactive-quickstart ---
[2025-06-19T05:48:21.998Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:48:21.998Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/hibernate-reactive-quickstart/target/classes
[2025-06-19T05:48:21.998Z] [INFO]
[2025-06-19T05:48:21.998Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hibernate-reactive-quickstart ---
[2025-06-19T05:48:21.998Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:48:21.998Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/hibernate-reactive-quickstart/src/test/resources
[2025-06-19T05:48:21.998Z] [INFO]
[2025-06-19T05:48:21.998Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hibernate-reactive-quickstart ---
[2025-06-19T05:48:21.999Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:48:21.999Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/hibernate-reactive-quickstart/target/test-classes
[2025-06-19T05:48:22.629Z] [INFO]
[2025-06-19T05:48:22.629Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ hibernate-reactive-quickstart ---
[2025-06-19T05:48:22.629Z] [INFO]
[2025-06-19T05:48:22.629Z] [INFO] -------------------------------------------------------
[2025-06-19T05:48:22.629Z] [INFO] T E S T S
[2025-06-19T05:48:22.629Z] [INFO] -------------------------------------------------------
[2025-06-19T05:48:22.629Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:48:23.940Z] [INFO] Running org.acme.hibernate.reactive.FruitsEndpointTest
[2025-06-19T05:48:36.535Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-deployment/2.7.2.Final/quarkus-hibernate-reactive-deployment-2.7.2.Final.pom
[2025-06-19T05:48:36.535Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-deployment/2.7.2.Final/quarkus-hibernate-reactive-deployment-2.7.2.Final.pom (9.7 kB at 17 kB/s)
[2025-06-19T05:48:36.535Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-deployment/2.7.2.Final/quarkus-hibernate-reactive-deployment-2.7.2.Final.jar
[2025-06-19T05:48:36.535Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-deployment/2.7.2.Final/quarkus-hibernate-reactive-deployment-2.7.2.Final.jar (14 kB at 414 kB/s)
[2025-06-19T05:48:36.535Z] 2025-06-19 05:48:29,145 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:48:36.535Z] 2025-06-19 05:48:29,784 INFO [org.tes.doc.DockerClientProviderStrategy] (build-29) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-19T05:48:36.535Z] 2025-06-19 05:48:30,949 INFO [org.tes.doc.DockerClientProviderStrategy] (build-29) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-19T05:48:36.535Z] 2025-06-19 05:48:31,019 INFO [org.tes.DockerClientFactory] (build-29) Docker host IP address is 172.17.0.1
[2025-06-19T05:48:36.535Z] 2025-06-19 05:48:31,068 INFO [org.tes.DockerClientFactory] (build-29) Connected to docker:
[2025-06-19T05:48:36.535Z] Server Version: 26.1.3
[2025-06-19T05:48:36.535Z] API Version: 1.45
[2025-06-19T05:48:36.535Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-19T05:48:36.535Z] Total Memory: 7887 MB
[2025-06-19T05:48:36.535Z] 2025-06-19 05:48:31,075 INFO [org.tes.uti.ImageNameSubstitutor] (build-29) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-19T05:48:36.535Z] 2025-06-19 05:48:31,162 INFO [org.tes.uti.RegistryAuthLocator] (build-29) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:48:36.535Z] 2025-06-19 05:48:31,730 INFO [org.tes.DockerClientFactory] (build-29) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-19T05:48:36.535Z] 2025-06-19 05:48:31,730 INFO [org.tes.DockerClientFactory] (build-29) Checking the system...
[2025-06-19T05:48:36.535Z] 2025-06-19 05:48:31,731 INFO [org.tes.DockerClientFactory] (build-29) ✔︎ Docker server version should be at least 1.6.0
[2025-06-19T05:48:36.535Z] 2025-06-19 05:48:31,793 INFO [org.tes.DockerClientFactory] (build-29) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-19T05:48:36.535Z] 2025-06-19 05:48:31,851 INFO [doc.io/.1]] (build-29) Creating container for image: docker.io/postgres:14.1
[2025-06-19T05:48:36.535Z] 2025-06-19 05:48:31,851 INFO [org.tes.uti.RegistryAuthLocator] (build-29) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/postgres:14.1, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:48:36.535Z] 2025-06-19 05:48:31,935 INFO [doc.io/.1]] (build-29) Container docker.io/postgres:14.1 is starting: 1eef1572763705d1894eade3b81d00a6416456cb7e59886f7b46b5abec5eeb53
[2025-06-19T05:48:36.535Z] 2025-06-19 05:48:33,701 INFO [doc.io/.1]] (build-29) Container docker.io/postgres:14.1 started in PT1.886946S
[2025-06-19T05:48:36.536Z] 2025-06-19 05:48:33,701 INFO [io.qua.dev.pos.dep.PostgresqlDevServicesProcessor] (build-29) Dev Services for PostgreSQL started.
[2025-06-19T05:48:36.536Z] 2025-06-19 05:48:33,703 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-29) Dev Services for the default datasource (postgresql) started.
[2025-06-19T05:48:36.536Z] 2025-06-19 05:48:35,007 INFO [org.hib.rea.pro.imp.ReactiveIntegrator] (JPA Startup Thread: default-reactive) HR000001: Hibernate Reactive
[2025-06-19T05:48:36.536Z] Hibernate:
[2025-06-19T05:48:36.536Z] drop table if exists known_fruits cascade
[2025-06-19T05:48:36.536Z] 2025-06-19 05:48:35,332 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='table "known_fruits" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-06-19T05:48:36.536Z] Hibernate:
[2025-06-19T05:48:36.536Z] drop sequence if exists known_fruits_id_seq
[2025-06-19T05:48:36.536Z] 2025-06-19 05:48:35,334 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='sequence "known_fruits_id_seq" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-06-19T05:48:36.536Z] Hibernate:
[2025-06-19T05:48:36.536Z] drop table if exists known_fruits cascade
[2025-06-19T05:48:36.536Z] 2025-06-19 05:48:35,353 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='table "known_fruits" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-06-19T05:48:36.536Z] Hibernate:
[2025-06-19T05:48:36.536Z] drop sequence if exists known_fruits_id_seq
[2025-06-19T05:48:36.536Z] 2025-06-19 05:48:35,354 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='sequence "known_fruits_id_seq" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-06-19T05:48:36.536Z] Hibernate:
[2025-06-19T05:48:36.536Z] create sequence known_fruits_id_seq start 10 increment 1
[2025-06-19T05:48:36.536Z] Hibernate:
[2025-06-19T05:48:36.536Z] create table known_fruits (
[2025-06-19T05:48:36.536Z] id int4 not null,
[2025-06-19T05:48:36.536Z] name varchar(40),
[2025-06-19T05:48:36.536Z] primary key (id)
[2025-06-19T05:48:36.536Z] )
[2025-06-19T05:48:36.536Z] Hibernate:
[2025-06-19T05:48:36.536Z] alter table if exists known_fruits
[2025-06-19T05:48:36.536Z] add constraint UK_57g3m8wr3qxoj706a6hsqg6ye unique (name)
[2025-06-19T05:48:36.536Z] Hibernate:
[2025-06-19T05:48:36.536Z] INSERT
[2025-06-19T05:48:36.536Z] INTO
[2025-06-19T05:48:36.536Z] known_fruits
[2025-06-19T05:48:36.536Z] (id, name)
[2025-06-19T05:48:36.536Z] VALUES
[2025-06-19T05:48:36.536Z] (1, 'Cherry')
[2025-06-19T05:48:36.536Z] Hibernate:
[2025-06-19T05:48:36.536Z] INSERT
[2025-06-19T05:48:36.536Z] INTO
[2025-06-19T05:48:36.536Z] known_fruits
[2025-06-19T05:48:36.536Z] (id, name)
[2025-06-19T05:48:36.536Z] VALUES
[2025-06-19T05:48:36.536Z] (2, 'Apple')
[2025-06-19T05:48:36.536Z] Hibernate:
[2025-06-19T05:48:36.536Z] INSERT
[2025-06-19T05:48:36.536Z] INTO
[2025-06-19T05:48:36.536Z] known_fruits
[2025-06-19T05:48:36.536Z] (id, name)
[2025-06-19T05:48:36.536Z] VALUES
[2025-06-19T05:48:36.536Z] (3, 'Banana')
[2025-06-19T05:48:36.536Z] 2025-06-19 05:48:35,498 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 7.439s. Listening on: http://localhost:8081
[2025-06-19T05:48:36.536Z] 2025-06-19 05:48:35,498 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:48:36.536Z] 2025-06-19 05:48:35,498 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-orm, hibernate-reactive, reactive-pg-client, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-06-19T05:48:37.166Z] Hibernate:
[2025-06-19T05:48:37.166Z] select
[2025-06-19T05:48:37.166Z] fruit0_.id as id1_0_0_,
[2025-06-19T05:48:37.166Z] fruit0_.name as name2_0_0_
[2025-06-19T05:48:37.166Z] from
[2025-06-19T05:48:37.166Z] known_fruits fruit0_
[2025-06-19T05:48:37.166Z] where
[2025-06-19T05:48:37.166Z] fruit0_.id=$1
[2025-06-19T05:48:37.795Z] Hibernate:
[2025-06-19T05:48:37.795Z] select
[2025-06-19T05:48:37.795Z] fruit0_.id as id1_0_0_,
[2025-06-19T05:48:37.795Z] fruit0_.name as name2_0_0_
[2025-06-19T05:48:37.795Z] from
[2025-06-19T05:48:37.795Z] known_fruits fruit0_
[2025-06-19T05:48:37.795Z] where
[2025-06-19T05:48:37.795Z] fruit0_.id=$1
[2025-06-19T05:48:38.426Z] Hibernate:
[2025-06-19T05:48:38.426Z] select
[2025-06-19T05:48:38.426Z] fruit0_.id as id1_0_,
[2025-06-19T05:48:38.426Z] fruit0_.name as name2_0_
[2025-06-19T05:48:38.426Z] from
[2025-06-19T05:48:38.426Z] known_fruits fruit0_
[2025-06-19T05:48:38.426Z] order by
[2025-06-19T05:48:38.426Z] fruit0_.name
[2025-06-19T05:48:38.426Z] Hibernate:
[2025-06-19T05:48:38.426Z] select
[2025-06-19T05:48:38.426Z] fruit0_.id as id1_0_0_,
[2025-06-19T05:48:38.426Z] fruit0_.name as name2_0_0_
[2025-06-19T05:48:38.426Z] from
[2025-06-19T05:48:38.426Z] known_fruits fruit0_
[2025-06-19T05:48:38.426Z] where
[2025-06-19T05:48:38.426Z] fruit0_.id=$1
[2025-06-19T05:48:38.426Z] Hibernate:
[2025-06-19T05:48:38.426Z] update
[2025-06-19T05:48:38.426Z] known_fruits
[2025-06-19T05:48:38.426Z] set
[2025-06-19T05:48:38.426Z] name=$1
[2025-06-19T05:48:38.427Z] where
[2025-06-19T05:48:38.427Z] id=$2
[2025-06-19T05:48:38.427Z] Hibernate:
[2025-06-19T05:48:38.427Z] select
[2025-06-19T05:48:38.427Z] fruit0_.id as id1_0_,
[2025-06-19T05:48:38.427Z] fruit0_.name as name2_0_
[2025-06-19T05:48:38.427Z] from
[2025-06-19T05:48:38.427Z] known_fruits fruit0_
[2025-06-19T05:48:38.427Z] order by
[2025-06-19T05:48:38.427Z] fruit0_.name
[2025-06-19T05:48:38.427Z] Hibernate:
[2025-06-19T05:48:38.427Z] select
[2025-06-19T05:48:38.427Z] fruit0_.id as id1_0_0_,
[2025-06-19T05:48:38.427Z] fruit0_.name as name2_0_0_
[2025-06-19T05:48:38.427Z] from
[2025-06-19T05:48:38.427Z] known_fruits fruit0_
[2025-06-19T05:48:38.427Z] where
[2025-06-19T05:48:38.427Z] fruit0_.id=$1
[2025-06-19T05:48:38.427Z] Hibernate:
[2025-06-19T05:48:38.427Z] delete
[2025-06-19T05:48:38.427Z] from
[2025-06-19T05:48:38.427Z] known_fruits
[2025-06-19T05:48:38.427Z] where
[2025-06-19T05:48:38.427Z] id=$1
[2025-06-19T05:48:38.427Z] Hibernate:
[2025-06-19T05:48:38.427Z] select
[2025-06-19T05:48:38.427Z] fruit0_.id as id1_0_,
[2025-06-19T05:48:38.427Z] fruit0_.name as name2_0_
[2025-06-19T05:48:38.427Z] from
[2025-06-19T05:48:38.427Z] known_fruits fruit0_
[2025-06-19T05:48:38.427Z] order by
[2025-06-19T05:48:38.427Z] fruit0_.name
[2025-06-19T05:48:38.427Z] Hibernate:
[2025-06-19T05:48:38.427Z] select
[2025-06-19T05:48:38.427Z] nextval ('known_fruits_id_seq')
[2025-06-19T05:48:38.427Z] Hibernate:
[2025-06-19T05:48:38.427Z] insert
[2025-06-19T05:48:38.427Z] into
[2025-06-19T05:48:38.427Z] known_fruits
[2025-06-19T05:48:38.427Z] (name, id)
[2025-06-19T05:48:38.427Z] values
[2025-06-19T05:48:38.427Z] ($1, $2)
[2025-06-19T05:48:38.427Z] Hibernate:
[2025-06-19T05:48:38.427Z] select
[2025-06-19T05:48:38.427Z] fruit0_.id as id1_0_,
[2025-06-19T05:48:38.427Z] fruit0_.name as name2_0_
[2025-06-19T05:48:38.427Z] from
[2025-06-19T05:48:38.427Z] known_fruits fruit0_
[2025-06-19T05:48:38.427Z] order by
[2025-06-19T05:48:38.427Z] fruit0_.name
[2025-06-19T05:48:38.427Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.521 s - in org.acme.hibernate.reactive.FruitsEndpointTest
[2025-06-19T05:48:39.058Z] 2025-06-19 05:48:38,247 INFO [io.quarkus] (main) Quarkus stopped in 0.061s
[2025-06-19T05:48:39.058Z] [INFO]
[2025-06-19T05:48:39.058Z] [INFO] Results:
[2025-06-19T05:48:39.058Z] [INFO]
[2025-06-19T05:48:39.058Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:48:39.058Z] [INFO]
[2025-06-19T05:48:39.058Z] [INFO]
[2025-06-19T05:48:39.058Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hibernate-reactive-quickstart ---
[2025-06-19T05:48:39.058Z] [INFO] Building jar: /quarkus-quickstarts/hibernate-reactive-quickstart/target/hibernate-reactive-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:48:39.058Z] [INFO]
[2025-06-19T05:48:39.058Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ hibernate-reactive-quickstart ---
[2025-06-19T05:48:41.116Z] [INFO] [org.hibernate.Version] HHH000412: Hibernate ORM core version 5.6.5.Final
[2025-06-19T05:48:42.432Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2659ms
[2025-06-19T05:48:42.432Z] [INFO]
[2025-06-19T05:48:42.432Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hibernate-reactive-quickstart ---
[2025-06-19T05:48:42.432Z] [INFO] Installing /quarkus-quickstarts/hibernate-reactive-quickstart/target/hibernate-reactive-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/hibernate-reactive-quickstart/1.0.0-SNAPSHOT/hibernate-reactive-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:48:42.432Z] [INFO] Installing /quarkus-quickstarts/hibernate-reactive-quickstart/pom.xml to /root/.m2/repository/org/acme/hibernate-reactive-quickstart/1.0.0-SNAPSHOT/hibernate-reactive-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:48:42.432Z] [INFO]
[2025-06-19T05:48:42.432Z] [INFO] -----------< org.acme:hibernate-reactive-routes-quickstart >------------
[2025-06-19T05:48:42.432Z] [INFO] Building hibernate-reactive-routes-quickstart 1.0.0-SNAPSHOT [33/104]
[2025-06-19T05:48:42.432Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:48:42.432Z] [INFO]
[2025-06-19T05:48:42.432Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hibernate-reactive-routes-quickstart ---
[2025-06-19T05:48:42.432Z] [INFO]
[2025-06-19T05:48:42.432Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hibernate-reactive-routes-quickstart ---
[2025-06-19T05:48:42.432Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:48:42.432Z] [INFO] Copying 3 resources
[2025-06-19T05:48:42.432Z] [INFO]
[2025-06-19T05:48:42.432Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hibernate-reactive-routes-quickstart ---
[2025-06-19T05:48:42.432Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:48:42.432Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/hibernate-reactive-routes-quickstart/target/classes
[2025-06-19T05:48:43.067Z] [INFO]
[2025-06-19T05:48:43.067Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hibernate-reactive-routes-quickstart ---
[2025-06-19T05:48:43.067Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:48:43.067Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/hibernate-reactive-routes-quickstart/src/test/resources
[2025-06-19T05:48:43.067Z] [INFO]
[2025-06-19T05:48:43.067Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hibernate-reactive-routes-quickstart ---
[2025-06-19T05:48:43.067Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:48:43.067Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/hibernate-reactive-routes-quickstart/target/test-classes
[2025-06-19T05:48:43.067Z] [INFO]
[2025-06-19T05:48:43.067Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ hibernate-reactive-routes-quickstart ---
[2025-06-19T05:48:43.067Z] [INFO]
[2025-06-19T05:48:43.067Z] [INFO] -------------------------------------------------------
[2025-06-19T05:48:43.067Z] [INFO] T E S T S
[2025-06-19T05:48:43.067Z] [INFO] -------------------------------------------------------
[2025-06-19T05:48:43.067Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:48:44.378Z] [INFO] Running org.acme.hibernate.reactive.FruitsEndpointTest
[2025-06-19T05:48:54.758Z] 2025-06-19 05:48:47,777 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:48:54.758Z] 2025-06-19 05:48:48,487 INFO [org.tes.doc.DockerClientProviderStrategy] (build-5) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-19T05:48:54.758Z] 2025-06-19 05:48:49,712 INFO [org.tes.doc.DockerClientProviderStrategy] (build-5) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-19T05:48:54.758Z] 2025-06-19 05:48:49,748 INFO [org.tes.DockerClientFactory] (build-5) Docker host IP address is 172.17.0.1
[2025-06-19T05:48:54.758Z] 2025-06-19 05:48:49,799 INFO [org.tes.DockerClientFactory] (build-5) Connected to docker:
[2025-06-19T05:48:54.758Z] Server Version: 26.1.3
[2025-06-19T05:48:54.758Z] API Version: 1.45
[2025-06-19T05:48:54.758Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-19T05:48:54.758Z] Total Memory: 7887 MB
[2025-06-19T05:48:54.758Z] 2025-06-19 05:48:49,810 INFO [org.tes.uti.ImageNameSubstitutor] (build-5) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-19T05:48:54.758Z] 2025-06-19 05:48:49,905 INFO [org.tes.uti.RegistryAuthLocator] (build-5) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:48:54.758Z] 2025-06-19 05:48:50,508 INFO [org.tes.DockerClientFactory] (build-5) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-19T05:48:54.758Z] 2025-06-19 05:48:50,508 INFO [org.tes.DockerClientFactory] (build-5) Checking the system...
[2025-06-19T05:48:54.758Z] 2025-06-19 05:48:50,509 INFO [org.tes.DockerClientFactory] (build-5) ✔︎ Docker server version should be at least 1.6.0
[2025-06-19T05:48:54.758Z] 2025-06-19 05:48:50,574 INFO [org.tes.DockerClientFactory] (build-5) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-19T05:48:54.758Z] 2025-06-19 05:48:50,649 INFO [doc.io/.1]] (build-5) Creating container for image: docker.io/postgres:14.1
[2025-06-19T05:48:54.758Z] 2025-06-19 05:48:50,649 INFO [org.tes.uti.RegistryAuthLocator] (build-5) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/postgres:14.1, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:48:54.758Z] 2025-06-19 05:48:50,731 INFO [doc.io/.1]] (build-5) Container docker.io/postgres:14.1 is starting: 30753494d6069a2f77753b58b415f9c4d4900415903eca0678df3a478ac0bcc7
[2025-06-19T05:48:54.758Z] 2025-06-19 05:48:52,447 INFO [doc.io/.1]] (build-5) Container docker.io/postgres:14.1 started in PT1.840175S
[2025-06-19T05:48:54.758Z] 2025-06-19 05:48:52,447 INFO [io.qua.dev.pos.dep.PostgresqlDevServicesProcessor] (build-5) Dev Services for PostgreSQL started.
[2025-06-19T05:48:54.758Z] 2025-06-19 05:48:52,450 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-5) Dev Services for the default datasource (postgresql) started.
[2025-06-19T05:48:54.758Z] 2025-06-19 05:48:53,703 INFO [org.hib.rea.pro.imp.ReactiveIntegrator] (JPA Startup Thread: default-reactive) HR000001: Hibernate Reactive
[2025-06-19T05:48:54.758Z] Hibernate:
[2025-06-19T05:48:54.758Z] drop table if exists known_fruits cascade
[2025-06-19T05:48:54.758Z] 2025-06-19 05:48:54,072 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='table "known_fruits" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-06-19T05:48:54.758Z] Hibernate:
[2025-06-19T05:48:54.758Z] drop sequence if exists known_fruits_id_seq
[2025-06-19T05:48:54.758Z] 2025-06-19 05:48:54,074 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='sequence "known_fruits_id_seq" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-06-19T05:48:54.758Z] Hibernate:
[2025-06-19T05:48:54.758Z] drop table if exists known_fruits cascade
[2025-06-19T05:48:54.758Z] 2025-06-19 05:48:54,099 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='table "known_fruits" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-06-19T05:48:54.758Z] Hibernate:
[2025-06-19T05:48:54.758Z] drop sequence if exists known_fruits_id_seq
[2025-06-19T05:48:54.758Z] 2025-06-19 05:48:54,101 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='sequence "known_fruits_id_seq" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-06-19T05:48:54.758Z] Hibernate:
[2025-06-19T05:48:54.758Z] create sequence known_fruits_id_seq start 10 increment 1
[2025-06-19T05:48:54.758Z] Hibernate:
[2025-06-19T05:48:54.758Z] create table known_fruits (
[2025-06-19T05:48:54.758Z] id int4 not null,
[2025-06-19T05:48:54.758Z] name varchar(40),
[2025-06-19T05:48:54.758Z] primary key (id)
[2025-06-19T05:48:54.758Z] )
[2025-06-19T05:48:54.758Z] Hibernate:
[2025-06-19T05:48:54.758Z] alter table if exists known_fruits
[2025-06-19T05:48:54.758Z] add constraint UK_57g3m8wr3qxoj706a6hsqg6ye unique (name)
[2025-06-19T05:48:54.758Z] Hibernate:
[2025-06-19T05:48:54.758Z] INSERT
[2025-06-19T05:48:54.758Z] INTO
[2025-06-19T05:48:54.758Z] known_fruits
[2025-06-19T05:48:54.758Z] (id, name)
[2025-06-19T05:48:54.758Z] VALUES
[2025-06-19T05:48:54.758Z] (1, 'Cherry')
[2025-06-19T05:48:54.758Z] Hibernate:
[2025-06-19T05:48:54.758Z] INSERT
[2025-06-19T05:48:54.758Z] INTO
[2025-06-19T05:48:54.758Z] known_fruits
[2025-06-19T05:48:54.758Z] (id, name)
[2025-06-19T05:48:54.758Z] VALUES
[2025-06-19T05:48:54.758Z] (2, 'Apple')
[2025-06-19T05:48:54.758Z] Hibernate:
[2025-06-19T05:48:54.758Z] INSERT
[2025-06-19T05:48:54.758Z] INTO
[2025-06-19T05:48:54.758Z] known_fruits
[2025-06-19T05:48:54.758Z] (id, name)
[2025-06-19T05:48:54.758Z] VALUES
[2025-06-19T05:48:54.758Z] (3, 'Banana')
[2025-06-19T05:48:54.758Z] 2025-06-19 05:48:54,243 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 7.286s. Listening on: http://localhost:8081
[2025-06-19T05:48:54.758Z] 2025-06-19 05:48:54,244 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:48:54.758Z] 2025-06-19 05:48:54,244 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-orm, hibernate-reactive, reactive-pg-client, reactive-routes, smallrye-context-propagation, vertx]
[2025-06-19T05:48:56.808Z] Hibernate:
[2025-06-19T05:48:56.808Z] select
[2025-06-19T05:48:56.808Z] fruit0_.id as id1_0_,
[2025-06-19T05:48:56.808Z] fruit0_.name as name2_0_
[2025-06-19T05:48:56.808Z] from
[2025-06-19T05:48:56.808Z] known_fruits fruit0_
[2025-06-19T05:48:56.808Z] order by
[2025-06-19T05:48:56.808Z] fruit0_.name
[2025-06-19T05:48:56.808Z] Hibernate:
[2025-06-19T05:48:56.808Z] select
[2025-06-19T05:48:56.808Z] fruit0_.id as id1_0_0_,
[2025-06-19T05:48:56.808Z] fruit0_.name as name2_0_0_
[2025-06-19T05:48:56.808Z] from
[2025-06-19T05:48:56.808Z] known_fruits fruit0_
[2025-06-19T05:48:56.808Z] where
[2025-06-19T05:48:56.808Z] fruit0_.id=$1
[2025-06-19T05:48:56.808Z] Hibernate:
[2025-06-19T05:48:56.808Z] update
[2025-06-19T05:48:56.808Z] known_fruits
[2025-06-19T05:48:56.808Z] set
[2025-06-19T05:48:56.808Z] name=$1
[2025-06-19T05:48:56.808Z] where
[2025-06-19T05:48:56.808Z] id=$2
[2025-06-19T05:48:56.808Z] Hibernate:
[2025-06-19T05:48:56.808Z] select
[2025-06-19T05:48:56.808Z] fruit0_.id as id1_0_,
[2025-06-19T05:48:56.808Z] fruit0_.name as name2_0_
[2025-06-19T05:48:56.808Z] from
[2025-06-19T05:48:56.808Z] known_fruits fruit0_
[2025-06-19T05:48:56.808Z] order by
[2025-06-19T05:48:56.808Z] fruit0_.name
[2025-06-19T05:48:56.808Z] Hibernate:
[2025-06-19T05:48:56.808Z] select
[2025-06-19T05:48:56.808Z] fruit0_.id as id1_0_0_,
[2025-06-19T05:48:56.808Z] fruit0_.name as name2_0_0_
[2025-06-19T05:48:56.808Z] from
[2025-06-19T05:48:56.808Z] known_fruits fruit0_
[2025-06-19T05:48:56.808Z] where
[2025-06-19T05:48:56.808Z] fruit0_.id=$1
[2025-06-19T05:48:56.808Z] Hibernate:
[2025-06-19T05:48:56.808Z] delete
[2025-06-19T05:48:56.808Z] from
[2025-06-19T05:48:56.808Z] known_fruits
[2025-06-19T05:48:56.808Z] where
[2025-06-19T05:48:56.808Z] id=$1
[2025-06-19T05:48:56.808Z] Hibernate:
[2025-06-19T05:48:56.808Z] select
[2025-06-19T05:48:56.808Z] fruit0_.id as id1_0_,
[2025-06-19T05:48:56.808Z] fruit0_.name as name2_0_
[2025-06-19T05:48:56.808Z] from
[2025-06-19T05:48:56.808Z] known_fruits fruit0_
[2025-06-19T05:48:56.808Z] order by
[2025-06-19T05:48:56.808Z] fruit0_.name
[2025-06-19T05:48:56.808Z] Hibernate:
[2025-06-19T05:48:56.808Z] select
[2025-06-19T05:48:56.808Z] nextval ('known_fruits_id_seq')
[2025-06-19T05:48:56.808Z] Hibernate:
[2025-06-19T05:48:56.808Z] insert
[2025-06-19T05:48:56.808Z] into
[2025-06-19T05:48:56.808Z] known_fruits
[2025-06-19T05:48:56.808Z] (name, id)
[2025-06-19T05:48:56.808Z] values
[2025-06-19T05:48:56.808Z] ($1, $2)
[2025-06-19T05:48:56.808Z] Hibernate:
[2025-06-19T05:48:56.808Z] select
[2025-06-19T05:48:56.808Z] fruit0_.id as id1_0_,
[2025-06-19T05:48:56.808Z] fruit0_.name as name2_0_
[2025-06-19T05:48:56.808Z] from
[2025-06-19T05:48:56.808Z] known_fruits fruit0_
[2025-06-19T05:48:56.808Z] order by
[2025-06-19T05:48:56.808Z] fruit0_.name
[2025-06-19T05:48:56.809Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.776 s - in org.acme.hibernate.reactive.FruitsEndpointTest
[2025-06-19T05:48:57.437Z] 2025-06-19 05:48:56,667 INFO [io.quarkus] (main) Quarkus stopped in 0.068s
[2025-06-19T05:48:57.437Z] [INFO]
[2025-06-19T05:48:57.437Z] [INFO] Results:
[2025-06-19T05:48:57.437Z] [INFO]
[2025-06-19T05:48:57.437Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:48:57.437Z] [INFO]
[2025-06-19T05:48:57.437Z] [INFO]
[2025-06-19T05:48:57.437Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hibernate-reactive-routes-quickstart ---
[2025-06-19T05:48:57.437Z] [INFO] Building jar: /quarkus-quickstarts/hibernate-reactive-routes-quickstart/target/hibernate-reactive-routes-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:48:57.437Z] [INFO]
[2025-06-19T05:48:57.437Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ hibernate-reactive-routes-quickstart ---
[2025-06-19T05:48:59.490Z] [INFO] [org.hibernate.Version] HHH000412: Hibernate ORM core version 5.6.5.Final
[2025-06-19T05:49:00.897Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2517ms
[2025-06-19T05:49:00.897Z] [INFO]
[2025-06-19T05:49:00.897Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hibernate-reactive-routes-quickstart ---
[2025-06-19T05:49:00.897Z] [INFO] Installing /quarkus-quickstarts/hibernate-reactive-routes-quickstart/target/hibernate-reactive-routes-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/hibernate-reactive-routes-quickstart/1.0.0-SNAPSHOT/hibernate-reactive-routes-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:49:00.897Z] [INFO] Installing /quarkus-quickstarts/hibernate-reactive-routes-quickstart/pom.xml to /root/.m2/repository/org/acme/hibernate-reactive-routes-quickstart/1.0.0-SNAPSHOT/hibernate-reactive-routes-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:49:00.897Z] [INFO]
[2025-06-19T05:49:00.897Z] [INFO] ----------------< org.acme:grpc-plain-text-quickstart >-----------------
[2025-06-19T05:49:00.897Z] [INFO] Building grpc-plain-text-quickstart 1.0.0-SNAPSHOT [34/104]
[2025-06-19T05:49:00.897Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:49:00.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc/2.7.2.Final/quarkus-grpc-2.7.2.Final.pom
[2025-06-19T05:49:00.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc/2.7.2.Final/quarkus-grpc-2.7.2.Final.pom (5.6 kB at 507 kB/s)
[2025-06-19T05:49:00.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-parent/2.7.2.Final/quarkus-grpc-parent-2.7.2.Final.pom
[2025-06-19T05:49:00.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-parent/2.7.2.Final/quarkus-grpc-parent-2.7.2.Final.pom (836 B at 93 kB/s)
[2025-06-19T05:49:00.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common/2.7.2.Final/quarkus-grpc-common-2.7.2.Final.pom
[2025-06-19T05:49:00.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common/2.7.2.Final/quarkus-grpc-common-2.7.2.Final.pom (3.4 kB at 381 kB/s)
[2025-06-19T05:49:00.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common-parent/2.7.2.Final/quarkus-grpc-common-parent-2.7.2.Final.pom
[2025-06-19T05:49:00.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common-parent/2.7.2.Final/quarkus-grpc-common-parent-2.7.2.Final.pom (749 B at 94 kB/s)
[2025-06-19T05:49:00.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[2025-06-19T05:49:00.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 714 kB/s)
[2025-06-19T05:49:00.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.4/vertx-grpc-4.2.4.pom
[2025-06-19T05:49:00.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.4/vertx-grpc-4.2.4.pom (7.3 kB at 808 kB/s)
[2025-06-19T05:49:00.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc-parent/4.2.4/vertx-grpc-parent-4.2.4.pom
[2025-06-19T05:49:00.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc-parent/4.2.4/vertx-grpc-parent-4.2.4.pom (1.8 kB at 250 kB/s)
[2025-06-19T05:49:00.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.pom
[2025-06-19T05:49:00.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.pom (2.3 kB at 260 kB/s)
[2025-06-19T05:49:00.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.43.2/grpc-core-1.43.2.pom
[2025-06-19T05:49:00.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.43.2/grpc-core-1.43.2.pom (2.5 kB at 420 kB/s)
[2025-06-19T05:49:00.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.43.2/grpc-api-1.43.2.pom
[2025-06-19T05:49:00.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.43.2/grpc-api-1.43.2.pom (2.0 kB at 179 kB/s)
[2025-06-19T05:49:00.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.43.2/grpc-context-1.43.2.pom
[2025-06-19T05:49:00.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.43.2/grpc-context-1.43.2.pom (1.2 kB at 172 kB/s)
[2025-06-19T05:49:00.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.23.0/perfmark-api-0.23.0.pom
[2025-06-19T05:49:00.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.23.0/perfmark-api-0.23.0.pom (1.5 kB at 186 kB/s)
[2025-06-19T05:49:00.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.43.2/grpc-protobuf-1.43.2.pom
[2025-06-19T05:49:00.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.43.2/grpc-protobuf-1.43.2.pom (2.7 kB at 386 kB/s)
[2025-06-19T05:49:00.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3.pom
[2025-06-19T05:49:00.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3.pom (5.4 kB at 1.1 MB/s)
[2025-06-19T05:49:00.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/3.19.3/protobuf-parent-3.19.3.pom
[2025-06-19T05:49:00.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/3.19.3/protobuf-parent-3.19.3.pom (8.7 kB at 1.4 MB/s)
[2025-06-19T05:49:00.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-bom/3.19.3/protobuf-bom-3.19.3.pom
[2025-06-19T05:49:00.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-bom/3.19.3/protobuf-bom-3.19.3.pom (3.5 kB at 590 kB/s)
[2025-06-19T05:49:00.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.pom
[2025-06-19T05:49:00.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.pom (2.2 kB at 310 kB/s)
[2025-06-19T05:49:00.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf-lite/1.43.2/grpc-protobuf-lite-1.43.2.pom
[2025-06-19T05:49:00.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf-lite/1.43.2/grpc-protobuf-lite-1.43.2.pom (2.0 kB at 284 kB/s)
[2025-06-19T05:49:00.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.43.2/grpc-stub-1.43.2.pom
[2025-06-19T05:49:00.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.43.2/grpc-stub-1.43.2.pom (1.8 kB at 198 kB/s)
[2025-06-19T05:49:00.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork/2.7.2.Final/quarkus-smallrye-stork-2.7.2.Final.pom
[2025-06-19T05:49:00.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork/2.7.2.Final/quarkus-smallrye-stork-2.7.2.Final.pom (1.9 kB at 124 kB/s)
[2025-06-19T05:49:00.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork-parent/2.7.2.Final/quarkus-smallrye-stork-parent-2.7.2.Final.pom
[2025-06-19T05:49:00.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork-parent/2.7.2.Final/quarkus-smallrye-stork-parent-2.7.2.Final.pom (767 B at 96 kB/s)
[2025-06-19T05:49:00.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-microprofile-config/1.0.0/stork-microprofile-config-1.0.0.pom
[2025-06-19T05:49:00.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-microprofile-config/1.0.0/stork-microprofile-config-1.0.0.pom (1.8 kB at 167 kB/s)
[2025-06-19T05:49:00.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-parent/1.0.0/stork-parent-1.0.0.pom
[2025-06-19T05:49:00.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-parent/1.0.0/stork-parent-1.0.0.pom (13 kB at 1.4 MB/s)
[2025-06-19T05:49:00.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-core/1.0.0/stork-core-1.0.0.pom
[2025-06-19T05:49:00.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-core/1.0.0/stork-core-1.0.0.pom (2.3 kB at 153 kB/s)
[2025-06-19T05:49:00.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-api/1.0.0/stork-api-1.0.0.pom
[2025-06-19T05:49:00.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-api/1.0.0/stork-api-1.0.0.pom (917 B at 115 kB/s)
[2025-06-19T05:49:00.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-stubs/2.7.2.Final/quarkus-grpc-stubs-2.7.2.Final.pom
[2025-06-19T05:49:00.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-stubs/2.7.2.Final/quarkus-grpc-stubs-2.7.2.Final.pom (4.3 kB at 534 kB/s)
[2025-06-19T05:49:00.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc/2.7.2.Final/quarkus-grpc-2.7.2.Final.jar
[2025-06-19T05:49:00.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common/2.7.2.Final/quarkus-grpc-common-2.7.2.Final.jar
[2025-06-19T05:49:00.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[2025-06-19T05:49:00.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.4/vertx-grpc-4.2.4.jar
[2025-06-19T05:49:00.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.jar
[2025-06-19T05:49:00.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common/2.7.2.Final/quarkus-grpc-common-2.7.2.Final.jar (12 kB at 1.1 MB/s)
[2025-06-19T05:49:00.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.43.2/grpc-core-1.43.2.jar
[2025-06-19T05:49:00.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 1.7 MB/s)
[2025-06-19T05:49:00.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.23.0/perfmark-api-0.23.0.jar
[2025-06-19T05:49:00.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc/2.7.2.Final/quarkus-grpc-2.7.2.Final.jar (157 kB at 9.8 MB/s)
[2025-06-19T05:49:00.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.43.2/grpc-protobuf-1.43.2.jar
[2025-06-19T05:49:00.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.4/vertx-grpc-4.2.4.jar (34 kB at 2.2 MB/s)
[2025-06-19T05:49:00.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3.jar
[2025-06-19T05:49:00.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.43.2/grpc-protobuf-1.43.2.jar (5.1 kB at 244 kB/s)
[2025-06-19T05:49:00.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.jar
[2025-06-19T05:49:00.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.23.0/perfmark-api-0.23.0.jar (6.4 kB at 304 kB/s)
[2025-06-19T05:49:00.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf-lite/1.43.2/grpc-protobuf-lite-1.43.2.jar
[2025-06-19T05:49:00.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.jar (281 kB at 12 MB/s)
[2025-06-19T05:49:00.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork/2.7.2.Final/quarkus-smallrye-stork-2.7.2.Final.jar
[2025-06-19T05:49:00.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf-lite/1.43.2/grpc-protobuf-lite-1.43.2.jar (7.6 kB at 216 kB/s)
[2025-06-19T05:49:00.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-microprofile-config/1.0.0/stork-microprofile-config-1.0.0.jar
[2025-06-19T05:49:00.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork/2.7.2.Final/quarkus-smallrye-stork-2.7.2.Final.jar (4.7 kB at 130 kB/s)
[2025-06-19T05:49:00.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-core/1.0.0/stork-core-1.0.0.jar
[2025-06-19T05:49:00.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.43.2/grpc-core-1.43.2.jar (689 kB at 17 MB/s)
[2025-06-19T05:49:00.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-api/1.0.0/stork-api-1.0.0.jar
[2025-06-19T05:49:00.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-core/1.0.0/stork-core-1.0.0.jar (25 kB at 546 kB/s)
[2025-06-19T05:49:00.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-stubs/2.7.2.Final/quarkus-grpc-stubs-2.7.2.Final.jar
[2025-06-19T05:49:00.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-microprofile-config/1.0.0/stork-microprofile-config-1.0.0.jar (7.3 kB at 149 kB/s)
[2025-06-19T05:49:00.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.43.2/grpc-stub-1.43.2.jar
[2025-06-19T05:49:00.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-api/1.0.0/stork-api-1.0.0.jar (23 kB at 410 kB/s)
[2025-06-19T05:49:00.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.43.2/grpc-api-1.43.2.jar
[2025-06-19T05:49:00.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3.jar (1.7 MB at 30 MB/s)
[2025-06-19T05:49:00.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.43.2/grpc-context-1.43.2.jar
[2025-06-19T05:49:00.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.43.2/grpc-stub-1.43.2.jar (50 kB at 869 kB/s)
[2025-06-19T05:49:00.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.43.2/grpc-context-1.43.2.jar (31 kB at 478 kB/s)
[2025-06-19T05:49:00.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-stubs/2.7.2.Final/quarkus-grpc-stubs-2.7.2.Final.jar (193 kB at 3.0 MB/s)
[2025-06-19T05:49:00.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.jar (1.6 MB at 23 MB/s)
[2025-06-19T05:49:00.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.43.2/grpc-api-1.43.2.jar (255 kB at 3.6 MB/s)
[2025-06-19T05:49:00.898Z] [INFO]
[2025-06-19T05:49:00.898Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ grpc-plain-text-quickstart ---
[2025-06-19T05:49:00.898Z] [INFO]
[2025-06-19T05:49:00.898Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ grpc-plain-text-quickstart ---
[2025-06-19T05:49:00.898Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:49:00.898Z] [INFO] Copying 1 resource
[2025-06-19T05:49:00.898Z] [INFO]
[2025-06-19T05:49:00.898Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code (default) @ grpc-plain-text-quickstart ---
[2025-06-19T05:49:01.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-deployment/2.7.2.Final/quarkus-grpc-deployment-2.7.2.Final.pom
[2025-06-19T05:49:01.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-deployment/2.7.2.Final/quarkus-grpc-deployment-2.7.2.Final.pom (6.0 kB at 80 kB/s)
[2025-06-19T05:49:01.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common-deployment/2.7.2.Final/quarkus-grpc-common-deployment-2.7.2.Final.pom
[2025-06-19T05:49:01.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common-deployment/2.7.2.Final/quarkus-grpc-common-deployment-2.7.2.Final.pom (1.7 kB at 62 kB/s)
[2025-06-19T05:49:01.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork-deployment/2.7.2.Final/quarkus-smallrye-stork-deployment-2.7.2.Final.pom
[2025-06-19T05:49:01.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork-deployment/2.7.2.Final/quarkus-smallrye-stork-deployment-2.7.2.Final.pom (1.7 kB at 52 kB/s)
[2025-06-19T05:49:01.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-codegen/2.7.2.Final/quarkus-grpc-codegen-2.7.2.Final.pom
[2025-06-19T05:49:01.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-codegen/2.7.2.Final/quarkus-grpc-codegen-2.7.2.Final.pom (4.5 kB at 167 kB/s)
[2025-06-19T05:49:01.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.19.3/protobuf-java-util-3.19.3.pom
[2025-06-19T05:49:01.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.19.3/protobuf-java-util-3.19.3.pom (5.0 kB at 262 kB/s)
[2025-06-19T05:49:01.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3.pom
[2025-06-19T05:49:01.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3.pom (5.6 kB at 282 kB/s)
[2025-06-19T05:49:01.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2.pom
[2025-06-19T05:49:01.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2.pom (1.3 kB at 51 kB/s)
[2025-06-19T05:49:01.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-protoc-plugin/2.7.2.Final/quarkus-grpc-protoc-plugin-2.7.2.Final.pom
[2025-06-19T05:49:01.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-protoc-plugin/2.7.2.Final/quarkus-grpc-protoc-plugin-2.7.2.Final.pom (2.6 kB at 78 kB/s)
[2025-06-19T05:49:01.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common-deployment/2.7.2.Final/quarkus-grpc-common-deployment-2.7.2.Final.jar
[2025-06-19T05:49:01.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork-deployment/2.7.2.Final/quarkus-smallrye-stork-deployment-2.7.2.Final.jar
[2025-06-19T05:49:01.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.19.3/protobuf-java-util-3.19.3.jar
[2025-06-19T05:49:01.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-aarch_64.exe
[2025-06-19T05:49:01.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-x86_32.exe
[2025-06-19T05:49:01.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork-deployment/2.7.2.Final/quarkus-smallrye-stork-deployment-2.7.2.Final.jar (4.5 kB at 142 kB/s)
[2025-06-19T05:49:01.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-x86_64.exe
[2025-06-19T05:49:01.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common-deployment/2.7.2.Final/quarkus-grpc-common-deployment-2.7.2.Final.jar (5.9 kB at 134 kB/s)
[2025-06-19T05:49:01.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-osx-x86_64.exe
[2025-06-19T05:49:01.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.19.3/protobuf-java-util-3.19.3.jar (73 kB at 1.5 MB/s)
[2025-06-19T05:49:01.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-osx-aarch_64.exe
[2025-06-19T05:49:01.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-x86_64.exe (5.4 MB at 20 MB/s)
[2025-06-19T05:49:01.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-windows-x86_32.exe
[2025-06-19T05:49:01.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-x86_32.exe (5.0 MB at 17 MB/s)
[2025-06-19T05:49:01.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-windows-x86_64.exe
[2025-06-19T05:49:01.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-aarch_64.exe (6.1 MB at 19 MB/s)
[2025-06-19T05:49:01.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-aarch_64.exe
[2025-06-19T05:49:02.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-windows-x86_32.exe (2.8 MB at 6.8 MB/s)
[2025-06-19T05:49:02.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-x86_32.exe
[2025-06-19T05:49:02.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-aarch_64.exe (2.3 MB at 5.2 MB/s)
[2025-06-19T05:49:02.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-x86_64.exe
[2025-06-19T05:49:02.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-windows-x86_64.exe (3.9 MB at 8.2 MB/s)
[2025-06-19T05:49:02.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-osx-x86_64.exe
[2025-06-19T05:49:02.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-osx-x86_64.exe (13 MB at 22 MB/s)
[2025-06-19T05:49:02.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-osx-aarch_64.exe
[2025-06-19T05:49:02.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-x86_32.exe (2.8 MB at 4.9 MB/s)
[2025-06-19T05:49:02.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-windows-x86_32.exe
[2025-06-19T05:49:02.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-osx-aarch_64.exe (13 MB at 21 MB/s)
[2025-06-19T05:49:02.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-windows-x86_64.exe
[2025-06-19T05:49:02.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-x86_64.exe (3.0 MB at 5.0 MB/s)
[2025-06-19T05:49:02.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-protoc-plugin/2.7.2.Final/quarkus-grpc-protoc-plugin-2.7.2.Final-shaded.jar
[2025-06-19T05:49:02.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-windows-x86_32.exe (1.2 MB at 1.9 MB/s)
[2025-06-19T05:49:02.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-codegen/2.7.2.Final/quarkus-grpc-codegen-2.7.2.Final.jar
[2025-06-19T05:49:02.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-codegen/2.7.2.Final/quarkus-grpc-codegen-2.7.2.Final.jar (14 kB at 21 kB/s)
[2025-06-19T05:49:02.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-deployment/2.7.2.Final/quarkus-grpc-deployment-2.7.2.Final.jar
[2025-06-19T05:49:02.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-deployment/2.7.2.Final/quarkus-grpc-deployment-2.7.2.Final.jar (69 kB at 99 kB/s)
[2025-06-19T05:49:02.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-osx-x86_64.exe (6.1 MB at 8.5 MB/s)
[2025-06-19T05:49:02.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-windows-x86_64.exe (1.6 MB at 2.2 MB/s)
[2025-06-19T05:49:02.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-osx-aarch_64.exe (6.1 MB at 8.0 MB/s)
[2025-06-19T05:49:02.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-protoc-plugin/2.7.2.Final/quarkus-grpc-protoc-plugin-2.7.2.Final-shaded.jar (4.9 MB at 6.4 MB/s)
[2025-06-19T05:49:02.795Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:49:02.795Z] [INFO]
[2025-06-19T05:49:02.795Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ grpc-plain-text-quickstart ---
[2025-06-19T05:49:02.795Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:49:02.795Z] [INFO] Compiling 12 source files to /quarkus-quickstarts/grpc-plain-text-quickstart/target/classes
[2025-06-19T05:49:04.104Z] [INFO]
[2025-06-19T05:49:04.104Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code-tests (default) @ grpc-plain-text-quickstart ---
[2025-06-19T05:49:04.734Z] [INFO]
[2025-06-19T05:49:04.734Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ grpc-plain-text-quickstart ---
[2025-06-19T05:49:04.734Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:49:04.734Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/grpc-plain-text-quickstart/src/test/resources
[2025-06-19T05:49:04.734Z] [INFO]
[2025-06-19T05:49:04.734Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ grpc-plain-text-quickstart ---
[2025-06-19T05:49:04.734Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:49:04.734Z] [INFO] Compiling 4 source files to /quarkus-quickstarts/grpc-plain-text-quickstart/target/test-classes
[2025-06-19T05:49:04.734Z] [INFO]
[2025-06-19T05:49:04.734Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ grpc-plain-text-quickstart ---
[2025-06-19T05:49:04.734Z] [INFO]
[2025-06-19T05:49:04.734Z] [INFO] -------------------------------------------------------
[2025-06-19T05:49:04.734Z] [INFO] T E S T S
[2025-06-19T05:49:04.734Z] [INFO] -------------------------------------------------------
[2025-06-19T05:49:04.734Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:49:06.206Z] [INFO] Running io.quarkus.grpc.examples.hello.HelloWorldEndpointTest
[2025-06-19T05:49:12.113Z] 2025-06-19 05:49:09,480 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:49:12.113Z] 2025-06-19 05:49:11,403 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2025-06-19T05:49:12.113Z] 2025-06-19 05:49:11,525 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-06-19T05:49:12.113Z] 2025-06-19 05:49:11,566 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.766s. Listening on: http://localhost:8081
[2025-06-19T05:49:12.113Z] 2025-06-19 05:49:11,567 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:49:12.113Z] 2025-06-19 05:49:11,567 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-06-19T05:49:13.821Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.908 s - in io.quarkus.grpc.examples.hello.HelloWorldEndpointTest
[2025-06-19T05:49:13.821Z] [INFO] Running io.quarkus.grpc.examples.hello.HelloWorldServiceTest
[2025-06-19T05:49:13.821Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in io.quarkus.grpc.examples.hello.HelloWorldServiceTest
[2025-06-19T05:49:13.821Z] 2025-06-19 05:49:13,646 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-06-19T05:49:13.821Z] 2025-06-19 05:49:13,664 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2025-06-19T05:49:14.452Z] [INFO]
[2025-06-19T05:49:14.452Z] [INFO] Results:
[2025-06-19T05:49:14.452Z] [INFO]
[2025-06-19T05:49:14.452Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:49:14.452Z] [INFO]
[2025-06-19T05:49:14.452Z] [INFO]
[2025-06-19T05:49:14.452Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ grpc-plain-text-quickstart ---
[2025-06-19T05:49:14.452Z] [INFO] Building jar: /quarkus-quickstarts/grpc-plain-text-quickstart/target/grpc-plain-text-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:49:14.452Z] [INFO]
[2025-06-19T05:49:14.452Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ grpc-plain-text-quickstart ---
[2025-06-19T05:49:15.761Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1514ms
[2025-06-19T05:49:15.761Z] [INFO]
[2025-06-19T05:49:15.761Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ grpc-plain-text-quickstart ---
[2025-06-19T05:49:15.761Z] [INFO] Installing /quarkus-quickstarts/grpc-plain-text-quickstart/target/grpc-plain-text-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/grpc-plain-text-quickstart/1.0.0-SNAPSHOT/grpc-plain-text-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:49:15.761Z] [INFO] Installing /quarkus-quickstarts/grpc-plain-text-quickstart/pom.xml to /root/.m2/repository/org/acme/grpc-plain-text-quickstart/1.0.0-SNAPSHOT/grpc-plain-text-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:49:15.761Z] [INFO]
[2025-06-19T05:49:15.761Z] [INFO] --------------------< org.acme:grpc-tls-quickstart >--------------------
[2025-06-19T05:49:15.761Z] [INFO] Building grpc-tls-quickstart 1.0.0-SNAPSHOT [35/104]
[2025-06-19T05:49:15.761Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:49:15.761Z] [INFO]
[2025-06-19T05:49:15.761Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ grpc-tls-quickstart ---
[2025-06-19T05:49:15.761Z] [INFO]
[2025-06-19T05:49:15.761Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ grpc-tls-quickstart ---
[2025-06-19T05:49:15.761Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:49:15.761Z] [INFO] Copying 8 resources
[2025-06-19T05:49:15.761Z] [INFO]
[2025-06-19T05:49:15.761Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code (default) @ grpc-tls-quickstart ---
[2025-06-19T05:49:16.393Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:49:17.024Z] [INFO]
[2025-06-19T05:49:17.024Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ grpc-tls-quickstart ---
[2025-06-19T05:49:17.024Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:49:17.024Z] [INFO] Compiling 12 source files to /quarkus-quickstarts/grpc-tls-quickstart/target/classes
[2025-06-19T05:49:17.653Z] [INFO]
[2025-06-19T05:49:17.653Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code-tests (default) @ grpc-tls-quickstart ---
[2025-06-19T05:49:18.284Z] [INFO]
[2025-06-19T05:49:18.284Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ grpc-tls-quickstart ---
[2025-06-19T05:49:18.284Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:49:18.284Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/grpc-tls-quickstart/src/test/resources
[2025-06-19T05:49:18.284Z] [INFO]
[2025-06-19T05:49:18.284Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ grpc-tls-quickstart ---
[2025-06-19T05:49:18.284Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:49:18.284Z] [INFO] Compiling 4 source files to /quarkus-quickstarts/grpc-tls-quickstart/target/test-classes
[2025-06-19T05:49:18.284Z] [INFO]
[2025-06-19T05:49:18.284Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ grpc-tls-quickstart ---
[2025-06-19T05:49:18.284Z] [INFO]
[2025-06-19T05:49:18.284Z] [INFO] -------------------------------------------------------
[2025-06-19T05:49:18.284Z] [INFO] T E S T S
[2025-06-19T05:49:18.284Z] [INFO] -------------------------------------------------------
[2025-06-19T05:49:18.284Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:49:20.334Z] [INFO] Running io.quarkus.grpc.examples.hello.HelloWorldTlsEndpointTest
[2025-06-19T05:49:27.544Z] 2025-06-19 05:49:23,817 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:49:27.544Z] 2025-06-19 05:49:25,750 INFO [io.qua.grp.run.GrpcSslUtils] (vert.x-eventloop-thread-0) Disabling gRPC plain-text as the SSL certificate is configured
[2025-06-19T05:49:27.544Z] 2025-06-19 05:49:25,795 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2025-06-19T05:49:27.544Z] 2025-06-19 05:49:26,299 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: true]
[2025-06-19T05:49:27.544Z] 2025-06-19 05:49:26,333 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 3.254s. Listening on: http://localhost:8081
[2025-06-19T05:49:27.544Z] 2025-06-19 05:49:26,334 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:49:27.544Z] 2025-06-19 05:49:26,334 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-06-19T05:49:28.854Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.622 s - in io.quarkus.grpc.examples.hello.HelloWorldTlsEndpointTest
[2025-06-19T05:49:28.854Z] [INFO] Running io.quarkus.grpc.examples.hello.HelloWorldTlsServiceTest
[2025-06-19T05:49:28.854Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s - in io.quarkus.grpc.examples.hello.HelloWorldTlsServiceTest
[2025-06-19T05:49:28.854Z] 2025-06-19 05:49:28,693 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-06-19T05:49:28.854Z] 2025-06-19 05:49:28,714 INFO [io.quarkus] (main) Quarkus stopped in 0.049s
[2025-06-19T05:49:29.484Z] [INFO]
[2025-06-19T05:49:29.484Z] [INFO] Results:
[2025-06-19T05:49:29.484Z] [INFO]
[2025-06-19T05:49:29.484Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:49:29.484Z] [INFO]
[2025-06-19T05:49:29.484Z] [INFO]
[2025-06-19T05:49:29.484Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ grpc-tls-quickstart ---
[2025-06-19T05:49:29.484Z] [INFO] Building jar: /quarkus-quickstarts/grpc-tls-quickstart/target/grpc-tls-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:49:29.484Z] [INFO]
[2025-06-19T05:49:29.484Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ grpc-tls-quickstart ---
[2025-06-19T05:49:30.796Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1399ms
[2025-06-19T05:49:30.796Z] [INFO]
[2025-06-19T05:49:30.796Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ grpc-tls-quickstart ---
[2025-06-19T05:49:30.796Z] [INFO] Installing /quarkus-quickstarts/grpc-tls-quickstart/target/grpc-tls-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/grpc-tls-quickstart/1.0.0-SNAPSHOT/grpc-tls-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:49:30.796Z] [INFO] Installing /quarkus-quickstarts/grpc-tls-quickstart/pom.xml to /root/.m2/repository/org/acme/grpc-tls-quickstart/1.0.0-SNAPSHOT/grpc-tls-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:49:30.796Z] [INFO]
[2025-06-19T05:49:30.796Z] [INFO] -------------< org.acme:hibernate-orm-panache-quickstart >--------------
[2025-06-19T05:49:30.796Z] [INFO] Building hibernate-orm-panache-quickstart 1.0.0-SNAPSHOT [36/104]
[2025-06-19T05:49:30.796Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:49:30.796Z] [INFO]
[2025-06-19T05:49:30.796Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hibernate-orm-panache-quickstart ---
[2025-06-19T05:49:30.796Z] [INFO]
[2025-06-19T05:49:30.796Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hibernate-orm-panache-quickstart ---
[2025-06-19T05:49:30.796Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:49:30.796Z] [INFO] Copying 3 resources
[2025-06-19T05:49:30.796Z] [INFO]
[2025-06-19T05:49:30.796Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hibernate-orm-panache-quickstart ---
[2025-06-19T05:49:30.796Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:49:30.796Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/hibernate-orm-panache-quickstart/target/classes
[2025-06-19T05:49:31.428Z] [INFO]
[2025-06-19T05:49:31.428Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hibernate-orm-panache-quickstart ---
[2025-06-19T05:49:31.428Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:49:31.428Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/hibernate-orm-panache-quickstart/src/test/resources
[2025-06-19T05:49:31.428Z] [INFO]
[2025-06-19T05:49:31.428Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hibernate-orm-panache-quickstart ---
[2025-06-19T05:49:31.428Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:49:31.428Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/hibernate-orm-panache-quickstart/target/test-classes
[2025-06-19T05:49:32.056Z] [INFO]
[2025-06-19T05:49:32.056Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ hibernate-orm-panache-quickstart ---
[2025-06-19T05:49:32.056Z] [INFO]
[2025-06-19T05:49:32.056Z] [INFO] -------------------------------------------------------
[2025-06-19T05:49:32.056Z] [INFO] T E S T S
[2025-06-19T05:49:32.056Z] [INFO] -------------------------------------------------------
[2025-06-19T05:49:32.056Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:49:33.374Z] [INFO] Running org.acme.hibernate.orm.panache.FruitsEndpointTest
[2025-06-19T05:49:45.573Z] 2025-06-19 05:49:37,122 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:49:45.573Z] 2025-06-19 05:49:37,986 INFO [org.tes.doc.DockerClientProviderStrategy] (build-33) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-19T05:49:45.573Z] 2025-06-19 05:49:39,220 INFO [org.tes.doc.DockerClientProviderStrategy] (build-33) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-19T05:49:45.573Z] 2025-06-19 05:49:39,280 INFO [org.tes.DockerClientFactory] (build-33) Docker host IP address is 172.17.0.1
[2025-06-19T05:49:45.573Z] 2025-06-19 05:49:39,352 INFO [org.tes.DockerClientFactory] (build-33) Connected to docker:
[2025-06-19T05:49:45.573Z] Server Version: 26.1.3
[2025-06-19T05:49:45.573Z] API Version: 1.45
[2025-06-19T05:49:45.573Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-19T05:49:45.573Z] Total Memory: 7887 MB
[2025-06-19T05:49:45.573Z] 2025-06-19 05:49:39,361 INFO [org.tes.uti.ImageNameSubstitutor] (build-33) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-19T05:49:45.573Z] 2025-06-19 05:49:39,445 INFO [org.tes.uti.RegistryAuthLocator] (build-33) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:49:45.573Z] 2025-06-19 05:49:40,344 INFO [org.tes.DockerClientFactory] (build-33) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-19T05:49:45.573Z] 2025-06-19 05:49:40,345 INFO [org.tes.DockerClientFactory] (build-33) Checking the system...
[2025-06-19T05:49:45.573Z] 2025-06-19 05:49:40,345 INFO [org.tes.DockerClientFactory] (build-33) ✔︎ Docker server version should be at least 1.6.0
[2025-06-19T05:49:45.573Z] 2025-06-19 05:49:40,411 INFO [org.tes.DockerClientFactory] (build-33) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-19T05:49:45.573Z] 2025-06-19 05:49:40,468 INFO [doc.io/.1]] (build-33) Creating container for image: docker.io/postgres:14.1
[2025-06-19T05:49:45.573Z] 2025-06-19 05:49:40,469 INFO [org.tes.uti.RegistryAuthLocator] (build-33) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/postgres:14.1, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:49:45.573Z] 2025-06-19 05:49:40,554 INFO [doc.io/.1]] (build-33) Container docker.io/postgres:14.1 is starting: 3bbe5f3767dd287b3f5d17d568ff4e2a810ce6d6eac82c8c7b284d83fb048eb9
[2025-06-19T05:49:45.573Z] 2025-06-19 05:49:42,325 INFO [doc.io/.1]] (build-33) Container docker.io/postgres:14.1 started in PT1.896287S
[2025-06-19T05:49:45.573Z] 2025-06-19 05:49:42,325 INFO [io.qua.dev.pos.dep.PostgresqlDevServicesProcessor] (build-33) Dev Services for PostgreSQL started.
[2025-06-19T05:49:45.573Z] 2025-06-19 05:49:42,327 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-33) Dev Services for the default datasource (postgresql) started.
[2025-06-19T05:49:45.573Z] Hibernate:
[2025-06-19T05:49:45.573Z]
[2025-06-19T05:49:45.573Z] drop table if exists Fruit cascade
[2025-06-19T05:49:45.573Z] 2025-06-19 05:49:44,006 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) SQL Warning Code: 0, SQLState: 00000
[2025-06-19T05:49:45.573Z] 2025-06-19 05:49:44,011 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) table "fruit" does not exist, skipping
[2025-06-19T05:49:45.573Z] Hibernate:
[2025-06-19T05:49:45.573Z]
[2025-06-19T05:49:45.573Z] drop table if exists FruitEntity cascade
[2025-06-19T05:49:45.573Z] 2025-06-19 05:49:44,012 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) SQL Warning Code: 0, SQLState: 00000
[2025-06-19T05:49:45.573Z] 2025-06-19 05:49:44,012 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) table "fruitentity" does not exist, skipping
[2025-06-19T05:49:45.573Z] Hibernate:
[2025-06-19T05:49:45.573Z]
[2025-06-19T05:49:45.573Z] drop sequence if exists hibernate_sequence
[2025-06-19T05:49:45.573Z] 2025-06-19 05:49:44,015 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) SQL Warning Code: 0, SQLState: 00000
[2025-06-19T05:49:45.573Z] 2025-06-19 05:49:44,015 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) sequence "hibernate_sequence" does not exist, skipping
[2025-06-19T05:49:45.573Z] Hibernate: create sequence hibernate_sequence start 1 increment 1
[2025-06-19T05:49:45.573Z] Hibernate:
[2025-06-19T05:49:45.573Z]
[2025-06-19T05:49:45.573Z] create table Fruit (
[2025-06-19T05:49:45.573Z] id int8 not null,
[2025-06-19T05:49:45.573Z] name varchar(40),
[2025-06-19T05:49:45.573Z] primary key (id)
[2025-06-19T05:49:45.574Z] )
[2025-06-19T05:49:45.574Z] Hibernate:
[2025-06-19T05:49:45.574Z]
[2025-06-19T05:49:45.574Z] create table FruitEntity (
[2025-06-19T05:49:45.574Z] id int8 not null,
[2025-06-19T05:49:45.574Z] name varchar(40),
[2025-06-19T05:49:45.574Z] primary key (id)
[2025-06-19T05:49:45.574Z] )
[2025-06-19T05:49:45.574Z] Hibernate:
[2025-06-19T05:49:45.574Z]
[2025-06-19T05:49:45.574Z] alter table if exists Fruit
[2025-06-19T05:49:45.574Z] add constraint UK_qn1mp5t3oovyl0h02glapi2iv unique (name)
[2025-06-19T05:49:45.574Z] Hibernate:
[2025-06-19T05:49:45.574Z]
[2025-06-19T05:49:45.574Z] alter table if exists FruitEntity
[2025-06-19T05:49:45.574Z] add constraint UK_52jclkebu06882bhfatu7bcve unique (name)
[2025-06-19T05:49:45.574Z] Hibernate:
[2025-06-19T05:49:45.574Z] INSERT INTO fruitEntity(id, name) VALUES (nextval('hibernate_sequence'), 'Cherry')
[2025-06-19T05:49:45.574Z] Hibernate:
[2025-06-19T05:49:45.574Z] INSERT INTO fruitEntity(id, name) VALUES (nextval('hibernate_sequence'), 'Apple')
[2025-06-19T05:49:45.574Z] Hibernate:
[2025-06-19T05:49:45.574Z] INSERT INTO fruitEntity(id, name) VALUES (nextval('hibernate_sequence'), 'Banana')
[2025-06-19T05:49:45.574Z] Hibernate:
[2025-06-19T05:49:45.574Z] INSERT INTO fruit(id, name) VALUES (1, 'Cherry')
[2025-06-19T05:49:45.574Z] Hibernate:
[2025-06-19T05:49:45.574Z] INSERT INTO fruit(id, name) VALUES (2, 'Apple')
[2025-06-19T05:49:45.574Z] Hibernate:
[2025-06-19T05:49:45.574Z] INSERT INTO fruit(id, name) VALUES (3, 'Banana')
[2025-06-19T05:49:45.574Z] 2025-06-19 05:49:44,190 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 7.928s. Listening on: http://localhost:8081
[2025-06-19T05:49:45.574Z] 2025-06-19 05:49:44,191 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:49:45.574Z] 2025-06-19 05:49:44,191 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-postgresql, narayana-jta, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-06-19T05:49:46.929Z] Hibernate:
[2025-06-19T05:49:46.929Z] select
[2025-06-19T05:49:46.929Z] fruitentit0_.id as id1_1_,
[2025-06-19T05:49:46.929Z] fruitentit0_.name as name2_1_
[2025-06-19T05:49:46.929Z] from
[2025-06-19T05:49:46.929Z] FruitEntity fruitentit0_
[2025-06-19T05:49:46.929Z] order by
[2025-06-19T05:49:46.929Z] fruitentit0_.name
[2025-06-19T05:49:46.929Z] Hibernate:
[2025-06-19T05:49:46.929Z] delete
[2025-06-19T05:49:46.929Z] from
[2025-06-19T05:49:46.929Z] FruitEntity
[2025-06-19T05:49:46.929Z] where
[2025-06-19T05:49:46.929Z] id=?
[2025-06-19T05:49:46.929Z] Hibernate:
[2025-06-19T05:49:46.929Z] select
[2025-06-19T05:49:46.929Z] fruitentit0_.id as id1_1_,
[2025-06-19T05:49:46.929Z] fruitentit0_.name as name2_1_
[2025-06-19T05:49:46.929Z] from
[2025-06-19T05:49:46.929Z] FruitEntity fruitentit0_
[2025-06-19T05:49:46.929Z] order by
[2025-06-19T05:49:46.929Z] fruitentit0_.name
[2025-06-19T05:49:46.929Z] Hibernate:
[2025-06-19T05:49:46.929Z] select
[2025-06-19T05:49:46.929Z] fruit0_.id as id1_0_,
[2025-06-19T05:49:46.929Z] fruit0_.name as name2_0_
[2025-06-19T05:49:46.929Z] from
[2025-06-19T05:49:46.929Z] Fruit fruit0_
[2025-06-19T05:49:46.929Z] order by
[2025-06-19T05:49:46.929Z] fruit0_.name
[2025-06-19T05:49:46.929Z] Hibernate:
[2025-06-19T05:49:46.929Z] delete
[2025-06-19T05:49:46.929Z] from
[2025-06-19T05:49:46.929Z] Fruit
[2025-06-19T05:49:46.929Z] where
[2025-06-19T05:49:46.929Z] id=?
[2025-06-19T05:49:46.929Z] Hibernate:
[2025-06-19T05:49:46.929Z] select
[2025-06-19T05:49:46.929Z] fruit0_.id as id1_0_,
[2025-06-19T05:49:46.929Z] fruit0_.name as name2_0_
[2025-06-19T05:49:46.929Z] from
[2025-06-19T05:49:46.929Z] Fruit fruit0_
[2025-06-19T05:49:46.929Z] order by
[2025-06-19T05:49:46.929Z] fruit0_.name
[2025-06-19T05:49:46.929Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.397 s - in org.acme.hibernate.orm.panache.FruitsEndpointTest
[2025-06-19T05:49:46.929Z] 2025-06-19 05:49:46,361 INFO [io.quarkus] (main) Quarkus stopped in 0.047s
[2025-06-19T05:49:46.929Z] [INFO]
[2025-06-19T05:49:46.929Z] [INFO] Results:
[2025-06-19T05:49:46.929Z] [INFO]
[2025-06-19T05:49:46.929Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:49:46.929Z] [INFO]
[2025-06-19T05:49:46.929Z] [INFO]
[2025-06-19T05:49:46.929Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hibernate-orm-panache-quickstart ---
[2025-06-19T05:49:46.929Z] [INFO] Building jar: /quarkus-quickstarts/hibernate-orm-panache-quickstart/target/hibernate-orm-panache-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:49:46.929Z] [INFO]
[2025-06-19T05:49:46.929Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ hibernate-orm-panache-quickstart ---
[2025-06-19T05:49:48.973Z] [INFO] [org.hibernate.Version] HHH000412: Hibernate ORM core version 5.6.5.Final
[2025-06-19T05:49:50.286Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2827ms
[2025-06-19T05:49:50.287Z] [INFO]
[2025-06-19T05:49:50.287Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hibernate-orm-panache-quickstart ---
[2025-06-19T05:49:50.287Z] [INFO] Installing /quarkus-quickstarts/hibernate-orm-panache-quickstart/target/hibernate-orm-panache-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/hibernate-orm-panache-quickstart/1.0.0-SNAPSHOT/hibernate-orm-panache-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:49:50.287Z] [INFO] Installing /quarkus-quickstarts/hibernate-orm-panache-quickstart/pom.xml to /root/.m2/repository/org/acme/hibernate-orm-panache-quickstart/1.0.0-SNAPSHOT/hibernate-orm-panache-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:49:50.287Z] [INFO]
[2025-06-19T05:49:50.287Z] [INFO] -----------< org.acme:hibernate-reactive-panache-quickstart >-----------
[2025-06-19T05:49:50.287Z] [INFO] Building hibernate-reactive-panache-quickstart 1.0.0-SNAPSHOT [37/104]
[2025-06-19T05:49:50.287Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:49:50.287Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache/2.7.2.Final/quarkus-hibernate-reactive-panache-2.7.2.Final.pom
[2025-06-19T05:49:50.287Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache/2.7.2.Final/quarkus-hibernate-reactive-panache-2.7.2.Final.pom (4.6 kB at 65 kB/s)
[2025-06-19T05:49:50.287Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-parent/2.7.2.Final/quarkus-hibernate-reactive-panache-parent-2.7.2.Final.pom
[2025-06-19T05:49:50.287Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-parent/2.7.2.Final/quarkus-hibernate-reactive-panache-parent-2.7.2.Final.pom (782 B at 43 kB/s)
[2025-06-19T05:49:50.287Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common/2.7.2.Final/quarkus-hibernate-reactive-panache-common-2.7.2.Final.pom
[2025-06-19T05:49:50.287Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common/2.7.2.Final/quarkus-hibernate-reactive-panache-common-2.7.2.Final.pom (1.9 kB at 113 kB/s)
[2025-06-19T05:49:50.287Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common-parent/2.7.2.Final/quarkus-hibernate-reactive-panache-common-parent-2.7.2.Final.pom
[2025-06-19T05:49:50.287Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common-parent/2.7.2.Final/quarkus-hibernate-reactive-panache-common-parent-2.7.2.Final.pom (792 B at 47 kB/s)
[2025-06-19T05:49:50.287Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache/2.7.2.Final/quarkus-hibernate-reactive-panache-2.7.2.Final.jar
[2025-06-19T05:49:50.287Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common/2.7.2.Final/quarkus-hibernate-reactive-panache-common-2.7.2.Final.jar
[2025-06-19T05:49:50.287Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache/2.7.2.Final/quarkus-hibernate-reactive-panache-2.7.2.Final.jar (23 kB at 1.2 MB/s)
[2025-06-19T05:49:50.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common/2.7.2.Final/quarkus-hibernate-reactive-panache-common-2.7.2.Final.jar (30 kB at 823 kB/s)
[2025-06-19T05:49:50.919Z] [INFO]
[2025-06-19T05:49:50.919Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hibernate-reactive-panache-quickstart ---
[2025-06-19T05:49:50.919Z] [INFO]
[2025-06-19T05:49:50.919Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hibernate-reactive-panache-quickstart ---
[2025-06-19T05:49:50.919Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:49:50.919Z] [INFO] Copying 3 resources
[2025-06-19T05:49:50.919Z] [INFO]
[2025-06-19T05:49:50.919Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hibernate-reactive-panache-quickstart ---
[2025-06-19T05:49:50.919Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:49:50.919Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/hibernate-reactive-panache-quickstart/target/classes
[2025-06-19T05:49:50.919Z] [INFO]
[2025-06-19T05:49:50.919Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hibernate-reactive-panache-quickstart ---
[2025-06-19T05:49:50.919Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:49:50.919Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/hibernate-reactive-panache-quickstart/src/test/resources
[2025-06-19T05:49:50.919Z] [INFO]
[2025-06-19T05:49:50.919Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hibernate-reactive-panache-quickstart ---
[2025-06-19T05:49:50.919Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:49:50.919Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/hibernate-reactive-panache-quickstart/target/test-classes
[2025-06-19T05:49:50.919Z] [INFO]
[2025-06-19T05:49:50.919Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ hibernate-reactive-panache-quickstart ---
[2025-06-19T05:49:50.919Z] [INFO]
[2025-06-19T05:49:50.919Z] [INFO] -------------------------------------------------------
[2025-06-19T05:49:50.919Z] [INFO] T E S T S
[2025-06-19T05:49:50.919Z] [INFO] -------------------------------------------------------
[2025-06-19T05:49:50.919Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:49:52.965Z] [INFO] Running org.acme.hibernate.orm.panache.FruitsEndpointTest
[2025-06-19T05:50:05.553Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-deployment/2.7.2.Final/quarkus-hibernate-reactive-panache-deployment-2.7.2.Final.pom
[2025-06-19T05:50:05.553Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-deployment/2.7.2.Final/quarkus-hibernate-reactive-panache-deployment-2.7.2.Final.pom (9.4 kB at 36 kB/s)
[2025-06-19T05:50:05.553Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common-deployment/2.7.2.Final/quarkus-hibernate-reactive-panache-common-deployment-2.7.2.Final.pom
[2025-06-19T05:50:05.553Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common-deployment/2.7.2.Final/quarkus-hibernate-reactive-panache-common-deployment-2.7.2.Final.pom (3.0 kB at 232 kB/s)
[2025-06-19T05:50:05.553Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common-deployment/2.7.2.Final/quarkus-hibernate-reactive-panache-common-deployment-2.7.2.Final.jar
[2025-06-19T05:50:05.553Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-deployment/2.7.2.Final/quarkus-hibernate-reactive-panache-deployment-2.7.2.Final.jar
[2025-06-19T05:50:05.553Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common-deployment/2.7.2.Final/quarkus-hibernate-reactive-panache-common-deployment-2.7.2.Final.jar (8.4 kB at 422 kB/s)
[2025-06-19T05:50:05.553Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-deployment/2.7.2.Final/quarkus-hibernate-reactive-panache-deployment-2.7.2.Final.jar (12 kB at 318 kB/s)
[2025-06-19T05:50:05.553Z] 2025-06-19 05:49:57,767 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:50:05.553Z] 2025-06-19 05:49:58,458 INFO [org.tes.doc.DockerClientProviderStrategy] (build-7) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-19T05:50:05.553Z] 2025-06-19 05:49:59,723 INFO [org.tes.doc.DockerClientProviderStrategy] (build-7) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-19T05:50:05.553Z] 2025-06-19 05:49:59,774 INFO [org.tes.DockerClientFactory] (build-7) Docker host IP address is 172.17.0.1
[2025-06-19T05:50:05.553Z] 2025-06-19 05:49:59,827 INFO [org.tes.DockerClientFactory] (build-7) Connected to docker:
[2025-06-19T05:50:05.553Z] Server Version: 26.1.3
[2025-06-19T05:50:05.553Z] API Version: 1.45
[2025-06-19T05:50:05.553Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-19T05:50:05.553Z] Total Memory: 7887 MB
[2025-06-19T05:50:05.553Z] 2025-06-19 05:49:59,835 INFO [org.tes.uti.ImageNameSubstitutor] (build-7) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-19T05:50:05.554Z] 2025-06-19 05:49:59,939 INFO [org.tes.uti.RegistryAuthLocator] (build-7) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:50:05.554Z] 2025-06-19 05:50:00,576 INFO [org.tes.DockerClientFactory] (build-7) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-19T05:50:05.554Z] 2025-06-19 05:50:00,577 INFO [org.tes.DockerClientFactory] (build-7) Checking the system...
[2025-06-19T05:50:05.554Z] 2025-06-19 05:50:00,577 INFO [org.tes.DockerClientFactory] (build-7) ✔︎ Docker server version should be at least 1.6.0
[2025-06-19T05:50:05.554Z] 2025-06-19 05:50:00,641 INFO [org.tes.DockerClientFactory] (build-7) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-19T05:50:05.554Z] 2025-06-19 05:50:00,700 INFO [doc.io/.1]] (build-7) Creating container for image: docker.io/postgres:14.1
[2025-06-19T05:50:05.554Z] 2025-06-19 05:50:00,700 INFO [org.tes.uti.RegistryAuthLocator] (build-7) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/postgres:14.1, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:50:05.554Z] 2025-06-19 05:50:00,790 INFO [doc.io/.1]] (build-7) Container docker.io/postgres:14.1 is starting: 16ccda035cc3c37e0b47abb0a10451cc8db1c1e62bf87da740939804e83fff08
[2025-06-19T05:50:05.554Z] 2025-06-19 05:50:02,547 INFO [doc.io/.1]] (build-7) Container docker.io/postgres:14.1 started in PT1.886945S
[2025-06-19T05:50:05.554Z] 2025-06-19 05:50:02,547 INFO [io.qua.dev.pos.dep.PostgresqlDevServicesProcessor] (build-7) Dev Services for PostgreSQL started.
[2025-06-19T05:50:05.554Z] 2025-06-19 05:50:02,549 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-7) Dev Services for the default datasource (postgresql) started.
[2025-06-19T05:50:05.554Z] 2025-06-19 05:50:03,920 INFO [org.hib.rea.pro.imp.ReactiveIntegrator] (JPA Startup Thread: default-reactive) HR000001: Hibernate Reactive
[2025-06-19T05:50:05.554Z] Hibernate:
[2025-06-19T05:50:05.554Z] drop table if exists Fruit cascade
[2025-06-19T05:50:05.554Z] 2025-06-19 05:50:04,276 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='table "fruit" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-06-19T05:50:05.554Z] Hibernate:
[2025-06-19T05:50:05.554Z] drop sequence if exists hibernate_sequence
[2025-06-19T05:50:05.554Z] 2025-06-19 05:50:04,278 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='sequence "hibernate_sequence" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-06-19T05:50:05.554Z] Hibernate:
[2025-06-19T05:50:05.554Z] drop table if exists Fruit cascade
[2025-06-19T05:50:05.554Z] 2025-06-19 05:50:04,299 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='table "fruit" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-06-19T05:50:05.554Z] Hibernate:
[2025-06-19T05:50:05.554Z] drop sequence if exists hibernate_sequence
[2025-06-19T05:50:05.554Z] 2025-06-19 05:50:04,301 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='sequence "hibernate_sequence" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-06-19T05:50:05.554Z] Hibernate:
[2025-06-19T05:50:05.554Z] create sequence hibernate_sequence start 1 increment 1
[2025-06-19T05:50:05.554Z] Hibernate:
[2025-06-19T05:50:05.554Z] create table Fruit (
[2025-06-19T05:50:05.554Z] id int8 not null,
[2025-06-19T05:50:05.554Z] name varchar(40),
[2025-06-19T05:50:05.554Z] primary key (id)
[2025-06-19T05:50:05.554Z] )
[2025-06-19T05:50:05.554Z] Hibernate:
[2025-06-19T05:50:05.554Z] alter table if exists Fruit
[2025-06-19T05:50:05.554Z] add constraint UK_qn1mp5t3oovyl0h02glapi2iv unique (name)
[2025-06-19T05:50:05.554Z] Hibernate:
[2025-06-19T05:50:05.554Z] INSERT
[2025-06-19T05:50:05.554Z] INTO
[2025-06-19T05:50:05.554Z] fruit
[2025-06-19T05:50:05.554Z] (id, name)
[2025-06-19T05:50:05.554Z] VALUES
[2025-06-19T05:50:05.554Z] (nextval('hibernate_sequence'), 'Cherry')
[2025-06-19T05:50:05.554Z] Hibernate:
[2025-06-19T05:50:05.554Z] INSERT
[2025-06-19T05:50:05.554Z] INTO
[2025-06-19T05:50:05.554Z] fruit
[2025-06-19T05:50:05.554Z] (id, name)
[2025-06-19T05:50:05.554Z] VALUES
[2025-06-19T05:50:05.554Z] (nextval('hibernate_sequence'), 'Apple')
[2025-06-19T05:50:05.554Z] Hibernate:
[2025-06-19T05:50:05.554Z] INSERT
[2025-06-19T05:50:05.554Z] INTO
[2025-06-19T05:50:05.554Z] fruit
[2025-06-19T05:50:05.554Z] (id, name)
[2025-06-19T05:50:05.554Z] VALUES
[2025-06-19T05:50:05.554Z] (nextval('hibernate_sequence'), 'Banana')
[2025-06-19T05:50:05.554Z] 2025-06-19 05:50:04,370 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 7.641s. Listening on: http://localhost:8081
[2025-06-19T05:50:05.554Z] 2025-06-19 05:50:04,371 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:50:05.554Z] 2025-06-19 05:50:04,371 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-orm, hibernate-reactive, hibernate-reactive-panache, reactive-pg-client, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-06-19T05:50:06.188Z] Hibernate:
[2025-06-19T05:50:06.188Z] select
[2025-06-19T05:50:06.188Z] fruit0_.id as id1_0_0_,
[2025-06-19T05:50:06.188Z] fruit0_.name as name2_0_0_
[2025-06-19T05:50:06.188Z] from
[2025-06-19T05:50:06.188Z] Fruit fruit0_
[2025-06-19T05:50:06.188Z] where
[2025-06-19T05:50:06.188Z] fruit0_.id=$1
[2025-06-19T05:50:06.188Z] Hibernate:
[2025-06-19T05:50:06.188Z] select
[2025-06-19T05:50:06.188Z] fruit0_.id as id1_0_0_,
[2025-06-19T05:50:06.188Z] fruit0_.name as name2_0_0_
[2025-06-19T05:50:06.188Z] from
[2025-06-19T05:50:06.188Z] Fruit fruit0_
[2025-06-19T05:50:06.188Z] where
[2025-06-19T05:50:06.188Z] fruit0_.id=$1
[2025-06-19T05:50:07.501Z] Hibernate:
[2025-06-19T05:50:07.501Z] select
[2025-06-19T05:50:07.501Z] fruit0_.id as id1_0_,
[2025-06-19T05:50:07.501Z] fruit0_.name as name2_0_
[2025-06-19T05:50:07.501Z] from
[2025-06-19T05:50:07.501Z] Fruit fruit0_
[2025-06-19T05:50:07.502Z] order by
[2025-06-19T05:50:07.502Z] fruit0_.name
[2025-06-19T05:50:07.502Z] Hibernate:
[2025-06-19T05:50:07.502Z] update
[2025-06-19T05:50:07.502Z] Fruit
[2025-06-19T05:50:07.502Z] set
[2025-06-19T05:50:07.502Z] name=$1
[2025-06-19T05:50:07.502Z] where
[2025-06-19T05:50:07.502Z] id=$2
[2025-06-19T05:50:07.502Z] Hibernate:
[2025-06-19T05:50:07.502Z] select
[2025-06-19T05:50:07.502Z] fruit0_.id as id1_0_,
[2025-06-19T05:50:07.502Z] fruit0_.name as name2_0_
[2025-06-19T05:50:07.502Z] from
[2025-06-19T05:50:07.502Z] Fruit fruit0_
[2025-06-19T05:50:07.502Z] order by
[2025-06-19T05:50:07.502Z] fruit0_.name
[2025-06-19T05:50:07.502Z] Hibernate:
[2025-06-19T05:50:07.502Z] select
[2025-06-19T05:50:07.502Z] fruit0_.id as id1_0_0_,
[2025-06-19T05:50:07.502Z] fruit0_.name as name2_0_0_
[2025-06-19T05:50:07.502Z] from
[2025-06-19T05:50:07.502Z] Fruit fruit0_
[2025-06-19T05:50:07.502Z] where
[2025-06-19T05:50:07.502Z] fruit0_.id=$1
[2025-06-19T05:50:07.502Z] Hibernate:
[2025-06-19T05:50:07.502Z] delete
[2025-06-19T05:50:07.502Z] from
[2025-06-19T05:50:07.502Z] Fruit
[2025-06-19T05:50:07.502Z] where
[2025-06-19T05:50:07.502Z] id=$1
[2025-06-19T05:50:07.502Z] Hibernate:
[2025-06-19T05:50:07.502Z] select
[2025-06-19T05:50:07.502Z] fruit0_.id as id1_0_,
[2025-06-19T05:50:07.502Z] fruit0_.name as name2_0_
[2025-06-19T05:50:07.502Z] from
[2025-06-19T05:50:07.502Z] Fruit fruit0_
[2025-06-19T05:50:07.502Z] order by
[2025-06-19T05:50:07.502Z] fruit0_.name
[2025-06-19T05:50:07.502Z] Hibernate:
[2025-06-19T05:50:07.502Z] select
[2025-06-19T05:50:07.502Z] nextval ('hibernate_sequence')
[2025-06-19T05:50:07.502Z] Hibernate:
[2025-06-19T05:50:07.502Z] insert
[2025-06-19T05:50:07.502Z] into
[2025-06-19T05:50:07.502Z] Fruit
[2025-06-19T05:50:07.502Z] (name, id)
[2025-06-19T05:50:07.502Z] values
[2025-06-19T05:50:07.502Z] ($1, $2)
[2025-06-19T05:50:07.502Z] Hibernate:
[2025-06-19T05:50:07.502Z] select
[2025-06-19T05:50:07.502Z] fruit0_.id as id1_0_,
[2025-06-19T05:50:07.502Z] fruit0_.name as name2_0_
[2025-06-19T05:50:07.502Z] from
[2025-06-19T05:50:07.502Z] Fruit fruit0_
[2025-06-19T05:50:07.502Z] order by
[2025-06-19T05:50:07.502Z] fruit0_.name
[2025-06-19T05:50:07.502Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.715 s - in org.acme.hibernate.orm.panache.FruitsEndpointTest
[2025-06-19T05:50:08.133Z] 2025-06-19 05:50:07,178 INFO [io.quarkus] (main) Quarkus stopped in 0.055s
[2025-06-19T05:50:08.133Z] [INFO]
[2025-06-19T05:50:08.133Z] [INFO] Results:
[2025-06-19T05:50:08.133Z] [INFO]
[2025-06-19T05:50:08.133Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:50:08.133Z] [INFO]
[2025-06-19T05:50:08.133Z] [INFO]
[2025-06-19T05:50:08.133Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hibernate-reactive-panache-quickstart ---
[2025-06-19T05:50:08.133Z] [INFO] Building jar: /quarkus-quickstarts/hibernate-reactive-panache-quickstart/target/hibernate-reactive-panache-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:50:08.133Z] [INFO]
[2025-06-19T05:50:08.133Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ hibernate-reactive-panache-quickstart ---
[2025-06-19T05:50:10.192Z] [INFO] [org.hibernate.Version] HHH000412: Hibernate ORM core version 5.6.5.Final
[2025-06-19T05:50:11.502Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2706ms
[2025-06-19T05:50:11.502Z] [INFO]
[2025-06-19T05:50:11.502Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hibernate-reactive-panache-quickstart ---
[2025-06-19T05:50:11.502Z] [INFO] Installing /quarkus-quickstarts/hibernate-reactive-panache-quickstart/target/hibernate-reactive-panache-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/hibernate-reactive-panache-quickstart/1.0.0-SNAPSHOT/hibernate-reactive-panache-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:50:11.502Z] [INFO] Installing /quarkus-quickstarts/hibernate-reactive-panache-quickstart/pom.xml to /root/.m2/repository/org/acme/hibernate-reactive-panache-quickstart/1.0.0-SNAPSHOT/hibernate-reactive-panache-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:50:11.502Z] [INFO]
[2025-06-19T05:50:11.502Z] [INFO] ---------------< org.acme:infinispan-client-quickstart >----------------
[2025-06-19T05:50:11.502Z] [INFO] Building infinispan-client-quickstart 1.0.0-SNAPSHOT [38/104]
[2025-06-19T05:50:11.502Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:50:11.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client/2.7.2.Final/quarkus-infinispan-client-2.7.2.Final.pom
[2025-06-19T05:50:11.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client/2.7.2.Final/quarkus-infinispan-client-2.7.2.Final.pom (5.4 kB at 226 kB/s)
[2025-06-19T05:50:11.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client-parent/2.7.2.Final/quarkus-infinispan-client-parent-2.7.2.Final.pom
[2025-06-19T05:50:11.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client-parent/2.7.2.Final/quarkus-infinispan-client-parent-2.7.2.Final.pom (763 B at 38 kB/s)
[2025-06-19T05:50:11.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common/2.7.2.Final/quarkus-elytron-security-common-2.7.2.Final.pom
[2025-06-19T05:50:11.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common/2.7.2.Final/quarkus-elytron-security-common-2.7.2.Final.pom (3.4 kB at 177 kB/s)
[2025-06-19T05:50:11.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common-parent/2.7.2.Final/quarkus-elytron-security-common-parent-2.7.2.Final.pom
[2025-06-19T05:50:11.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common-parent/2.7.2.Final/quarkus-elytron-security-common-parent-2.7.2.Final.pom (775 B at 41 kB/s)
[2025-06-19T05:50:11.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential/1.18.3.Final/wildfly-elytron-credential-1.18.3.Final.pom
[2025-06-19T05:50:11.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential/1.18.3.Final/wildfly-elytron-credential-1.18.3.Final.pom (4.1 kB at 218 kB/s)
[2025-06-19T05:50:11.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-parent/1.18.3.Final/wildfly-elytron-parent-1.18.3.Final.pom
[2025-06-19T05:50:11.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-parent/1.18.3.Final/wildfly-elytron-parent-1.18.3.Final.pom (69 kB at 2.9 MB/s)
[2025-06-19T05:50:11.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-asn1/1.18.3.Final/wildfly-elytron-asn1-1.18.3.Final.pom
[2025-06-19T05:50:11.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-asn1/1.18.3.Final/wildfly-elytron-asn1-1.18.3.Final.pom (2.5 kB at 117 kB/s)
[2025-06-19T05:50:11.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-keystore/1.18.3.Final/wildfly-elytron-keystore-1.18.3.Final.pom
[2025-06-19T05:50:11.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-keystore/1.18.3.Final/wildfly-elytron-keystore-1.18.3.Final.pom (3.7 kB at 206 kB/s)
[2025-06-19T05:50:11.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-util/1.18.3.Final/wildfly-elytron-util-1.18.3.Final.pom
[2025-06-19T05:50:11.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-util/1.18.3.Final/wildfly-elytron-util-1.18.3.Final.pom (2.8 kB at 155 kB/s)
[2025-06-19T05:50:11.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-base/1.18.3.Final/wildfly-elytron-base-1.18.3.Final.pom
[2025-06-19T05:50:11.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-base/1.18.3.Final/wildfly-elytron-base-1.18.3.Final.pom (2.4 kB at 140 kB/s)
[2025-06-19T05:50:11.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-provider-util/1.18.3.Final/wildfly-elytron-provider-util-1.18.3.Final.pom
[2025-06-19T05:50:11.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-provider-util/1.18.3.Final/wildfly-elytron-provider-util-1.18.3.Final.pom (2.2 kB at 131 kB/s)
[2025-06-19T05:50:11.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert/1.18.3.Final/wildfly-elytron-x500-cert-1.18.3.Final.pom
[2025-06-19T05:50:11.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert/1.18.3.Final/wildfly-elytron-x500-cert-1.18.3.Final.pom (3.2 kB at 180 kB/s)
[2025-06-19T05:50:11.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500/1.18.3.Final/wildfly-elytron-x500-1.18.3.Final.pom
[2025-06-19T05:50:11.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500/1.18.3.Final/wildfly-elytron-x500-1.18.3.Final.pom (2.7 kB at 168 kB/s)
[2025-06-19T05:50:11.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert-util/1.18.3.Final/wildfly-elytron-x500-cert-util-1.18.3.Final.pom
[2025-06-19T05:50:11.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert-util/1.18.3.Final/wildfly-elytron-x500-cert-util-1.18.3.Final.pom (2.3 kB at 141 kB/s)
[2025-06-19T05:50:11.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.pom
[2025-06-19T05:50:12.132Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.pom (4.7 kB at 294 kB/s)
[2025-06-19T05:50:12.132Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd/2.7.0/sshd-2.7.0.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd/2.7.0/sshd-2.7.0.pom (76 kB at 4.2 MB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.3.6/spring-framework-bom-5.3.6.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.3.6/spring-framework-bom-5.3.6.pom (5.6 kB at 352 kB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-password-impl/1.18.3.Final/wildfly-elytron-password-impl-1.18.3.Final.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-password-impl/1.18.3.Final/wildfly-elytron-password-impl-1.18.3.Final.pom (2.9 kB at 173 kB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-plain/1.18.3.Final/wildfly-elytron-sasl-plain-1.18.3.Final.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-plain/1.18.3.Final/wildfly-elytron-sasl-plain-1.18.3.Final.pom (2.5 kB at 155 kB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-server/1.18.3.Final/wildfly-elytron-auth-server-1.18.3.Final.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-server/1.18.3.Final/wildfly-elytron-auth-server-1.18.3.Final.pom (3.9 kB at 242 kB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth/1.18.3.Final/wildfly-elytron-auth-1.18.3.Final.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth/1.18.3.Final/wildfly-elytron-auth-1.18.3.Final.pom (1.8 kB at 114 kB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-permission/1.18.3.Final/wildfly-elytron-permission-1.18.3.Final.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-permission/1.18.3.Final/wildfly-elytron-permission-1.18.3.Final.pom (2.5 kB at 147 kB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl/1.18.3.Final/wildfly-elytron-sasl-1.18.3.Final.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl/1.18.3.Final/wildfly-elytron-sasl-1.18.3.Final.pom (3.8 kB at 212 kB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism/1.18.3.Final/wildfly-elytron-mechanism-1.18.3.Final.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism/1.18.3.Final/wildfly-elytron-mechanism-1.18.3.Final.pom (2.7 kB at 117 kB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-http/1.18.3.Final/wildfly-elytron-http-1.18.3.Final.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-http/1.18.3.Final/wildfly-elytron-http-1.18.3.Final.pom (2.7 kB at 140 kB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-ssl/1.18.3.Final/wildfly-elytron-ssl-1.18.3.Final.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-ssl/1.18.3.Final/wildfly-elytron-ssl-1.18.3.Final.pom (6.3 kB at 394 kB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-digest/1.18.3.Final/wildfly-elytron-sasl-digest-1.18.3.Final.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-digest/1.18.3.Final/wildfly-elytron-sasl-digest-1.18.3.Final.pom (3.0 kB at 187 kB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-digest/1.18.3.Final/wildfly-elytron-mechanism-digest-1.18.3.Final.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-digest/1.18.3.Final/wildfly-elytron-mechanism-digest-1.18.3.Final.pom (2.2 kB at 120 kB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-external/1.18.3.Final/wildfly-elytron-sasl-external-1.18.3.Final.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-external/1.18.3.Final/wildfly-elytron-sasl-external-1.18.3.Final.pom (2.7 kB at 124 kB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-oauth2/1.18.3.Final/wildfly-elytron-sasl-oauth2-1.18.3.Final.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-oauth2/1.18.3.Final/wildfly-elytron-sasl-oauth2-1.18.3.Final.pom (2.3 kB at 123 kB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-oauth2/1.18.3.Final/wildfly-elytron-mechanism-oauth2-1.18.3.Final.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-oauth2/1.18.3.Final/wildfly-elytron-mechanism-oauth2-1.18.3.Final.pom (2.4 kB at 136 kB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-scram/1.18.3.Final/wildfly-elytron-sasl-scram-1.18.3.Final.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-scram/1.18.3.Final/wildfly-elytron-sasl-scram-1.18.3.Final.pom (2.7 kB at 157 kB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-scram/1.18.3.Final/wildfly-elytron-mechanism-scram-1.18.3.Final.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-scram/1.18.3.Final/wildfly-elytron-mechanism-scram-1.18.3.Final.pom (2.3 kB at 142 kB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-hotrod/13.0.5.Final/infinispan-client-hotrod-13.0.5.Final.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-hotrod/13.0.5.Final/infinispan-client-hotrod-13.0.5.Final.pom (27 kB at 1.6 MB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-parent/13.0.5.Final/infinispan-parent-13.0.5.Final.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-parent/13.0.5.Final/infinispan-parent-13.0.5.Final.pom (164 kB at 6.8 MB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/13.0.5.Final/infinispan-build-configuration-parent-13.0.5.Final.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/13.0.5.Final/infinispan-build-configuration-parent-13.0.5.Final.pom (13 kB at 789 kB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/13.0.5.Final/infinispan-bom-13.0.5.Final.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/13.0.5.Final/infinispan-bom-13.0.5.Final.pom (19 kB at 1.1 MB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/13.0.5.Final/infinispan-commons-13.0.5.Final.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/13.0.5.Final/infinispan-commons-13.0.5.Final.pom (11 kB at 675 kB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-parent/13.0.5.Final/infinispan-commons-parent-13.0.5.Final.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-parent/13.0.5.Final/infinispan-commons-parent-13.0.5.Final.pom (870 B at 51 kB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream/4.4.1.Final/protostream-4.4.1.Final.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream/4.4.1.Final/protostream-4.4.1.Final.pom (8.6 kB at 506 kB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/parent/4.4.1.Final/parent-4.4.1.Final.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/parent/4.4.1.Final/parent-4.4.1.Final.pom (20 kB at 1.3 MB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-types/4.4.1.Final/protostream-types-4.4.1.Final.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-types/4.4.1.Final/protostream-types-4.4.1.Final.pom (1.8 kB at 112 kB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.pom (2.4 kB at 139 kB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gs2/1.18.3.Final/wildfly-elytron-sasl-gs2-1.18.3.Final.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gs2/1.18.3.Final/wildfly-elytron-sasl-gs2-1.18.3.Final.pom (3.0 kB at 174 kB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.18.3.Final/wildfly-elytron-mechanism-gssapi-1.18.3.Final.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.18.3.Final/wildfly-elytron-mechanism-gssapi-1.18.3.Final.pom (2.9 kB at 152 kB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-security-manager-action/1.18.3.Final/wildfly-elytron-security-manager-action-1.18.3.Final.pom
[2025-06-19T05:50:12.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-security-manager-action/1.18.3.Final/wildfly-elytron-security-manager-action-1.18.3.Final.pom (1.7 kB at 109 kB/s)
[2025-06-19T05:50:12.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gssapi/1.18.3.Final/wildfly-elytron-sasl-gssapi-1.18.3.Final.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gssapi/1.18.3.Final/wildfly-elytron-sasl-gssapi-1.18.3.Final.pom (3.4 kB at 212 kB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/3.0.1/microprofile-metrics-api-3.0.1.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/3.0.1/microprofile-metrics-api-3.0.1.pom (6.5 kB at 363 kB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-parent/3.0.1/microprofile-metrics-parent-3.0.1.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-parent/3.0.1/microprofile-metrics-parent-3.0.1.pom (18 kB at 1.1 MB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-client/13.0.5.Final/infinispan-remote-query-client-13.0.5.Final.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-client/13.0.5.Final/infinispan-remote-query-client-13.0.5.Final.pom (2.7 kB at 158 kB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-dsl/13.0.5.Final/infinispan-query-dsl-13.0.5.Final.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-dsl/13.0.5.Final/infinispan-query-dsl-13.0.5.Final.pom (3.0 kB at 177 kB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-processor/4.4.1.Final/protostream-processor-4.4.1.Final.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-processor/4.4.1.Final/protostream-processor-4.4.1.Final.pom (4.5 kB at 283 kB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-infinispan-client/2.7.2.Final/quarkus-test-infinispan-client-2.7.2.Final.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-infinispan-client/2.7.2.Final/quarkus-test-infinispan-client-2.7.2.Final.pom (3.5 kB at 203 kB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-testdriver-core/13.0.5.Final/infinispan-server-testdriver-core-13.0.5.Final.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-testdriver-core/13.0.5.Final/infinispan-server-testdriver-core-13.0.5.Final.pom (2.6 kB at 151 kB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-testdriver-parent-pom/13.0.5.Final/infinispan-testdriver-parent-pom-13.0.5.Final.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-testdriver-parent-pom/13.0.5.Final/infinispan-testdriver-parent-pom-13.0.5.Final.pom (894 B at 53 kB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-parent/13.0.5.Final/infinispan-server-parent-13.0.5.Final.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-parent/13.0.5.Final/infinispan-server-parent-13.0.5.Final.pom (1.4 kB at 71 kB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-runtime/13.0.5.Final/infinispan-server-runtime-13.0.5.Final.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-runtime/13.0.5.Final/infinispan-server-runtime-13.0.5.Final.pom (20 kB at 1.2 MB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-hotrod/13.0.5.Final/infinispan-server-hotrod-13.0.5.Final.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-hotrod/13.0.5.Final/infinispan-server-hotrod-13.0.5.Final.pom (12 kB at 504 kB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-core/13.0.5.Final/infinispan-server-core-13.0.5.Final.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-core/13.0.5.Final/infinispan-server-core-13.0.5.Final.pom (5.2 kB at 309 kB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks/13.0.5.Final/infinispan-tasks-13.0.5.Final.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks/13.0.5.Final/infinispan-tasks-13.0.5.Final.pom (2.9 kB at 169 kB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-core/13.0.5.Final/infinispan-core-13.0.5.Final.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-core/13.0.5.Final/infinispan-core-13.0.5.Final.pom (9.5 kB at 597 kB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/4.2.18.Final/jgroups-4.2.18.Final.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/4.2.18.Final/jgroups-4.2.18.Final.pom (21 kB at 1.2 MB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks-api/13.0.5.Final/infinispan-tasks-api-13.0.5.Final.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks-api/13.0.5.Final/infinispan-tasks-api-13.0.5.Final.pom (1.3 kB at 65 kB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.pom (22 kB at 1.3 MB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.18/xstream-parent-1.4.18.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.18/xstream-parent-1.4.18.pom (43 kB at 2.5 MB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/3.0.4/smallrye-metrics-3.0.4.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/3.0.4/smallrye-metrics-3.0.4.pom (4.0 kB at 249 kB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics-parent/3.0.4/smallrye-metrics-parent-3.0.4.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics-parent/3.0.4/smallrye-metrics-parent-3.0.4.pom (5.6 kB at 331 kB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.pom (1.9 kB at 109 kB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/parent/0.33.0/parent-0.33.0.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/parent/0.33.0/parent-0.33.0.pom (15 kB at 693 kB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-counter/13.0.5.Final/infinispan-clustered-counter-13.0.5.Final.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-counter/13.0.5.Final/infinispan-clustered-counter-13.0.5.Final.pom (4.6 kB at 288 kB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-multimap/13.0.5.Final/infinispan-multimap-13.0.5.Final.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-multimap/13.0.5.Final/infinispan-multimap-13.0.5.Final.pom (3.6 kB at 213 kB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-rest/13.0.5.Final/infinispan-server-rest-13.0.5.Final.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-rest/13.0.5.Final/infinispan-server-rest-13.0.5.Final.pom (11 kB at 626 kB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-server/13.0.5.Final/infinispan-remote-query-server-13.0.5.Final.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-server/13.0.5.Final/infinispan-remote-query-server-13.0.5.Final.pom (4.0 kB at 251 kB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-core/13.0.5.Final/infinispan-query-core-13.0.5.Final.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-core/13.0.5.Final/infinispan-query-core-13.0.5.Final.pom (3.3 kB at 193 kB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-objectfilter/13.0.5.Final/infinispan-objectfilter-13.0.5.Final.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-objectfilter/13.0.5.Final/infinispan-objectfilter-13.0.5.Final.pom (8.3 kB at 520 kB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query/13.0.5.Final/infinispan-query-13.0.5.Final.pom
[2025-06-19T05:50:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query/13.0.5.Final/infinispan-query-13.0.5.Final.pom (7.1 kB at 396 kB/s)
[2025-06-19T05:50:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-lock/13.0.5.Final/infinispan-clustered-lock-13.0.5.Final.pom
[2025-06-19T05:50:13.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-lock/13.0.5.Final/infinispan-clustered-lock-13.0.5.Final.pom (3.7 kB at 215 kB/s)
[2025-06-19T05:50:13.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-v5migrationhelper-engine/6.0.6.Final/hibernate-search-v5migrationhelper-engine-6.0.6.Final.pom
[2025-06-19T05:50:13.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-v5migrationhelper-engine/6.0.6.Final/hibernate-search-v5migrationhelper-engine-6.0.6.Final.pom (2.9 kB at 162 kB/s)
[2025-06-19T05:50:13.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent-public/6.0.6.Final/hibernate-search-parent-public-6.0.6.Final.pom
[2025-06-19T05:50:13.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent-public/6.0.6.Final/hibernate-search-parent-public-6.0.6.Final.pom (13 kB at 812 kB/s)
[2025-06-19T05:50:13.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent/6.0.6.Final/hibernate-search-parent-6.0.6.Final.pom
[2025-06-19T05:50:13.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent/6.0.6.Final/hibernate-search-parent-6.0.6.Final.pom (119 kB at 6.2 MB/s)
[2025-06-19T05:50:13.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.0.6.Final/hibernate-search-engine-6.0.6.Final.pom
[2025-06-19T05:50:13.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.0.6.Final/hibernate-search-engine-6.0.6.Final.pom (1.5 kB at 86 kB/s)
[2025-06-19T05:50:13.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.0.6.Final/hibernate-search-util-common-6.0.6.Final.pom
[2025-06-19T05:50:13.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.0.6.Final/hibernate-search-util-common-6.0.6.Final.pom (1.3 kB at 78 kB/s)
[2025-06-19T05:50:13.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.0.6.Final/hibernate-search-mapper-pojo-base-6.0.6.Final.pom
[2025-06-19T05:50:13.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.0.6.Final/hibernate-search-mapper-pojo-base-6.0.6.Final.pom (2.0 kB at 124 kB/s)
[2025-06-19T05:50:13.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-lucene/6.0.6.Final/hibernate-search-backend-lucene-6.0.6.Final.pom
[2025-06-19T05:50:13.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-lucene/6.0.6.Final/hibernate-search-backend-lucene-6.0.6.Final.pom (4.4 kB at 274 kB/s)
[2025-06-19T05:50:13.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.7.0/lucene-core-8.7.0.pom
[2025-06-19T05:50:13.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.7.0/lucene-core-8.7.0.pom (3.0 kB at 179 kB/s)
[2025-06-19T05:50:13.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/8.7.0/lucene-parent-8.7.0.pom
[2025-06-19T05:50:13.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/8.7.0/lucene-parent-8.7.0.pom (5.0 kB at 311 kB/s)
[2025-06-19T05:50:13.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/8.7.0/lucene-solr-grandparent-8.7.0.pom
[2025-06-19T05:50:13.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/8.7.0/lucene-solr-grandparent-8.7.0.pom (423 kB at 18 MB/s)
[2025-06-19T05:50:13.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.7.0/lucene-analyzers-common-8.7.0.pom
[2025-06-19T05:50:13.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.7.0/lucene-analyzers-common-8.7.0.pom (3.3 kB at 149 kB/s)
[2025-06-19T05:50:13.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/8.7.0/lucene-queryparser-8.7.0.pom
[2025-06-19T05:50:13.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/8.7.0/lucene-queryparser-8.7.0.pom (3.5 kB at 167 kB/s)
[2025-06-19T05:50:13.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/8.7.0/lucene-queries-8.7.0.pom
[2025-06-19T05:50:13.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/8.7.0/lucene-queries-8.7.0.pom (3.4 kB at 187 kB/s)
[2025-06-19T05:50:13.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/8.7.0/lucene-sandbox-8.7.0.pom
[2025-06-19T05:50:13.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/8.7.0/lucene-sandbox-8.7.0.pom (2.9 kB at 172 kB/s)
[2025-06-19T05:50:13.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/8.7.0/lucene-join-8.7.0.pom
[2025-06-19T05:50:13.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/8.7.0/lucene-join-8.7.0.pom (2.8 kB at 164 kB/s)
[2025-06-19T05:50:13.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/8.7.0/lucene-facet-8.7.0.pom
[2025-06-19T05:50:13.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/8.7.0/lucene-facet-8.7.0.pom (3.2 kB at 178 kB/s)
[2025-06-19T05:50:13.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.1/hppc-0.8.1.pom
[2025-06-19T05:50:13.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.1/hppc-0.8.1.pom (9.8 kB at 615 kB/s)
[2025-06-19T05:50:13.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc-parent/0.8.1/hppc-parent-0.8.1.pom
[2025-06-19T05:50:13.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc-parent/0.8.1/hppc-parent-0.8.1.pom (19 kB at 1.1 MB/s)
[2025-06-19T05:50:13.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-remote/13.0.5.Final/infinispan-cachestore-remote-13.0.5.Final.pom
[2025-06-19T05:50:13.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-remote/13.0.5.Final/infinispan-cachestore-remote-13.0.5.Final.pom (19 kB at 1.2 MB/s)
[2025-06-19T05:50:13.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-persistence-parent/13.0.5.Final/infinispan-persistence-parent-13.0.5.Final.pom
[2025-06-19T05:50:13.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-persistence-parent/13.0.5.Final/infinispan-persistence-parent-13.0.5.Final.pom (1.3 kB at 79 kB/s)
[2025-06-19T05:50:13.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-memcached/13.0.5.Final/infinispan-server-memcached-13.0.5.Final.pom
[2025-06-19T05:50:13.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-memcached/13.0.5.Final/infinispan-server-memcached-13.0.5.Final.pom (2.9 kB at 178 kB/s)
[2025-06-19T05:50:13.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-router/13.0.5.Final/infinispan-server-router-13.0.5.Final.pom
[2025-06-19T05:50:13.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-router/13.0.5.Final/infinispan-server-router-13.0.5.Final.pom (11 kB at 718 kB/s)
[2025-06-19T05:50:13.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-rest/13.0.5.Final/infinispan-client-rest-13.0.5.Final.pom
[2025-06-19T05:50:13.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-rest/13.0.5.Final/infinispan-client-rest-13.0.5.Final.pom (1.4 kB at 62 kB/s)
[2025-06-19T05:50:13.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.pom
[2025-06-19T05:50:13.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.pom (2.5 kB at 70 kB/s)
[2025-06-19T05:50:13.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.14.9/parent-3.14.9.pom
[2025-06-19T05:50:13.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.14.9/parent-3.14.9.pom (21 kB at 1.2 MB/s)
[2025-06-19T05:50:13.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.pom
[2025-06-19T05:50:13.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.pom (2.0 kB at 104 kB/s)
[2025-06-19T05:50:13.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-parent/1.17.2/okio-parent-1.17.2.pom
[2025-06-19T05:50:13.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-parent/1.17.2/okio-parent-1.17.2.pom (4.9 kB at 304 kB/s)
[2025-06-19T05:50:13.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-sse/3.14.9/okhttp-sse-3.14.9.pom
[2025-06-19T05:50:13.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-sse/3.14.9/okhttp-sse-3.14.9.pom (2.4 kB at 140 kB/s)
[2025-06-19T05:50:13.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc/13.0.5.Final/infinispan-cachestore-jdbc-13.0.5.Final.pom
[2025-06-19T05:50:13.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc/13.0.5.Final/infinispan-cachestore-jdbc-13.0.5.Final.pom (3.9 kB at 230 kB/s)
[2025-06-19T05:50:13.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc-common/13.0.5.Final/infinispan-cachestore-jdbc-common-13.0.5.Final.pom
[2025-06-19T05:50:14.027Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc-common/13.0.5.Final/infinispan-cachestore-jdbc-common-13.0.5.Final.pom (3.2 kB at 187 kB/s)
[2025-06-19T05:50:14.027Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-sql/13.0.5.Final/infinispan-cachestore-sql-13.0.5.Final.pom
[2025-06-19T05:50:14.027Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-sql/13.0.5.Final/infinispan-cachestore-sql-13.0.5.Final.pom (5.3 kB at 313 kB/s)
[2025-06-19T05:50:14.027Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-rocksdb/13.0.5.Final/infinispan-cachestore-rocksdb-13.0.5.Final.pom
[2025-06-19T05:50:14.027Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-rocksdb/13.0.5.Final/infinispan-cachestore-rocksdb-13.0.5.Final.pom (3.9 kB at 163 kB/s)
[2025-06-19T05:50:14.027Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/6.22.1.1/rocksdbjni-6.22.1.1.pom
[2025-06-19T05:50:14.027Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/6.22.1.1/rocksdbjni-6.22.1.1.pom (7.4 kB at 435 kB/s)
[2025-06-19T05:50:14.027Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cli-client/13.0.5.Final/infinispan-cli-client-13.0.5.Final.pom
[2025-06-19T05:50:14.027Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cli-client/13.0.5.Final/infinispan-cli-client-13.0.5.Final.pom (7.5 kB at 439 kB/s)
[2025-06-19T05:50:14.027Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.pom
[2025-06-19T05:50:14.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.pom (14 kB at 729 kB/s)
[2025-06-19T05:50:14.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.17.1/log4j-2.17.1.pom
[2025-06-19T05:50:14.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.17.1/log4j-2.17.1.pom (69 kB at 3.5 MB/s)
[2025-06-19T05:50:14.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/3/logging-parent-3.pom
[2025-06-19T05:50:14.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/3/logging-parent-3.pom (3.1 kB at 196 kB/s)
[2025-06-19T05:50:14.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-scripting/13.0.5.Final/infinispan-scripting-13.0.5.Final.pom
[2025-06-19T05:50:14.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-scripting/13.0.5.Final/infinispan-scripting-13.0.5.Final.pom (3.8 kB at 201 kB/s)
[2025-06-19T05:50:14.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-jboss-marshalling/13.0.5.Final/infinispan-jboss-marshalling-13.0.5.Final.pom
[2025-06-19T05:50:14.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-jboss-marshalling/13.0.5.Final/infinispan-jboss-marshalling-13.0.5.Final.pom (2.4 kB at 125 kB/s)
[2025-06-19T05:50:14.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-anchored-keys/13.0.5.Final/infinispan-anchored-keys-13.0.5.Final.pom
[2025-06-19T05:50:14.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-anchored-keys/13.0.5.Final/infinispan-anchored-keys-13.0.5.Final.pom (3.1 kB at 170 kB/s)
[2025-06-19T05:50:14.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cloudevents-integration/13.0.5.Final/infinispan-cloudevents-integration-13.0.5.Final.pom
[2025-06-19T05:50:14.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cloudevents-integration/13.0.5.Final/infinispan-cloudevents-integration-13.0.5.Final.pom (3.4 kB at 176 kB/s)
[2025-06-19T05:50:14.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-jul/2.17.0/log4j-jul-2.17.0.pom
[2025-06-19T05:50:14.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-jul/2.17.0/log4j-jul-2.17.0.pom (8.9 kB at 496 kB/s)
[2025-06-19T05:50:14.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.17.0/log4j-2.17.0.pom
[2025-06-19T05:50:14.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.17.0/log4j-2.17.0.pom (69 kB at 3.6 MB/s)
[2025-06-19T05:50:14.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.23/jmh-core-1.23.pom
[2025-06-19T05:50:14.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.23/jmh-core-1.23.pom (9.4 kB at 554 kB/s)
[2025-06-19T05:50:14.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-parent/1.23/jmh-parent-1.23.pom
[2025-06-19T05:50:14.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-parent/1.23/jmh-parent-1.23.pom (11 kB at 672 kB/s)
[2025-06-19T05:50:14.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.pom
[2025-06-19T05:50:14.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.pom (11 kB at 664 kB/s)
[2025-06-19T05:50:14.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.pom
[2025-06-19T05:50:14.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.pom (17 kB at 1.1 MB/s)
[2025-06-19T05:50:14.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-java/1.0.6.Final/wildfly-openssl-java-1.0.6.Final.pom
[2025-06-19T05:50:14.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-java/1.0.6.Final/wildfly-openssl-java-1.0.6.Final.pom (10 kB at 597 kB/s)
[2025-06-19T05:50:14.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-parent/1.0.6.Final/wildfly-openssl-parent-1.0.6.Final.pom
[2025-06-19T05:50:14.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-parent/1.0.6.Final/wildfly-openssl-parent-1.0.6.Final.pom (7.0 kB at 410 kB/s)
[2025-06-19T05:50:14.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/21/jboss-parent-21.pom
[2025-06-19T05:50:14.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/21/jboss-parent-21.pom (37 kB at 2.1 MB/s)
[2025-06-19T05:50:14.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-linux-x86_64/1.0.6.Final/wildfly-openssl-linux-x86_64-1.0.6.Final.pom
[2025-06-19T05:50:14.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-linux-x86_64/1.0.6.Final/wildfly-openssl-linux-x86_64-1.0.6.Final.pom (3.0 kB at 169 kB/s)
[2025-06-19T05:50:14.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-test/13.0.5.Final/infinispan-commons-test-13.0.5.Final.pom
[2025-06-19T05:50:14.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-test/13.0.5.Final/infinispan-commons-test-13.0.5.Final.pom (1.7 kB at 105 kB/s)
[2025-06-19T05:50:14.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.3/shrinkwrap-resolver-api-3.1.3.pom
[2025-06-19T05:50:14.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.3/shrinkwrap-resolver-api-3.1.3.pom (1.1 kB at 63 kB/s)
[2025-06-19T05:50:14.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/3.1.3/shrinkwrap-resolver-parent-3.1.3.pom
[2025-06-19T05:50:14.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/3.1.3/shrinkwrap-resolver-parent-3.1.3.pom (14 kB at 731 kB/s)
[2025-06-19T05:50:14.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.2/maven-3.5.2.pom
[2025-06-19T05:50:14.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.2/maven-3.5.2.pom (25 kB at 1.5 MB/s)
[2025-06-19T05:50:14.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.3/shrinkwrap-resolver-api-maven-3.1.3.pom
[2025-06-19T05:50:14.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.3/shrinkwrap-resolver-api-maven-3.1.3.pom (2.1 kB at 112 kB/s)
[2025-06-19T05:50:14.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client/2.7.2.Final/quarkus-infinispan-client-2.7.2.Final.jar
[2025-06-19T05:50:14.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common/2.7.2.Final/quarkus-elytron-security-common-2.7.2.Final.jar
[2025-06-19T05:50:14.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential/1.18.3.Final/wildfly-elytron-credential-1.18.3.Final.jar
[2025-06-19T05:50:14.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-asn1/1.18.3.Final/wildfly-elytron-asn1-1.18.3.Final.jar
[2025-06-19T05:50:14.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-keystore/1.18.3.Final/wildfly-elytron-keystore-1.18.3.Final.jar
[2025-06-19T05:50:14.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client/2.7.2.Final/quarkus-infinispan-client-2.7.2.Final.jar (26 kB at 1.3 MB/s)
[2025-06-19T05:50:14.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert/1.18.3.Final/wildfly-elytron-x500-cert-1.18.3.Final.jar
[2025-06-19T05:50:14.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common/2.7.2.Final/quarkus-elytron-security-common-2.7.2.Final.jar (16 kB at 654 kB/s)
[2025-06-19T05:50:14.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert-util/1.18.3.Final/wildfly-elytron-x500-cert-util-1.18.3.Final.jar
[2025-06-19T05:50:14.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert/1.18.3.Final/wildfly-elytron-x500-cert-1.18.3.Final.jar (72 kB at 2.0 MB/s)
[2025-06-19T05:50:14.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.jar
[2025-06-19T05:50:14.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert-util/1.18.3.Final/wildfly-elytron-x500-cert-util-1.18.3.Final.jar (8.1 kB at 188 kB/s)
[2025-06-19T05:50:14.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-asn1/1.18.3.Final/wildfly-elytron-asn1-1.18.3.Final.jar (38 kB at 820 kB/s)
[2025-06-19T05:50:14.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-provider-util/1.18.3.Final/wildfly-elytron-provider-util-1.18.3.Final.jar
[2025-06-19T05:50:14.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500/1.18.3.Final/wildfly-elytron-x500-1.18.3.Final.jar
[2025-06-19T05:50:14.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-keystore/1.18.3.Final/wildfly-elytron-keystore-1.18.3.Final.jar (49 kB at 954 kB/s)
[2025-06-19T05:50:14.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-password-impl/1.18.3.Final/wildfly-elytron-password-impl-1.18.3.Final.jar
[2025-06-19T05:50:14.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential/1.18.3.Final/wildfly-elytron-credential-1.18.3.Final.jar (139 kB at 2.5 MB/s)
[2025-06-19T05:50:14.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-plain/1.18.3.Final/wildfly-elytron-sasl-plain-1.18.3.Final.jar
[2025-06-19T05:50:14.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500/1.18.3.Final/wildfly-elytron-x500-1.18.3.Final.jar (36 kB at 552 kB/s)
[2025-06-19T05:50:14.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-server/1.18.3.Final/wildfly-elytron-auth-server-1.18.3.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-provider-util/1.18.3.Final/wildfly-elytron-provider-util-1.18.3.Final.jar (16 kB at 230 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth/1.18.3.Final/wildfly-elytron-auth-1.18.3.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.jar (911 kB at 13 MB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-base/1.18.3.Final/wildfly-elytron-base-1.18.3.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-plain/1.18.3.Final/wildfly-elytron-sasl-plain-1.18.3.Final.jar (14 kB at 192 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-permission/1.18.3.Final/wildfly-elytron-permission-1.18.3.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-password-impl/1.18.3.Final/wildfly-elytron-password-impl-1.18.3.Final.jar (100 kB at 1.4 MB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl/1.18.3.Final/wildfly-elytron-sasl-1.18.3.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-base/1.18.3.Final/wildfly-elytron-base-1.18.3.Final.jar (32 kB at 359 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-ssl/1.18.3.Final/wildfly-elytron-ssl-1.18.3.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth/1.18.3.Final/wildfly-elytron-auth-1.18.3.Final.jar (13 kB at 137 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism/1.18.3.Final/wildfly-elytron-mechanism-1.18.3.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-permission/1.18.3.Final/wildfly-elytron-permission-1.18.3.Final.jar (63 kB at 675 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-http/1.18.3.Final/wildfly-elytron-http-1.18.3.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-server/1.18.3.Final/wildfly-elytron-auth-server-1.18.3.Final.jar (275 kB at 2.8 MB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-digest/1.18.3.Final/wildfly-elytron-sasl-digest-1.18.3.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl/1.18.3.Final/wildfly-elytron-sasl-1.18.3.Final.jar (163 kB at 1.6 MB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-digest/1.18.3.Final/wildfly-elytron-mechanism-digest-1.18.3.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism/1.18.3.Final/wildfly-elytron-mechanism-1.18.3.Final.jar (39 kB at 343 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-http/1.18.3.Final/wildfly-elytron-http-1.18.3.Final.jar (33 kB at 291 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-ssl/1.18.3.Final/wildfly-elytron-ssl-1.18.3.Final.jar (179 kB at 1.6 MB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-util/1.18.3.Final/wildfly-elytron-util-1.18.3.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-external/1.18.3.Final/wildfly-elytron-sasl-external-1.18.3.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-oauth2/1.18.3.Final/wildfly-elytron-sasl-oauth2-1.18.3.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-digest/1.18.3.Final/wildfly-elytron-sasl-digest-1.18.3.Final.jar (36 kB at 306 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-oauth2/1.18.3.Final/wildfly-elytron-mechanism-oauth2-1.18.3.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-digest/1.18.3.Final/wildfly-elytron-mechanism-digest-1.18.3.Final.jar (13 kB at 104 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-scram/1.18.3.Final/wildfly-elytron-sasl-scram-1.18.3.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-oauth2/1.18.3.Final/wildfly-elytron-sasl-oauth2-1.18.3.Final.jar (11 kB at 41 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-scram/1.18.3.Final/wildfly-elytron-mechanism-scram-1.18.3.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-external/1.18.3.Final/wildfly-elytron-sasl-external-1.18.3.Final.jar (12 kB at 42 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-util/1.18.3.Final/wildfly-elytron-util-1.18.3.Final.jar (34 kB at 124 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-hotrod/13.0.5.Final/infinispan-client-hotrod-13.0.5.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/13.0.5.Final/infinispan-commons-13.0.5.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-scram/1.18.3.Final/wildfly-elytron-sasl-scram-1.18.3.Final.jar (17 kB at 60 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gs2/1.18.3.Final/wildfly-elytron-sasl-gs2-1.18.3.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-oauth2/1.18.3.Final/wildfly-elytron-mechanism-oauth2-1.18.3.Final.jar (9.5 kB at 33 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.18.3.Final/wildfly-elytron-mechanism-gssapi-1.18.3.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-scram/1.18.3.Final/wildfly-elytron-mechanism-scram-1.18.3.Final.jar (26 kB at 86 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-security-manager-action/1.18.3.Final/wildfly-elytron-security-manager-action-1.18.3.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.18.3.Final/wildfly-elytron-mechanism-gssapi-1.18.3.Final.jar (17 kB at 56 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gssapi/1.18.3.Final/wildfly-elytron-sasl-gssapi-1.18.3.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gs2/1.18.3.Final/wildfly-elytron-sasl-gs2-1.18.3.Final.jar (25 kB at 79 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-security-manager-action/1.18.3.Final/wildfly-elytron-security-manager-action-1.18.3.Final.jar (20 kB at 64 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/3.0.1/microprofile-metrics-api-3.0.1.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-hotrod/13.0.5.Final/infinispan-client-hotrod-13.0.5.Final.jar (663 kB at 2.0 MB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-client/13.0.5.Final/infinispan-remote-query-client-13.0.5.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gssapi/1.18.3.Final/wildfly-elytron-sasl-gssapi-1.18.3.Final.jar (28 kB at 85 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream/4.4.1.Final/protostream-4.4.1.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/13.0.5.Final/infinispan-commons-13.0.5.Final.jar (729 kB at 2.2 MB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-dsl/13.0.5.Final/infinispan-query-dsl-13.0.5.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/3.0.1/microprofile-metrics-api-3.0.1.jar (35 kB at 106 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-processor/4.4.1.Final/protostream-processor-4.4.1.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-client/13.0.5.Final/infinispan-remote-query-client-13.0.5.Final.jar (34 kB at 96 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-types/4.4.1.Final/protostream-types-4.4.1.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-dsl/13.0.5.Final/infinispan-query-dsl-13.0.5.Final.jar (62 kB at 176 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-infinispan-client/2.7.2.Final/quarkus-test-infinispan-client-2.7.2.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-processor/4.4.1.Final/protostream-processor-4.4.1.Final.jar (78 kB at 216 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-testdriver-core/13.0.5.Final/infinispan-server-testdriver-core-13.0.5.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-infinispan-client/2.7.2.Final/quarkus-test-infinispan-client-2.7.2.Final.jar (5.1 kB at 14 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-runtime/13.0.5.Final/infinispan-server-runtime-13.0.5.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-types/4.4.1.Final/protostream-types-4.4.1.Final.jar (117 kB at 313 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-hotrod/13.0.5.Final/infinispan-server-hotrod-13.0.5.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream/4.4.1.Final/protostream-4.4.1.Final.jar (1.2 MB at 3.0 MB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-core/13.0.5.Final/infinispan-server-core-13.0.5.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-testdriver-core/13.0.5.Final/infinispan-server-testdriver-core-13.0.5.Final.jar (101 kB at 260 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-hotrod/13.0.5.Final/infinispan-server-hotrod-13.0.5.Final.jar (352 kB at 872 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-runtime/13.0.5.Final/infinispan-server-runtime-13.0.5.Final.jar (438 kB at 1.1 MB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks/13.0.5.Final/infinispan-tasks-13.0.5.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final.jar (5.5 kB at 13 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks-api/13.0.5.Final/infinispan-tasks-api-13.0.5.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-core/13.0.5.Final/infinispan-server-core-13.0.5.Final.jar (236 kB at 570 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-counter/13.0.5.Final/infinispan-clustered-counter-13.0.5.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.jar (18 kB at 43 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-multimap/13.0.5.Final/infinispan-multimap-13.0.5.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.jar (2.6 MB at 6.2 MB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-rest/13.0.5.Final/infinispan-server-rest-13.0.5.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks-api/13.0.5.Final/infinispan-tasks-api-13.0.5.Final.jar (7.1 kB at 17 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/3.0.4/smallrye-metrics-3.0.4.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks/13.0.5.Final/infinispan-tasks-13.0.5.Final.jar (24 kB at 55 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-memcached/13.0.5.Final/infinispan-server-memcached-13.0.5.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-counter/13.0.5.Final/infinispan-clustered-counter-13.0.5.Final.jar (160 kB at 363 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-router/13.0.5.Final/infinispan-server-router-13.0.5.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-multimap/13.0.5.Final/infinispan-multimap-13.0.5.Final.jar (34 kB at 77 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-server/13.0.5.Final/infinispan-remote-query-server-13.0.5.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-memcached/13.0.5.Final/infinispan-server-memcached-13.0.5.Final.jar (52 kB at 115 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-core/13.0.5.Final/infinispan-query-core-13.0.5.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-rest/13.0.5.Final/infinispan-server-rest-13.0.5.Final.jar (304 kB at 670 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/3.0.4/smallrye-metrics-3.0.4.jar (166 kB at 365 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-objectfilter/13.0.5.Final/infinispan-objectfilter-13.0.5.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query/13.0.5.Final/infinispan-query-13.0.5.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-router/13.0.5.Final/infinispan-server-router-13.0.5.Final.jar (57 kB at 124 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-lock/13.0.5.Final/infinispan-clustered-lock-13.0.5.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-server/13.0.5.Final/infinispan-remote-query-server-13.0.5.Final.jar (165 kB at 355 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-v5migrationhelper-engine/6.0.6.Final/hibernate-search-v5migrationhelper-engine-6.0.6.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-core/13.0.5.Final/infinispan-query-core-13.0.5.Final.jar (158 kB at 336 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.0.6.Final/hibernate-search-engine-6.0.6.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-lock/13.0.5.Final/infinispan-clustered-lock-13.0.5.Final.jar (78 kB at 162 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.0.6.Final/hibernate-search-util-common-6.0.6.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query/13.0.5.Final/infinispan-query-13.0.5.Final.jar (278 kB at 575 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.0.6.Final/hibernate-search-mapper-pojo-base-6.0.6.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-v5migrationhelper-engine/6.0.6.Final/hibernate-search-v5migrationhelper-engine-6.0.6.Final.jar (204 kB at 419 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-lucene/6.0.6.Final/hibernate-search-backend-lucene-6.0.6.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-objectfilter/13.0.5.Final/infinispan-objectfilter-13.0.5.Final.jar (782 kB at 1.6 MB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.7.0/lucene-core-8.7.0.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.0.6.Final/hibernate-search-engine-6.0.6.Final.jar (580 kB at 1.1 MB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.7.0/lucene-analyzers-common-8.7.0.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.0.6.Final/hibernate-search-util-common-6.0.6.Final.jar (83 kB at 163 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/8.7.0/lucene-queryparser-8.7.0.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.0.6.Final/hibernate-search-mapper-pojo-base-6.0.6.Final.jar (712 kB at 1.4 MB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/8.7.0/lucene-queries-8.7.0.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-lucene/6.0.6.Final/hibernate-search-backend-lucene-6.0.6.Final.jar (865 kB at 1.6 MB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/8.7.0/lucene-sandbox-8.7.0.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/8.7.0/lucene-queryparser-8.7.0.jar (383 kB at 709 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/8.7.0/lucene-join-8.7.0.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/8.7.0/lucene-queries-8.7.0.jar (380 kB at 681 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/8.7.0/lucene-facet-8.7.0.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/8.7.0/lucene-sandbox-8.7.0.jar (224 kB at 396 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.1/hppc-0.8.1.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/8.7.0/lucene-join-8.7.0.jar (153 kB at 270 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-rest/13.0.5.Final/infinispan-client-rest-13.0.5.Final.jar
[2025-06-19T05:50:14.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/8.7.0/lucene-facet-8.7.0.jar (214 kB at 364 kB/s)
[2025-06-19T05:50:14.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.jar
[2025-06-19T05:50:14.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.7.0/lucene-analyzers-common-8.7.0.jar (1.7 MB at 2.8 MB/s)
[2025-06-19T05:50:14.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar
[2025-06-19T05:50:14.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-rest/13.0.5.Final/infinispan-client-rest-13.0.5.Final.jar (112 kB at 187 kB/s)
[2025-06-19T05:50:14.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-sse/3.14.9/okhttp-sse-3.14.9.jar
[2025-06-19T05:50:14.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.1/hppc-0.8.1.jar (1.2 MB at 1.9 MB/s)
[2025-06-19T05:50:14.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc/13.0.5.Final/infinispan-cachestore-jdbc-13.0.5.Final.jar
[2025-06-19T05:50:14.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar (92 kB at 150 kB/s)
[2025-06-19T05:50:14.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc-common/13.0.5.Final/infinispan-cachestore-jdbc-common-13.0.5.Final.jar
[2025-06-19T05:50:14.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-sse/3.14.9/okhttp-sse-3.14.9.jar (11 kB at 17 kB/s)
[2025-06-19T05:50:14.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-core/13.0.5.Final/infinispan-core-13.0.5.Final.jar
[2025-06-19T05:50:14.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.jar (430 kB at 685 kB/s)
[2025-06-19T05:50:14.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/4.2.18.Final/jgroups-4.2.18.Final.jar
[2025-06-19T05:50:14.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc/13.0.5.Final/infinispan-cachestore-jdbc-13.0.5.Final.jar (87 kB at 138 kB/s)
[2025-06-19T05:50:14.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-sql/13.0.5.Final/infinispan-cachestore-sql-13.0.5.Final.jar
[2025-06-19T05:50:14.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.7.0/lucene-core-8.7.0.jar (3.6 MB at 5.6 MB/s)
[2025-06-19T05:50:14.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-rocksdb/13.0.5.Final/infinispan-cachestore-rocksdb-13.0.5.Final.jar
[2025-06-19T05:50:14.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc-common/13.0.5.Final/infinispan-cachestore-jdbc-common-13.0.5.Final.jar (95 kB at 149 kB/s)
[2025-06-19T05:50:14.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/6.22.1.1/rocksdbjni-6.22.1.1.jar
[2025-06-19T05:50:15.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-sql/13.0.5.Final/infinispan-cachestore-sql-13.0.5.Final.jar (62 kB at 94 kB/s)
[2025-06-19T05:50:15.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-remote/13.0.5.Final/infinispan-cachestore-remote-13.0.5.Final.jar
[2025-06-19T05:50:15.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-rocksdb/13.0.5.Final/infinispan-cachestore-rocksdb-13.0.5.Final.jar (68 kB at 101 kB/s)
[2025-06-19T05:50:15.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cli-client/13.0.5.Final/infinispan-cli-client-13.0.5.Final.jar
[2025-06-19T05:50:15.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-remote/13.0.5.Final/infinispan-cachestore-remote-13.0.5.Final.jar (123 kB at 178 kB/s)
[2025-06-19T05:50:15.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-scripting/13.0.5.Final/infinispan-scripting-13.0.5.Final.jar
[2025-06-19T05:50:15.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cli-client/13.0.5.Final/infinispan-cli-client-13.0.5.Final.jar (453 kB at 636 kB/s)
[2025-06-19T05:50:15.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-jboss-marshalling/13.0.5.Final/infinispan-jboss-marshalling-13.0.5.Final.jar
[2025-06-19T05:50:15.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-scripting/13.0.5.Final/infinispan-scripting-13.0.5.Final.jar (63 kB at 89 kB/s)
[2025-06-19T05:50:15.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-anchored-keys/13.0.5.Final/infinispan-anchored-keys-13.0.5.Final.jar
[2025-06-19T05:50:15.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-jboss-marshalling/13.0.5.Final/infinispan-jboss-marshalling-13.0.5.Final.jar (31 kB at 42 kB/s)
[2025-06-19T05:50:15.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cloudevents-integration/13.0.5.Final/infinispan-cloudevents-integration-13.0.5.Final.jar
[2025-06-19T05:50:15.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-anchored-keys/13.0.5.Final/infinispan-anchored-keys-13.0.5.Final.jar (53 kB at 72 kB/s)
[2025-06-19T05:50:15.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.jar
[2025-06-19T05:50:15.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/4.2.18.Final/jgroups-4.2.18.Final.jar (2.4 MB at 3.2 MB/s)
[2025-06-19T05:50:15.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-jul/2.17.0/log4j-jul-2.17.0.jar
[2025-06-19T05:50:15.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cloudevents-integration/13.0.5.Final/infinispan-cloudevents-integration-13.0.5.Final.jar (42 kB at 55 kB/s)
[2025-06-19T05:50:15.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.23/jmh-core-1.23.jar
[2025-06-19T05:50:15.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.jar (302 kB at 396 kB/s)
[2025-06-19T05:50:15.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar
[2025-06-19T05:50:15.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-jul/2.17.0/log4j-jul-2.17.0.jar (31 kB at 40 kB/s)
[2025-06-19T05:50:15.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.jar
[2025-06-19T05:50:15.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar (62 kB at 80 kB/s)
[2025-06-19T05:50:15.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-java/1.0.6.Final/wildfly-openssl-java-1.0.6.Final.jar
[2025-06-19T05:50:15.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.23/jmh-core-1.23.jar (516 kB at 639 kB/s)
[2025-06-19T05:50:15.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-linux-x86_64/1.0.6.Final/wildfly-openssl-linux-x86_64-1.0.6.Final.jar
[2025-06-19T05:50:15.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-java/1.0.6.Final/wildfly-openssl-java-1.0.6.Final.jar (146 kB at 181 kB/s)
[2025-06-19T05:50:15.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-test/13.0.5.Final/infinispan-commons-test-13.0.5.Final.jar
[2025-06-19T05:50:15.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-linux-x86_64/1.0.6.Final/wildfly-openssl-linux-x86_64-1.0.6.Final.jar (27 kB at 33 kB/s)
[2025-06-19T05:50:15.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.3/shrinkwrap-resolver-api-3.1.3.jar
[2025-06-19T05:50:15.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-core/13.0.5.Final/infinispan-core-13.0.5.Final.jar (5.3 MB at 6.3 MB/s)
[2025-06-19T05:50:15.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.3/shrinkwrap-resolver-api-maven-3.1.3.jar
[2025-06-19T05:50:15.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-test/13.0.5.Final/infinispan-commons-test-13.0.5.Final.jar (107 kB at 129 kB/s)
[2025-06-19T05:50:15.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.jar (1.7 MB at 2.0 MB/s)
[2025-06-19T05:50:15.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.3/shrinkwrap-resolver-api-3.1.3.jar (22 kB at 25 kB/s)
[2025-06-19T05:50:15.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.3/shrinkwrap-resolver-api-maven-3.1.3.jar (54 kB at 63 kB/s)
[2025-06-19T05:50:15.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/6.22.1.1/rocksdbjni-6.22.1.1.jar (37 MB at 29 MB/s)
[2025-06-19T05:50:15.396Z] [INFO]
[2025-06-19T05:50:15.396Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ infinispan-client-quickstart ---
[2025-06-19T05:50:15.396Z] [INFO]
[2025-06-19T05:50:15.396Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ infinispan-client-quickstart ---
[2025-06-19T05:50:15.396Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:50:15.396Z] [INFO] Copying 1 resource
[2025-06-19T05:50:15.396Z] [INFO]
[2025-06-19T05:50:15.396Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ infinispan-client-quickstart ---
[2025-06-19T05:50:15.396Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:50:15.396Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/infinispan-client-quickstart/target/classes
[2025-06-19T05:50:16.028Z] [INFO]
[2025-06-19T05:50:16.028Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ infinispan-client-quickstart ---
[2025-06-19T05:50:16.028Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:50:16.028Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/infinispan-client-quickstart/src/test/resources
[2025-06-19T05:50:16.028Z] [INFO]
[2025-06-19T05:50:16.028Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ infinispan-client-quickstart ---
[2025-06-19T05:50:16.028Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:50:16.028Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/infinispan-client-quickstart/target/test-classes
[2025-06-19T05:50:16.028Z] [INFO]
[2025-06-19T05:50:16.028Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ infinispan-client-quickstart ---
[2025-06-19T05:50:16.028Z] [INFO]
[2025-06-19T05:50:16.028Z] [INFO] -------------------------------------------------------
[2025-06-19T05:50:16.028Z] [INFO] T E S T S
[2025-06-19T05:50:16.028Z] [INFO] -------------------------------------------------------
[2025-06-19T05:50:16.028Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:50:18.071Z] [INFO] Running org.acme.infinispan.client.InfinispanGreetingResourceTest
[2025-06-19T05:50:38.255Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client-deployment/2.7.2.Final/quarkus-infinispan-client-deployment-2.7.2.Final.pom
[2025-06-19T05:50:38.255Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client-deployment/2.7.2.Final/quarkus-infinispan-client-deployment-2.7.2.Final.pom (4.4 kB at 18 kB/s)
[2025-06-19T05:50:38.255Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common-deployment/2.7.2.Final/quarkus-elytron-security-common-deployment-2.7.2.Final.pom
[2025-06-19T05:50:38.255Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common-deployment/2.7.2.Final/quarkus-elytron-security-common-deployment-2.7.2.Final.pom (1.6 kB at 120 kB/s)
[2025-06-19T05:50:38.255Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/3.1.3/shrinkwrap-resolver-impl-maven-archive-3.1.3.pom
[2025-06-19T05:50:38.255Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/3.1.3/shrinkwrap-resolver-impl-maven-archive-3.1.3.pom (3.9 kB at 245 kB/s)
[2025-06-19T05:50:38.255Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom
[2025-06-19T05:50:38.255Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom (4.0 kB at 333 kB/s)
[2025-06-19T05:50:38.255Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom
[2025-06-19T05:50:38.255Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom (11 kB at 808 kB/s)
[2025-06-19T05:50:38.255Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom
[2025-06-19T05:50:38.255Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom (3.1 kB at 282 kB/s)
[2025-06-19T05:50:38.255Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom
[2025-06-19T05:50:38.255Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom (1.3 kB at 97 kB/s)
[2025-06-19T05:50:38.255Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/3.1.3/shrinkwrap-resolver-api-maven-archive-3.1.3.pom
[2025-06-19T05:50:38.255Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/3.1.3/shrinkwrap-resolver-api-maven-archive-3.1.3.pom (1.7 kB at 134 kB/s)
[2025-06-19T05:50:38.255Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.3/shrinkwrap-resolver-spi-3.1.3.pom
[2025-06-19T05:50:38.255Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.3/shrinkwrap-resolver-spi-3.1.3.pom (1.3 kB at 106 kB/s)
[2025-06-19T05:50:38.255Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/3.1.3/shrinkwrap-resolver-spi-maven-archive-3.1.3.pom
[2025-06-19T05:50:38.255Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/3.1.3/shrinkwrap-resolver-spi-maven-archive-3.1.3.pom (1.7 kB at 146 kB/s)
[2025-06-19T05:50:38.255Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom
[2025-06-19T05:50:38.255Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom (792 B at 66 kB/s)
[2025-06-19T05:50:38.255Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom
[2025-06-19T05:50:38.255Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom (1.4 kB at 86 kB/s)
[2025-06-19T05:50:38.255Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom
[2025-06-19T05:50:38.255Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom (4.9 kB at 493 kB/s)
[2025-06-19T05:50:38.255Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom
[2025-06-19T05:50:38.255Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom (891 B at 89 kB/s)
[2025-06-19T05:50:38.255Z] Downloading from central: https://repo.maven.apache.org/maven2/net/spy/spymemcached/2.12.1/spymemcached-2.12.1.pom
[2025-06-19T05:50:38.255Z] Downloaded from central: https://repo.maven.apache.org/maven2/net/spy/spymemcached/2.12.1/spymemcached-2.12.1.pom (1.9 kB at 150 kB/s)
[2025-06-19T05:50:38.255Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common-deployment/2.7.2.Final/quarkus-elytron-security-common-deployment-2.7.2.Final.jar
[2025-06-19T05:50:38.255Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar
[2025-06-19T05:50:38.255Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar
[2025-06-19T05:50:38.255Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar
[2025-06-19T05:50:38.255Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.3/shrinkwrap-resolver-spi-3.1.3.jar
[2025-06-19T05:50:38.255Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar (66 kB at 1.6 MB/s)
[2025-06-19T05:50:38.255Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/3.1.3/shrinkwrap-resolver-api-maven-archive-3.1.3.jar
[2025-06-19T05:50:38.255Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common-deployment/2.7.2.Final/quarkus-elytron-security-common-deployment-2.7.2.Final.jar (5.1 kB at 92 kB/s)
[2025-06-19T05:50:38.255Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/3.1.3/shrinkwrap-resolver-spi-maven-archive-3.1.3.jar
[2025-06-19T05:50:38.255Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar (4.2 kB at 63 kB/s)
[2025-06-19T05:50:38.255Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar
[2025-06-19T05:50:38.255Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.3/shrinkwrap-resolver-spi-3.1.3.jar (20 kB at 298 kB/s)
[2025-06-19T05:50:38.255Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar
[2025-06-19T05:50:38.255Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/3.1.3/shrinkwrap-resolver-api-maven-archive-3.1.3.jar (6.6 kB at 93 kB/s)
[2025-06-19T05:50:38.255Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/3.1.3/shrinkwrap-resolver-impl-maven-archive-3.1.3.jar
[2025-06-19T05:50:38.255Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/3.1.3/shrinkwrap-resolver-spi-maven-archive-3.1.3.jar (5.8 kB at 80 kB/s)
[2025-06-19T05:50:38.255Z] Downloading from central: https://repo.maven.apache.org/maven2/net/spy/spymemcached/2.12.1/spymemcached-2.12.1.jar
[2025-06-19T05:50:38.255Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar (19 kB at 241 kB/s)
[2025-06-19T05:50:38.255Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client-deployment/2.7.2.Final/quarkus-infinispan-client-deployment-2.7.2.Final.jar
[2025-06-19T05:50:38.255Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar (26 kB at 302 kB/s)
[2025-06-19T05:50:38.255Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar (193 kB at 2.1 MB/s)
[2025-06-19T05:50:38.255Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/3.1.3/shrinkwrap-resolver-impl-maven-archive-3.1.3.jar (52 kB at 494 kB/s)
[2025-06-19T05:50:38.255Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client-deployment/2.7.2.Final/quarkus-infinispan-client-deployment-2.7.2.Final.jar (25 kB at 236 kB/s)
[2025-06-19T05:50:38.255Z] Downloaded from central: https://repo.maven.apache.org/maven2/net/spy/spymemcached/2.12.1/spymemcached-2.12.1.jar (472 kB at 3.4 MB/s)
[2025-06-19T05:50:38.255Z] 2025-06-19 05:50:23,107 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:50:38.255Z] 2025-06-19 05:50:23,662 INFO [org.tes.doc.DockerClientProviderStrategy] (build-28) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-19T05:50:38.255Z] 2025-06-19 05:50:24,464 INFO [org.tes.doc.DockerClientProviderStrategy] (build-28) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-19T05:50:38.256Z] 2025-06-19 05:50:24,484 INFO [org.tes.DockerClientFactory] (build-28) Docker host IP address is 172.17.0.1
[2025-06-19T05:50:38.256Z] 2025-06-19 05:50:24,520 INFO [org.tes.DockerClientFactory] (build-28) Connected to docker:
[2025-06-19T05:50:38.256Z] Server Version: 26.1.3
[2025-06-19T05:50:38.256Z] API Version: 1.45
[2025-06-19T05:50:38.256Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-19T05:50:38.256Z] Total Memory: 7887 MB
[2025-06-19T05:50:38.256Z] 2025-06-19 05:50:24,526 INFO [org.tes.uti.ImageNameSubstitutor] (build-28) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-19T05:50:38.256Z] 2025-06-19 05:50:24,528 WARN [org.tes.uti.ConfigurationFileImageNameSubstitutor] (build-28) Image name testcontainers/ryuk:0.3.3 was substituted by configuration to quay.io/infinispan-test/ryuk:0.3.0. This approach is deprecated and will be removed in the future
[2025-06-19T05:50:38.256Z] 2025-06-19 05:50:24,528 INFO [org.tes.uti.ImageNameSubstitutor] (build-28) Using quay.io/infinispan-test/ryuk:0.3.0 as a substitute image for testcontainers/ryuk:0.3.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
[2025-06-19T05:50:38.256Z] 2025-06-19 05:50:24,602 INFO [org.tes.uti.RegistryAuthLocator] (build-28) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: quay.io/infinispan-test/ryuk:0.3.0, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:50:38.256Z] 2025-06-19 05:50:25,169 INFO [org.tes.DockerClientFactory] (build-28) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-19T05:50:38.256Z] 2025-06-19 05:50:25,170 INFO [org.tes.DockerClientFactory] (build-28) Checking the system...
[2025-06-19T05:50:38.256Z] 2025-06-19 05:50:25,170 INFO [org.tes.DockerClientFactory] (build-28) ✔︎ Docker server version should be at least 1.6.0
[2025-06-19T05:50:38.256Z] 2025-06-19 05:50:25,224 INFO [org.tes.DockerClientFactory] (build-28) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-19T05:50:38.256Z] 2025-06-19 05:50:25,267 INFO [doc.io/.0]] (build-28) Starting an Infinispan container using [quay.io/infinispan/server:13.0]
[2025-06-19T05:50:38.256Z] 2025-06-19 05:50:25,271 INFO [doc.io/.0]] (build-28) Creating container for image: quay.io/infinispan/server:13.0
[2025-06-19T05:50:38.256Z] 2025-06-19 05:50:25,356 INFO [doc.io/.0]] (build-28) Container quay.io/infinispan/server:13.0 is starting: 3598432867b6fe32a9e6f34ec72fbda90a7a264c7b81546c49e16840fda115ff
[2025-06-19T05:50:38.256Z] 2025-06-19 05:50:25,684 INFO [org.tes.con.wai.str.HttpWaitStrategy] (build-28) /jolly_buck: Waiting for 120 seconds for URL: http://172.17.0.1:32932/ (where port 32932 maps to container port 11222)
[2025-06-19T05:50:38.256Z] 2025-06-19 05:50:35,959 INFO [doc.io/.0]] (build-28) Container quay.io/infinispan/server:13.0 started in PT10.68861S
[2025-06-19T05:50:38.256Z] 2025-06-19 05:50:35,972 INFO [io.qua.inf.cli.dep.dev.InfinispanDevServiceProcessor] (build-28) The infinispan server is ready to accept connections on 172.17.0.1:32932
[2025-06-19T05:50:38.256Z] 2025-06-19 05:50:37,223 INFO [org.inf.HOTROD] (main) ISPN004021: Infinispan version: Infinispan 'Triskaidekaphobia' 13.0.5.Final
[2025-06-19T05:50:38.256Z] 2025-06-19 05:50:37,365 INFO [InfinispanClientApp] (main) Create or get cache named mycache with the default configuration
[2025-06-19T05:50:38.256Z] 2025-06-19 05:50:37,527 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 15.324s. Listening on: http://localhost:8081
[2025-06-19T05:50:38.256Z] 2025-06-19 05:50:37,528 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:50:38.256Z] 2025-06-19 05:50:37,528 INFO [io.quarkus] (main) Installed features: [cdi, infinispan-client, resteasy, smallrye-context-propagation, vertx]
[2025-06-19T05:50:39.567Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.678 s - in org.acme.infinispan.client.InfinispanGreetingResourceTest
[2025-06-19T05:50:39.567Z] 2025-06-19 05:50:39,048 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2025-06-19T05:50:40.195Z] [INFO]
[2025-06-19T05:50:40.195Z] [INFO] Results:
[2025-06-19T05:50:40.195Z] [INFO]
[2025-06-19T05:50:40.195Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:50:40.195Z] [INFO]
[2025-06-19T05:50:40.195Z] [INFO]
[2025-06-19T05:50:40.195Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ infinispan-client-quickstart ---
[2025-06-19T05:50:40.195Z] [INFO] Building jar: /quarkus-quickstarts/infinispan-client-quickstart/target/infinispan-client-quickstart.jar
[2025-06-19T05:50:40.195Z] [INFO]
[2025-06-19T05:50:40.195Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ infinispan-client-quickstart ---
[2025-06-19T05:50:42.246Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1852ms
[2025-06-19T05:50:42.246Z] [INFO]
[2025-06-19T05:50:42.246Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ infinispan-client-quickstart ---
[2025-06-19T05:50:42.246Z] [INFO] Installing /quarkus-quickstarts/infinispan-client-quickstart/target/infinispan-client-quickstart.jar to /root/.m2/repository/org/acme/infinispan-client-quickstart/1.0.0-SNAPSHOT/infinispan-client-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:50:42.246Z] [INFO] Installing /quarkus-quickstarts/infinispan-client-quickstart/pom.xml to /root/.m2/repository/org/acme/infinispan-client-quickstart/1.0.0-SNAPSHOT/infinispan-client-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:50:42.246Z] [INFO]
[2025-06-19T05:50:42.246Z] [INFO] ----------------------< org.acme:jms-quickstart >-----------------------
[2025-06-19T05:50:42.246Z] [INFO] Building jms-quickstart 1.0.0-SNAPSHOT [39/104]
[2025-06-19T05:50:42.246Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:50:42.246Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms/1.0.3/quarkus-artemis-jms-1.0.3.pom
[2025-06-19T05:50:42.246Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms/1.0.3/quarkus-artemis-jms-1.0.3.pom (2.1 kB at 104 kB/s)
[2025-06-19T05:50:42.246Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms-parent/1.0.3/quarkus-artemis-jms-parent-1.0.3.pom
[2025-06-19T05:50:42.246Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms-parent/1.0.3/quarkus-artemis-jms-parent-1.0.3.pom (756 B at 44 kB/s)
[2025-06-19T05:50:42.246Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-build-parent/1.0.3/quarkus-artemis-build-parent-1.0.3.pom
[2025-06-19T05:50:42.246Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-build-parent/1.0.3/quarkus-artemis-build-parent-1.0.3.pom (1.2 kB at 65 kB/s)
[2025-06-19T05:50:42.246Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.6.0.Final/quarkus-bom-2.6.0.Final.pom
[2025-06-19T05:50:42.246Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.6.0.Final/quarkus-bom-2.6.0.Final.pom (318 kB at 11 MB/s)
[2025-06-19T05:50:42.246Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core/1.0.3/quarkus-artemis-core-1.0.3.pom
[2025-06-19T05:50:42.246Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core/1.0.3/quarkus-artemis-core-1.0.3.pom (2.8 kB at 116 kB/s)
[2025-06-19T05:50:42.246Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core-parent/1.0.3/quarkus-artemis-core-parent-1.0.3.pom
[2025-06-19T05:50:42.246Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core-parent/1.0.3/quarkus-artemis-core-parent-1.0.3.pom (758 B at 38 kB/s)
[2025-06-19T05:50:42.246Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.19.0/artemis-core-client-2.19.0.pom
[2025-06-19T05:50:42.246Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.19.0/artemis-core-client-2.19.0.pom (6.7 kB at 319 kB/s)
[2025-06-19T05:50:42.246Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/2.19.0/artemis-pom-2.19.0.pom
[2025-06-19T05:50:42.246Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/2.19.0/artemis-pom-2.19.0.pom (82 kB at 4.3 MB/s)
[2025-06-19T05:50:42.246Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.pom
[2025-06-19T05:50:42.246Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.pom (20 kB at 1.2 MB/s)
[2025-06-19T05:50:42.246Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.19.0/artemis-commons-2.19.0.pom
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.19.0/artemis-commons-2.19.0.pom (4.0 kB at 209 kB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 1.1 MB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 4.3 MB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 968 kB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 775 kB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.74.Final/netty-transport-native-kqueue-4.1.74.Final.pom
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.74.Final/netty-transport-native-kqueue-4.1.74.Final.pom (24 kB at 1.5 MB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.74.Final/netty-transport-classes-kqueue-4.1.74.Final.pom
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.74.Final/netty-transport-classes-kqueue-4.1.74.Final.pom (2.1 kB at 112 kB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-client/2.19.0/artemis-jms-client-2.19.0.pom
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-client/2.19.0/artemis-jms-client-2.19.0.pom (4.1 kB at 197 kB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.19.0/artemis-selector-2.19.0.pom
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.19.0/artemis-selector-2.19.0.pom (5.6 kB at 294 kB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.pom
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.pom (11 kB at 576 kB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.19.0/artemis-server-2.19.0.pom
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.19.0/artemis-server-2.19.0.pom (9.5 kB at 501 kB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.19.0/artemis-journal-2.19.0.pom
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.19.0/artemis-journal-2.19.0.pom (3.4 kB at 177 kB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom (4.0 kB at 212 kB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.pom
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.pom (24 kB at 1.4 MB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.19.0/artemis-jdbc-store-2.19.0.pom
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.19.0/artemis-jdbc-store-2.19.0.pom (3.8 kB at 221 kB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom (19 kB at 1.1 MB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 3.8 MB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom (15 kB at 1.0 MB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.19.0/artemis-quorum-api-2.19.0.pom
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.19.0/artemis-quorum-api-2.19.0.pom (1.6 kB at 99 kB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.pom
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.pom (31 kB at 1.8 MB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom (76 kB at 4.4 MB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.pom
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.pom (16 kB at 1.0 MB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.8.3/micrometer-core-1.8.3.pom
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.8.3/micrometer-core-1.8.3.pom (8.7 kB at 513 kB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.pom
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.pom (11 kB at 720 kB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom (7.2 kB at 483 kB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms/1.0.3/quarkus-artemis-jms-1.0.3.jar
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core/1.0.3/quarkus-artemis-core-1.0.3.jar
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-client/2.19.0/artemis-jms-client-2.19.0.jar
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.19.0/artemis-server-2.19.0.jar
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms/1.0.3/quarkus-artemis-jms-1.0.3.jar (6.7 kB at 374 kB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.19.0/artemis-commons-2.19.0.jar
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar (57 kB at 2.3 MB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.19.0/artemis-selector-2.19.0.jar
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core/1.0.3/quarkus-artemis-core-1.0.3.jar (8.5 kB at 275 kB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.19.0/artemis-journal-2.19.0.jar
[2025-06-19T05:50:42.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-client/2.19.0/artemis-jms-client-2.19.0.jar (193 kB at 5.5 MB/s)
[2025-06-19T05:50:42.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.19.0/artemis-jdbc-store-2.19.0.jar
[2025-06-19T05:50:42.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.19.0/artemis-selector-2.19.0.jar (107 kB at 2.1 MB/s)
[2025-06-19T05:50:42.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar
[2025-06-19T05:50:42.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.19.0/artemis-jdbc-store-2.19.0.jar (111 kB at 1.9 MB/s)
[2025-06-19T05:50:42.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar
[2025-06-19T05:50:42.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.19.0/artemis-commons-2.19.0.jar (425 kB at 6.7 MB/s)
[2025-06-19T05:50:42.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.19.0/artemis-core-client-2.19.0.jar
[2025-06-19T05:50:42.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.19.0/artemis-journal-2.19.0.jar (246 kB at 3.7 MB/s)
[2025-06-19T05:50:42.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.jar
[2025-06-19T05:50:42.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar (208 kB at 2.7 MB/s)
[2025-06-19T05:50:42.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.19.0/artemis-quorum-api-2.19.0.jar
[2025-06-19T05:50:42.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar (130 kB at 1.7 MB/s)
[2025-06-19T05:50:42.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.jar
[2025-06-19T05:50:42.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.19.0/artemis-server-2.19.0.jar (2.3 MB at 25 MB/s)
[2025-06-19T05:50:42.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar
[2025-06-19T05:50:42.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.jar (42 kB at 437 kB/s)
[2025-06-19T05:50:42.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.74.Final/netty-transport-native-kqueue-4.1.74.Final-osx-x86_64.jar
[2025-06-19T05:50:42.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.19.0/artemis-quorum-api-2.19.0.jar (13 kB at 130 kB/s)
[2025-06-19T05:50:42.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.74.Final/netty-transport-classes-kqueue-4.1.74.Final.jar
[2025-06-19T05:50:42.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.19.0/artemis-core-client-2.19.0.jar (818 kB at 7.4 MB/s)
[2025-06-19T05:50:42.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
[2025-06-19T05:50:42.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.74.Final/netty-transport-native-kqueue-4.1.74.Final-osx-x86_64.jar (25 kB at 221 kB/s)
[2025-06-19T05:50:42.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[2025-06-19T05:50:42.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar (252 kB at 2.1 MB/s)
[2025-06-19T05:50:42.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.jar
[2025-06-19T05:50:42.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.74.Final/netty-transport-classes-kqueue-4.1.74.Final.jar (107 kB at 900 kB/s)
[2025-06-19T05:50:42.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.jar
[2025-06-19T05:50:43.603Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 1.8 MB/s)
[2025-06-19T05:50:43.603Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.8.3/micrometer-core-1.8.3.jar
[2025-06-19T05:50:43.603Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.jar (207 kB at 1.4 MB/s)
[2025-06-19T05:50:43.603Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar
[2025-06-19T05:50:43.603Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 3.9 MB/s)
[2025-06-19T05:50:43.603Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar
[2025-06-19T05:50:43.603Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.jar (2.5 MB at 16 MB/s)
[2025-06-19T05:50:43.603Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.jar (623 kB at 3.9 MB/s)
[2025-06-19T05:50:43.603Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar (30 kB at 179 kB/s)
[2025-06-19T05:50:43.603Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar (174 kB at 1.0 MB/s)
[2025-06-19T05:50:43.603Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.8.3/micrometer-core-1.8.3.jar (661 kB at 3.9 MB/s)
[2025-06-19T05:50:43.603Z] [INFO]
[2025-06-19T05:50:43.603Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jms-quickstart ---
[2025-06-19T05:50:43.603Z] [INFO]
[2025-06-19T05:50:43.604Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jms-quickstart ---
[2025-06-19T05:50:43.604Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:50:43.604Z] [INFO] Copying 2 resources
[2025-06-19T05:50:43.604Z] [INFO]
[2025-06-19T05:50:43.604Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jms-quickstart ---
[2025-06-19T05:50:43.604Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:50:43.604Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/jms-quickstart/target/classes
[2025-06-19T05:50:43.604Z] [INFO]
[2025-06-19T05:50:43.604Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jms-quickstart ---
[2025-06-19T05:50:43.604Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:50:43.604Z] [INFO] Copying 1 resource
[2025-06-19T05:50:43.604Z] [INFO]
[2025-06-19T05:50:43.604Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jms-quickstart ---
[2025-06-19T05:50:43.604Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:50:43.604Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/jms-quickstart/target/test-classes
[2025-06-19T05:50:43.604Z] [INFO]
[2025-06-19T05:50:43.604Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jms-quickstart ---
[2025-06-19T05:50:43.604Z] [INFO] Tests are skipped.
[2025-06-19T05:50:43.604Z] [INFO]
[2025-06-19T05:50:43.604Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jms-quickstart ---
[2025-06-19T05:50:43.604Z] [INFO] Building jar: /quarkus-quickstarts/jms-quickstart/target/jms-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:50:43.604Z] [INFO]
[2025-06-19T05:50:43.604Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ jms-quickstart ---
[2025-06-19T05:50:43.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms-deployment/1.0.3/quarkus-artemis-jms-deployment-1.0.3.pom
[2025-06-19T05:50:43.604Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms-deployment/1.0.3/quarkus-artemis-jms-deployment-1.0.3.pom (1.5 kB at 55 kB/s)
[2025-06-19T05:50:43.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core-deployment/1.0.3/quarkus-artemis-core-deployment-1.0.3.pom
[2025-06-19T05:50:43.604Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core-deployment/1.0.3/quarkus-artemis-core-deployment-1.0.3.pom (2.1 kB at 78 kB/s)
[2025-06-19T05:50:44.237Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core-deployment/1.0.3/quarkus-artemis-core-deployment-1.0.3.jar
[2025-06-19T05:50:44.237Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms-deployment/1.0.3/quarkus-artemis-jms-deployment-1.0.3.jar
[2025-06-19T05:50:44.237Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms-deployment/1.0.3/quarkus-artemis-jms-deployment-1.0.3.jar (5.3 kB at 241 kB/s)
[2025-06-19T05:50:44.237Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core-deployment/1.0.3/quarkus-artemis-core-deployment-1.0.3.jar (8.2 kB at 357 kB/s)
[2025-06-19T05:50:45.548Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1544ms
[2025-06-19T05:50:45.548Z] [INFO]
[2025-06-19T05:50:45.548Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jms-quickstart ---
[2025-06-19T05:50:45.548Z] [INFO] Installing /quarkus-quickstarts/jms-quickstart/target/jms-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/jms-quickstart/1.0.0-SNAPSHOT/jms-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:50:45.548Z] [INFO] Installing /quarkus-quickstarts/jms-quickstart/pom.xml to /root/.m2/repository/org/acme/jms-quickstart/1.0.0-SNAPSHOT/jms-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:50:45.548Z] [INFO]
[2025-06-19T05:50:45.548Z] [INFO] ---------------------< org.acme:kafka-quickstart >----------------------
[2025-06-19T05:50:45.548Z] [INFO] Building kafka-quickstart 1.0.0-SNAPSHOT [40/104]
[2025-06-19T05:50:45.548Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-06-19T05:50:45.548Z] [INFO]
[2025-06-19T05:50:45.548Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kafka-quickstart ---
[2025-06-19T05:50:45.548Z] [INFO]
[2025-06-19T05:50:45.548Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kafka-quickstart ---
[2025-06-19T05:50:45.548Z] [INFO] Installing /quarkus-quickstarts/kafka-quickstart/pom.xml to /root/.m2/repository/org/acme/kafka-quickstart/1.0.0-SNAPSHOT/kafka-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:50:45.548Z] [INFO]
[2025-06-19T05:50:45.548Z] [INFO] -----------------< org.acme:kafka-quickstart-producer >-----------------
[2025-06-19T05:50:45.548Z] [INFO] Building kafka-quickstart-producer 1.0.0-SNAPSHOT [41/104]
[2025-06-19T05:50:45.548Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:50:45.548Z] [INFO]
[2025-06-19T05:50:45.548Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kafka-quickstart-producer ---
[2025-06-19T05:50:45.548Z] [INFO]
[2025-06-19T05:50:45.548Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ kafka-quickstart-producer ---
[2025-06-19T05:50:45.548Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:50:45.548Z] [INFO] Copying 3 resources
[2025-06-19T05:50:45.548Z] [INFO]
[2025-06-19T05:50:45.548Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ kafka-quickstart-producer ---
[2025-06-19T05:50:45.548Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:50:45.548Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/kafka-quickstart/producer/target/classes
[2025-06-19T05:50:46.180Z] [INFO]
[2025-06-19T05:50:46.181Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ kafka-quickstart-producer ---
[2025-06-19T05:50:46.181Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:50:46.181Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/kafka-quickstart/producer/src/test/resources
[2025-06-19T05:50:46.181Z] [INFO]
[2025-06-19T05:50:46.181Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ kafka-quickstart-producer ---
[2025-06-19T05:50:46.181Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:50:46.181Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/kafka-quickstart/producer/target/test-classes
[2025-06-19T05:50:46.181Z] [INFO]
[2025-06-19T05:50:46.181Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kafka-quickstart-producer ---
[2025-06-19T05:50:46.181Z] [INFO]
[2025-06-19T05:50:46.181Z] [INFO] -------------------------------------------------------
[2025-06-19T05:50:46.181Z] [INFO] T E S T S
[2025-06-19T05:50:46.181Z] [INFO] -------------------------------------------------------
[2025-06-19T05:50:46.181Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:50:47.490Z] [INFO] Running org.acme.kafka.producer.QuotesResourceTest
[2025-06-19T05:50:58.176Z] 2025-06-19 05:50:50,857 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:50:58.176Z] 2025-06-19 05:50:52,029 INFO [org.tes.doc.DockerClientProviderStrategy] (build-74) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-19T05:50:58.176Z] 2025-06-19 05:50:52,237 INFO [io.qua.sma.dep.processor] (build-79) Configuring the channel 'quotes' to be managed by the connector 'smallrye-kafka'
[2025-06-19T05:50:58.176Z] 2025-06-19 05:50:52,243 INFO [io.qua.sma.dep.processor] (build-79) Configuring the channel 'quote-requests' to be managed by the connector 'smallrye-kafka'
[2025-06-19T05:50:58.176Z] 2025-06-19 05:50:53,028 INFO [org.tes.doc.DockerClientProviderStrategy] (build-74) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-19T05:50:58.176Z] 2025-06-19 05:50:53,051 INFO [org.tes.DockerClientFactory] (build-74) Docker host IP address is 172.17.0.1
[2025-06-19T05:50:58.176Z] 2025-06-19 05:50:53,084 INFO [org.tes.DockerClientFactory] (build-74) Connected to docker:
[2025-06-19T05:50:58.176Z] Server Version: 26.1.3
[2025-06-19T05:50:58.176Z] API Version: 1.45
[2025-06-19T05:50:58.176Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-19T05:50:58.176Z] Total Memory: 7887 MB
[2025-06-19T05:50:58.176Z] 2025-06-19 05:50:53,090 INFO [org.tes.uti.ImageNameSubstitutor] (build-74) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-19T05:50:58.176Z] 2025-06-19 05:50:53,144 INFO [org.tes.uti.RegistryAuthLocator] (build-74) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:50:58.176Z] 2025-06-19 05:50:53,691 INFO [org.tes.DockerClientFactory] (build-74) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-19T05:50:58.177Z] 2025-06-19 05:50:53,691 INFO [org.tes.DockerClientFactory] (build-74) Checking the system...
[2025-06-19T05:50:58.177Z] 2025-06-19 05:50:53,692 INFO [org.tes.DockerClientFactory] (build-74) ✔︎ Docker server version should be at least 1.6.0
[2025-06-19T05:50:58.177Z] 2025-06-19 05:50:53,758 INFO [org.tes.DockerClientFactory] (build-74) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-19T05:50:58.177Z] 2025-06-19 05:50:53,805 INFO [doc.io/.11.2]] (build-74) Creating container for image: docker.io/vectorized/redpanda:v21.11.2
[2025-06-19T05:50:58.177Z] 2025-06-19 05:50:53,806 INFO [org.tes.uti.RegistryAuthLocator] (build-74) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/vectorized/redpanda:v21.11.2, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:50:58.177Z] 2025-06-19 05:50:53,983 INFO [doc.io/.11.2]] (build-74) Container docker.io/vectorized/redpanda:v21.11.2 is starting: 4f7e1e81950489484bbe192b67d85cdc8bf543fa872b3f250215d3e1ddab3c01
[2025-06-19T05:50:58.177Z] 2025-06-19 05:50:55,135 INFO [doc.io/.11.2]] (build-74) Container docker.io/vectorized/redpanda:v21.11.2 started in PT1.359936S
[2025-06-19T05:50:58.177Z] 2025-06-19 05:50:55,137 INFO [io.qua.kaf.cli.dep.DevServicesKafkaProcessor] (build-74) Dev Services for Kafka started. Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Dkafka.bootstrap.servers=OUTSIDE://172.17.0.1:32935
[2025-06-19T05:50:58.177Z] 2025-06-19 05:50:55,847 WARN [io.sma.rea.mes.kafka] (main) SRMSG18216: No `group.id` set in the configuration, generate a random id: 5712145a-14f9-43cb-8d5d-6414f046f487
[2025-06-19T05:50:58.177Z] 2025-06-19 05:50:55,850 INFO [io.sma.rea.mes.kafka] (main) SRMSG18229: Configured topics for channel 'quotes': [quotes]
[2025-06-19T05:50:58.177Z] 2025-06-19 05:50:55,864 INFO [io.sma.rea.mes.kafka] (main) SRMSG18214: Key deserializer omitted, using String as default
[2025-06-19T05:50:58.177Z] 2025-06-19 05:50:56,531 INFO [io.sma.rea.mes.kafka] (main) SRMSG18258: Kafka producer kafka-producer-quote-requests, connected to Kafka brokers 'OUTSIDE://172.17.0.1:32935', is configured to write records to 'quote-requests'
[2025-06-19T05:50:58.177Z] 2025-06-19 05:50:56,734 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 6.661s. Listening on: http://localhost:8081
[2025-06-19T05:50:58.177Z] 2025-06-19 05:50:56,734 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:50:58.177Z] 2025-06-19 05:50:56,735 INFO [io.quarkus] (main) Installed features: [cdi, kafka-client, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, smallrye-reactive-messaging, smallrye-reactive-messaging-kafka, vertx]
[2025-06-19T05:50:58.808Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.746 s - in org.acme.kafka.producer.QuotesResourceTest
[2025-06-19T05:50:59.436Z] 2025-06-19 05:50:58,712 INFO [io.quarkus] (main) Quarkus stopped in 0.067s
[2025-06-19T05:51:00.070Z] [INFO]
[2025-06-19T05:51:00.070Z] [INFO] Results:
[2025-06-19T05:51:00.070Z] [INFO]
[2025-06-19T05:51:00.070Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:51:00.070Z] [INFO]
[2025-06-19T05:51:00.070Z] [INFO]
[2025-06-19T05:51:00.070Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kafka-quickstart-producer ---
[2025-06-19T05:51:00.070Z] [INFO] Building jar: /quarkus-quickstarts/kafka-quickstart/producer/target/kafka-quickstart-producer-1.0.0-SNAPSHOT.jar
[2025-06-19T05:51:00.070Z] [INFO]
[2025-06-19T05:51:00.070Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ kafka-quickstart-producer ---
[2025-06-19T05:51:02.123Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'quotes' to be managed by the connector 'smallrye-kafka'
[2025-06-19T05:51:02.123Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'quote-requests' to be managed by the connector 'smallrye-kafka'
[2025-06-19T05:51:02.751Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2740ms
[2025-06-19T05:51:02.752Z] [INFO]
[2025-06-19T05:51:02.752Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kafka-quickstart-producer ---
[2025-06-19T05:51:02.752Z] [INFO] Installing /quarkus-quickstarts/kafka-quickstart/producer/target/kafka-quickstart-producer-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/kafka-quickstart-producer/1.0.0-SNAPSHOT/kafka-quickstart-producer-1.0.0-SNAPSHOT.jar
[2025-06-19T05:51:02.752Z] [INFO] Installing /quarkus-quickstarts/kafka-quickstart/producer/pom.xml to /root/.m2/repository/org/acme/kafka-quickstart-producer/1.0.0-SNAPSHOT/kafka-quickstart-producer-1.0.0-SNAPSHOT.pom
[2025-06-19T05:51:02.752Z] [INFO]
[2025-06-19T05:51:02.752Z] [INFO] ----------------< org.acme:kafka-quickstart-processor >-----------------
[2025-06-19T05:51:02.752Z] [INFO] Building kafka-quickstart-processor 1.0.0-SNAPSHOT [42/104]
[2025-06-19T05:51:02.752Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:51:02.752Z] [INFO]
[2025-06-19T05:51:02.752Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kafka-quickstart-processor ---
[2025-06-19T05:51:02.752Z] [INFO]
[2025-06-19T05:51:02.752Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ kafka-quickstart-processor ---
[2025-06-19T05:51:02.752Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:51:02.752Z] [INFO] Copying 1 resource
[2025-06-19T05:51:02.752Z] [INFO]
[2025-06-19T05:51:02.752Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ kafka-quickstart-processor ---
[2025-06-19T05:51:02.752Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:51:02.752Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/kafka-quickstart/processor/target/classes
[2025-06-19T05:51:03.387Z] [INFO]
[2025-06-19T05:51:03.387Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ kafka-quickstart-processor ---
[2025-06-19T05:51:03.387Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:51:03.387Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/kafka-quickstart/processor/src/test/resources
[2025-06-19T05:51:03.387Z] [INFO]
[2025-06-19T05:51:03.387Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ kafka-quickstart-processor ---
[2025-06-19T05:51:03.387Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:51:03.387Z] [INFO] Compiling 1 source file to /quarkus-quickstarts/kafka-quickstart/processor/target/test-classes
[2025-06-19T05:51:03.387Z] [INFO]
[2025-06-19T05:51:03.387Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kafka-quickstart-processor ---
[2025-06-19T05:51:03.387Z] [INFO]
[2025-06-19T05:51:03.387Z] [INFO] -------------------------------------------------------
[2025-06-19T05:51:03.387Z] [INFO] T E S T S
[2025-06-19T05:51:03.387Z] [INFO] -------------------------------------------------------
[2025-06-19T05:51:03.387Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:51:04.710Z] [INFO] Running org.acme.kafka.processor.QuoteProcessorTest
[2025-06-19T05:51:14.992Z] 2025-06-19 05:51:08,213 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:51:14.992Z] 2025-06-19 05:51:09,327 INFO [org.tes.doc.DockerClientProviderStrategy] (build-32) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-19T05:51:14.992Z] 2025-06-19 05:51:09,562 INFO [io.qua.sma.dep.processor] (build-31) Configuring the channel 'requests' to be managed by the connector 'smallrye-kafka'
[2025-06-19T05:51:14.992Z] 2025-06-19 05:51:09,571 INFO [io.qua.sma.dep.processor] (build-31) Configuring the channel 'quotes' to be managed by the connector 'smallrye-kafka'
[2025-06-19T05:51:14.992Z] 2025-06-19 05:51:09,604 INFO [io.qua.sma.rea.kaf.dep.SmallRyeReactiveMessagingKafkaProcessor] (build-9) Generating Jackson serializer for type org.acme.kafka.model.Quote
[2025-06-19T05:51:14.992Z] 2025-06-19 05:51:10,341 INFO [org.tes.doc.DockerClientProviderStrategy] (build-32) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-19T05:51:14.992Z] 2025-06-19 05:51:10,365 INFO [org.tes.DockerClientFactory] (build-32) Docker host IP address is 172.17.0.1
[2025-06-19T05:51:14.992Z] 2025-06-19 05:51:10,397 INFO [org.tes.DockerClientFactory] (build-32) Connected to docker:
[2025-06-19T05:51:14.992Z] Server Version: 26.1.3
[2025-06-19T05:51:14.992Z] API Version: 1.45
[2025-06-19T05:51:14.992Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-19T05:51:14.992Z] Total Memory: 7887 MB
[2025-06-19T05:51:14.992Z] 2025-06-19 05:51:10,403 INFO [org.tes.uti.ImageNameSubstitutor] (build-32) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-19T05:51:14.992Z] 2025-06-19 05:51:10,463 INFO [org.tes.uti.RegistryAuthLocator] (build-32) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:51:14.992Z] 2025-06-19 05:51:10,987 INFO [org.tes.DockerClientFactory] (build-32) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-19T05:51:14.992Z] 2025-06-19 05:51:10,987 INFO [org.tes.DockerClientFactory] (build-32) Checking the system...
[2025-06-19T05:51:14.992Z] 2025-06-19 05:51:10,988 INFO [org.tes.DockerClientFactory] (build-32) ✔︎ Docker server version should be at least 1.6.0
[2025-06-19T05:51:14.992Z] 2025-06-19 05:51:11,057 INFO [org.tes.DockerClientFactory] (build-32) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-19T05:51:14.992Z] 2025-06-19 05:51:11,113 INFO [doc.io/.11.2]] (build-32) Creating container for image: docker.io/vectorized/redpanda:v21.11.2
[2025-06-19T05:51:14.992Z] 2025-06-19 05:51:11,113 INFO [org.tes.uti.RegistryAuthLocator] (build-32) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/vectorized/redpanda:v21.11.2, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:51:14.992Z] 2025-06-19 05:51:11,259 INFO [doc.io/.11.2]] (build-32) Container docker.io/vectorized/redpanda:v21.11.2 is starting: 89215c454ee29229abbe412440089d68b3273d7d61ff93f5ad19ad538963835e
[2025-06-19T05:51:14.992Z] 2025-06-19 05:51:12,078 INFO [doc.io/.11.2]] (build-32) Container docker.io/vectorized/redpanda:v21.11.2 started in PT1.001511S
[2025-06-19T05:51:14.992Z] 2025-06-19 05:51:12,080 INFO [io.qua.kaf.cli.dep.DevServicesKafkaProcessor] (build-32) Dev Services for Kafka started. Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Dkafka.bootstrap.servers=OUTSIDE://172.17.0.1:32937
[2025-06-19T05:51:14.992Z] 2025-06-19 05:51:12,692 WARN [io.sma.rea.mes.kafka] (main) SRMSG18216: No `group.id` set in the configuration, generate a random id: 9273152f-9d40-4816-b880-1efa734cacb1
[2025-06-19T05:51:14.992Z] 2025-06-19 05:51:12,694 INFO [io.sma.rea.mes.kafka] (main) SRMSG18229: Configured topics for channel 'requests': [quote-requests]
[2025-06-19T05:51:14.992Z] 2025-06-19 05:51:12,710 INFO [io.sma.rea.mes.kafka] (main) SRMSG18214: Key deserializer omitted, using String as default
[2025-06-19T05:51:14.992Z] 2025-06-19 05:51:13,219 INFO [io.sma.rea.mes.kafka] (main) SRMSG18258: Kafka producer kafka-producer-quotes, connected to Kafka brokers 'OUTSIDE://172.17.0.1:32937', is configured to write records to 'quotes'
[2025-06-19T05:51:14.992Z] 2025-06-19 05:51:13,276 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 5.747s.
[2025-06-19T05:51:14.992Z] 2025-06-19 05:51:13,277 INFO [io.sma.rea.mes.kafka] (smallrye-kafka-consumer-thread-0) SRMSG18257: Kafka consumer kafka-consumer-requests, connected to Kafka brokers 'OUTSIDE://172.17.0.1:32937', belongs to the '9273152f-9d40-4816-b880-1efa734cacb1' consumer group and is configured to poll records from [quote-requests]
[2025-06-19T05:51:14.992Z] 2025-06-19 05:51:13,279 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:51:14.992Z] 2025-06-19 05:51:13,282 INFO [io.quarkus] (main) Installed features: [cdi, kafka-client, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-kafka, vertx]
[2025-06-19T05:51:15.660Z] 2025-06-19 05:51:13,379 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'auto.offset.reset' was supplied but isn't a known config.
[2025-06-19T05:51:15.660Z] 2025-06-19 05:51:13,655 WARN [org.apa.kaf.cli.pro.int.Sender] (kafka-producer-network-thread | producer-1) [Producer clientId=producer-1] Got error produce response with correlation id 5 on topic-partition quote-requests-0, retrying (2147483646 attempts left). Error: UNKNOWN_TOPIC_OR_PARTITION
[2025-06-19T05:51:15.660Z] 2025-06-19 05:51:13,655 WARN [org.apa.kaf.cli.pro.int.Sender] (kafka-producer-network-thread | producer-1) [Producer clientId=producer-1] Received unknown topic or partition error in produce request on partition quote-requests-0. The topic-partition may not exist or the user may not have Describe access to it
[2025-06-19T05:51:15.660Z] 2025-06-19 05:51:15,000 INFO [io.sma.rea.mes.kafka] (vert.x-eventloop-thread-0) SRMSG18256: Initialize record store for topic-partition 'quote-requests-0' at position -1.
[2025-06-19T05:51:15.660Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.94 s - in org.acme.kafka.processor.QuoteProcessorTest
[2025-06-19T05:51:16.969Z] 2025-06-19 05:51:16,033 INFO [io.quarkus] (main) Quarkus stopped in 0.679s
[2025-06-19T05:51:16.969Z] [INFO]
[2025-06-19T05:51:16.969Z] [INFO] Results:
[2025-06-19T05:51:16.969Z] [INFO]
[2025-06-19T05:51:16.969Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:51:16.969Z] [INFO]
[2025-06-19T05:51:16.969Z] [INFO]
[2025-06-19T05:51:16.969Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kafka-quickstart-processor ---
[2025-06-19T05:51:16.969Z] [INFO] Building jar: /quarkus-quickstarts/kafka-quickstart/processor/target/kafka-quickstart-processor-1.0.0-SNAPSHOT.jar
[2025-06-19T05:51:16.969Z] [INFO]
[2025-06-19T05:51:16.969Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ kafka-quickstart-processor ---
[2025-06-19T05:51:19.022Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'requests' to be managed by the connector 'smallrye-kafka'
[2025-06-19T05:51:19.022Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'quotes' to be managed by the connector 'smallrye-kafka'
[2025-06-19T05:51:19.022Z] [INFO] [io.quarkus.smallrye.reactivemessaging.kafka.deployment.SmallRyeReactiveMessagingKafkaProcessor] Generating Jackson serializer for type org.acme.kafka.model.Quote
[2025-06-19T05:51:19.022Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1912ms
[2025-06-19T05:51:19.022Z] [INFO]
[2025-06-19T05:51:19.022Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kafka-quickstart-processor ---
[2025-06-19T05:51:19.022Z] [INFO] Installing /quarkus-quickstarts/kafka-quickstart/processor/target/kafka-quickstart-processor-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/kafka-quickstart-processor/1.0.0-SNAPSHOT/kafka-quickstart-processor-1.0.0-SNAPSHOT.jar
[2025-06-19T05:51:19.022Z] [INFO] Installing /quarkus-quickstarts/kafka-quickstart/processor/pom.xml to /root/.m2/repository/org/acme/kafka-quickstart-processor/1.0.0-SNAPSHOT/kafka-quickstart-processor-1.0.0-SNAPSHOT.pom
[2025-06-19T05:51:19.022Z] [INFO]
[2025-06-19T05:51:19.022Z] [INFO] ---------------< org.acme:kafka-avro-schema-quickstart >----------------
[2025-06-19T05:51:19.022Z] [INFO] Building kafka-avro-schema-quickstart 1.0.0-SNAPSHOT [43/104]
[2025-06-19T05:51:19.022Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:51:19.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro/2.7.2.Final/quarkus-apicurio-registry-avro-2.7.2.Final.pom
[2025-06-19T05:51:19.744Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro/2.7.2.Final/quarkus-apicurio-registry-avro-2.7.2.Final.pom (3.1 kB at 17 kB/s)
[2025-06-19T05:51:19.744Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro-parent/2.7.2.Final/quarkus-apicurio-registry-avro-parent-2.7.2.Final.pom
[2025-06-19T05:51:19.744Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro-parent/2.7.2.Final/quarkus-apicurio-registry-avro-parent-2.7.2.Final.pom (742 B at 82 kB/s)
[2025-06-19T05:51:19.744Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serdes-avro-serde/2.1.5.Final/apicurio-registry-serdes-avro-serde-2.1.5.Final.pom
[2025-06-19T05:51:19.744Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serdes-avro-serde/2.1.5.Final/apicurio-registry-serdes-avro-serde-2.1.5.Final.pom (990 B at 110 kB/s)
[2025-06-19T05:51:19.744Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry/2.1.5.Final/apicurio-registry-2.1.5.Final.pom
[2025-06-19T05:51:19.744Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry/2.1.5.Final/apicurio-registry-2.1.5.Final.pom (45 kB at 3.7 MB/s)
[2025-06-19T05:51:19.744Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.2.3.Final/quarkus-bom-2.2.3.Final.pom
[2025-06-19T05:51:19.744Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.2.3.Final/quarkus-bom-2.2.3.Final.pom (346 kB at 15 MB/s)
[2025-06-19T05:51:19.744Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serde-common/2.1.5.Final/apicurio-registry-serde-common-2.1.5.Final.pom
[2025-06-19T05:51:19.744Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serde-common/2.1.5.Final/apicurio-registry-serde-common-2.1.5.Final.pom (984 B at 98 kB/s)
[2025-06-19T05:51:19.744Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-client/2.1.5.Final/apicurio-registry-client-2.1.5.Final.pom
[2025-06-19T05:51:19.744Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-client/2.1.5.Final/apicurio-registry-client-2.1.5.Final.pom (1.7 kB at 138 kB/s)
[2025-06-19T05:51:19.744Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-common/2.1.5.Final/apicurio-registry-common-2.1.5.Final.pom
[2025-06-19T05:51:19.744Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-common/2.1.5.Final/apicurio-registry-common-2.1.5.Final.pom (1.9 kB at 186 kB/s)
[2025-06-19T05:51:19.744Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.11.0/avro-1.11.0.pom
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.11.0/avro-1.11.0.pom (9.5 kB at 1.1 MB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-parent/1.11.0/avro-parent-1.11.0.pom
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-parent/1.11.0/avro-parent-1.11.0.pom (23 kB at 2.9 MB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-toplevel/1.11.0/avro-toplevel-1.11.0.pom
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-toplevel/1.11.0/avro-toplevel-1.11.0.pom (23 kB at 2.8 MB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-vertx/0.1.5.Final/apicurio-common-rest-client-vertx-0.1.5.Final.pom
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-vertx/0.1.5.Final/apicurio-common-rest-client-vertx-0.1.5.Final.pom (2.3 kB at 232 kB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client/0.1.5.Final/apicurio-common-rest-client-0.1.5.Final.pom
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client/0.1.5.Final/apicurio-common-rest-client-0.1.5.Final.pom (11 kB at 984 kB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-common/0.1.5.Final/apicurio-common-rest-client-common-0.1.5.Final.pom
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-common/0.1.5.Final/apicurio-common-rest-client-common-0.1.5.Final.pom (1.0 kB at 116 kB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.4/vertx-web-client-4.2.4.pom
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.4/vertx-web-client-4.2.4.pom (2.7 kB at 303 kB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro/2.7.2.Final/quarkus-avro-2.7.2.Final.pom
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro/2.7.2.Final/quarkus-avro-2.7.2.Final.pom (2.0 kB at 201 kB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro-parent/2.7.2.Final/quarkus-avro-parent-2.7.2.Final.pom
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro-parent/2.7.2.Final/quarkus-avro-parent-2.7.2.Final.pom (704 B at 70 kB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client/2.7.2.Final/quarkus-rest-client-2.7.2.Final.pom
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client/2.7.2.Final/quarkus-rest-client-2.7.2.Final.pom (4.5 kB at 502 kB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-parent/2.7.2.Final/quarkus-rest-client-parent-2.7.2.Final.pom
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-parent/2.7.2.Final/quarkus-rest-client-parent-2.7.2.Final.pom (758 B at 69 kB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config/2.7.2.Final/quarkus-rest-client-config-2.7.2.Final.pom
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config/2.7.2.Final/quarkus-rest-client-config-2.7.2.Final.pom (2.5 kB at 254 kB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config-parent/2.7.2.Final/quarkus-rest-client-config-parent-2.7.2.Final.pom
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config-parent/2.7.2.Final/quarkus-rest-client-config-parent-2.7.2.Final.pom (770 B at 96 kB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/2.0/microprofile-rest-client-api-2.0.pom
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/2.0/microprofile-rest-client-api-2.0.pom (8.4 kB at 645 kB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/2.0/microprofile-rest-client-parent-2.0.pom
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/2.0/microprofile-rest-client-parent-2.0.pom (18 kB at 1.8 MB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile/4.7.5.Final/resteasy-client-microprofile-4.7.5.Final.pom
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile/4.7.5.Final/resteasy-client-microprofile-4.7.5.Final.pom (1.7 kB at 192 kB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile-base/4.7.5.Final/resteasy-client-microprofile-base-4.7.5.Final.pom
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile-base/4.7.5.Final/resteasy-client-microprofile-base-4.7.5.Final.pom (1.6 kB at 146 kB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-cdi/4.7.5.Final/resteasy-cdi-4.7.5.Final.pom
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-cdi/4.7.5.Final/resteasy-cdi-4.7.5.Final.pom (6.0 kB at 858 kB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom (5.9 kB at 738 kB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom (10 kB at 1.7 MB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.15/httpcore-nio-4.4.15.pom
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.15/httpcore-nio-4.4.15.pom (5.5 kB at 786 kB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/strimzi/strimzi-test-container/0.22.1/strimzi-test-container-0.22.1.pom
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/strimzi/strimzi-test-container/0.22.1/strimzi-test-container-0.22.1.pom (3.3 kB at 367 kB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/strimzi/strimzi/0.22.1/strimzi-0.22.1.pom
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/strimzi/strimzi/0.22.1/strimzi-0.22.1.pom (58 kB at 7.3 MB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro/2.7.2.Final/quarkus-apicurio-registry-avro-2.7.2.Final.jar
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serdes-avro-serde/2.1.5.Final/apicurio-registry-serdes-avro-serde-2.1.5.Final.jar
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serde-common/2.1.5.Final/apicurio-registry-serde-common-2.1.5.Final.jar
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-client/2.1.5.Final/apicurio-registry-client-2.1.5.Final.jar
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-common/2.1.5.Final/apicurio-registry-common-2.1.5.Final.jar
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro/2.7.2.Final/quarkus-apicurio-registry-avro-2.7.2.Final.jar (8.1 kB at 406 kB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.11.0/avro-1.11.0.jar
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serdes-avro-serde/2.1.5.Final/apicurio-registry-serdes-avro-serde-2.1.5.Final.jar (22 kB at 698 kB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-vertx/0.1.5.Final/apicurio-common-rest-client-vertx-0.1.5.Final.jar
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-client/2.1.5.Final/apicurio-registry-client-2.1.5.Final.jar (79 kB at 2.4 MB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-common/0.1.5.Final/apicurio-common-rest-client-common-0.1.5.Final.jar
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serde-common/2.1.5.Final/apicurio-registry-serde-common-2.1.5.Final.jar (60 kB at 1.7 MB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.4/vertx-web-client-4.2.4.jar
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-common/2.1.5.Final/apicurio-registry-common-2.1.5.Final.jar (108 kB at 3.0 MB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro/2.7.2.Final/quarkus-avro-2.7.2.Final.jar
[2025-06-19T05:51:19.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-vertx/0.1.5.Final/apicurio-common-rest-client-vertx-0.1.5.Final.jar (11 kB at 278 kB/s)
[2025-06-19T05:51:19.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client/2.7.2.Final/quarkus-rest-client-2.7.2.Final.jar
[2025-06-19T05:51:19.746Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-common/0.1.5.Final/apicurio-common-rest-client-common-0.1.5.Final.jar (28 kB at 673 kB/s)
[2025-06-19T05:51:19.746Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config/2.7.2.Final/quarkus-rest-client-config-2.7.2.Final.jar
[2025-06-19T05:51:19.746Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client/2.7.2.Final/quarkus-rest-client-2.7.2.Final.jar (34 kB at 662 kB/s)
[2025-06-19T05:51:19.746Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/2.0/microprofile-rest-client-api-2.0.jar
[2025-06-19T05:51:19.746Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro/2.7.2.Final/quarkus-avro-2.7.2.Final.jar (8.7 kB at 161 kB/s)
[2025-06-19T05:51:19.746Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.11.0/avro-1.11.0.jar (594 kB at 11 MB/s)
[2025-06-19T05:51:19.746Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile/4.7.5.Final/resteasy-client-microprofile-4.7.5.Final.jar
[2025-06-19T05:51:19.746Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile-base/4.7.5.Final/resteasy-client-microprofile-base-4.7.5.Final.jar
[2025-06-19T05:51:19.746Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.4/vertx-web-client-4.2.4.jar (111 kB at 2.1 MB/s)
[2025-06-19T05:51:19.746Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-cdi/4.7.5.Final/resteasy-cdi-4.7.5.Final.jar
[2025-06-19T05:51:19.746Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/2.0/microprofile-rest-client-api-2.0.jar (27 kB at 419 kB/s)
[2025-06-19T05:51:19.746Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
[2025-06-19T05:51:19.746Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile-base/4.7.5.Final/resteasy-client-microprofile-base-4.7.5.Final.jar (101 kB at 1.6 MB/s)
[2025-06-19T05:51:19.746Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.15/httpcore-nio-4.4.15.jar
[2025-06-19T05:51:19.746Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-cdi/4.7.5.Final/resteasy-cdi-4.7.5.Final.jar (31 kB at 411 kB/s)
[2025-06-19T05:51:19.746Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/strimzi/strimzi-test-container/0.22.1/strimzi-test-container-0.22.1.jar
[2025-06-19T05:51:19.746Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile/4.7.5.Final/resteasy-client-microprofile-4.7.5.Final.jar (12 kB at 159 kB/s)
[2025-06-19T05:51:19.746Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar (182 kB at 2.2 MB/s)
[2025-06-19T05:51:19.746Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.15/httpcore-nio-4.4.15.jar (369 kB at 4.2 MB/s)
[2025-06-19T05:51:19.746Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/strimzi/strimzi-test-container/0.22.1/strimzi-test-container-0.22.1.jar (5.9 kB at 68 kB/s)
[2025-06-19T05:51:20.378Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config/2.7.2.Final/quarkus-rest-client-config-2.7.2.Final.jar (19 kB at 111 kB/s)
[2025-06-19T05:51:20.378Z] [INFO]
[2025-06-19T05:51:20.378Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kafka-avro-schema-quickstart ---
[2025-06-19T05:51:20.378Z] [INFO]
[2025-06-19T05:51:20.378Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ kafka-avro-schema-quickstart ---
[2025-06-19T05:51:20.378Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:51:20.378Z] [INFO] Copying 1 resource
[2025-06-19T05:51:20.378Z] [INFO]
[2025-06-19T05:51:20.378Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code (default) @ kafka-avro-schema-quickstart ---
[2025-06-19T05:51:20.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro-deployment/2.7.2.Final/quarkus-apicurio-registry-avro-deployment-2.7.2.Final.pom
[2025-06-19T05:51:20.378Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro-deployment/2.7.2.Final/quarkus-apicurio-registry-avro-deployment-2.7.2.Final.pom (2.7 kB at 224 kB/s)
[2025-06-19T05:51:20.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro-deployment/2.7.2.Final/quarkus-avro-deployment-2.7.2.Final.pom
[2025-06-19T05:51:20.378Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro-deployment/2.7.2.Final/quarkus-avro-deployment-2.7.2.Final.pom (2.0 kB at 167 kB/s)
[2025-06-19T05:51:20.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-compiler/1.11.0/avro-compiler-1.11.0.pom
[2025-06-19T05:51:20.378Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-compiler/1.11.0/avro-compiler-1.11.0.pom (8.9 kB at 991 kB/s)
[2025-06-19T05:51:20.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom
[2025-06-19T05:51:20.378Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom (10 kB at 1.7 MB/s)
[2025-06-19T05:51:20.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom
[2025-06-19T05:51:20.378Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom (14 kB at 2.3 MB/s)
[2025-06-19T05:51:20.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom
[2025-06-19T05:51:20.378Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom (7.8 kB at 1.6 MB/s)
[2025-06-19T05:51:20.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar
[2025-06-19T05:51:20.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-compiler/1.11.0/avro-compiler-1.11.0.jar
[2025-06-19T05:51:20.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro-deployment/2.7.2.Final/quarkus-avro-deployment-2.7.2.Final.jar
[2025-06-19T05:51:20.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro-deployment/2.7.2.Final/quarkus-apicurio-registry-avro-deployment-2.7.2.Final.jar
[2025-06-19T05:51:20.378Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro-deployment/2.7.2.Final/quarkus-apicurio-registry-avro-deployment-2.7.2.Final.jar (19 kB at 1.9 MB/s)
[2025-06-19T05:51:20.378Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro-deployment/2.7.2.Final/quarkus-avro-deployment-2.7.2.Final.jar (16 kB at 1.3 MB/s)
[2025-06-19T05:51:20.378Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-compiler/1.11.0/avro-compiler-1.11.0.jar (110 kB at 5.8 MB/s)
[2025-06-19T05:51:20.378Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar (531 kB at 24 MB/s)
[2025-06-19T05:51:21.006Z] [INFO]
[2025-06-19T05:51:21.006Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ kafka-avro-schema-quickstart ---
[2025-06-19T05:51:21.006Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:51:21.006Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/kafka-avro-schema-quickstart/target/classes
[2025-06-19T05:51:21.636Z] [INFO]
[2025-06-19T05:51:21.636Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code-tests (default) @ kafka-avro-schema-quickstart ---
[2025-06-19T05:51:21.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-deployment/2.7.2.Final/quarkus-rest-client-deployment-2.7.2.Final.pom
[2025-06-19T05:51:21.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-deployment/2.7.2.Final/quarkus-rest-client-deployment-2.7.2.Final.pom (2.9 kB at 179 kB/s)
[2025-06-19T05:51:21.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config-deployment/2.7.2.Final/quarkus-rest-client-config-deployment-2.7.2.Final.pom
[2025-06-19T05:51:21.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config-deployment/2.7.2.Final/quarkus-rest-client-config-deployment-2.7.2.Final.pom (2.1 kB at 260 kB/s)
[2025-06-19T05:51:22.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config-deployment/2.7.2.Final/quarkus-rest-client-config-deployment-2.7.2.Final.jar
[2025-06-19T05:51:22.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-deployment/2.7.2.Final/quarkus-rest-client-deployment-2.7.2.Final.jar
[2025-06-19T05:51:22.266Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config-deployment/2.7.2.Final/quarkus-rest-client-config-deployment-2.7.2.Final.jar (4.3 kB at 306 kB/s)
[2025-06-19T05:51:22.266Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-deployment/2.7.2.Final/quarkus-rest-client-deployment-2.7.2.Final.jar (18 kB at 1.5 MB/s)
[2025-06-19T05:51:22.266Z] [INFO]
[2025-06-19T05:51:22.266Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ kafka-avro-schema-quickstart ---
[2025-06-19T05:51:22.266Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:51:22.266Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/kafka-avro-schema-quickstart/src/test/resources
[2025-06-19T05:51:22.266Z] [INFO]
[2025-06-19T05:51:22.266Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ kafka-avro-schema-quickstart ---
[2025-06-19T05:51:22.266Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:51:22.266Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/kafka-avro-schema-quickstart/target/test-classes
[2025-06-19T05:51:22.895Z] [INFO]
[2025-06-19T05:51:22.895Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kafka-avro-schema-quickstart ---
[2025-06-19T05:51:22.895Z] [INFO]
[2025-06-19T05:51:22.895Z] [INFO] -------------------------------------------------------
[2025-06-19T05:51:22.895Z] [INFO] T E S T S
[2025-06-19T05:51:22.895Z] [INFO] -------------------------------------------------------
[2025-06-19T05:51:22.895Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:51:24.203Z] [INFO] Running org.acme.kafka.MovieResourceTest
[2025-06-19T05:51:38.645Z] 2025-06-19 05:51:28,326 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:51:38.645Z] 2025-06-19 05:51:29,590 INFO [org.tes.doc.DockerClientProviderStrategy] (build-53) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-19T05:51:38.645Z] 2025-06-19 05:51:29,702 WARN [io.qua.res.com.dep.ResteasyCommonProcessor] (build-64) Quarkus detected the need for Mutiny reactive programming support, however the quarkus-resteasy-mutiny extension was not present. Reactive REST endpoints in your application that return Uni or Multi will not function as you expect until you add this extension. Endpoints that need Mutiny are: org.acme.kafka.ConsumedMovieResource{io.smallrye.mutiny.Multi<java.lang.String> stream()}
[2025-06-19T05:51:38.645Z] 2025-06-19 05:51:29,911 INFO [io.qua.sma.dep.processor] (build-27) Configuring the channel 'movies-from-kafka' to be managed by the connector 'smallrye-kafka'
[2025-06-19T05:51:38.645Z] 2025-06-19 05:51:29,912 INFO [io.qua.sma.dep.processor] (build-27) Configuring the channel 'movies' to be managed by the connector 'smallrye-kafka'
[2025-06-19T05:51:38.645Z] 2025-06-19 05:51:30,682 INFO [org.tes.doc.DockerClientProviderStrategy] (build-53) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-19T05:51:38.645Z] 2025-06-19 05:51:30,743 INFO [org.tes.DockerClientFactory] (build-53) Docker host IP address is 172.17.0.1
[2025-06-19T05:51:38.645Z] 2025-06-19 05:51:30,777 INFO [org.tes.DockerClientFactory] (build-53) Connected to docker:
[2025-06-19T05:51:38.645Z] Server Version: 26.1.3
[2025-06-19T05:51:38.645Z] API Version: 1.45
[2025-06-19T05:51:38.645Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-19T05:51:38.645Z] Total Memory: 7887 MB
[2025-06-19T05:51:38.645Z] 2025-06-19 05:51:30,782 INFO [org.tes.uti.ImageNameSubstitutor] (build-53) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-19T05:51:38.645Z] 2025-06-19 05:51:30,838 INFO [org.tes.uti.RegistryAuthLocator] (build-53) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:51:38.646Z] 2025-06-19 05:51:31,351 INFO [org.tes.DockerClientFactory] (build-53) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-19T05:51:38.646Z] 2025-06-19 05:51:31,352 INFO [org.tes.DockerClientFactory] (build-53) Checking the system...
[2025-06-19T05:51:38.646Z] 2025-06-19 05:51:31,353 INFO [org.tes.DockerClientFactory] (build-53) ✔︎ Docker server version should be at least 1.6.0
[2025-06-19T05:51:38.646Z] 2025-06-19 05:51:31,413 INFO [org.tes.DockerClientFactory] (build-53) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-19T05:51:38.646Z] 2025-06-19 05:51:31,474 INFO [doc.io/.11.2]] (build-53) Creating container for image: docker.io/vectorized/redpanda:v21.11.2
[2025-06-19T05:51:38.646Z] 2025-06-19 05:51:31,474 INFO [org.tes.uti.RegistryAuthLocator] (build-53) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/vectorized/redpanda:v21.11.2, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:51:38.646Z] 2025-06-19 05:51:31,474 INFO [doc.io/.1.5.Final]] (build-56) Creating container for image: docker.io/apicurio/apicurio-registry-mem:2.1.5.Final
[2025-06-19T05:51:38.646Z] 2025-06-19 05:51:31,591 INFO [doc.io/.1.5.Final]] (build-56) Container docker.io/apicurio/apicurio-registry-mem:2.1.5.Final is starting: 853eff501948164e041b61095321c5297fac11d5ac4d9dd46d80875011ad0a65
[2025-06-19T05:51:38.646Z] 2025-06-19 05:51:31,728 INFO [doc.io/.11.2]] (build-53) Container docker.io/vectorized/redpanda:v21.11.2 is starting: a8175086c9fa62049f0261fb364e39f535b97abe8da07d7ddbec028f1011840b
[2025-06-19T05:51:38.646Z] 2025-06-19 05:51:33,069 INFO [doc.io/.11.2]] (build-53) Container docker.io/vectorized/redpanda:v21.11.2 started in PT1.63289S
[2025-06-19T05:51:38.646Z] 2025-06-19 05:51:33,071 INFO [io.qua.kaf.cli.dep.DevServicesKafkaProcessor] (build-53) Dev Services for Kafka started. Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Dkafka.bootstrap.servers=OUTSIDE://172.17.0.1:32940
[2025-06-19T05:51:38.646Z] 2025-06-19 05:51:36,516 INFO [doc.io/.1.5.Final]] (build-56) Container docker.io/apicurio/apicurio-registry-mem:2.1.5.Final started in PT5.084332S
[2025-06-19T05:51:38.646Z] 2025-06-19 05:51:36,516 INFO [io.qua.api.reg.avr.DevServicesApicurioRegistryProcessor] (build-56) Dev Services for Apicurio Registry started. The registry is available at http://172.17.0.1:32939
[2025-06-19T05:51:38.646Z] 2025-06-19 05:51:37,926 WARN [io.sma.rea.mes.kafka] (main) SRMSG18216: No `group.id` set in the configuration, generate a random id: 06c6b771-dfb5-4c21-8a9b-0e38c5c58291
[2025-06-19T05:51:38.646Z] 2025-06-19 05:51:37,931 INFO [io.sma.rea.mes.kafka] (main) SRMSG18229: Configured topics for channel 'movies-from-kafka': [movies]
[2025-06-19T05:51:38.646Z] 2025-06-19 05:51:37,953 INFO [io.sma.rea.mes.kafka] (main) SRMSG18214: Key deserializer omitted, using String as default
[2025-06-19T05:51:38.646Z] 2025-06-19 05:51:38,141 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'apicurio.registry.url' was supplied but isn't a known config.
[2025-06-19T05:51:38.646Z] 2025-06-19 05:51:38,142 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'apicurio.registry.auto-register' was supplied but isn't a known config.
[2025-06-19T05:51:38.646Z] 2025-06-19 05:51:38,142 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'apicurio.registry.use-specific-avro-reader' was supplied but isn't a known config.
[2025-06-19T05:51:38.646Z] 2025-06-19 05:51:38,222 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'apicurio.registry.url' was supplied but isn't a known config.
[2025-06-19T05:51:38.646Z] 2025-06-19 05:51:38,222 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'apicurio.registry.auto-register' was supplied but isn't a known config.
[2025-06-19T05:51:38.646Z] 2025-06-19 05:51:38,230 INFO [io.sma.rea.mes.kafka] (main) SRMSG18258: Kafka producer kafka-producer-movies, connected to Kafka brokers 'OUTSIDE://172.17.0.1:32940', is configured to write records to 'movies'
[2025-06-19T05:51:38.646Z] 2025-06-19 05:51:38,406 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 10.849s. Listening on: http://localhost:8081
[2025-06-19T05:51:38.646Z] 2025-06-19 05:51:38,406 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:51:38.646Z] 2025-06-19 05:51:38,406 INFO [io.quarkus] (main) Installed features: [apicurio-registry-avro, cdi, kafka-client, rest-client, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-kafka, vertx]
[2025-06-19T05:51:42.408Z] 2025-06-19 05:51:39,805 INFO [io.sma.rea.mes.kafka] (smallrye-kafka-consumer-thread-0) SRMSG18257: Kafka consumer kafka-consumer-movies-from-kafka, connected to Kafka brokers 'OUTSIDE://172.17.0.1:32940', belongs to the '06c6b771-dfb5-4c21-8a9b-0e38c5c58291' consumer group and is configured to poll records from [movies]
[2025-06-19T05:51:42.408Z] 2025-06-19 05:51:40,433 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie The Shawshank Redemption to Kafka
[2025-06-19T05:51:42.408Z] 2025-06-19 05:51:40,592 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie 12 Angry Men to Kafka
[2025-06-19T05:51:42.408Z] 2025-06-19 05:51:40,831 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie The Shawshank Redemption to Kafka
[2025-06-19T05:51:42.408Z] 2025-06-19 05:51:40,877 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie 12 Angry Men to Kafka
[2025-06-19T05:51:42.408Z] 2025-06-19 05:51:41,116 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie The Shawshank Redemption to Kafka
[2025-06-19T05:51:42.408Z] 2025-06-19 05:51:41,156 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie 12 Angry Men to Kafka
[2025-06-19T05:51:42.408Z] 2025-06-19 05:51:41,378 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie The Shawshank Redemption to Kafka
[2025-06-19T05:51:42.408Z] 2025-06-19 05:51:41,409 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie 12 Angry Men to Kafka
[2025-06-19T05:51:42.408Z] 2025-06-19 05:51:41,630 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie The Shawshank Redemption to Kafka
[2025-06-19T05:51:42.408Z] 2025-06-19 05:51:41,641 INFO [io.sma.rea.mes.kafka] (vert.x-eventloop-thread-2) SRMSG18256: Initialize record store for topic-partition 'movies-0' at position -1.
[2025-06-19T05:51:42.408Z] 2025-06-19 05:51:41,647 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie 12 Angry Men to Kafka
[2025-06-19T05:51:42.408Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.855 s - in org.acme.kafka.MovieResourceTest
[2025-06-19T05:51:43.724Z] 2025-06-19 05:51:42,706 INFO [io.quarkus] (main) Quarkus stopped in 0.934s
[2025-06-19T05:51:43.724Z] [INFO]
[2025-06-19T05:51:43.724Z] [INFO] Results:
[2025-06-19T05:51:43.724Z] [INFO]
[2025-06-19T05:51:43.724Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:51:43.724Z] [INFO]
[2025-06-19T05:51:43.724Z] [INFO]
[2025-06-19T05:51:43.724Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kafka-avro-schema-quickstart ---
[2025-06-19T05:51:43.724Z] [INFO] Building jar: /quarkus-quickstarts/kafka-avro-schema-quickstart/target/kafka-avro-schema-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:51:43.724Z] [INFO]
[2025-06-19T05:51:43.724Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ kafka-avro-schema-quickstart ---
[2025-06-19T05:51:45.460Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'movies-from-kafka' to be managed by the connector 'smallrye-kafka'
[2025-06-19T05:51:45.460Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'movies' to be managed by the connector 'smallrye-kafka'
[2025-06-19T05:51:46.089Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2649ms
[2025-06-19T05:51:46.089Z] [INFO]
[2025-06-19T05:51:46.089Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kafka-avro-schema-quickstart ---
[2025-06-19T05:51:46.089Z] [INFO] Installing /quarkus-quickstarts/kafka-avro-schema-quickstart/target/kafka-avro-schema-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/kafka-avro-schema-quickstart/1.0.0-SNAPSHOT/kafka-avro-schema-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:51:46.089Z] [INFO] Installing /quarkus-quickstarts/kafka-avro-schema-quickstart/pom.xml to /root/.m2/repository/org/acme/kafka-avro-schema-quickstart/1.0.0-SNAPSHOT/kafka-avro-schema-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:51:46.089Z] [INFO]
[2025-06-19T05:51:46.089Z] [INFO] -------------------< org.acme:kafka-bare-quickstart >-------------------
[2025-06-19T05:51:46.089Z] [INFO] Building kafka-bare-quickstart 1.0-SNAPSHOT [44/104]
[2025-06-19T05:51:46.089Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:51:46.089Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb/2.7.2.Final/quarkus-resteasy-jsonb-2.7.2.Final.pom
[2025-06-19T05:51:46.089Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb/2.7.2.Final/quarkus-resteasy-jsonb-2.7.2.Final.pom (2.8 kB at 134 kB/s)
[2025-06-19T05:51:46.089Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb-parent/2.7.2.Final/quarkus-resteasy-jsonb-parent-2.7.2.Final.pom
[2025-06-19T05:51:46.089Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb-parent/2.7.2.Final/quarkus-resteasy-jsonb-parent-2.7.2.Final.pom (767 B at 38 kB/s)
[2025-06-19T05:51:46.089Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb/2.7.2.Final/quarkus-jsonb-2.7.2.Final.pom
[2025-06-19T05:51:46.718Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb/2.7.2.Final/quarkus-jsonb-2.7.2.Final.pom (2.8 kB at 134 kB/s)
[2025-06-19T05:51:46.718Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-parent/2.7.2.Final/quarkus-jsonb-parent-2.7.2.Final.pom
[2025-06-19T05:51:46.718Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-parent/2.7.2.Final/quarkus-jsonb-parent-2.7.2.Final.pom (767 B at 45 kB/s)
[2025-06-19T05:51:46.718Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.pom
[2025-06-19T05:51:46.718Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.pom (29 kB at 1.4 MB/s)
[2025-06-19T05:51:46.718Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/json/bind/jakarta.json.bind-api/1.0.2/jakarta.json.bind-api-1.0.2.pom
[2025-06-19T05:51:46.718Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/json/bind/jakarta.json.bind-api/1.0.2/jakarta.json.bind-api-1.0.2.pom (24 kB at 994 kB/s)
[2025-06-19T05:51:46.718Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-binding-provider/4.7.5.Final/resteasy-json-binding-provider-4.7.5.Final.pom
[2025-06-19T05:51:46.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-binding-provider/4.7.5.Final/resteasy-json-binding-provider-4.7.5.Final.pom (5.5 kB at 278 kB/s)
[2025-06-19T05:51:46.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.7.5.Final/resteasy-json-p-provider-4.7.5.Final.pom
[2025-06-19T05:51:46.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.7.5.Final/resteasy-json-p-provider-4.7.5.Final.pom (2.4 kB at 109 kB/s)
[2025-06-19T05:51:46.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/2.8.1/kafka-clients-2.8.1.pom
[2025-06-19T05:51:46.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/2.8.1/kafka-clients-2.8.1.pom (2.9 kB at 145 kB/s)
[2025-06-19T05:51:46.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.4.9-1/zstd-jni-1.4.9-1.pom
[2025-06-19T05:51:46.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.4.9-1/zstd-jni-1.4.9-1.pom (1.9 kB at 106 kB/s)
[2025-06-19T05:51:46.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.pom
[2025-06-19T05:51:46.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.pom (2.0 kB at 97 kB/s)
[2025-06-19T05:51:46.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-kafka-client/2.18.1/smallrye-mutiny-vertx-kafka-client-2.18.1.pom
[2025-06-19T05:51:46.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-kafka-client/2.18.1/smallrye-mutiny-vertx-kafka-client-2.18.1.pom (6.5 kB at 343 kB/s)
[2025-06-19T05:51:46.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb/2.7.2.Final/quarkus-resteasy-jsonb-2.7.2.Final.jar
[2025-06-19T05:51:46.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb/2.7.2.Final/quarkus-jsonb-2.7.2.Final.jar
[2025-06-19T05:51:46.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.jar
[2025-06-19T05:51:46.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-binding-provider/4.7.5.Final/resteasy-json-binding-provider-4.7.5.Final.jar
[2025-06-19T05:51:46.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/json/bind/jakarta.json.bind-api/1.0.2/jakarta.json.bind-api-1.0.2.jar
[2025-06-19T05:51:46.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb/2.7.2.Final/quarkus-resteasy-jsonb-2.7.2.Final.jar (11 kB at 475 kB/s)
[2025-06-19T05:51:46.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.7.5.Final/resteasy-json-p-provider-4.7.5.Final.jar
[2025-06-19T05:51:46.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-binding-provider/4.7.5.Final/resteasy-json-binding-provider-4.7.5.Final.jar (16 kB at 714 kB/s)
[2025-06-19T05:51:46.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/2.8.1/kafka-clients-2.8.1.jar
[2025-06-19T05:51:46.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb/2.7.2.Final/quarkus-jsonb-2.7.2.Final.jar (7.0 kB at 268 kB/s)
[2025-06-19T05:51:46.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.4.9-1/zstd-jni-1.4.9-1.jar
[2025-06-19T05:51:46.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/json/bind/jakarta.json.bind-api/1.0.2/jakarta.json.bind-api-1.0.2.jar (35 kB at 1.5 MB/s)
[2025-06-19T05:51:46.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar
[2025-06-19T05:51:46.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.jar (365 kB at 9.4 MB/s)
[2025-06-19T05:51:46.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-kafka-client/2.18.1/smallrye-mutiny-vertx-kafka-client-2.18.1.jar
[2025-06-19T05:51:46.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.7.5.Final/resteasy-json-p-provider-4.7.5.Final.jar (15 kB at 365 kB/s)
[2025-06-19T05:51:46.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-kafka-client/2.18.1/smallrye-mutiny-vertx-kafka-client-2.18.1.jar (42 kB at 623 kB/s)
[2025-06-19T05:51:46.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar (650 kB at 8.7 MB/s)
[2025-06-19T05:51:46.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/2.8.1/kafka-clients-2.8.1.jar (4.6 MB at 27 MB/s)
[2025-06-19T05:51:46.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.4.9-1/zstd-jni-1.4.9-1.jar (6.5 MB at 37 MB/s)
[2025-06-19T05:51:46.719Z] [INFO]
[2025-06-19T05:51:46.719Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kafka-bare-quickstart ---
[2025-06-19T05:51:46.719Z] [INFO]
[2025-06-19T05:51:46.719Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ kafka-bare-quickstart ---
[2025-06-19T05:51:46.719Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:51:46.719Z] [INFO] Copying 1 resource
[2025-06-19T05:51:46.719Z] [INFO]
[2025-06-19T05:51:46.719Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ kafka-bare-quickstart ---
[2025-06-19T05:51:46.719Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:51:46.719Z] [INFO] Compiling 4 source files to /quarkus-quickstarts/kafka-bare-quickstart/target/classes
[2025-06-19T05:51:47.349Z] [INFO]
[2025-06-19T05:51:47.349Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ kafka-bare-quickstart ---
[2025-06-19T05:51:47.349Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:51:47.349Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/kafka-bare-quickstart/src/test/resources
[2025-06-19T05:51:47.349Z] [INFO]
[2025-06-19T05:51:47.349Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ kafka-bare-quickstart ---
[2025-06-19T05:51:47.349Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:51:47.349Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/kafka-bare-quickstart/target/test-classes
[2025-06-19T05:51:47.349Z] [INFO]
[2025-06-19T05:51:47.349Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kafka-bare-quickstart ---
[2025-06-19T05:51:47.349Z] [INFO]
[2025-06-19T05:51:47.349Z] [INFO] -------------------------------------------------------
[2025-06-19T05:51:47.349Z] [INFO] T E S T S
[2025-06-19T05:51:47.349Z] [INFO] -------------------------------------------------------
[2025-06-19T05:51:47.349Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:51:48.659Z] [INFO] Running org.acme.kafka.KafkaClientTest
[2025-06-19T05:51:58.958Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb-deployment/2.7.2.Final/quarkus-resteasy-jsonb-deployment-2.7.2.Final.pom
[2025-06-19T05:51:58.958Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb-deployment/2.7.2.Final/quarkus-resteasy-jsonb-deployment-2.7.2.Final.pom (2.2 kB at 4.8 kB/s)
[2025-06-19T05:51:58.958Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-deployment/2.7.2.Final/quarkus-jsonb-deployment-2.7.2.Final.pom
[2025-06-19T05:51:58.958Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-deployment/2.7.2.Final/quarkus-jsonb-deployment-2.7.2.Final.pom (2.1 kB at 123 kB/s)
[2025-06-19T05:51:58.958Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-spi/2.7.2.Final/quarkus-jsonb-spi-2.7.2.Final.pom
[2025-06-19T05:51:58.958Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-spi/2.7.2.Final/quarkus-jsonb-spi-2.7.2.Final.pom (828 B at 75 kB/s)
[2025-06-19T05:51:58.958Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-spi/2.7.2.Final/quarkus-jsonb-spi-2.7.2.Final.jar
[2025-06-19T05:51:58.958Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-deployment/2.7.2.Final/quarkus-jsonb-deployment-2.7.2.Final.jar
[2025-06-19T05:51:58.958Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb-deployment/2.7.2.Final/quarkus-resteasy-jsonb-deployment-2.7.2.Final.jar
[2025-06-19T05:51:58.958Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-spi/2.7.2.Final/quarkus-jsonb-spi-2.7.2.Final.jar (3.9 kB at 149 kB/s)
[2025-06-19T05:51:58.958Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-deployment/2.7.2.Final/quarkus-jsonb-deployment-2.7.2.Final.jar (8.3 kB at 166 kB/s)
[2025-06-19T05:51:58.958Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb-deployment/2.7.2.Final/quarkus-resteasy-jsonb-deployment-2.7.2.Final.jar (4.6 kB at 93 kB/s)
[2025-06-19T05:51:58.958Z] 2025-06-19 05:51:53,019 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:51:58.958Z] 2025-06-19 05:51:54,214 INFO [org.tes.doc.DockerClientProviderStrategy] (build-47) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-19T05:51:58.959Z] 2025-06-19 05:51:55,156 INFO [org.tes.doc.DockerClientProviderStrategy] (build-47) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-19T05:51:58.959Z] 2025-06-19 05:51:55,170 INFO [org.tes.DockerClientFactory] (build-47) Docker host IP address is 172.17.0.1
[2025-06-19T05:51:58.959Z] 2025-06-19 05:51:55,197 INFO [org.tes.DockerClientFactory] (build-47) Connected to docker:
[2025-06-19T05:51:58.959Z] Server Version: 26.1.3
[2025-06-19T05:51:58.959Z] API Version: 1.45
[2025-06-19T05:51:58.959Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-19T05:51:58.959Z] Total Memory: 7887 MB
[2025-06-19T05:51:58.959Z] 2025-06-19 05:51:55,205 INFO [org.tes.uti.ImageNameSubstitutor] (build-47) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-19T05:51:58.959Z] 2025-06-19 05:51:55,254 INFO [org.tes.uti.RegistryAuthLocator] (build-47) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:51:58.959Z] 2025-06-19 05:51:55,787 INFO [org.tes.DockerClientFactory] (build-47) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-19T05:51:58.959Z] 2025-06-19 05:51:55,787 INFO [org.tes.DockerClientFactory] (build-47) Checking the system...
[2025-06-19T05:51:58.959Z] 2025-06-19 05:51:55,788 INFO [org.tes.DockerClientFactory] (build-47) ✔︎ Docker server version should be at least 1.6.0
[2025-06-19T05:51:58.959Z] 2025-06-19 05:51:55,870 INFO [org.tes.DockerClientFactory] (build-47) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-19T05:51:58.959Z] 2025-06-19 05:51:55,931 INFO [doc.io/.11.2]] (build-47) Creating container for image: docker.io/vectorized/redpanda:v21.11.2
[2025-06-19T05:51:58.959Z] 2025-06-19 05:51:55,931 INFO [org.tes.uti.RegistryAuthLocator] (build-47) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/vectorized/redpanda:v21.11.2, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:51:58.959Z] 2025-06-19 05:51:56,139 INFO [doc.io/.11.2]] (build-47) Container docker.io/vectorized/redpanda:v21.11.2 is starting: fffa3f1d98798280b181decf6d49215b01ba6b5ba5412573dd9038164fd38c86
[2025-06-19T05:51:58.959Z] 2025-06-19 05:51:57,043 INFO [doc.io/.11.2]] (build-47) Container docker.io/vectorized/redpanda:v21.11.2 started in PT1.150875S
[2025-06-19T05:51:58.959Z] 2025-06-19 05:51:57,044 INFO [io.qua.kaf.cli.dep.DevServicesKafkaProcessor] (build-47) Dev Services for Kafka started. Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Dkafka.bootstrap.servers=OUTSIDE://172.17.0.1:32942
[2025-06-19T05:51:58.959Z] 2025-06-19 05:51:58,073 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'group.id' was supplied but isn't a known config.
[2025-06-19T05:51:58.959Z] 2025-06-19 05:51:58,073 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'auto.offset.reset' was supplied but isn't a known config.
[2025-06-19T05:51:58.959Z] 2025-06-19 05:51:58,149 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'group.id' was supplied but isn't a known config.
[2025-06-19T05:51:58.959Z] 2025-06-19 05:51:58,150 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'auto.offset.reset' was supplied but isn't a known config.
[2025-06-19T05:51:58.959Z] 2025-06-19 05:51:58,353 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 6.062s. Listening on: http://localhost:8081
[2025-06-19T05:51:58.959Z] 2025-06-19 05:51:58,353 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:51:58.959Z] 2025-06-19 05:51:58,353 INFO [io.quarkus] (main) Installed features: [cdi, kafka-client, resteasy, resteasy-jsonb, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-06-19T05:52:01.009Z] [ERROR] WARNING: An illegal reflective access operation has occurred
[2025-06-19T05:52:01.009Z] [ERROR] WARNING: Illegal reflective access by org.codehaus.groovy.vmplugin.v9.Java9 (file:/root/.m2/repository/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.jar) to constructor java.lang.AssertionError(java.lang.String)
[2025-06-19T05:52:01.009Z] [ERROR] WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.vmplugin.v9.Java9
[2025-06-19T05:52:01.009Z] [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
[2025-06-19T05:52:01.009Z] [ERROR] WARNING: All illegal access operations will be denied in a future release
[2025-06-19T05:52:02.313Z] Polled Record:(my-key-vertx, my-value-vertx, 0, 0)
[2025-06-19T05:52:02.313Z] Polled Record:(my-key, my-value, 0, 0)
[2025-06-19T05:52:02.943Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.087 s - in org.acme.kafka.KafkaClientTest
[2025-06-19T05:52:02.943Z] 2025-06-19 05:52:02,303 INFO [io.quarkus] (main) Quarkus stopped in 0.117s
[2025-06-19T05:52:03.576Z] [INFO]
[2025-06-19T05:52:03.576Z] [INFO] Results:
[2025-06-19T05:52:03.576Z] [INFO]
[2025-06-19T05:52:03.576Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:52:03.576Z] [INFO]
[2025-06-19T05:52:03.576Z] [INFO]
[2025-06-19T05:52:03.576Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kafka-bare-quickstart ---
[2025-06-19T05:52:03.576Z] [INFO] Building jar: /quarkus-quickstarts/kafka-bare-quickstart/target/kafka-bare-quickstart-1.0-SNAPSHOT.jar
[2025-06-19T05:52:03.576Z] [INFO]
[2025-06-19T05:52:03.576Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ kafka-bare-quickstart ---
[2025-06-19T05:52:06.470Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2464ms
[2025-06-19T05:52:06.470Z] [INFO]
[2025-06-19T05:52:06.470Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kafka-bare-quickstart ---
[2025-06-19T05:52:06.470Z] [INFO] Installing /quarkus-quickstarts/kafka-bare-quickstart/target/kafka-bare-quickstart-1.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/kafka-bare-quickstart/1.0-SNAPSHOT/kafka-bare-quickstart-1.0-SNAPSHOT.jar
[2025-06-19T05:52:06.470Z] [INFO] Installing /quarkus-quickstarts/kafka-bare-quickstart/pom.xml to /root/.m2/repository/org/acme/kafka-bare-quickstart/1.0-SNAPSHOT/kafka-bare-quickstart-1.0-SNAPSHOT.pom
[2025-06-19T05:52:06.470Z] [INFO]
[2025-06-19T05:52:06.470Z] [INFO] -----------------< org.acme:kafka-streams-quickstart >------------------
[2025-06-19T05:52:06.470Z] [INFO] Building kafka-streams-quickstart 1.0.0-SNAPSHOT [45/104]
[2025-06-19T05:52:06.470Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-06-19T05:52:06.470Z] [INFO]
[2025-06-19T05:52:06.470Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kafka-streams-quickstart ---
[2025-06-19T05:52:06.470Z] [INFO]
[2025-06-19T05:52:06.470Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kafka-streams-quickstart ---
[2025-06-19T05:52:06.470Z] [INFO] Installing /quarkus-quickstarts/kafka-streams-quickstart/pom.xml to /root/.m2/repository/org/acme/kafka-streams-quickstart/1.0.0-SNAPSHOT/kafka-streams-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:52:06.470Z] [INFO]
[2025-06-19T05:52:06.470Z] [INFO] -------------< org.acme:kafka-streams-quickstart-producer >-------------
[2025-06-19T05:52:06.470Z] [INFO] Building kafka-streams-quickstart-producer 1.0.0-SNAPSHOT [46/104]
[2025-06-19T05:52:06.470Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:52:06.470Z] [INFO]
[2025-06-19T05:52:06.470Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kafka-streams-quickstart-producer ---
[2025-06-19T05:52:06.470Z] [INFO]
[2025-06-19T05:52:06.470Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ kafka-streams-quickstart-producer ---
[2025-06-19T05:52:06.470Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:52:06.470Z] [INFO] Copying 1 resource
[2025-06-19T05:52:06.470Z] [INFO]
[2025-06-19T05:52:06.470Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ kafka-streams-quickstart-producer ---
[2025-06-19T05:52:06.470Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:52:06.470Z] [INFO] Compiling 1 source file to /quarkus-quickstarts/kafka-streams-quickstart/producer/target/classes
[2025-06-19T05:52:06.470Z] [INFO]
[2025-06-19T05:52:06.470Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ kafka-streams-quickstart-producer ---
[2025-06-19T05:52:06.470Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:52:06.470Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/kafka-streams-quickstart/producer/src/test/resources
[2025-06-19T05:52:06.470Z] [INFO]
[2025-06-19T05:52:06.470Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ kafka-streams-quickstart-producer ---
[2025-06-19T05:52:06.470Z] [INFO] No sources to compile
[2025-06-19T05:52:06.470Z] [INFO]
[2025-06-19T05:52:06.470Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kafka-streams-quickstart-producer ---
[2025-06-19T05:52:06.470Z] [INFO] No tests to run.
[2025-06-19T05:52:06.470Z] [INFO]
[2025-06-19T05:52:06.470Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kafka-streams-quickstart-producer ---
[2025-06-19T05:52:06.470Z] [INFO] Building jar: /quarkus-quickstarts/kafka-streams-quickstart/producer/target/kafka-streams-quickstart-producer-1.0.0-SNAPSHOT.jar
[2025-06-19T05:52:06.470Z] [INFO]
[2025-06-19T05:52:06.470Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ kafka-streams-quickstart-producer ---
[2025-06-19T05:52:09.334Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2314ms
[2025-06-19T05:52:09.334Z] [INFO]
[2025-06-19T05:52:09.334Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kafka-streams-quickstart-producer ---
[2025-06-19T05:52:09.334Z] [INFO] Installing /quarkus-quickstarts/kafka-streams-quickstart/producer/target/kafka-streams-quickstart-producer-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/kafka-streams-quickstart-producer/1.0.0-SNAPSHOT/kafka-streams-quickstart-producer-1.0.0-SNAPSHOT.jar
[2025-06-19T05:52:09.334Z] [INFO] Installing /quarkus-quickstarts/kafka-streams-quickstart/producer/pom.xml to /root/.m2/repository/org/acme/kafka-streams-quickstart-producer/1.0.0-SNAPSHOT/kafka-streams-quickstart-producer-1.0.0-SNAPSHOT.pom
[2025-06-19T05:52:09.334Z] [INFO]
[2025-06-19T05:52:09.334Z] [INFO] ------------< org.acme:kafka-streams-quickstart-aggregator >------------
[2025-06-19T05:52:09.334Z] [INFO] Building kafka-streams-quickstart-aggregator 1.0.0-SNAPSHOT [47/104]
[2025-06-19T05:52:09.334Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:52:09.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams/2.7.2.Final/quarkus-kafka-streams-2.7.2.Final.pom
[2025-06-19T05:52:09.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams/2.7.2.Final/quarkus-kafka-streams-2.7.2.Final.pom (2.9 kB at 121 kB/s)
[2025-06-19T05:52:09.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams-parent/2.7.2.Final/quarkus-kafka-streams-parent-2.7.2.Final.pom
[2025-06-19T05:52:09.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams-parent/2.7.2.Final/quarkus-kafka-streams-parent-2.7.2.Final.pom (754 B at 40 kB/s)
[2025-06-19T05:52:09.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/3.1.0/kafka-streams-3.1.0.pom
[2025-06-19T05:52:09.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/3.1.0/kafka-streams-3.1.0.pom (2.0 kB at 105 kB/s)
[2025-06-19T05:52:09.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams-test-utils/3.1.0/kafka-streams-test-utils-3.1.0.pom
[2025-06-19T05:52:09.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams-test-utils/3.1.0/kafka-streams-test-utils-3.1.0.pom (1.6 kB at 90 kB/s)
[2025-06-19T05:52:09.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams/2.7.2.Final/quarkus-kafka-streams-2.7.2.Final.jar
[2025-06-19T05:52:09.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams-test-utils/3.1.0/kafka-streams-test-utils-3.1.0.jar
[2025-06-19T05:52:09.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/3.1.0/kafka-streams-3.1.0.jar
[2025-06-19T05:52:09.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams-test-utils/3.1.0/kafka-streams-test-utils-3.1.0.jar (52 kB at 2.6 MB/s)
[2025-06-19T05:52:09.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams/2.7.2.Final/quarkus-kafka-streams-2.7.2.Final.jar (34 kB at 1.4 MB/s)
[2025-06-19T05:52:09.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/3.1.0/kafka-streams-3.1.0.jar (1.4 MB at 24 MB/s)
[2025-06-19T05:52:09.334Z] [INFO]
[2025-06-19T05:52:09.334Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kafka-streams-quickstart-aggregator ---
[2025-06-19T05:52:09.334Z] [INFO]
[2025-06-19T05:52:09.334Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ kafka-streams-quickstart-aggregator ---
[2025-06-19T05:52:09.334Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:52:09.334Z] [INFO] Copying 1 resource
[2025-06-19T05:52:09.334Z] [INFO]
[2025-06-19T05:52:09.334Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ kafka-streams-quickstart-aggregator ---
[2025-06-19T05:52:09.334Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:52:09.334Z] [INFO] Compiling 9 source files to /quarkus-quickstarts/kafka-streams-quickstart/aggregator/target/classes
[2025-06-19T05:52:09.965Z] [WARNING] /quarkus-quickstarts/kafka-streams-quickstart/aggregator/src/main/java/org/acme/kafka/streams/aggregator/streams/InteractiveQueries.java: /quarkus-quickstarts/kafka-streams-quickstart/aggregator/src/main/java/org/acme/kafka/streams/aggregator/streams/InteractiveQueries.java uses or overrides a deprecated API.
[2025-06-19T05:52:09.965Z] [WARNING] /quarkus-quickstarts/kafka-streams-quickstart/aggregator/src/main/java/org/acme/kafka/streams/aggregator/streams/InteractiveQueries.java: Recompile with -Xlint:deprecation for details.
[2025-06-19T05:52:09.965Z] [INFO]
[2025-06-19T05:52:09.965Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ kafka-streams-quickstart-aggregator ---
[2025-06-19T05:52:09.965Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:52:09.965Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/kafka-streams-quickstart/aggregator/src/test/resources
[2025-06-19T05:52:09.965Z] [INFO]
[2025-06-19T05:52:09.965Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ kafka-streams-quickstart-aggregator ---
[2025-06-19T05:52:09.965Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:52:09.965Z] [INFO] Compiling 4 source files to /quarkus-quickstarts/kafka-streams-quickstart/aggregator/target/test-classes
[2025-06-19T05:52:09.965Z] [WARNING] /quarkus-quickstarts/kafka-streams-quickstart/aggregator/src/test/java/org/acme/kafka/streams/aggregator/streams/AggregatorTest.java: Some input files use unchecked or unsafe operations.
[2025-06-19T05:52:09.965Z] [WARNING] /quarkus-quickstarts/kafka-streams-quickstart/aggregator/src/test/java/org/acme/kafka/streams/aggregator/streams/AggregatorTest.java: Recompile with -Xlint:unchecked for details.
[2025-06-19T05:52:09.965Z] [INFO]
[2025-06-19T05:52:09.965Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kafka-streams-quickstart-aggregator ---
[2025-06-19T05:52:09.965Z] [INFO]
[2025-06-19T05:52:09.965Z] [INFO] -------------------------------------------------------
[2025-06-19T05:52:09.965Z] [INFO] T E S T S
[2025-06-19T05:52:09.965Z] [INFO] -------------------------------------------------------
[2025-06-19T05:52:09.965Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:52:12.018Z] [INFO] Running org.acme.kafka.streams.aggregator.streams.AggregatorTest
[2025-06-19T05:52:32.287Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams-deployment/2.7.2.Final/quarkus-kafka-streams-deployment-2.7.2.Final.pom
[2025-06-19T05:52:32.287Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams-deployment/2.7.2.Final/quarkus-kafka-streams-deployment-2.7.2.Final.pom (2.4 kB at 9.0 kB/s)
[2025-06-19T05:52:32.287Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams-deployment/2.7.2.Final/quarkus-kafka-streams-deployment-2.7.2.Final.jar
[2025-06-19T05:52:32.287Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams-deployment/2.7.2.Final/quarkus-kafka-streams-deployment-2.7.2.Final.jar (14 kB at 617 kB/s)
[2025-06-19T05:52:32.287Z] 2025-06-19 05:52:16,377 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:52:32.287Z] 2025-06-19 05:52:17,345 INFO [org.tes.doc.DockerClientProviderStrategy] (build-33) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-19T05:52:32.287Z] 2025-06-19 05:52:18,175 INFO [org.tes.doc.DockerClientProviderStrategy] (build-33) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-19T05:52:32.287Z] 2025-06-19 05:52:18,197 INFO [org.tes.DockerClientFactory] (build-33) Docker host IP address is 172.17.0.1
[2025-06-19T05:52:32.287Z] 2025-06-19 05:52:18,236 INFO [org.tes.DockerClientFactory] (build-33) Connected to docker:
[2025-06-19T05:52:32.287Z] Server Version: 26.1.3
[2025-06-19T05:52:32.287Z] API Version: 1.45
[2025-06-19T05:52:32.287Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-19T05:52:32.287Z] Total Memory: 7887 MB
[2025-06-19T05:52:32.287Z] 2025-06-19 05:52:18,240 INFO [org.tes.uti.ImageNameSubstitutor] (build-33) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-19T05:52:32.287Z] 2025-06-19 05:52:18,284 INFO [org.tes.uti.RegistryAuthLocator] (build-33) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:52:32.287Z] 2025-06-19 05:52:18,851 INFO [org.tes.DockerClientFactory] (build-33) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-19T05:52:32.287Z] 2025-06-19 05:52:18,852 INFO [org.tes.DockerClientFactory] (build-33) Checking the system...
[2025-06-19T05:52:32.287Z] 2025-06-19 05:52:18,853 INFO [org.tes.DockerClientFactory] (build-33) ✔︎ Docker server version should be at least 1.6.0
[2025-06-19T05:52:32.287Z] 2025-06-19 05:52:18,916 INFO [org.tes.DockerClientFactory] (build-33) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-19T05:52:32.287Z] 2025-06-19 05:52:18,972 INFO [doc.io/.11.2]] (build-33) Creating container for image: docker.io/vectorized/redpanda:v21.11.2
[2025-06-19T05:52:32.287Z] 2025-06-19 05:52:18,972 INFO [org.tes.uti.RegistryAuthLocator] (build-33) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/vectorized/redpanda:v21.11.2, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:52:32.287Z] 2025-06-19 05:52:19,142 INFO [doc.io/.11.2]] (build-33) Container docker.io/vectorized/redpanda:v21.11.2 is starting: f65d738965b8fa6e65bcc1d110e964b969850ea6c29e070d3530369c5352525b
[2025-06-19T05:52:32.287Z] 2025-06-19 05:52:19,959 INFO [doc.io/.11.2]] (build-33) Container docker.io/vectorized/redpanda:v21.11.2 started in PT1.02538S
[2025-06-19T05:52:32.287Z] 2025-06-19 05:52:19,961 INFO [io.qua.kaf.cli.dep.DevServicesKafkaProcessor] (build-33) Dev Services for Kafka started. Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Dkafka.bootstrap.servers=OUTSIDE://172.17.0.1:32944
[2025-06-19T05:52:32.287Z] 2025-06-19 05:52:20,169 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-06-19T05:52:32.287Z] 2025-06-19 05:52:20,708 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-06-19T05:52:32.287Z] 2025-06-19 05:52:20,723 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2025-06-19T05:52:32.287Z] 2025-06-19 05:52:20,752 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2025-06-19T05:52:32.287Z] Server Version: 26.1.3
[2025-06-19T05:52:32.287Z] API Version: 1.45
[2025-06-19T05:52:32.287Z] Operating System: Ubuntu 24.04.2 LTS
[2025-06-19T05:52:32.287Z] Total Memory: 7887 MB
[2025-06-19T05:52:32.287Z] 2025-06-19 05:52:20,757 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-06-19T05:52:32.287Z] 2025-06-19 05:52:20,792 INFO [org.tes.uti.RegistryAuthLocator] (pool-4-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:21,276 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:21,277 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:21,277 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:21,337 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:21,367 INFO [doc.4.3]] (pool-4-thread-1) Creating container for image: confluentinc/cp-kafka:5.4.3
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:21,447 INFO [doc.4.3]] (pool-4-thread-1) Container confluentinc/cp-kafka:5.4.3 is starting: 4c9e106649f15f14fb8a5ad8447856c4f2ba4e30c4abeab960c2d60399a1fa6f
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:26,592 INFO [doc.4.3]] (pool-4-thread-1) Container confluentinc/cp-kafka:5.4.3 started in PT5.254762S
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,114 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'ssl.endpoint.identification.algorithm' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,189 INFO [org.apa.kaf.str.StreamsConfig] (main) StreamsConfig values:
[2025-06-19T05:52:32.288Z] acceptable.recovery.lag = 10000
[2025-06-19T05:52:32.288Z] application.id = temperature-aggregator
[2025-06-19T05:52:32.288Z] application.server =
[2025-06-19T05:52:32.288Z] bootstrap.servers = [PLAINTEXT://172.17.0.1:32946]
[2025-06-19T05:52:32.288Z] buffered.records.per.partition = 1000
[2025-06-19T05:52:32.288Z] built.in.metrics.version = latest
[2025-06-19T05:52:32.288Z] cache.max.bytes.buffering = 10240
[2025-06-19T05:52:32.288Z] client.id =
[2025-06-19T05:52:32.288Z] commit.interval.ms = 1000
[2025-06-19T05:52:32.288Z] connections.max.idle.ms = 540000
[2025-06-19T05:52:32.288Z] default.deserialization.exception.handler = class org.apache.kafka.streams.errors.LogAndFailExceptionHandler
[2025-06-19T05:52:32.288Z] default.key.serde = null
[2025-06-19T05:52:32.288Z] default.list.key.serde.inner = null
[2025-06-19T05:52:32.288Z] default.list.key.serde.type = null
[2025-06-19T05:52:32.288Z] default.list.value.serde.inner = null
[2025-06-19T05:52:32.288Z] default.list.value.serde.type = null
[2025-06-19T05:52:32.288Z] default.production.exception.handler = class org.apache.kafka.streams.errors.DefaultProductionExceptionHandler
[2025-06-19T05:52:32.288Z] default.timestamp.extractor = class org.apache.kafka.streams.processor.FailOnInvalidTimestamp
[2025-06-19T05:52:32.288Z] default.value.serde = null
[2025-06-19T05:52:32.288Z] max.task.idle.ms = 0
[2025-06-19T05:52:32.288Z] max.warmup.replicas = 2
[2025-06-19T05:52:32.288Z] metadata.max.age.ms = 500
[2025-06-19T05:52:32.288Z] metric.reporters = []
[2025-06-19T05:52:32.288Z] metrics.num.samples = 2
[2025-06-19T05:52:32.288Z] metrics.recording.level = DEBUG
[2025-06-19T05:52:32.288Z] metrics.sample.window.ms = 30000
[2025-06-19T05:52:32.288Z] num.standby.replicas = 0
[2025-06-19T05:52:32.288Z] num.stream.threads = 1
[2025-06-19T05:52:32.288Z] poll.ms = 100
[2025-06-19T05:52:32.288Z] probing.rebalance.interval.ms = 600000
[2025-06-19T05:52:32.288Z] processing.guarantee = at_least_once
[2025-06-19T05:52:32.288Z] receive.buffer.bytes = 32768
[2025-06-19T05:52:32.288Z] reconnect.backoff.max.ms = 1000
[2025-06-19T05:52:32.288Z] reconnect.backoff.ms = 50
[2025-06-19T05:52:32.288Z] replication.factor = -1
[2025-06-19T05:52:32.288Z] request.timeout.ms = 40000
[2025-06-19T05:52:32.288Z] retries = 0
[2025-06-19T05:52:32.288Z] retry.backoff.ms = 100
[2025-06-19T05:52:32.288Z] rocksdb.config.setter = null
[2025-06-19T05:52:32.288Z] security.protocol = PLAINTEXT
[2025-06-19T05:52:32.288Z] send.buffer.bytes = 131072
[2025-06-19T05:52:32.288Z] state.cleanup.delay.ms = 600000
[2025-06-19T05:52:32.288Z] state.dir = target/data/kafka-data/stores
[2025-06-19T05:52:32.288Z] task.timeout.ms = 300000
[2025-06-19T05:52:32.288Z] topology.optimization = none
[2025-06-19T05:52:32.288Z] upgrade.from = null
[2025-06-19T05:52:32.288Z] window.size.ms = null
[2025-06-19T05:52:32.288Z] windowed.inner.class.serde = null
[2025-06-19T05:52:32.288Z] windowstore.changelog.additional.retention.ms = 86400000
[2025-06-19T05:52:32.288Z]
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,226 INFO [org.apa.kaf.str.pro.int.StateDirectory] (main) No process id found on disk, got fresh process id 1951619d-0481-4e98-aebe-4914754a7815
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,286 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'streams.cache.max.bytes.buffering' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,286 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'streams.metadata.max.age.ms' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,287 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'topics' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,287 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'bootstrap-servers' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,289 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'streams.commit.interval.ms' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,289 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'streams.metrics.recording.level' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,289 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'streams.auto.offset.reset' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,289 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'streams.consumer.heartbeat.interval.ms' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,290 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'streams.state.dir' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,290 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'application-id' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,290 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'ssl.endpoint.identification.algorithm' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,293 INFO [org.apa.kaf.str.KafkaStreams] (main) stream-client [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815] Kafka Streams version: 3.1.0
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,293 INFO [org.apa.kaf.str.KafkaStreams] (main) stream-client [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815] Kafka Streams commit ID: 37edeed0777bacb3
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,350 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.cache.max.bytes.buffering' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,350 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.metadata.max.age.ms' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,351 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'topics' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,351 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'bootstrap-servers' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,351 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.commit.interval.ms' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,351 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.metrics.recording.level' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,351 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.auto.offset.reset' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,351 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.consumer.heartbeat.interval.ms' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,351 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.state.dir' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,352 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'application-id' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,358 INFO [org.apa.kaf.str.pro.int.StreamThread] (main) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1] Creating restore consumer client
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,371 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.cache.max.bytes.buffering' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,372 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.metadata.max.age.ms' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,372 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'topics' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,373 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'bootstrap-servers' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,373 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.commit.interval.ms' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,374 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.metrics.recording.level' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,374 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.auto.offset.reset' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,374 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.consumer.heartbeat.interval.ms' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,374 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.state.dir' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,374 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'application-id' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,383 INFO [org.apa.kaf.str.pro.int.StreamThread] (main) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1] Creating thread producer client
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,426 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'streams.cache.max.bytes.buffering' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,426 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'streams.metadata.max.age.ms' was supplied but isn't a known config.
[2025-06-19T05:52:32.288Z] 2025-06-19 05:52:30,426 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'topics' was supplied but isn't a known config.
[2025-06-19T05:52:32.289Z] 2025-06-19 05:52:30,426 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'bootstrap-servers' was supplied but isn't a known config.
[2025-06-19T05:52:32.289Z] 2025-06-19 05:52:30,426 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'streams.commit.interval.ms' was supplied but isn't a known config.
[2025-06-19T05:52:32.289Z] 2025-06-19 05:52:30,427 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'streams.metrics.recording.level' was supplied but isn't a known config.
[2025-06-19T05:52:32.289Z] 2025-06-19 05:52:30,427 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'streams.auto.offset.reset' was supplied but isn't a known config.
[2025-06-19T05:52:32.289Z] 2025-06-19 05:52:30,427 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'streams.consumer.heartbeat.interval.ms' was supplied but isn't a known config.
[2025-06-19T05:52:32.289Z] 2025-06-19 05:52:30,427 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'streams.state.dir' was supplied but isn't a known config.
[2025-06-19T05:52:32.289Z] 2025-06-19 05:52:30,428 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'application-id' was supplied but isn't a known config.
[2025-06-19T05:52:32.289Z] 2025-06-19 05:52:30,436 INFO [org.apa.kaf.str.pro.int.StreamThread] (main) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1] Creating consumer client
[2025-06-19T05:52:32.289Z] 2025-06-19 05:52:30,465 INFO [org.apa.kaf.str.pro.int.ass.AssignorConfiguration] (main) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1-consumer] Cooperative rebalancing protocol is enabled now
[2025-06-19T05:52:32.289Z] 2025-06-19 05:52:30,495 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.metadata.max.age.ms' was supplied but isn't a known config.
[2025-06-19T05:52:32.289Z] 2025-06-19 05:52:30,496 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'bootstrap-servers' was supplied but isn't a known config.
[2025-06-19T05:52:32.289Z] 2025-06-19 05:52:30,496 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.commit.interval.ms' was supplied but isn't a known config.
[2025-06-19T05:52:32.289Z] 2025-06-19 05:52:30,496 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.metrics.recording.level' was supplied but isn't a known config.
[2025-06-19T05:52:32.289Z] 2025-06-19 05:52:30,496 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.auto.offset.reset' was supplied but isn't a known config.
[2025-06-19T05:52:32.289Z] 2025-06-19 05:52:30,496 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.state.dir' was supplied but isn't a known config.
[2025-06-19T05:52:32.289Z] 2025-06-19 05:52:30,496 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.cache.max.bytes.buffering' was supplied but isn't a known config.
[2025-06-19T05:52:32.289Z] 2025-06-19 05:52:30,496 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'topics' was supplied but isn't a known config.
[2025-06-19T05:52:32.289Z] 2025-06-19 05:52:30,497 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.consumer.heartbeat.interval.ms' was supplied but isn't a known config.
[2025-06-19T05:52:32.289Z] 2025-06-19 05:52:30,497 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'application-id' was supplied but isn't a known config.
[2025-06-19T05:52:32.289Z] 2025-06-19 05:52:30,709 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 15.013s. Listening on: http://localhost:8081
[2025-06-19T05:52:32.289Z] 2025-06-19 05:52:30,709 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:52:32.289Z] 2025-06-19 05:52:30,709 INFO [io.quarkus] (main) Installed features: [cdi, kafka-client, kafka-streams, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-06-19T05:52:32.289Z] 2025-06-19 05:52:30,724 WARN [io.qua.kaf.str.run.KafkaStreamsProducer] (pool-10-thread-1) Waiting for topic(s) to be created: [weather-stations, temperature-values]
[2025-06-19T05:52:35.160Z] 2025-06-19 05:52:31,457 WARN [org.apa.kaf.cli.NetworkClient] (kafka-producer-network-thread | producer-2) [Producer clientId=producer-2] Error while fetching metadata with correlation id 3 : {weather-stations=LEADER_NOT_AVAILABLE}
[2025-06-19T05:52:35.160Z] 2025-06-19 05:52:31,624 WARN [org.apa.kaf.cli.NetworkClient] (kafka-producer-network-thread | producer-1) [Producer clientId=producer-1] Error while fetching metadata with correlation id 3 : {temperature-values=LEADER_NOT_AVAILABLE}
[2025-06-19T05:52:35.160Z] 2025-06-19 05:52:31,774 WARN [org.apa.kaf.cli.NetworkClient] (main) [Consumer clientId=consumer-test-group-id-1, groupId=test-group-id] Error while fetching metadata with correlation id 2 : {temperatures-aggregated=LEADER_NOT_AVAILABLE}
[2025-06-19T05:52:35.160Z] 2025-06-19 05:52:32,732 INFO [org.apa.kaf.str.KafkaStreams] (pool-10-thread-1) stream-client [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815] State transition from CREATED to REBALANCING
[2025-06-19T05:52:35.160Z] 2025-06-19 05:52:32,845 INFO [org.apa.kaf.str.sta.int.RocksDBTimestampedStore] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-GlobalStreamThread) Opening store weather-stations-STATE-STORE-0000000000 in regular mode
[2025-06-19T05:52:35.160Z] 2025-06-19 05:52:32,846 INFO [org.apa.kaf.str.pro.int.GlobalStateManagerImpl] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-GlobalStreamThread) global-stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-GlobalStreamThread] Restoring state for global store weather-stations-STATE-STORE-0000000000
[2025-06-19T05:52:35.160Z] 2025-06-19 05:52:32,898 INFO [org.apa.kaf.str.pro.int.GlobalStreamThread] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-GlobalStreamThread) global-stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-GlobalStreamThread] State transition from CREATED to RUNNING
[2025-06-19T05:52:35.160Z] 2025-06-19 05:52:32,900 INFO [org.apa.kaf.str.pro.int.StreamThread] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1] Starting
[2025-06-19T05:52:35.160Z] 2025-06-19 05:52:32,904 INFO [org.apa.kaf.str.pro.int.StreamThread] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1] State transition from CREATED to STARTING
[2025-06-19T05:52:35.160Z] 2025-06-19 05:52:33,019 INFO [org.apa.kaf.str.pro.int.StreamsPartitionAssignor] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1-consumer] All members participating in this rebalance:
[2025-06-19T05:52:35.160Z] 1951619d-0481-4e98-aebe-4914754a7815: [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1-consumer-b19aec66-35ae-4e9a-b61c-658dc3ba3e56].
[2025-06-19T05:52:35.160Z] 2025-06-19 05:52:33,028 INFO [org.apa.kaf.str.pro.int.ass.HighAvailabilityTaskAssignor] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1) Decided on assignment: {1951619d-0481-4e98-aebe-4914754a7815=[activeTasks: ([1_0]) standbyTasks: ([]) prevActiveTasks: ([]) prevStandbyTasks: ([]) changelogOffsetTotalsByTask: ([]) taskLagTotals: ([1_0=0]) capacity: 1 assigned: 1]} with no followup probing rebalance.
[2025-06-19T05:52:35.160Z] 2025-06-19 05:52:33,028 INFO [org.apa.kaf.str.pro.int.StreamsPartitionAssignor] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1-consumer] Assigned tasks [1_0] including stateful [1_0] to clients as:
[2025-06-19T05:52:35.160Z] 1951619d-0481-4e98-aebe-4914754a7815=[activeTasks: ([1_0]) standbyTasks: ([])].
[2025-06-19T05:52:35.160Z] 2025-06-19 05:52:33,031 INFO [org.apa.kaf.str.pro.int.StreamsPartitionAssignor] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1-consumer] Client 1951619d-0481-4e98-aebe-4914754a7815 per-consumer assignment:
[2025-06-19T05:52:35.160Z] prev owned active {}
[2025-06-19T05:52:35.160Z] prev owned standby {temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1-consumer-b19aec66-35ae-4e9a-b61c-658dc3ba3e56=[]}
[2025-06-19T05:52:35.160Z] assigned active {temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1-consumer-b19aec66-35ae-4e9a-b61c-658dc3ba3e56=[1_0]}
[2025-06-19T05:52:35.160Z] revoking active {}
[2025-06-19T05:52:35.160Z] assigned standby {}
[2025-06-19T05:52:35.160Z]
[2025-06-19T05:52:35.160Z] 2025-06-19 05:52:33,032 INFO [org.apa.kaf.str.pro.int.StreamsPartitionAssignor] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1-consumer] Finished stable assignment of tasks, no followup rebalances required.
[2025-06-19T05:52:35.160Z] 2025-06-19 05:52:33,034 INFO [org.apa.kaf.str.pro.int.StreamThread] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1] Processed 0 total records, ran 0 punctuators, and committed 0 total tasks since the last update
[2025-06-19T05:52:35.160Z] 2025-06-19 05:52:33,037 INFO [org.apa.kaf.str.pro.int.StreamsPartitionAssignor] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1-consumer] No followup rebalance was requested, resetting the rebalance schedule.
[2025-06-19T05:52:35.160Z] 2025-06-19 05:52:33,038 INFO [org.apa.kaf.str.pro.int.TaskManager] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1] Handle new assignment with:
[2025-06-19T05:52:35.160Z] New active tasks: [1_0]
[2025-06-19T05:52:35.160Z] New standby tasks: []
[2025-06-19T05:52:35.160Z] Existing active tasks: []
[2025-06-19T05:52:35.160Z] Existing standby tasks: []
[2025-06-19T05:52:35.160Z] 2025-06-19 05:52:33,047 INFO [org.apa.kaf.str.pro.int.StreamThread] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1] State transition from STARTING to PARTITIONS_ASSIGNED
[2025-06-19T05:52:35.160Z] 2025-06-19 05:52:33,184 INFO [org.apa.kaf.str.pro.int.ProcessorStateManager] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1] task [1_0] State store weather-stations-store did not find checkpoint offset, hence would default to the starting offset at changelog temperature-aggregator-weather-stations-store-changelog-0
[2025-06-19T05:52:35.160Z] 2025-06-19 05:52:33,184 INFO [org.apa.kaf.str.pro.int.StreamTask] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1] task [1_0] Initialized
[2025-06-19T05:52:35.160Z] 2025-06-19 05:52:33,313 INFO [org.apa.kaf.str.pro.int.StoreChangelogReader] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1] Finished restoring changelog temperature-aggregator-weather-stations-store-changelog-0 to store weather-stations-store with a total number of 0 records
[2025-06-19T05:52:35.160Z] 2025-06-19 05:52:33,319 INFO [org.apa.kaf.str.pro.int.StreamTask] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1] task [1_0] Restored and ready to run
[2025-06-19T05:52:35.160Z] 2025-06-19 05:52:33,319 INFO [org.apa.kaf.str.pro.int.StreamThread] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1] Restoration took 271 ms for all tasks [1_0]
[2025-06-19T05:52:35.160Z] 2025-06-19 05:52:33,319 INFO [org.apa.kaf.str.pro.int.StreamThread] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1] State transition from PARTITIONS_ASSIGNED to RUNNING
[2025-06-19T05:52:35.160Z] 2025-06-19 05:52:33,320 INFO [org.apa.kaf.str.KafkaStreams] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1) stream-client [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815] State transition from REBALANCING to RUNNING
[2025-06-19T05:52:35.161Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.044 s - in org.acme.kafka.streams.aggregator.streams.AggregatorTest
[2025-06-19T05:52:35.161Z] [INFO] Running org.acme.kafka.streams.aggregator.streams.TopologyProducerTest
[2025-06-19T05:52:35.161Z] 2025-06-19 05:52:34,448 WARN [org.apa.kaf.str.pro.int.StateDirectory] (main) Using an OS temp directory in the state.dir property can cause failures with writing the checkpoint file due to the fact that this directory can be cleared by the OS. Resolved state.dir: [/tmp/kafka-streams]
[2025-06-19T05:52:35.161Z] 2025-06-19 05:52:34,535 INFO [org.apa.kaf.str.sta.int.RocksDBTimestampedStore] (main) Opening store weather-stations-STATE-STORE-0000000000 in regular mode
[2025-06-19T05:52:35.161Z] 2025-06-19 05:52:34,535 INFO [org.apa.kaf.str.pro.int.GlobalStateManagerImpl] (main) topology-test-driver Restoring state for global store weather-stations-STATE-STORE-0000000000
[2025-06-19T05:52:35.161Z] 2025-06-19 05:52:34,583 INFO [org.apa.kaf.str.pro.int.ProcessorStateManager] (main) topology-test-driver State store weather-stations-store did not find checkpoint offset, hence would default to the starting offset at changelog testApplicationId-weather-stations-store-changelog-0
[2025-06-19T05:52:35.161Z] 2025-06-19 05:52:34,583 INFO [org.apa.kaf.str.pro.int.StreamTask] (main) stream-thread [main] task [0_0] Initialized
[2025-06-19T05:52:35.161Z] 2025-06-19 05:52:34,584 INFO [org.apa.kaf.str.pro.int.StreamTask] (main) stream-thread [main] task [0_0] Restored and ready to run
[2025-06-19T05:52:35.161Z] 2025-06-19 05:52:34,640 INFO [org.apa.kaf.str.pro.int.StreamTask] (main) stream-thread [main] task [0_0] Suspended RUNNING
[2025-06-19T05:52:35.161Z] 2025-06-19 05:52:34,640 INFO [org.apa.kaf.str.pro.int.StreamTask] (main) stream-thread [main] task [0_0] Suspended running
[2025-06-19T05:52:35.161Z] 2025-06-19 05:52:34,651 INFO [org.apa.kaf.str.pro.int.RecordCollectorImpl] (main) topology-test-driver Closing record collector clean
[2025-06-19T05:52:35.161Z] 2025-06-19 05:52:34,651 INFO [org.apa.kaf.str.pro.int.StreamTask] (main) stream-thread [main] task [0_0] Closed clean
[2025-06-19T05:52:35.161Z] 2025-06-19 05:52:34,652 INFO [org.apa.kaf.str.pro.int.StateDirectory] (main) stream-thread [main] Deleting task directory 0_0 for 0_0 as user calling cleanup.
[2025-06-19T05:52:35.161Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s - in org.acme.kafka.streams.aggregator.streams.TopologyProducerTest
[2025-06-19T05:52:35.883Z] 2025-06-19 05:52:34,672 INFO [org.apa.kaf.str.KafkaStreams] (main) stream-client [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815] State transition from RUNNING to PENDING_SHUTDOWN
[2025-06-19T05:52:35.883Z] 2025-06-19 05:52:34,673 INFO [org.apa.kaf.str.pro.int.StreamThread] (kafka-streams-close-thread) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1] Informed to shut down
[2025-06-19T05:52:35.883Z] 2025-06-19 05:52:34,673 INFO [org.apa.kaf.str.pro.int.StreamThread] (kafka-streams-close-thread) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1] State transition from RUNNING to PENDING_SHUTDOWN
[2025-06-19T05:52:35.883Z] 2025-06-19 05:52:34,697 INFO [org.apa.kaf.str.pro.int.StreamThread] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1] Shutting down
[2025-06-19T05:52:35.883Z] 2025-06-19 05:52:34,720 INFO [org.apa.kaf.str.pro.int.StreamTask] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1] task [1_0] Suspended RUNNING
[2025-06-19T05:52:35.883Z] 2025-06-19 05:52:34,721 INFO [org.apa.kaf.str.pro.int.StreamTask] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1] task [1_0] Suspended running
[2025-06-19T05:52:35.883Z] 2025-06-19 05:52:34,724 INFO [org.apa.kaf.str.pro.int.RecordCollectorImpl] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1] task [1_0] Closing record collector clean
[2025-06-19T05:52:35.883Z] 2025-06-19 05:52:34,724 INFO [org.apa.kaf.str.pro.int.StreamTask] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1] task [1_0] Closed clean
[2025-06-19T05:52:35.883Z] 2025-06-19 05:52:34,738 INFO [org.apa.kaf.str.pro.int.StreamThread] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1] State transition from PENDING_SHUTDOWN to DEAD
[2025-06-19T05:52:35.883Z] 2025-06-19 05:52:34,738 INFO [org.apa.kaf.str.pro.int.StreamThread] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1) stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-StreamThread-1] Shutdown complete
[2025-06-19T05:52:35.883Z] 2025-06-19 05:52:34,739 INFO [org.apa.kaf.str.pro.int.GlobalStreamThread] (kafka-streams-close-thread) global-stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-GlobalStreamThread] State transition from RUNNING to PENDING_SHUTDOWN
[2025-06-19T05:52:35.883Z] 2025-06-19 05:52:34,740 INFO [org.apa.kaf.str.pro.int.GlobalStreamThread] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-GlobalStreamThread) global-stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-GlobalStreamThread] Shutting down
[2025-06-19T05:52:35.883Z] 2025-06-19 05:52:34,742 INFO [org.apa.kaf.str.pro.int.GlobalStreamThread] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-GlobalStreamThread) global-stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-GlobalStreamThread] State transition from PENDING_SHUTDOWN to DEAD
[2025-06-19T05:52:35.883Z] 2025-06-19 05:52:34,743 ERROR [org.apa.kaf.str.KafkaStreams] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-GlobalStreamThread) stream-client [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815] Global thread has died. The streams application or client will now close to ERROR.
[2025-06-19T05:52:35.883Z] 2025-06-19 05:52:34,743 INFO [org.apa.kaf.str.KafkaStreams] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-GlobalStreamThread) stream-client [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815] Skipping shutdown since we are already in PENDING_SHUTDOWN
[2025-06-19T05:52:35.883Z] 2025-06-19 05:52:34,743 INFO [org.apa.kaf.str.pro.int.GlobalStreamThread] (temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-GlobalStreamThread) global-stream-thread [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815-GlobalStreamThread] Shutdown complete
[2025-06-19T05:52:35.883Z] 2025-06-19 05:52:34,746 INFO [org.apa.kaf.str.KafkaStreams] (kafka-streams-close-thread) stream-client [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815] State transition from PENDING_SHUTDOWN to NOT_RUNNING
[2025-06-19T05:52:35.883Z] 2025-06-19 05:52:34,746 INFO [org.apa.kaf.str.KafkaStreams] (main) stream-client [temperature-aggregator-1951619d-0481-4e98-aebe-4914754a7815] Streams client stopped completely
[2025-06-19T05:52:35.883Z] 2025-06-19 05:52:34,776 INFO [io.quarkus] (main) Quarkus stopped in 0.114s
[2025-06-19T05:52:36.514Z] [INFO]
[2025-06-19T05:52:36.514Z] [INFO] Results:
[2025-06-19T05:52:36.514Z] [INFO]
[2025-06-19T05:52:36.514Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:52:36.514Z] [INFO]
[2025-06-19T05:52:36.514Z] [INFO]
[2025-06-19T05:52:36.514Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kafka-streams-quickstart-aggregator ---
[2025-06-19T05:52:36.514Z] [INFO] Building jar: /quarkus-quickstarts/kafka-streams-quickstart/aggregator/target/kafka-streams-quickstart-aggregator-1.0.0-SNAPSHOT.jar
[2025-06-19T05:52:36.514Z] [INFO]
[2025-06-19T05:52:36.514Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ kafka-streams-quickstart-aggregator ---
[2025-06-19T05:52:39.581Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2431ms
[2025-06-19T05:52:39.581Z] [INFO]
[2025-06-19T05:52:39.581Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kafka-streams-quickstart-aggregator ---
[2025-06-19T05:52:39.581Z] [INFO] Installing /quarkus-quickstarts/kafka-streams-quickstart/aggregator/target/kafka-streams-quickstart-aggregator-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/kafka-streams-quickstart-aggregator/1.0.0-SNAPSHOT/kafka-streams-quickstart-aggregator-1.0.0-SNAPSHOT.jar
[2025-06-19T05:52:39.581Z] [INFO] Installing /quarkus-quickstarts/kafka-streams-quickstart/aggregator/pom.xml to /root/.m2/repository/org/acme/kafka-streams-quickstart-aggregator/1.0.0-SNAPSHOT/kafka-streams-quickstart-aggregator-1.0.0-SNAPSHOT.pom
[2025-06-19T05:52:39.581Z] [INFO]
[2025-06-19T05:52:39.581Z] [INFO] ---------------------< org.acme:kogito-quickstart >---------------------
[2025-06-19T05:52:39.581Z] [INFO] Building kogito-quickstart 1.0.0-SNAPSHOT [48/104]
[2025-06-19T05:52:39.581Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:52:39.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus/1.16.1.Final/kogito-quarkus-1.16.1.Final.pom
[2025-06-19T05:52:39.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus/1.16.1.Final/kogito-quarkus-1.16.1.Final.pom (2.5 kB at 32 kB/s)
[2025-06-19T05:52:39.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-extension/1.16.1.Final/kogito-quarkus-extension-1.16.1.Final.pom
[2025-06-19T05:52:39.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-extension/1.16.1.Final/kogito-quarkus-extension-1.16.1.Final.pom (1.1 kB at 33 kB/s)
[2025-06-19T05:52:39.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/quarkus-extensions/1.16.1.Final/quarkus-extensions-1.16.1.Final.pom
[2025-06-19T05:52:39.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/quarkus-extensions/1.16.1.Final/quarkus-extensions-1.16.1.Final.pom (2.2 kB at 112 kB/s)
[2025-06-19T05:52:39.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-common/1.16.1.Final/kogito-quarkus-common-1.16.1.Final.pom
[2025-06-19T05:52:39.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-common/1.16.1.Final/kogito-quarkus-common-1.16.1.Final.pom (3.8 kB at 188 kB/s)
[2025-06-19T05:52:39.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-extension-common/1.16.1.Final/kogito-quarkus-extension-common-1.16.1.Final.pom
[2025-06-19T05:52:39.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-extension-common/1.16.1.Final/kogito-quarkus-extension-common-1.16.1.Final.pom (753 B at 42 kB/s)
[2025-06-19T05:52:39.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-application/1.16.1.Final/kogito-api-incubation-application-1.16.1.Final.pom
[2025-06-19T05:52:39.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-application/1.16.1.Final/kogito-api-incubation-application-1.16.1.Final.pom (3.5 kB at 205 kB/s)
[2025-06-19T05:52:39.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-parent/1.16.1.Final/kogito-api-parent-1.16.1.Final.pom
[2025-06-19T05:52:39.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-parent/1.16.1.Final/kogito-api-parent-1.16.1.Final.pom (1.5 kB at 95 kB/s)
[2025-06-19T05:52:39.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-common/1.16.1.Final/kogito-api-incubation-common-1.16.1.Final.pom
[2025-06-19T05:52:39.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-common/1.16.1.Final/kogito-api-incubation-common-1.16.1.Final.pom (4.2 kB at 248 kB/s)
[2025-06-19T05:52:39.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-common-objectmapper/1.16.1.Final/kogito-api-incubation-common-objectmapper-1.16.1.Final.pom
[2025-06-19T05:52:39.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-common-objectmapper/1.16.1.Final/kogito-api-incubation-common-objectmapper-1.16.1.Final.pom (3.6 kB at 210 kB/s)
[2025-06-19T05:52:39.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mvel/mvel2/2.4.12.Final/mvel2-2.4.12.Final.pom
[2025-06-19T05:52:39.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mvel/mvel2/2.4.12.Final/mvel2-2.4.12.Final.pom (11 kB at 430 kB/s)
[2025-06-19T05:52:39.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.6.0/json-path-2.6.0.pom
[2025-06-19T05:52:39.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.6.0/json-path-2.6.0.pom (2.6 kB at 155 kB/s)
[2025-06-19T05:52:39.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.4.7/json-smart-2.4.7.pom
[2025-06-19T05:52:39.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.4.7/json-smart-2.4.7.pom (8.2 kB at 511 kB/s)
[2025-06-19T05:52:39.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/2.4.7/accessors-smart-2.4.7.pom
[2025-06-19T05:52:39.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/2.4.7/accessors-smart-2.4.7.pom (9.9 kB at 620 kB/s)
[2025-06-19T05:52:39.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api/1.16.1.Final/kogito-api-1.16.1.Final.pom
[2025-06-19T05:52:39.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api/1.16.1.Final/kogito-api-1.16.1.Final.pom (3.2 kB at 188 kB/s)
[2025-06-19T05:52:39.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-kie-bom/1.16.1.Final/kogito-kie-bom-1.16.1.Final.pom
[2025-06-19T05:52:39.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-kie-bom/1.16.1.Final/kogito-kie-bom-1.16.1.Final.pom (8.0 kB at 499 kB/s)
[2025-06-19T05:52:39.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-api/8.16.1.Beta/kie-api-8.16.1.Beta.pom
[2025-06-19T05:52:39.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-api/8.16.1.Beta/kie-api-8.16.1.Beta.pom (5.6 kB at 279 kB/s)
[2025-06-19T05:52:39.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/drools-build-parent/8.16.1.Beta/drools-build-parent-8.16.1.Beta.pom
[2025-06-19T05:52:39.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/drools-build-parent/8.16.1.Beta/drools-build-parent-8.16.1.Beta.pom (158 kB at 4.8 MB/s)
[2025-06-19T05:52:39.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/drools-parent/8.16.1.Beta/drools-parent-8.16.1.Beta.pom
[2025-06-19T05:52:39.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/drools-parent/8.16.1.Beta/drools-parent-8.16.1.Beta.pom (7.5 kB at 442 kB/s)
[2025-06-19T05:52:39.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/errai/bom/errai-internal-bom/4.15.0.Final/errai-internal-bom-4.15.0.Final.pom
[2025-06-19T05:52:39.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/errai/bom/errai-internal-bom/4.15.0.Final/errai-internal-bom-4.15.0.Final.pom (9.9 kB at 320 kB/s)
[2025-06-19T05:52:39.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-core-bom/8.16.1.Beta/kie-core-bom-8.16.1.Beta.pom
[2025-06-19T05:52:39.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-core-bom/8.16.1.Beta/kie-core-bom-8.16.1.Beta.pom (7.8 kB at 432 kB/s)
[2025-06-19T05:52:39.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-bom/8.16.1.Beta/drools-bom-8.16.1.Beta.pom
[2025-06-19T05:52:39.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-bom/8.16.1.Beta/drools-bom-8.16.1.Beta.pom (26 kB at 1.1 MB/s)
[2025-06-19T05:52:39.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-bom/8.16.1.Beta/kie-dmn-bom-8.16.1.Beta.pom
[2025-06-19T05:52:39.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-bom/8.16.1.Beta/kie-dmn-bom-8.16.1.Beta.pom (7.3 kB at 431 kB/s)
[2025-06-19T05:52:39.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-bom/8.16.1.Beta/kie-pmml-bom-8.16.1.Beta.pom
[2025-06-19T05:52:39.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-bom/8.16.1.Beta/kie-pmml-bom-8.16.1.Beta.pom (21 kB at 1.2 MB/s)
[2025-06-19T05:52:39.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-api/8.16.1.Beta/kie-dmn-api-8.16.1.Beta.pom
[2025-06-19T05:52:39.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-api/8.16.1.Beta/kie-dmn-api-8.16.1.Beta.pom (1.5 kB at 95 kB/s)
[2025-06-19T05:52:39.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn/8.16.1.Beta/kie-dmn-8.16.1.Beta.pom
[2025-06-19T05:52:39.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn/8.16.1.Beta/kie-dmn-8.16.1.Beta.pom (2.1 kB at 119 kB/s)
[2025-06-19T05:52:39.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-internal/8.16.1.Beta/kie-internal-8.16.1.Beta.pom
[2025-06-19T05:52:39.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-internal/8.16.1.Beta/kie-internal-8.16.1.Beta.pom (3.5 kB at 205 kB/s)
[2025-06-19T05:52:39.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-model/8.16.1.Beta/kie-dmn-model-8.16.1.Beta.pom
[2025-06-19T05:52:39.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-model/8.16.1.Beta/kie-dmn-model-8.16.1.Beta.pom (2.4 kB at 134 kB/s)
[2025-06-19T05:52:39.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-timer/1.16.1.Final/kogito-timer-1.16.1.Final.pom
[2025-06-19T05:52:39.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-timer/1.16.1.Final/kogito-timer-1.16.1.Final.pom (1.7 kB at 106 kB/s)
[2025-06-19T05:52:39.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml-api-dependencies/1.16.1.Final/kogito-pmml-api-dependencies-1.16.1.Final.pom
[2025-06-19T05:52:39.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml-api-dependencies/1.16.1.Final/kogito-pmml-api-dependencies-1.16.1.Final.pom (1.3 kB at 65 kB/s)
[2025-06-19T05:52:39.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/drools/1.16.1.Final/drools-1.16.1.Final.pom
[2025-06-19T05:52:39.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/drools/1.16.1.Final/drools-1.16.1.Final.pom (1.7 kB at 102 kB/s)
[2025-06-19T05:52:39.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-api/8.16.1.Beta/kie-pmml-evaluator-api-8.16.1.Beta.pom
[2025-06-19T05:52:40.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-api/8.16.1.Beta/kie-pmml-evaluator-api-8.16.1.Beta.pom (1.5 kB at 75 kB/s)
[2025-06-19T05:52:40.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator/8.16.1.Beta/kie-pmml-evaluator-8.16.1.Beta.pom
[2025-06-19T05:52:40.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator/8.16.1.Beta/kie-pmml-evaluator-8.16.1.Beta.pom (793 B at 44 kB/s)
[2025-06-19T05:52:40.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-trusty/8.16.1.Beta/kie-pmml-trusty-8.16.1.Beta.pom
[2025-06-19T05:52:40.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-trusty/8.16.1.Beta/kie-pmml-trusty-8.16.1.Beta.pom (1.4 kB at 62 kB/s)
[2025-06-19T05:52:40.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-api/8.16.1.Beta/kie-pmml-api-8.16.1.Beta.pom
[2025-06-19T05:52:40.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-api/8.16.1.Beta/kie-pmml-api-8.16.1.Beta.pom (1.3 kB at 74 kB/s)
[2025-06-19T05:52:40.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.4.1/commons-math3-3.4.1.pom
[2025-06-19T05:52:40.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.4.1/commons-math3-3.4.1.pom (27 kB at 1.7 MB/s)
[2025-06-19T05:52:40.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-commons/8.16.1.Beta/kie-pmml-commons-8.16.1.Beta.pom
[2025-06-19T05:52:40.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-commons/8.16.1.Beta/kie-pmml-commons-8.16.1.Beta.pom (1.4 kB at 85 kB/s)
[2025-06-19T05:52:40.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.9/commons-text-1.9.pom
[2025-06-19T05:52:40.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.9/commons-text-1.9.pom (17 kB at 992 kB/s)
[2025-06-19T05:52:40.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom
[2025-06-19T05:52:40.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 3.7 MB/s)
[2025-06-19T05:52:40.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules/1.16.1.Final/kogito-quarkus-rules-1.16.1.Final.pom
[2025-06-19T05:52:40.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules/1.16.1.Final/kogito-quarkus-rules-1.16.1.Final.pom (3.0 kB at 190 kB/s)
[2025-06-19T05:52:40.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules-extension/1.16.1.Final/kogito-quarkus-rules-extension-1.16.1.Final.pom
[2025-06-19T05:52:40.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules-extension/1.16.1.Final/kogito-quarkus-rules-extension-1.16.1.Final.pom (1.2 kB at 69 kB/s)
[2025-06-19T05:52:40.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-rules-services/1.16.1.Final/kogito-api-incubation-rules-services-1.16.1.Final.pom
[2025-06-19T05:52:40.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-rules-services/1.16.1.Final/kogito-api-incubation-rules-services-1.16.1.Final.pom (4.6 kB at 268 kB/s)
[2025-06-19T05:52:40.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-rules/1.16.1.Final/kogito-api-incubation-rules-1.16.1.Final.pom
[2025-06-19T05:52:40.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-rules/1.16.1.Final/kogito-api-incubation-rules-1.16.1.Final.pom (3.8 kB at 213 kB/s)
[2025-06-19T05:52:40.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-drools/1.16.1.Final/kogito-drools-1.16.1.Final.pom
[2025-06-19T05:52:40.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-drools/1.16.1.Final/kogito-drools-1.16.1.Final.pom (2.2 kB at 127 kB/s)
[2025-06-19T05:52:40.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-compiler/8.16.1.Beta/drools-compiler-8.16.1.Beta.pom
[2025-06-19T05:52:40.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-compiler/8.16.1.Beta/drools-compiler-8.16.1.Beta.pom (12 kB at 694 kB/s)
[2025-06-19T05:52:40.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-api/8.16.1.Beta/drools-wiring-api-8.16.1.Beta.pom
[2025-06-19T05:52:40.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-api/8.16.1.Beta/drools-wiring-api-8.16.1.Beta.pom (1.2 kB at 72 kB/s)
[2025-06-19T05:52:40.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring/8.16.1.Beta/drools-wiring-8.16.1.Beta.pom
[2025-06-19T05:52:40.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring/8.16.1.Beta/drools-wiring-8.16.1.Beta.pom (1.3 kB at 71 kB/s)
[2025-06-19T05:52:40.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-memory-compiler/8.16.1.Beta/kie-memory-compiler-8.16.1.Beta.pom
[2025-06-19T05:52:40.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-memory-compiler/8.16.1.Beta/kie-memory-compiler-8.16.1.Beta.pom (1.3 kB at 80 kB/s)
[2025-06-19T05:52:40.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-core/8.16.1.Beta/drools-core-8.16.1.Beta.pom
[2025-06-19T05:52:40.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-core/8.16.1.Beta/drools-core-8.16.1.Beta.pom (7.1 kB at 376 kB/s)
[2025-06-19T05:52:40.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-util-xml/8.16.1.Beta/kie-util-xml-8.16.1.Beta.pom
[2025-06-19T05:52:40.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-util-xml/8.16.1.Beta/kie-util-xml-8.16.1.Beta.pom (1.4 kB at 90 kB/s)
[2025-06-19T05:52:40.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-util/8.16.1.Beta/kie-util-8.16.1.Beta.pom
[2025-06-19T05:52:40.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-util/8.16.1.Beta/kie-util-8.16.1.Beta.pom (808 B at 48 kB/s)
[2025-06-19T05:52:40.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-static/8.16.1.Beta/drools-wiring-static-8.16.1.Beta.pom
[2025-06-19T05:52:40.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-static/8.16.1.Beta/drools-wiring-static-8.16.1.Beta.pom (1.6 kB at 95 kB/s)
[2025-06-19T05:52:40.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-drl-ast/8.16.1.Beta/drools-drl-ast-8.16.1.Beta.pom
[2025-06-19T05:52:40.214Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-drl-ast/8.16.1.Beta/drools-drl-ast-8.16.1.Beta.pom (1.5 kB at 88 kB/s)
[2025-06-19T05:52:40.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-kiesession/8.16.1.Beta/drools-kiesession-8.16.1.Beta.pom
[2025-06-19T05:52:40.214Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-kiesession/8.16.1.Beta/drools-kiesession-8.16.1.Beta.pom (2.3 kB at 147 kB/s)
[2025-06-19T05:52:40.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-ecj/8.16.1.Beta/drools-ecj-8.16.1.Beta.pom
[2025-06-19T05:52:40.214Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-ecj/8.16.1.Beta/drools-ecj-8.16.1.Beta.pom (2.2 kB at 140 kB/s)
[2025-06-19T05:52:40.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-util-maven-support/8.16.1.Beta/kie-util-maven-support-8.16.1.Beta.pom
[2025-06-19T05:52:40.214Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-util-maven-support/8.16.1.Beta/kie-util-maven-support-8.16.1.Beta.pom (1.0 kB at 56 kB/s)
[2025-06-19T05:52:40.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
[2025-06-19T05:52:40.214Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom (2.2 kB at 140 kB/s)
[2025-06-19T05:52:40.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
[2025-06-19T05:52:40.214Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 819 kB/s)
[2025-06-19T05:52:40.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-drools-wiring-static/1.16.1.Final/kogito-drools-wiring-static-1.16.1.Final.pom
[2025-06-19T05:52:40.214Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-drools-wiring-static/1.16.1.Final/kogito-drools-wiring-static-1.16.1.Final.pom (2.2 kB at 113 kB/s)
[2025-06-19T05:52:40.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-model-compiler/8.16.1.Beta/drools-model-compiler-8.16.1.Beta.pom
[2025-06-19T05:52:40.214Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-model-compiler/8.16.1.Beta/drools-model-compiler-8.16.1.Beta.pom (4.0 kB at 238 kB/s)
[2025-06-19T05:52:40.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-model/8.16.1.Beta/drools-model-8.16.1.Beta.pom
[2025-06-19T05:52:40.214Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-model/8.16.1.Beta/drools-model-8.16.1.Beta.pom (1.2 kB at 73 kB/s)
[2025-06-19T05:52:40.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-canonical-model/8.16.1.Beta/drools-canonical-model-8.16.1.Beta.pom
[2025-06-19T05:52:40.214Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-canonical-model/8.16.1.Beta/drools-canonical-model-8.16.1.Beta.pom (1.0 kB at 64 kB/s)
[2025-06-19T05:52:40.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.23.1/javaparser-core-3.23.1.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.23.1/javaparser-core-3.23.1.pom (4.9 kB at 287 kB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.23.1/javaparser-parent-3.23.1.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.23.1/javaparser-parent-3.23.1.pom (22 kB at 1.3 MB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel-parser/8.16.1.Beta/drools-mvel-parser-8.16.1.Beta.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel-parser/8.16.1.Beta/drools-mvel-parser-8.16.1.Beta.pom (2.6 kB at 153 kB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel-compiler/8.16.1.Beta/drools-mvel-compiler-8.16.1.Beta.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel-compiler/8.16.1.Beta/drools-mvel-compiler-8.16.1.Beta.pom (1.3 kB at 77 kB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-ruleunits/1.16.1.Final/kogito-ruleunits-1.16.1.Final.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-ruleunits/1.16.1.Final/kogito-ruleunits-1.16.1.Final.pom (3.3 kB at 195 kB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions/1.16.1.Final/kogito-quarkus-decisions-1.16.1.Final.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions/1.16.1.Final/kogito-quarkus-decisions-1.16.1.Final.pom (4.1 kB at 241 kB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions-extension/1.16.1.Final/kogito-quarkus-decisions-extension-1.16.1.Final.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions-extension/1.16.1.Final/kogito-quarkus-decisions-extension-1.16.1.Final.pom (1.1 kB at 66 kB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-decisions-services/1.16.1.Final/kogito-api-incubation-decisions-services-1.16.1.Final.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-decisions-services/1.16.1.Final/kogito-api-incubation-decisions-services-1.16.1.Final.pom (4.4 kB at 276 kB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-decisions/1.16.1.Final/kogito-api-incubation-decisions-1.16.1.Final.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-decisions/1.16.1.Final/kogito-api-incubation-decisions-1.16.1.Final.pom (3.7 kB at 185 kB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-dmn/1.16.1.Final/kogito-dmn-1.16.1.Final.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-dmn/1.16.1.Final/kogito-dmn-1.16.1.Final.pom (2.6 kB at 154 kB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-core/8.16.1.Beta/kie-dmn-core-8.16.1.Beta.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-core/8.16.1.Beta/kie-dmn-core-8.16.1.Beta.pom (8.1 kB at 477 kB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-backend/8.16.1.Beta/kie-dmn-backend-8.16.1.Beta.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-backend/8.16.1.Beta/kie-dmn-backend-8.16.1.Beta.pom (2.2 kB at 139 kB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.17/xstream-1.4.17.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.17/xstream-1.4.17.pom (22 kB at 1.4 MB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.17/xstream-parent-1.4.17.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.17/xstream-parent-1.4.17.pom (43 kB at 1.7 MB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.1/mxparser-1.2.1.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.1/mxparser-1.2.1.pom (24 kB at 1.5 MB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-feel/8.16.1.Beta/kie-dmn-feel-8.16.1.Beta.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-feel/8.16.1.Beta/kie-dmn-feel-8.16.1.Beta.pom (4.5 kB at 280 kB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.pom (3.6 kB at 226 kB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom (4.4 kB at 275 kB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/obermuhlner/big-math/2.0.1/big-math-2.0.1.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/obermuhlner/big-math/2.0.1/big-math-2.0.1.pom (1.4 kB at 84 kB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-alphanetwork-compiler/8.16.1.Beta/drools-alphanetwork-compiler-8.16.1.Beta.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-alphanetwork-compiler/8.16.1.Beta/drools-alphanetwork-compiler-8.16.1.Beta.pom (3.4 kB at 181 kB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jpmml/pmml-model/1.5.1/pmml-model-1.5.1.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jpmml/pmml-model/1.5.1/pmml-model-1.5.1.pom (5.5 kB at 347 kB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jpmml/jpmml-model/1.5.1/jpmml-model-1.5.1.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jpmml/jpmml-model/1.5.1/jpmml-model-1.5.1.pom (7.1 kB at 441 kB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jpmml/pmml-agent/1.5.1/pmml-agent-1.5.1.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jpmml/pmml-agent/1.5.1/pmml-agent-1.5.1.pom (2.0 kB at 126 kB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-validation/8.16.1.Beta/kie-dmn-validation-8.16.1.Beta.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-validation/8.16.1.Beta/kie-dmn-validation-8.16.1.Beta.pom (6.6 kB at 414 kB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions/1.16.1.Final/kogito-quarkus-predictions-1.16.1.Final.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions/1.16.1.Final/kogito-quarkus-predictions-1.16.1.Final.pom (2.9 kB at 95 kB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions-extension/1.16.1.Final/kogito-quarkus-predictions-extension-1.16.1.Final.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions-extension/1.16.1.Final/kogito-quarkus-predictions-extension-1.16.1.Final.pom (1.1 kB at 35 kB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml/1.16.1.Final/kogito-pmml-1.16.1.Final.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml/1.16.1.Final/kogito-pmml-1.16.1.Final.pom (2.6 kB at 154 kB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml-dependencies/1.16.1.Final/kogito-pmml-dependencies-1.16.1.Final.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml-dependencies/1.16.1.Final/kogito-pmml-dependencies-1.16.1.Final.pom (2.5 kB at 147 kB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-dependencies/8.16.1.Beta/kie-pmml-dependencies-8.16.1.Beta.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-dependencies/8.16.1.Beta/kie-pmml-dependencies-8.16.1.Beta.pom (4.1 kB at 188 kB/s)
[2025-06-19T05:52:40.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-api/8.16.1.Beta/kie-pmml-compiler-api-8.16.1.Beta.pom
[2025-06-19T05:52:40.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-api/8.16.1.Beta/kie-pmml-compiler-api-8.16.1.Beta.pom (1.8 kB at 95 kB/s)
[2025-06-19T05:52:41.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler/8.16.1.Beta/kie-pmml-compiler-8.16.1.Beta.pom
[2025-06-19T05:52:41.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler/8.16.1.Beta/kie-pmml-compiler-8.16.1.Beta.pom (763 B at 42 kB/s)
[2025-06-19T05:52:41.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-core/8.16.1.Beta/kie-pmml-compiler-core-8.16.1.Beta.pom
[2025-06-19T05:52:41.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-core/8.16.1.Beta/kie-pmml-compiler-core-8.16.1.Beta.pom (997 B at 50 kB/s)
[2025-06-19T05:52:41.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-commons/8.16.1.Beta/kie-pmml-compiler-commons-8.16.1.Beta.pom
[2025-06-19T05:52:41.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-commons/8.16.1.Beta/kie-pmml-compiler-commons-8.16.1.Beta.pom (1.9 kB at 96 kB/s)
[2025-06-19T05:52:41.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-core/8.16.1.Beta/kie-pmml-evaluator-core-8.16.1.Beta.pom
[2025-06-19T05:52:41.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-core/8.16.1.Beta/kie-pmml-evaluator-core-8.16.1.Beta.pom (1.3 kB at 61 kB/s)
[2025-06-19T05:52:41.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-assembler/8.16.1.Beta/kie-pmml-evaluator-assembler-8.16.1.Beta.pom
[2025-06-19T05:52:41.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-assembler/8.16.1.Beta/kie-pmml-evaluator-assembler-8.16.1.Beta.pom (2.5 kB at 119 kB/s)
[2025-06-19T05:52:41.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-kie-internal/8.16.1.Beta/kie-pmml-kie-internal-8.16.1.Beta.pom
[2025-06-19T05:52:41.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-kie-internal/8.16.1.Beta/kie-pmml-kie-internal-8.16.1.Beta.pom (903 B at 48 kB/s)
[2025-06-19T05:52:41.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-drools-common/8.16.1.Beta/kie-pmml-models-drools-common-8.16.1.Beta.pom
[2025-06-19T05:52:41.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-drools-common/8.16.1.Beta/kie-pmml-models-drools-common-8.16.1.Beta.pom (2.9 kB at 151 kB/s)
[2025-06-19T05:52:41.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-drools/8.16.1.Beta/kie-pmml-models-drools-8.16.1.Beta.pom
[2025-06-19T05:52:41.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-drools/8.16.1.Beta/kie-pmml-models-drools-8.16.1.Beta.pom (804 B at 45 kB/s)
[2025-06-19T05:52:41.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models/8.16.1.Beta/kie-pmml-models-8.16.1.Beta.pom
[2025-06-19T05:52:41.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models/8.16.1.Beta/kie-pmml-models-8.16.1.Beta.pom (936 B at 52 kB/s)
[2025-06-19T05:52:41.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-model/8.16.1.Beta/kie-pmml-models-regression-model-8.16.1.Beta.pom
[2025-06-19T05:52:41.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-model/8.16.1.Beta/kie-pmml-models-regression-model-8.16.1.Beta.pom (1.3 kB at 67 kB/s)
[2025-06-19T05:52:41.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression/8.16.1.Beta/kie-pmml-models-regression-8.16.1.Beta.pom
[2025-06-19T05:52:41.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression/8.16.1.Beta/kie-pmml-models-regression-8.16.1.Beta.pom (890 B at 49 kB/s)
[2025-06-19T05:52:41.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-compiler/8.16.1.Beta/kie-pmml-models-regression-compiler-8.16.1.Beta.pom
[2025-06-19T05:52:41.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-compiler/8.16.1.Beta/kie-pmml-models-regression-compiler-8.16.1.Beta.pom (2.0 kB at 93 kB/s)
[2025-06-19T05:52:41.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-evaluator/8.16.1.Beta/kie-pmml-models-regression-evaluator-8.16.1.Beta.pom
[2025-06-19T05:52:41.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-evaluator/8.16.1.Beta/kie-pmml-models-regression-evaluator-8.16.1.Beta.pom (1.2 kB at 65 kB/s)
[2025-06-19T05:52:41.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-model/8.16.1.Beta/kie-pmml-models-tree-model-8.16.1.Beta.pom
[2025-06-19T05:52:41.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-model/8.16.1.Beta/kie-pmml-models-tree-model-8.16.1.Beta.pom (1.2 kB at 78 kB/s)
[2025-06-19T05:52:41.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree/8.16.1.Beta/kie-pmml-models-tree-8.16.1.Beta.pom
[2025-06-19T05:52:41.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree/8.16.1.Beta/kie-pmml-models-tree-8.16.1.Beta.pom (829 B at 44 kB/s)
[2025-06-19T05:52:41.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-compiler/8.16.1.Beta/kie-pmml-models-tree-compiler-8.16.1.Beta.pom
[2025-06-19T05:52:41.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-compiler/8.16.1.Beta/kie-pmml-models-tree-compiler-8.16.1.Beta.pom (2.2 kB at 121 kB/s)
[2025-06-19T05:52:41.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-evaluator/8.16.1.Beta/kie-pmml-models-tree-evaluator-8.16.1.Beta.pom
[2025-06-19T05:52:41.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-evaluator/8.16.1.Beta/kie-pmml-models-tree-evaluator-8.16.1.Beta.pom (1.4 kB at 70 kB/s)
[2025-06-19T05:52:41.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-model/8.16.1.Beta/kie-pmml-models-scorecard-model-8.16.1.Beta.pom
[2025-06-19T05:52:41.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-model/8.16.1.Beta/kie-pmml-models-scorecard-model-8.16.1.Beta.pom (1.3 kB at 60 kB/s)
[2025-06-19T05:52:41.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard/8.16.1.Beta/kie-pmml-models-scorecard-8.16.1.Beta.pom
[2025-06-19T05:52:41.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard/8.16.1.Beta/kie-pmml-models-scorecard-8.16.1.Beta.pom (866 B at 46 kB/s)
[2025-06-19T05:52:41.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-compiler/8.16.1.Beta/kie-pmml-models-scorecard-compiler-8.16.1.Beta.pom
[2025-06-19T05:52:41.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-compiler/8.16.1.Beta/kie-pmml-models-scorecard-compiler-8.16.1.Beta.pom (2.2 kB at 116 kB/s)
[2025-06-19T05:52:41.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-evaluator/8.16.1.Beta/kie-pmml-models-scorecard-evaluator-8.16.1.Beta.pom
[2025-06-19T05:52:41.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-evaluator/8.16.1.Beta/kie-pmml-models-scorecard-evaluator-8.16.1.Beta.pom (1.4 kB at 68 kB/s)
[2025-06-19T05:52:41.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-model/8.16.1.Beta/kie-pmml-models-mining-model-8.16.1.Beta.pom
[2025-06-19T05:52:41.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-model/8.16.1.Beta/kie-pmml-models-mining-model-8.16.1.Beta.pom (1.4 kB at 68 kB/s)
[2025-06-19T05:52:41.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining/8.16.1.Beta/kie-pmml-models-mining-8.16.1.Beta.pom
[2025-06-19T05:52:41.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining/8.16.1.Beta/kie-pmml-models-mining-8.16.1.Beta.pom (845 B at 44 kB/s)
[2025-06-19T05:52:41.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-compiler/8.16.1.Beta/kie-pmml-models-mining-compiler-8.16.1.Beta.pom
[2025-06-19T05:52:41.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-compiler/8.16.1.Beta/kie-pmml-models-mining-compiler-8.16.1.Beta.pom (2.8 kB at 156 kB/s)
[2025-06-19T05:52:41.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-evaluator/8.16.1.Beta/kie-pmml-models-mining-evaluator-8.16.1.Beta.pom
[2025-06-19T05:52:41.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-evaluator/8.16.1.Beta/kie-pmml-models-mining-evaluator-8.16.1.Beta.pom (1.7 kB at 88 kB/s)
[2025-06-19T05:52:41.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-model/8.16.1.Beta/kie-pmml-models-clustering-model-8.16.1.Beta.pom
[2025-06-19T05:52:41.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-model/8.16.1.Beta/kie-pmml-models-clustering-model-8.16.1.Beta.pom (1.4 kB at 78 kB/s)
[2025-06-19T05:52:41.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering/8.16.1.Beta/kie-pmml-models-clustering-8.16.1.Beta.pom
[2025-06-19T05:52:42.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering/8.16.1.Beta/kie-pmml-models-clustering-8.16.1.Beta.pom (873 B at 44 kB/s)
[2025-06-19T05:52:42.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-compiler/8.16.1.Beta/kie-pmml-models-clustering-compiler-8.16.1.Beta.pom
[2025-06-19T05:52:42.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-compiler/8.16.1.Beta/kie-pmml-models-clustering-compiler-8.16.1.Beta.pom (1.9 kB at 102 kB/s)
[2025-06-19T05:52:42.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-evaluator/8.16.1.Beta/kie-pmml-models-clustering-evaluator-8.16.1.Beta.pom
[2025-06-19T05:52:42.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-evaluator/8.16.1.Beta/kie-pmml-models-clustering-evaluator-8.16.1.Beta.pom (1.1 kB at 58 kB/s)
[2025-06-19T05:52:42.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-predictions-services/1.16.1.Final/kogito-api-incubation-predictions-services-1.16.1.Final.pom
[2025-06-19T05:52:42.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-predictions-services/1.16.1.Final/kogito-api-incubation-predictions-services-1.16.1.Final.pom (4.6 kB at 143 kB/s)
[2025-06-19T05:52:42.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-predictions/1.16.1.Final/kogito-api-incubation-predictions-1.16.1.Final.pom
[2025-06-19T05:52:42.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-predictions/1.16.1.Final/kogito-api-incubation-predictions-1.16.1.Final.pom (3.7 kB at 106 kB/s)
[2025-06-19T05:52:42.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes/1.16.1.Final/kogito-quarkus-processes-1.16.1.Final.pom
[2025-06-19T05:52:42.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes/1.16.1.Final/kogito-quarkus-processes-1.16.1.Final.pom (2.6 kB at 70 kB/s)
[2025-06-19T05:52:42.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes-extension/1.16.1.Final/kogito-quarkus-processes-extension-1.16.1.Final.pom
[2025-06-19T05:52:42.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes-extension/1.16.1.Final/kogito-quarkus-processes-extension-1.16.1.Final.pom (1.1 kB at 35 kB/s)
[2025-06-19T05:52:42.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-processes-services/1.16.1.Final/kogito-api-incubation-processes-services-1.16.1.Final.pom
[2025-06-19T05:52:42.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-processes-services/1.16.1.Final/kogito-api-incubation-processes-services-1.16.1.Final.pom (4.5 kB at 147 kB/s)
[2025-06-19T05:52:42.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-processes/1.16.1.Final/kogito-api-incubation-processes-1.16.1.Final.pom
[2025-06-19T05:52:42.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-processes/1.16.1.Final/kogito-api-incubation-processes-1.16.1.Final.pom (4.1 kB at 135 kB/s)
[2025-06-19T05:52:42.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-bpmn2/1.16.1.Final/jbpm-bpmn2-1.16.1.Final.pom
[2025-06-19T05:52:42.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-bpmn2/1.16.1.Final/jbpm-bpmn2-1.16.1.Final.pom (4.3 kB at 133 kB/s)
[2025-06-19T05:52:42.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm/1.16.1.Final/jbpm-1.16.1.Final.pom
[2025-06-19T05:52:42.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm/1.16.1.Final/jbpm-1.16.1.Final.pom (933 B at 11 kB/s)
[2025-06-19T05:52:42.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-flow-builder/1.16.1.Final/jbpm-flow-builder-1.16.1.Final.pom
[2025-06-19T05:52:42.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-flow-builder/1.16.1.Final/jbpm-flow-builder-1.16.1.Final.pom (3.0 kB at 157 kB/s)
[2025-06-19T05:52:42.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-flow/1.16.1.Final/jbpm-flow-1.16.1.Final.pom
[2025-06-19T05:52:42.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-flow/1.16.1.Final/jbpm-flow-1.16.1.Final.pom (3.8 kB at 199 kB/s)
[2025-06-19T05:52:42.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-events-api/1.16.1.Final/kogito-events-api-1.16.1.Final.pom
[2025-06-19T05:52:42.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-events-api/1.16.1.Final/kogito-events-api-1.16.1.Final.pom (2.2 kB at 120 kB/s)
[2025-06-19T05:52:42.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.2.0/cloudevents-api-2.2.0.pom
[2025-06-19T05:52:42.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.2.0/cloudevents-api-2.2.0.pom (2.1 kB at 121 kB/s)
[2025-06-19T05:52:42.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-parent/2.2.0/cloudevents-parent-2.2.0.pom
[2025-06-19T05:52:42.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-parent/2.2.0/cloudevents-parent-2.2.0.pom (9.9 kB at 618 kB/s)
[2025-06-19T05:52:42.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-json-jackson/2.2.0/cloudevents-json-jackson-2.2.0.pom
[2025-06-19T05:52:42.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-json-jackson/2.2.0/cloudevents-json-jackson-2.2.0.pom (3.2 kB at 187 kB/s)
[2025-06-19T05:52:42.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.11.2/jackson-bom-2.11.2.pom
[2025-06-19T05:52:42.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.11.2/jackson-bom-2.11.2.pom (14 kB at 755 kB/s)
[2025-06-19T05:52:42.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.11/jackson-parent-2.11.pom
[2025-06-19T05:52:42.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.11/jackson-parent-2.11.pom (7.8 kB at 456 kB/s)
[2025-06-19T05:52:42.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom
[2025-06-19T05:52:42.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 1.4 MB/s)
[2025-06-19T05:52:42.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-core/2.2.0/cloudevents-core-2.2.0.pom
[2025-06-19T05:52:42.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-core/2.2.0/cloudevents-core-2.2.0.pom (2.8 kB at 146 kB/s)
[2025-06-19T05:52:42.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-services/1.16.1.Final/kogito-services-1.16.1.Final.pom
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-services/1.16.1.Final/kogito-services-1.16.1.Final.pom (2.1 kB at 106 kB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/process-workitems/1.16.1.Final/process-workitems-1.16.1.Final.pom
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/process-workitems/1.16.1.Final/process-workitems-1.16.1.Final.pom (3.4 kB at 188 kB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-symbol-solver-core/3.23.1/javaparser-symbol-solver-core-3.23.1.pom
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-symbol-solver-core/3.23.1/javaparser-symbol-solver-core-3.23.1.pom (2.4 kB at 132 kB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom (11 kB at 675 kB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.21.1/checker-qual-3.21.1.pom
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.21.1/checker-qual-3.21.1.pom (2.1 kB at 123 kB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel/8.16.1.Beta/drools-mvel-8.16.1.Beta.pom
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel/8.16.1.Beta/drools-mvel-8.16.1.Beta.pom (4.7 kB at 275 kB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jackson-utils/1.16.1.Final/kogito-jackson-utils-1.16.1.Final.pom
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jackson-utils/1.16.1.Final/kogito-jackson-utils-1.16.1.Final.pom (878 B at 49 kB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-workitems/1.16.1.Final/kogito-workitems-1.16.1.Final.pom
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-workitems/1.16.1.Final/kogito-workitems-1.16.1.Final.pom (751 B at 42 kB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/process-serialization-protobuf/1.16.1.Final/process-serialization-protobuf-1.16.1.Final.pom
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/process-serialization-protobuf/1.16.1.Final/process-serialization-protobuf-1.16.1.Final.pom (3.8 kB at 117 kB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-client/2.18.1/smallrye-mutiny-vertx-web-client-2.18.1.pom
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-client/2.18.1/smallrye-mutiny-vertx-web-client-2.18.1.pom (6.7 kB at 394 kB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom (2.4 kB at 141 kB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.5/jaxb-impl-2.3.5.pom
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.5/jaxb-impl-2.3.5.pom (14 kB at 702 kB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.3.5/jaxb-bundles-2.3.5.pom
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.3.5/jaxb-bundles-2.3.5.pom (1.3 kB at 73 kB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.5/jaxb-parent-2.3.5.pom
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.5/jaxb-parent-2.3.5.pom (29 kB at 1.6 MB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.5/jaxb-bom-ext-2.3.5.pom
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.5/jaxb-bom-ext-2.3.5.pom (3.5 kB at 204 kB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.5/jaxb-bom-2.3.5.pom
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.5/jaxb-bom-2.3.5.pom (9.7 kB at 568 kB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 788 kB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus/1.16.1.Final/kogito-quarkus-1.16.1.Final.jar
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-common/1.16.1.Final/kogito-quarkus-common-1.16.1.Final.jar
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-application/1.16.1.Final/kogito-api-incubation-application-1.16.1.Final.jar
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-common/1.16.1.Final/kogito-api-incubation-common-1.16.1.Final.jar
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-common-objectmapper/1.16.1.Final/kogito-api-incubation-common-objectmapper-1.16.1.Final.jar
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus/1.16.1.Final/kogito-quarkus-1.16.1.Final.jar (3.3 kB at 63 kB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mvel/mvel2/2.4.12.Final/mvel2-2.4.12.Final.jar
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-common/1.16.1.Final/kogito-api-incubation-common-1.16.1.Final.jar (15 kB at 286 kB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.6.0/json-path-2.6.0.jar
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-common/1.16.1.Final/kogito-quarkus-common-1.16.1.Final.jar (12 kB at 206 kB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.4.7/json-smart-2.4.7.jar
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-application/1.16.1.Final/kogito-api-incubation-application-1.16.1.Final.jar (5.2 kB at 83 kB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/2.4.7/accessors-smart-2.4.7.jar
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-common-objectmapper/1.16.1.Final/kogito-api-incubation-common-objectmapper-1.16.1.Final.jar (5.5 kB at 87 kB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api/1.16.1.Final/kogito-api-1.16.1.Final.jar
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/2.4.7/accessors-smart-2.4.7.jar (29 kB at 343 kB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-api/8.16.1.Beta/kie-api-8.16.1.Beta.jar
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.6.0/json-path-2.6.0.jar (239 kB at 2.6 MB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-api/8.16.1.Beta/kie-dmn-api-8.16.1.Beta.jar
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.4.7/json-smart-2.4.7.jar (119 kB at 1.3 MB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-internal/8.16.1.Beta/kie-internal-8.16.1.Beta.jar
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api/1.16.1.Final/kogito-api-1.16.1.Final.jar (120 kB at 1.2 MB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-model/8.16.1.Beta/kie-dmn-model-8.16.1.Beta.jar
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-api/8.16.1.Beta/kie-dmn-api-8.16.1.Beta.jar (34 kB at 309 kB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-timer/1.16.1.Final/kogito-timer-1.16.1.Final.jar
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mvel/mvel2/2.4.12.Final/mvel2-2.4.12.Final.jar (809 kB at 7.4 MB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-api/8.16.1.Beta/kie-pmml-evaluator-api-8.16.1.Beta.jar
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-api/8.16.1.Beta/kie-api-8.16.1.Beta.jar (269 kB at 2.3 MB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-api/8.16.1.Beta/kie-pmml-api-8.16.1.Beta.jar
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-timer/1.16.1.Final/kogito-timer-1.16.1.Final.jar (42 kB at 326 kB/s)
[2025-06-19T05:52:42.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.4.1/commons-math3-3.4.1.jar
[2025-06-19T05:52:42.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-model/8.16.1.Beta/kie-dmn-model-8.16.1.Beta.jar (220 kB at 1.7 MB/s)
[2025-06-19T05:52:42.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-api/8.16.1.Beta/kie-pmml-evaluator-api-8.16.1.Beta.jar (4.9 kB at 38 kB/s)
[2025-06-19T05:52:42.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-internal/8.16.1.Beta/kie-internal-8.16.1.Beta.jar (294 kB at 2.3 MB/s)
[2025-06-19T05:52:42.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.9/commons-text-1.9.jar
[2025-06-19T05:52:42.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-commons/8.16.1.Beta/kie-pmml-commons-8.16.1.Beta.jar
[2025-06-19T05:52:42.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules/1.16.1.Final/kogito-quarkus-rules-1.16.1.Final.jar
[2025-06-19T05:52:42.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-api/8.16.1.Beta/kie-pmml-api-8.16.1.Beta.jar (97 kB at 725 kB/s)
[2025-06-19T05:52:42.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-rules-services/1.16.1.Final/kogito-api-incubation-rules-services-1.16.1.Final.jar
[2025-06-19T05:52:42.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules/1.16.1.Final/kogito-quarkus-rules-1.16.1.Final.jar (15 kB at 102 kB/s)
[2025-06-19T05:52:42.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-rules/1.16.1.Final/kogito-api-incubation-rules-1.16.1.Final.jar
[2025-06-19T05:52:42.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-rules-services/1.16.1.Final/kogito-api-incubation-rules-services-1.16.1.Final.jar (4.8 kB at 31 kB/s)
[2025-06-19T05:52:42.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-drools/1.16.1.Final/kogito-drools-1.16.1.Final.jar
[2025-06-19T05:52:42.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.9/commons-text-1.9.jar (216 kB at 1.4 MB/s)
[2025-06-19T05:52:42.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-compiler/8.16.1.Beta/drools-compiler-8.16.1.Beta.jar
[2025-06-19T05:52:42.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-commons/8.16.1.Beta/kie-pmml-commons-8.16.1.Beta.jar (122 kB at 774 kB/s)
[2025-06-19T05:52:42.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-api/8.16.1.Beta/drools-wiring-api-8.16.1.Beta.jar
[2025-06-19T05:52:42.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-rules/1.16.1.Final/kogito-api-incubation-rules-1.16.1.Final.jar (7.8 kB at 45 kB/s)
[2025-06-19T05:52:42.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-core/8.16.1.Beta/drools-core-8.16.1.Beta.jar
[2025-06-19T05:52:42.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-api/8.16.1.Beta/drools-wiring-api-8.16.1.Beta.jar (29 kB at 169 kB/s)
[2025-06-19T05:52:42.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-drl-ast/8.16.1.Beta/drools-drl-ast-8.16.1.Beta.jar
[2025-06-19T05:52:42.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-drools/1.16.1.Final/kogito-drools-1.16.1.Final.jar (60 kB at 346 kB/s)
[2025-06-19T05:52:42.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-kiesession/8.16.1.Beta/drools-kiesession-8.16.1.Beta.jar
[2025-06-19T05:52:42.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-drl-ast/8.16.1.Beta/drools-drl-ast-8.16.1.Beta.jar (154 kB at 786 kB/s)
[2025-06-19T05:52:42.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-memory-compiler/8.16.1.Beta/kie-memory-compiler-8.16.1.Beta.jar
[2025-06-19T05:52:42.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-kiesession/8.16.1.Beta/drools-kiesession-8.16.1.Beta.jar (155 kB at 759 kB/s)
[2025-06-19T05:52:42.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-ecj/8.16.1.Beta/drools-ecj-8.16.1.Beta.jar
[2025-06-19T05:52:42.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.4.1/commons-math3-3.4.1.jar (2.0 MB at 9.6 MB/s)
[2025-06-19T05:52:42.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-util-xml/8.16.1.Beta/kie-util-xml-8.16.1.Beta.jar
[2025-06-19T05:52:42.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-memory-compiler/8.16.1.Beta/kie-memory-compiler-8.16.1.Beta.jar (41 kB at 188 kB/s)
[2025-06-19T05:52:42.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-util-maven-support/8.16.1.Beta/kie-util-maven-support-8.16.1.Beta.jar
[2025-06-19T05:52:43.567Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-util-maven-support/8.16.1.Beta/kie-util-maven-support-8.16.1.Beta.jar (15 kB at 66 kB/s)
[2025-06-19T05:52:43.567Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
[2025-06-19T05:52:43.567Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-compiler/8.16.1.Beta/drools-compiler-8.16.1.Beta.jar (1.3 MB at 5.4 MB/s)
[2025-06-19T05:52:43.567Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-drools-wiring-static/1.16.1.Final/kogito-drools-wiring-static-1.16.1.Final.jar
[2025-06-19T05:52:43.567Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-util-xml/8.16.1.Beta/kie-util-xml-8.16.1.Beta.jar (14 kB at 59 kB/s)
[2025-06-19T05:52:43.567Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-static/8.16.1.Beta/drools-wiring-static-8.16.1.Beta.jar
[2025-06-19T05:52:43.567Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-drools-wiring-static/1.16.1.Final/kogito-drools-wiring-static-1.16.1.Final.jar (4.5 kB at 18 kB/s)
[2025-06-19T05:52:43.567Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-model-compiler/8.16.1.Beta/drools-model-compiler-8.16.1.Beta.jar
[2025-06-19T05:52:43.567Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (168 kB at 660 kB/s)
[2025-06-19T05:52:43.567Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-canonical-model/8.16.1.Beta/drools-canonical-model-8.16.1.Beta.jar
[2025-06-19T05:52:43.567Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-static/8.16.1.Beta/drools-wiring-static-8.16.1.Beta.jar (16 kB at 62 kB/s)
[2025-06-19T05:52:43.567Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.23.1/javaparser-core-3.23.1.jar
[2025-06-19T05:52:43.567Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-core/8.16.1.Beta/drools-core-8.16.1.Beta.jar (2.0 MB at 7.4 MB/s)
[2025-06-19T05:52:43.567Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel-parser/8.16.1.Beta/drools-mvel-parser-8.16.1.Beta.jar
[2025-06-19T05:52:43.567Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-model-compiler/8.16.1.Beta/drools-model-compiler-8.16.1.Beta.jar (679 kB at 2.3 MB/s)
[2025-06-19T05:52:43.567Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel-compiler/8.16.1.Beta/drools-mvel-compiler-8.16.1.Beta.jar
[2025-06-19T05:52:43.567Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-canonical-model/8.16.1.Beta/drools-canonical-model-8.16.1.Beta.jar (513 kB at 1.7 MB/s)
[2025-06-19T05:52:43.567Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-ruleunits/1.16.1.Final/kogito-ruleunits-1.16.1.Final.jar
[2025-06-19T05:52:43.567Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel-parser/8.16.1.Beta/drools-mvel-parser-8.16.1.Beta.jar (220 kB at 725 kB/s)
[2025-06-19T05:52:43.567Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions/1.16.1.Final/kogito-quarkus-decisions-1.16.1.Final.jar
[2025-06-19T05:52:43.567Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel-compiler/8.16.1.Beta/drools-mvel-compiler-8.16.1.Beta.jar (96 kB at 310 kB/s)
[2025-06-19T05:52:43.567Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-decisions-services/1.16.1.Final/kogito-api-incubation-decisions-services-1.16.1.Final.jar
[2025-06-19T05:52:43.567Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-ruleunits/1.16.1.Final/kogito-ruleunits-1.16.1.Final.jar (47 kB at 147 kB/s)
[2025-06-19T05:52:43.567Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-decisions/1.16.1.Final/kogito-api-incubation-decisions-1.16.1.Final.jar
[2025-06-19T05:52:43.567Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions/1.16.1.Final/kogito-quarkus-decisions-1.16.1.Final.jar (9.2 kB at 28 kB/s)
[2025-06-19T05:52:43.567Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-dmn/1.16.1.Final/kogito-dmn-1.16.1.Final.jar
[2025-06-19T05:52:43.567Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.23.1/javaparser-core-3.23.1.jar (1.3 MB at 4.0 MB/s)
[2025-06-19T05:52:43.567Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-core/8.16.1.Beta/kie-dmn-core-8.16.1.Beta.jar
[2025-06-19T05:52:43.567Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-ecj/8.16.1.Beta/drools-ecj-8.16.1.Beta.jar (2.9 MB at 9.0 MB/s)
[2025-06-19T05:52:43.567Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-backend/8.16.1.Beta/kie-dmn-backend-8.16.1.Beta.jar
[2025-06-19T05:52:43.567Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-decisions-services/1.16.1.Final/kogito-api-incubation-decisions-services-1.16.1.Final.jar (4.5 kB at 14 kB/s)
[2025-06-19T05:52:43.567Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-feel/8.16.1.Beta/kie-dmn-feel-8.16.1.Beta.jar
[2025-06-19T05:52:43.567Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-decisions/1.16.1.Final/kogito-api-incubation-decisions-1.16.1.Final.jar (6.8 kB at 20 kB/s)
[2025-06-19T05:52:43.567Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/obermuhlner/big-math/2.0.1/big-math-2.0.1.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-dmn/1.16.1.Final/kogito-dmn-1.16.1.Final.jar (33 kB at 98 kB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-alphanetwork-compiler/8.16.1.Beta/drools-alphanetwork-compiler-8.16.1.Beta.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-core/8.16.1.Beta/kie-dmn-core-8.16.1.Beta.jar (434 kB at 1.2 MB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-backend/8.16.1.Beta/kie-dmn-backend-8.16.1.Beta.jar (416 kB at 1.2 MB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jpmml/pmml-model/1.5.1/pmml-model-1.5.1.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/obermuhlner/big-math/2.0.1/big-math-2.0.1.jar (41 kB at 116 kB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jpmml/pmml-agent/1.5.1/pmml-agent-1.5.1.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-feel/8.16.1.Beta/kie-dmn-feel-8.16.1.Beta.jar (709 kB at 2.0 MB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-validation/8.16.1.Beta/kie-dmn-validation-8.16.1.Beta.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-alphanetwork-compiler/8.16.1.Beta/drools-alphanetwork-compiler-8.16.1.Beta.jar (59 kB at 163 kB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions/1.16.1.Final/kogito-quarkus-predictions-1.16.1.Final.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar (338 kB at 903 kB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml/1.16.1.Final/kogito-pmml-1.16.1.Final.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jpmml/pmml-agent/1.5.1/pmml-agent-1.5.1.jar (9.7 kB at 26 kB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-dependencies/8.16.1.Beta/kie-pmml-dependencies-8.16.1.Beta.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-validation/8.16.1.Beta/kie-dmn-validation-8.16.1.Beta.jar (906 kB at 2.3 MB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-api/8.16.1.Beta/kie-pmml-compiler-api-8.16.1.Beta.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jpmml/pmml-model/1.5.1/pmml-model-1.5.1.jar (1.0 MB at 2.6 MB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-core/8.16.1.Beta/kie-pmml-compiler-core-8.16.1.Beta.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-dependencies/8.16.1.Beta/kie-pmml-dependencies-8.16.1.Beta.jar (2.4 kB at 6.2 kB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-commons/8.16.1.Beta/kie-pmml-compiler-commons-8.16.1.Beta.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml/1.16.1.Final/kogito-pmml-1.16.1.Final.jar (18 kB at 47 kB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-core/8.16.1.Beta/kie-pmml-evaluator-core-8.16.1.Beta.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-api/8.16.1.Beta/kie-pmml-compiler-api-8.16.1.Beta.jar (23 kB at 57 kB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-assembler/8.16.1.Beta/kie-pmml-evaluator-assembler-8.16.1.Beta.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-core/8.16.1.Beta/kie-pmml-compiler-core-8.16.1.Beta.jar (6.8 kB at 17 kB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-kie-internal/8.16.1.Beta/kie-pmml-kie-internal-8.16.1.Beta.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-core/8.16.1.Beta/kie-pmml-evaluator-core-8.16.1.Beta.jar (26 kB at 65 kB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-drools-common/8.16.1.Beta/kie-pmml-models-drools-common-8.16.1.Beta.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-commons/8.16.1.Beta/kie-pmml-compiler-commons-8.16.1.Beta.jar (153 kB at 374 kB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-model/8.16.1.Beta/kie-pmml-models-regression-model-8.16.1.Beta.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-assembler/8.16.1.Beta/kie-pmml-evaluator-assembler-8.16.1.Beta.jar (35 kB at 84 kB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-compiler/8.16.1.Beta/kie-pmml-models-regression-compiler-8.16.1.Beta.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-model/8.16.1.Beta/kie-pmml-models-regression-model-8.16.1.Beta.jar (18 kB at 41 kB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-evaluator/8.16.1.Beta/kie-pmml-models-regression-evaluator-8.16.1.Beta.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-drools-common/8.16.1.Beta/kie-pmml-models-drools-common-8.16.1.Beta.jar (91 kB at 214 kB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-model/8.16.1.Beta/kie-pmml-models-tree-model-8.16.1.Beta.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-kie-internal/8.16.1.Beta/kie-pmml-kie-internal-8.16.1.Beta.jar (3.1 kB at 7.3 kB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-compiler/8.16.1.Beta/kie-pmml-models-tree-compiler-8.16.1.Beta.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-compiler/8.16.1.Beta/kie-pmml-models-regression-compiler-8.16.1.Beta.jar (31 kB at 70 kB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-evaluator/8.16.1.Beta/kie-pmml-models-tree-evaluator-8.16.1.Beta.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-model/8.16.1.Beta/kie-pmml-models-tree-model-8.16.1.Beta.jar (9.7 kB at 22 kB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-model/8.16.1.Beta/kie-pmml-models-scorecard-model-8.16.1.Beta.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-evaluator/8.16.1.Beta/kie-pmml-models-regression-evaluator-8.16.1.Beta.jar (7.3 kB at 16 kB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-compiler/8.16.1.Beta/kie-pmml-models-scorecard-compiler-8.16.1.Beta.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-compiler/8.16.1.Beta/kie-pmml-models-tree-compiler-8.16.1.Beta.jar (23 kB at 52 kB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-evaluator/8.16.1.Beta/kie-pmml-models-scorecard-evaluator-8.16.1.Beta.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-evaluator/8.16.1.Beta/kie-pmml-models-tree-evaluator-8.16.1.Beta.jar (4.9 kB at 11 kB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-model/8.16.1.Beta/kie-pmml-models-mining-model-8.16.1.Beta.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-model/8.16.1.Beta/kie-pmml-models-scorecard-model-8.16.1.Beta.jar (19 kB at 41 kB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-compiler/8.16.1.Beta/kie-pmml-models-mining-compiler-8.16.1.Beta.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-compiler/8.16.1.Beta/kie-pmml-models-scorecard-compiler-8.16.1.Beta.jar (23 kB at 50 kB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-evaluator/8.16.1.Beta/kie-pmml-models-mining-evaluator-8.16.1.Beta.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-evaluator/8.16.1.Beta/kie-pmml-models-scorecard-evaluator-8.16.1.Beta.jar (4.8 kB at 11 kB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-model/8.16.1.Beta/kie-pmml-models-clustering-model-8.16.1.Beta.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-model/8.16.1.Beta/kie-pmml-models-mining-model-8.16.1.Beta.jar (25 kB at 54 kB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-compiler/8.16.1.Beta/kie-pmml-models-clustering-compiler-8.16.1.Beta.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-compiler/8.16.1.Beta/kie-pmml-models-mining-compiler-8.16.1.Beta.jar (22 kB at 45 kB/s)
[2025-06-19T05:52:43.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-evaluator/8.16.1.Beta/kie-pmml-models-clustering-evaluator-8.16.1.Beta.jar
[2025-06-19T05:52:43.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-evaluator/8.16.1.Beta/kie-pmml-models-mining-evaluator-8.16.1.Beta.jar (13 kB at 27 kB/s)
[2025-06-19T05:52:43.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-predictions-services/1.16.1.Final/kogito-api-incubation-predictions-services-1.16.1.Final.jar
[2025-06-19T05:52:43.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-model/8.16.1.Beta/kie-pmml-models-clustering-model-8.16.1.Beta.jar (18 kB at 38 kB/s)
[2025-06-19T05:52:43.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-predictions/1.16.1.Final/kogito-api-incubation-predictions-1.16.1.Final.jar
[2025-06-19T05:52:43.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-compiler/8.16.1.Beta/kie-pmml-models-clustering-compiler-8.16.1.Beta.jar (13 kB at 26 kB/s)
[2025-06-19T05:52:43.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes/1.16.1.Final/kogito-quarkus-processes-1.16.1.Final.jar
[2025-06-19T05:52:43.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-evaluator/8.16.1.Beta/kie-pmml-models-clustering-evaluator-8.16.1.Beta.jar (4.8 kB at 9.8 kB/s)
[2025-06-19T05:52:43.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-processes-services/1.16.1.Final/kogito-api-incubation-processes-services-1.16.1.Final.jar
[2025-06-19T05:52:43.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-predictions-services/1.16.1.Final/kogito-api-incubation-predictions-services-1.16.1.Final.jar (4.5 kB at 8.9 kB/s)
[2025-06-19T05:52:43.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-processes/1.16.1.Final/kogito-api-incubation-processes-1.16.1.Final.jar
[2025-06-19T05:52:43.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-predictions/1.16.1.Final/kogito-api-incubation-predictions-1.16.1.Final.jar (5.0 kB at 9.8 kB/s)
[2025-06-19T05:52:43.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-bpmn2/1.16.1.Final/jbpm-bpmn2-1.16.1.Final.jar
[2025-06-19T05:52:43.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes/1.16.1.Final/kogito-quarkus-processes-1.16.1.Final.jar (21 kB at 41 kB/s)
[2025-06-19T05:52:43.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-flow-builder/1.16.1.Final/jbpm-flow-builder-1.16.1.Final.jar
[2025-06-19T05:52:43.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions/1.16.1.Final/kogito-quarkus-predictions-1.16.1.Final.jar (8.4 kB at 16 kB/s)
[2025-06-19T05:52:43.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-flow/1.16.1.Final/jbpm-flow-1.16.1.Final.jar
[2025-06-19T05:52:43.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-processes/1.16.1.Final/kogito-api-incubation-processes-1.16.1.Final.jar (18 kB at 34 kB/s)
[2025-06-19T05:52:43.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-events-api/1.16.1.Final/kogito-events-api-1.16.1.Final.jar
[2025-06-19T05:52:43.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-flow-builder/1.16.1.Final/jbpm-flow-builder-1.16.1.Final.jar (334 kB at 649 kB/s)
[2025-06-19T05:52:43.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.2.0/cloudevents-api-2.2.0.jar
[2025-06-19T05:52:43.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-bpmn2/1.16.1.Final/jbpm-bpmn2-1.16.1.Final.jar (296 kB at 570 kB/s)
[2025-06-19T05:52:43.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-json-jackson/2.2.0/cloudevents-json-jackson-2.2.0.jar
[2025-06-19T05:52:43.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-flow/1.16.1.Final/jbpm-flow-1.16.1.Final.jar (707 kB at 1.4 MB/s)
[2025-06-19T05:52:43.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-core/2.2.0/cloudevents-core-2.2.0.jar
[2025-06-19T05:52:43.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-events-api/1.16.1.Final/kogito-events-api-1.16.1.Final.jar (35 kB at 65 kB/s)
[2025-06-19T05:52:43.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-services/1.16.1.Final/kogito-services-1.16.1.Final.jar
[2025-06-19T05:52:43.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-json-jackson/2.2.0/cloudevents-json-jackson-2.2.0.jar (18 kB at 33 kB/s)
[2025-06-19T05:52:43.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/process-workitems/1.16.1.Final/process-workitems-1.16.1.Final.jar
[2025-06-19T05:52:43.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.2.0/cloudevents-api-2.2.0.jar (15 kB at 28 kB/s)
[2025-06-19T05:52:43.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-symbol-solver-core/3.23.1/javaparser-symbol-solver-core-3.23.1.jar
[2025-06-19T05:52:43.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-core/2.2.0/cloudevents-core-2.2.0.jar (57 kB at 105 kB/s)
[2025-06-19T05:52:43.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar
[2025-06-19T05:52:43.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-services/1.16.1.Final/kogito-services-1.16.1.Final.jar (76 kB at 139 kB/s)
[2025-06-19T05:52:43.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel/8.16.1.Beta/drools-mvel-8.16.1.Beta.jar
[2025-06-19T05:52:43.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/process-workitems/1.16.1.Final/process-workitems-1.16.1.Final.jar (24 kB at 43 kB/s)
[2025-06-19T05:52:43.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/process-serialization-protobuf/1.16.1.Final/process-serialization-protobuf-1.16.1.Final.jar
[2025-06-19T05:52:43.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-symbol-solver-core/3.23.1/javaparser-symbol-solver-core-3.23.1.jar (485 kB at 867 kB/s)
[2025-06-19T05:52:43.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jackson-utils/1.16.1.Final/kogito-jackson-utils-1.16.1.Final.jar
[2025-06-19T05:52:43.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-processes-services/1.16.1.Final/kogito-api-incubation-processes-services-1.16.1.Final.jar (11 kB at 20 kB/s)
[2025-06-19T05:52:43.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-client/2.18.1/smallrye-mutiny-vertx-web-client-2.18.1.jar
[2025-06-19T05:52:43.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar (852 kB at 1.5 MB/s)
[2025-06-19T05:52:43.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar
[2025-06-19T05:52:43.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel/8.16.1.Beta/drools-mvel-8.16.1.Beta.jar (623 kB at 1.1 MB/s)
[2025-06-19T05:52:43.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.17/xstream-1.4.17.jar
[2025-06-19T05:52:43.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jackson-utils/1.16.1.Final/kogito-jackson-utils-1.16.1.Final.jar (9.8 kB at 17 kB/s)
[2025-06-19T05:52:43.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.1/mxparser-1.2.1.jar
[2025-06-19T05:52:43.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-client/2.18.1/smallrye-mutiny-vertx-web-client-2.18.1.jar (52 kB at 89 kB/s)
[2025-06-19T05:52:43.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.5/jaxb-impl-2.3.5.jar
[2025-06-19T05:52:43.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar (58 kB at 99 kB/s)
[2025-06-19T05:52:43.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/process-serialization-protobuf/1.16.1.Final/process-serialization-protobuf-1.16.1.Final.jar (504 kB at 849 kB/s)
[2025-06-19T05:52:43.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.1/mxparser-1.2.1.jar (30 kB at 50 kB/s)
[2025-06-19T05:52:43.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.17/xstream-1.4.17.jar (630 kB at 1.1 MB/s)
[2025-06-19T05:52:43.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.5/jaxb-impl-2.3.5.jar (1.1 MB at 1.8 MB/s)
[2025-06-19T05:52:43.569Z] [INFO]
[2025-06-19T05:52:43.569Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kogito-quickstart ---
[2025-06-19T05:52:43.569Z] [INFO]
[2025-06-19T05:52:43.569Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ kogito-quickstart ---
[2025-06-19T05:52:43.569Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:52:43.569Z] [INFO] Copying 3 resources
[2025-06-19T05:52:43.569Z] [INFO]
[2025-06-19T05:52:43.569Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ kogito-quickstart ---
[2025-06-19T05:52:43.569Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:52:43.569Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/kogito-quickstart/target/classes
[2025-06-19T05:52:44.199Z] [INFO]
[2025-06-19T05:52:44.199Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ kogito-quickstart ---
[2025-06-19T05:52:44.199Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:52:44.199Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/kogito-quickstart/src/test/resources
[2025-06-19T05:52:44.199Z] [INFO]
[2025-06-19T05:52:44.199Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ kogito-quickstart ---
[2025-06-19T05:52:44.199Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:52:44.199Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/kogito-quickstart/target/test-classes
[2025-06-19T05:52:44.199Z] [INFO]
[2025-06-19T05:52:44.199Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kogito-quickstart ---
[2025-06-19T05:52:44.199Z] [INFO]
[2025-06-19T05:52:44.199Z] [INFO] -------------------------------------------------------
[2025-06-19T05:52:44.199Z] [INFO] T E S T S
[2025-06-19T05:52:44.199Z] [INFO] -------------------------------------------------------
[2025-06-19T05:52:44.199Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:52:45.509Z] [INFO] Running org.acme.kogito.PersonProcessTest
[2025-06-19T05:52:51.495Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-deployment/1.16.1.Final/kogito-quarkus-deployment-1.16.1.Final.pom
[2025-06-19T05:52:51.495Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-deployment/1.16.1.Final/kogito-quarkus-deployment-1.16.1.Final.pom (2.5 kB at 8.9 kB/s)
[2025-06-19T05:52:51.495Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-common-deployment/1.16.1.Final/kogito-quarkus-common-deployment-1.16.1.Final.pom
[2025-06-19T05:52:51.495Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-common-deployment/1.16.1.Final/kogito-quarkus-common-deployment-1.16.1.Final.pom (4.2 kB at 246 kB/s)
[2025-06-19T05:52:51.495Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-core/1.16.1.Final/kogito-codegen-core-1.16.1.Final.pom
[2025-06-19T05:52:51.495Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-core/1.16.1.Final/kogito-codegen-core-1.16.1.Final.pom (2.6 kB at 171 kB/s)
[2025-06-19T05:52:51.495Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-modules/1.16.1.Final/kogito-codegen-modules-1.16.1.Final.pom
[2025-06-19T05:52:51.495Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-modules/1.16.1.Final/kogito-codegen-modules-1.16.1.Final.pom (1.5 kB at 12 kB/s)
[2025-06-19T05:52:51.495Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-api/1.16.1.Final/kogito-codegen-api-1.16.1.Final.pom
[2025-06-19T05:52:51.495Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-api/1.16.1.Final/kogito-codegen-api-1.16.1.Final.pom (2.2 kB at 166 kB/s)
[2025-06-19T05:52:51.495Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-openapi/1.16.1.Final/kogito-codegen-openapi-1.16.1.Final.pom
[2025-06-19T05:52:51.495Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-openapi/1.16.1.Final/kogito-codegen-openapi-1.16.1.Final.pom (2.2 kB at 140 kB/s)
[2025-06-19T05:52:51.495Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-builder/1.16.1.Final/kogito-serverless-workflow-builder-1.16.1.Final.pom
[2025-06-19T05:52:51.495Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-builder/1.16.1.Final/kogito-serverless-workflow-builder-1.16.1.Final.pom (2.8 kB at 236 kB/s)
[2025-06-19T05:52:51.495Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow/1.16.1.Final/kogito-serverless-workflow-1.16.1.Final.pom
[2025-06-19T05:52:51.495Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow/1.16.1.Final/kogito-serverless-workflow-1.16.1.Final.pom (969 B at 61 kB/s)
[2025-06-19T05:52:51.495Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-runtime/1.16.1.Final/kogito-serverless-workflow-runtime-1.16.1.Final.pom
[2025-06-19T05:52:51.495Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-runtime/1.16.1.Final/kogito-serverless-workflow-runtime-1.16.1.Final.pom (1.8 kB at 128 kB/s)
[2025-06-19T05:52:51.495Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-rest-workitem/1.16.1.Final/kogito-rest-workitem-1.16.1.Final.pom
[2025-06-19T05:52:51.495Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-rest-workitem/1.16.1.Final/kogito-rest-workitem-1.16.1.Final.pom (1.9 kB at 170 kB/s)
[2025-06-19T05:52:51.495Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-utils/1.16.1.Final/kogito-serverless-workflow-utils-1.16.1.Final.pom
[2025-06-19T05:52:51.495Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-utils/1.16.1.Final/kogito-serverless-workflow-utils-1.16.1.Final.pom (1.3 kB at 89 kB/s)
[2025-06-19T05:52:51.495Z] Downloading from central: https://repo.maven.apache.org/maven2/io/serverlessworkflow/serverlessworkflow-api/2.0.0.Final/serverlessworkflow-api-2.0.0.Final.pom
[2025-06-19T05:52:51.495Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/serverlessworkflow/serverlessworkflow-api/2.0.0.Final/serverlessworkflow-api-2.0.0.Final.pom (4.6 kB at 350 kB/s)
[2025-06-19T05:52:51.495Z] Downloading from central: https://repo.maven.apache.org/maven2/io/serverlessworkflow/serverlessworkflow-parent/2.0.0.Final/serverlessworkflow-parent-2.0.0.Final.pom
[2025-06-19T05:52:51.495Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/serverlessworkflow/serverlessworkflow-parent/2.0.0.Final/serverlessworkflow-parent-2.0.0.Final.pom (14 kB at 1.0 MB/s)
[2025-06-19T05:52:51.495Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.pom
[2025-06-19T05:52:51.495Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.pom (959 B at 87 kB/s)
[2025-06-19T05:52:51.495Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 1.4 MB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom (12 kB at 1.2 MB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/org/json/json/20200518/json-20200518.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/json/json/20200518/json-20200518.pom (6.0 kB at 498 kB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/erosb/everit-json-schema/1.12.1/everit-json-schema-1.12.1.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/erosb/everit-json-schema/1.12.1/everit-json-schema-1.12.1.pom (12 kB at 844 kB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/org/json/json/20190722/json-20190722.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/json/json/20190722/json-20190722.pom (6.0 kB at 498 kB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.6/commons-validator-1.6.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.6/commons-validator-1.6.pom (12 kB at 1.2 MB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom (10 kB at 1.3 MB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 2.1 MB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/com/damnhandy/handy-uri-templates/2.1.8/handy-uri-templates-2.1.8.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/damnhandy/handy-uri-templates/2.1.8/handy-uri-templates-2.1.8.pom (27 kB at 2.4 MB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.2/joda-time-2.10.2.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.2/joda-time-2.10.2.pom (37 kB at 2.3 MB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/com/google/re2j/re2j/1.3/re2j-1.3.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/re2j/re2j/1.3/re2j-1.3.pom (933 B at 85 kB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jsonpath-expression/1.16.1.Final/kogito-jsonpath-expression-1.16.1.Final.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jsonpath-expression/1.16.1.Final/kogito-jsonpath-expression-1.16.1.Final.pom (1.2 kB at 112 kB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jq-expression/1.16.1.Final/kogito-jq-expression-1.16.1.Final.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jq-expression/1.16.1.Final/kogito-jq-expression-1.16.1.Final.pom (1.2 kB at 75 kB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/net/thisptr/jackson-jq/1.0.0-preview.20210928/jackson-jq-1.0.0-preview.20210928.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/net/thisptr/jackson-jq/1.0.0-preview.20210928/jackson-jq-1.0.0-preview.20210928.pom (2.2 kB at 180 kB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/net/thisptr/jackson-jq-parent/1.0.0-preview.20210928/jackson-jq-parent-1.0.0-preview.20210928.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/net/thisptr/jackson-jq-parent/1.0.0-preview.20210928/jackson-jq-parent-1.0.0-preview.20210928.pom (9.4 kB at 786 kB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.41/joni-2.1.41.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.41/joni-2.1.41.pom (6.7 kB at 673 kB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.55/jcodings-1.0.55.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.55/jcodings-1.0.55.pom (5.1 kB at 513 kB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator/5.0.1/openapi-generator-5.0.1.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator/5.0.1/openapi-generator-5.0.1.pom (18 kB at 1.3 MB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator-project/5.0.1/openapi-generator-project-5.0.1.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator-project/5.0.1/openapi-generator-project-5.0.1.pom (67 kB at 2.2 MB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core/2.1.2/swagger-core-2.1.2.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core/2.1.2/swagger-core-2.1.2.pom (5.8 kB at 529 kB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-project/2.1.2/swagger-project-2.1.2.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-project/2.1.2/swagger-project-2.1.2.pom (22 kB at 2.2 MB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations/2.1.2/swagger-annotations-2.1.2.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations/2.1.2/swagger-annotations-2.1.2.pom (6.6 kB at 599 kB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models/2.1.2/swagger-models-2.1.2.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models/2.1.2/swagger-models-2.1.2.pom (3.7 kB at 415 kB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser/2.0.24/swagger-parser-2.0.24.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser/2.0.24/swagger-parser-2.0.24.pom (3.4 kB at 337 kB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-project/2.0.24/swagger-parser-project-2.0.24.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-project/2.0.24/swagger-parser-project-2.0.24.pom (16 kB at 1.0 MB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-v2-converter/2.0.24/swagger-parser-v2-converter-2.0.24.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-v2-converter/2.0.24/swagger-parser-v2-converter-2.0.24.pom (3.3 kB at 273 kB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-core/1.6.2/swagger-core-1.6.2.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-core/1.6.2/swagger-core-1.6.2.pom (5.8 kB at 386 kB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-project/1.6.2/swagger-project-1.6.2.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-project/1.6.2/swagger-project-1.6.2.pom (26 kB at 2.0 MB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-models/1.6.2/swagger-models-1.6.2.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-models/1.6.2/swagger-models-1.6.2.pom (4.6 kB at 415 kB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-annotations/1.6.2/swagger-annotations-1.6.2.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-annotations/1.6.2/swagger-annotations-1.6.2.pom (6.2 kB at 781 kB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-parser/1.0.53/swagger-parser-1.0.53.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-parser/1.0.53/swagger-parser-1.0.53.pom (3.5 kB at 434 kB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-parser-project/1.0.53/swagger-parser-project-1.0.53.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-parser-project/1.0.53/swagger-parser-project-1.0.53.pom (15 kB at 1.1 MB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-core/1.6.1/swagger-core-1.6.1.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-core/1.6.1/swagger-core-1.6.1.pom (5.7 kB at 517 kB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-project/1.6.1/swagger-project-1.6.1.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-project/1.6.1/swagger-project-1.6.1.pom (26 kB at 2.9 MB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-models/1.6.1/swagger-models-1.6.1.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-models/1.6.1/swagger-models-1.6.1.pom (4.6 kB at 457 kB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-annotations/1.6.1/swagger-annotations-1.6.1.pom
[2025-06-19T05:52:51.496Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-annotations/1.6.1/swagger-annotations-1.6.1.pom (6.2 kB at 1.0 MB/s)
[2025-06-19T05:52:51.496Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.28/slf4j-ext-1.7.28.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.28/slf4j-ext-1.7.28.pom (2.8 kB at 347 kB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.28/slf4j-parent-1.7.28.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.28/slf4j-parent-1.7.28.pom (14 kB at 1.7 MB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-compat-spec-parser/1.0.53/swagger-compat-spec-parser-1.0.53.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-compat-spec-parser/1.0.53/swagger-compat-spec-parser-1.0.53.pom (2.8 kB at 232 kB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-validator/2.2.10/json-schema-validator-2.2.10.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-validator/2.2.10/json-schema-validator-2.2.10.pom (3.5 kB at 440 kB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-core/1.2.10/json-schema-core-1.2.10.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-core/1.2.10/json-schema-core-1.2.10.pom (3.1 kB at 314 kB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/1.9/jackson-coreutils-1.9.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/1.9/jackson-coreutils-1.9.pom (3.0 kB at 212 kB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/fge/msg-simple/1.1/msg-simple-1.1.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/fge/msg-simple/1.1/msg-simple-1.1.pom (2.4 kB at 300 kB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/fge/btf/1.2/btf-1.2.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/fge/btf/1.2/btf-1.2.pom (1.5 kB at 121 kB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/fge/uri-template/0.9/uri-template-0.9.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/fge/uri-template/0.9/uri-template-0.9.pom (2.8 kB at 277 kB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.13/rhino-1.7.13.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.13/rhino-1.7.13.pom (1.6 kB at 163 kB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/javax/mail/mailapi/1.4.3/mailapi-1.4.3.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/javax/mail/mailapi/1.4.3/mailapi-1.4.3.pom (3.9 kB at 559 kB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.4.3/all-1.4.3.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.4.3/all-1.4.3.pom (13 kB at 1.4 MB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.pom (1.1 kB at 132 kB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.7/joda-time-2.9.7.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.7/joda-time-2.9.7.pom (33 kB at 2.5 MB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/libphonenumber/libphonenumber/8.0.0/libphonenumber-8.0.0.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/libphonenumber/libphonenumber/8.0.0/libphonenumber-8.0.0.pom (2.4 kB at 244 kB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/libphonenumber/libphonenumber-parent/8.0.0/libphonenumber-parent-8.0.0.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/libphonenumber/libphonenumber-parent/8.0.0/libphonenumber-parent-8.0.0.pom (5.6 kB at 807 kB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.pom (14 kB at 2.0 MB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models/2.1.5/swagger-models-2.1.5.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models/2.1.5/swagger-models-2.1.5.pom (3.8 kB at 344 kB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-project/2.1.5/swagger-project-2.1.5.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-project/2.1.5/swagger-project-2.1.5.pom (24 kB at 2.6 MB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-core/2.0.24/swagger-parser-core-2.0.24.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-core/2.0.24/swagger-parser-core-2.0.24.pom (1.1 kB at 127 kB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-v3/2.0.24/swagger-parser-v3-2.0.24.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-v3/2.0.24/swagger-parser-v3-2.0.24.pom (3.3 kB at 414 kB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core/2.1.5/swagger-core-2.1.5.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core/2.1.5/swagger-core-2.1.5.pom (5.9 kB at 652 kB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations/2.1.5/swagger-annotations-2.1.5.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations/2.1.5/swagger-annotations-2.1.5.pom (4.3 kB at 541 kB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/com/samskivert/jmustache/1.14/jmustache-1.14.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/samskivert/jmustache/1.14/jmustache-1.14.pom (7.3 kB at 807 kB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.1.2/handlebars-4.1.2.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.1.2/handlebars-4.1.2.pom (10 kB at 920 kB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars.java/4.1.2/handlebars.java-4.1.2.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars.java/4.1.2/handlebars.java-4.1.2.pom (13 kB at 1.3 MB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-jackson2/4.1.2/handlebars-jackson2-4.1.2.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-jackson2/4.1.2/handlebars-jackson2-4.1.2.pom (1.8 kB at 200 kB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.29/slf4j-ext-1.7.29.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.29/slf4j-ext-1.7.29.pom (2.8 kB at 347 kB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom (14 kB at 1.7 MB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-guava/2.13.1/jackson-datatype-guava-2.13.1.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-guava/2.13.1/jackson-datatype-guava-2.13.1.pom (3.0 kB at 330 kB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatypes-collections/2.13.1/jackson-datatypes-collections-2.13.1.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatypes-collections/2.13.1/jackson-datatypes-collections-2.13.1.pom (3.1 kB at 387 kB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark/0.11.0/commonmark-0.11.0.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark/0.11.0/commonmark-0.11.0.pom (2.7 kB at 391 kB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-parent/0.11.0/commonmark-parent-0.11.0.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-parent/0.11.0/commonmark-parent-0.11.0.pom (7.9 kB at 988 kB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/pom/central-pom/5.0.13/central-pom-5.0.13.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/pom/central-pom/5.0.13/central-pom-5.0.13.pom (3.3 kB at 478 kB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/pom/base-pom/5.0.13/base-pom-5.0.13.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/pom/base-pom/5.0.13/base-pom-5.0.13.pom (32 kB at 944 kB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/mifmif/generex/1.0.2/generex-1.0.2.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/mifmif/generex/1.0.2/generex-1.0.2.pom (11 kB at 1.1 MB/s)
[2025-06-19T05:52:51.497Z] Downloading from central: https://repo.maven.apache.org/maven2/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.pom
[2025-06-19T05:52:51.497Z] Downloaded from central: https://repo.maven.apache.org/maven2/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.pom (1.1 kB at 134 kB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/curious-odd-man/rgxgen/1.3/rgxgen-1.3.pom
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/curious-odd-man/rgxgen/1.3/rgxgen-1.3.pom (11 kB at 1.1 MB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/joschi/jackson/jackson-datatype-threetenbp/2.10.0/jackson-datatype-threetenbp-2.10.0.pom
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/joschi/jackson/jackson-datatype-threetenbp/2.10.0/jackson-datatype-threetenbp-2.10.0.pom (9.2 kB at 923 kB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.10.0/jackson-base-2.10.0.pom
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.10.0/jackson-base-2.10.0.pom (6.6 kB at 553 kB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.10.0/jackson-bom-2.10.0.pom
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.10.0/jackson-bom-2.10.0.pom (13 kB at 1.3 MB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.10/jackson-parent-2.10.pom
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.10/jackson-parent-2.10.pom (8.3 kB at 1.4 MB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/org/threeten/threetenbp/1.4.0/threetenbp-1.4.0.pom
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/threeten/threetenbp/1.4.0/threetenbp-1.4.0.pom (32 kB at 2.9 MB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator-core/5.0.1/openapi-generator-core-5.0.1.pom
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator-core/5.0.1/openapi-generator-core-5.0.1.pom (2.4 kB at 302 kB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules-deployment/1.16.1.Final/kogito-quarkus-rules-deployment-1.16.1.Final.pom
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules-deployment/1.16.1.Final/kogito-quarkus-rules-deployment-1.16.1.Final.pom (1.8 kB at 199 kB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-rules/1.16.1.Final/kogito-codegen-rules-1.16.1.Final.pom
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-rules/1.16.1.Final/kogito-codegen-rules-1.16.1.Final.pom (3.4 kB at 376 kB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-xml-support/8.16.1.Beta/drools-xml-support-8.16.1.Beta.pom
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-xml-support/8.16.1.Beta/drools-xml-support-8.16.1.Beta.pom (3.7 kB at 281 kB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/grafana-api/1.16.1.Final/grafana-api-1.16.1.Final.pom
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/grafana-api/1.16.1.Final/grafana-api-1.16.1.Final.pom (2.2 kB at 276 kB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions-deployment/1.16.1.Final/kogito-quarkus-decisions-deployment-1.16.1.Final.pom
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions-deployment/1.16.1.Final/kogito-quarkus-decisions-deployment-1.16.1.Final.pom (1.8 kB at 227 kB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-decisions/1.16.1.Final/kogito-codegen-decisions-1.16.1.Final.pom
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-decisions/1.16.1.Final/kogito-codegen-decisions-1.16.1.Final.pom (3.1 kB at 345 kB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-openapi/8.16.1.Beta/kie-dmn-openapi-8.16.1.Beta.pom
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-openapi/8.16.1.Beta/kie-dmn-openapi-8.16.1.Beta.pom (3.3 kB at 364 kB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions-deployment/1.16.1.Final/kogito-quarkus-predictions-deployment-1.16.1.Final.pom
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions-deployment/1.16.1.Final/kogito-quarkus-predictions-deployment-1.16.1.Final.pom (1.8 kB at 166 kB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-predictions/1.16.1.Final/kogito-codegen-predictions-1.16.1.Final.pom
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-predictions/1.16.1.Final/kogito-codegen-predictions-1.16.1.Final.pom (2.5 kB at 250 kB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml-openapi/1.16.1.Final/kogito-pmml-openapi-1.16.1.Final.pom
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml-openapi/1.16.1.Final/kogito-pmml-openapi-1.16.1.Final.pom (2.4 kB at 295 kB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes-deployment/1.16.1.Final/kogito-quarkus-processes-deployment-1.16.1.Final.pom
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes-deployment/1.16.1.Final/kogito-quarkus-processes-deployment-1.16.1.Final.pom (2.6 kB at 259 kB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-extension-spi/1.16.1.Final/kogito-quarkus-extension-spi-1.16.1.Final.pom
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-extension-spi/1.16.1.Final/kogito-quarkus-extension-spi-1.16.1.Final.pom (850 B at 85 kB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-processes/1.16.1.Final/kogito-codegen-processes-1.16.1.Final.pom
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-processes/1.16.1.Final/kogito-codegen-processes-1.16.1.Final.pom (3.2 kB at 147 kB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/victools/jsonschema-generator/4.18.0/jsonschema-generator-4.18.0.pom
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/victools/jsonschema-generator/4.18.0/jsonschema-generator-4.18.0.pom (1.9 kB at 157 kB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/victools/jsonschema-generator-parent/4.18.0/jsonschema-generator-parent-4.18.0.pom
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/victools/jsonschema-generator-parent/4.18.0/jsonschema-generator-parent-4.18.0.pom (16 kB at 1.2 MB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-runtime/1.16.1.Final/kogito-serverless-workflow-runtime-1.16.1.Final.jar
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-core/1.16.1.Final/kogito-codegen-core-1.16.1.Final.jar
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-rest-workitem/1.16.1.Final/kogito-rest-workitem-1.16.1.Final.jar
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-api/1.16.1.Final/kogito-codegen-api-1.16.1.Final.jar
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-utils/1.16.1.Final/kogito-serverless-workflow-utils-1.16.1.Final.jar
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-utils/1.16.1.Final/kogito-serverless-workflow-utils-1.16.1.Final.jar (4.2 kB at 125 kB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-rest-workitem/1.16.1.Final/kogito-rest-workitem-1.16.1.Final.jar (13 kB at 349 kB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar (17 kB at 384 kB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/org/json/json/20200518/json-20200518.jar
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-api/1.16.1.Final/kogito-codegen-api-1.16.1.Final.jar (58 kB at 1.2 MB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-core/1.16.1.Final/kogito-codegen-core-1.16.1.Final.jar (59 kB at 1.1 MB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.6/commons-validator-1.6.jar
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-runtime/1.16.1.Final/kogito-serverless-workflow-runtime-1.16.1.Final.jar (14 kB at 278 kB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/com/damnhandy/handy-uri-templates/2.1.8/handy-uri-templates-2.1.8.jar
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar (93 kB at 1.8 MB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/com/google/re2j/re2j/1.3/re2j-1.3.jar
[2025-06-19T05:52:51.498Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/damnhandy/handy-uri-templates/2.1.8/handy-uri-templates-2.1.8.jar (46 kB at 759 kB/s)
[2025-06-19T05:52:51.498Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/erosb/everit-json-schema/1.12.1/everit-json-schema-1.12.1.jar
[2025-06-19T05:52:51.499Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar (146 kB at 2.1 MB/s)
[2025-06-19T05:52:51.499Z] Downloading from central: https://repo.maven.apache.org/maven2/io/serverlessworkflow/serverlessworkflow-api/2.0.0.Final/serverlessworkflow-api-2.0.0.Final.jar
[2025-06-19T05:52:51.499Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/re2j/re2j/1.3/re2j-1.3.jar (121 kB at 1.7 MB/s)
[2025-06-19T05:52:51.499Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jsonpath-expression/1.16.1.Final/kogito-jsonpath-expression-1.16.1.Final.jar
[2025-06-19T05:52:51.499Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/json/json/20200518/json-20200518.jar (66 kB at 891 kB/s)
[2025-06-19T05:52:51.499Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.55/jcodings-1.0.55.jar
[2025-06-19T05:52:51.499Z] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.6/commons-validator-1.6.jar (186 kB at 2.3 MB/s)
[2025-06-19T05:52:51.499Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jsonpath-expression/1.16.1.Final/kogito-jsonpath-expression-1.16.1.Final.jar (6.3 kB at 77 kB/s)
[2025-06-19T05:52:51.499Z] Downloading from central: https://repo.maven.apache.org/maven2/net/thisptr/jackson-jq/1.0.0-preview.20210928/jackson-jq-1.0.0-preview.20210928.jar
[2025-06-19T05:52:51.499Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.41/joni-2.1.41.jar
[2025-06-19T05:52:51.499Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/erosb/everit-json-schema/1.12.1/everit-json-schema-1.12.1.jar (240 kB at 2.9 MB/s)
[2025-06-19T05:52:51.499Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jq-expression/1.16.1.Final/kogito-jq-expression-1.16.1.Final.jar
[2025-06-19T05:52:51.499Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/serverlessworkflow/serverlessworkflow-api/2.0.0.Final/serverlessworkflow-api-2.0.0.Final.jar (160 kB at 1.8 MB/s)
[2025-06-19T05:52:58.752Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-builder/1.16.1.Final/kogito-serverless-workflow-builder-1.16.1.Final.jar
[2025-06-19T05:52:58.752Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jq-expression/1.16.1.Final/kogito-jq-expression-1.16.1.Final.jar (12 kB at 119 kB/s)
[2025-06-19T05:52:58.752Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations/2.1.2/swagger-annotations-2.1.2.jar
[2025-06-19T05:52:58.752Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-builder/1.16.1.Final/kogito-serverless-workflow-builder-1.16.1.Final.jar (64 kB at 625 kB/s)
[2025-06-19T05:52:58.752Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models/2.1.2/swagger-models-2.1.2.jar
[2025-06-19T05:52:58.752Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations/2.1.2/swagger-annotations-2.1.2.jar (35 kB at 297 kB/s)
[2025-06-19T05:52:58.752Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core/2.1.2/swagger-core-2.1.2.jar
[2025-06-19T05:52:58.752Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.41/joni-2.1.41.jar (214 kB at 1.8 MB/s)
[2025-06-19T05:52:58.752Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-annotations/1.6.2/swagger-annotations-1.6.2.jar
[2025-06-19T05:52:58.752Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models/2.1.2/swagger-models-2.1.2.jar (118 kB at 977 kB/s)
[2025-06-19T05:52:58.752Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-models/1.6.2/swagger-models-1.6.2.jar
[2025-06-19T05:52:58.752Z] Downloaded from central: https://repo.maven.apache.org/maven2/net/thisptr/jackson-jq/1.0.0-preview.20210928/jackson-jq-1.0.0-preview.20210928.jar (357 kB at 2.9 MB/s)
[2025-06-19T05:52:58.752Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-core/1.6.2/swagger-core-1.6.2.jar
[2025-06-19T05:52:58.752Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-annotations/1.6.2/swagger-annotations-1.6.2.jar (22 kB at 164 kB/s)
[2025-06-19T05:52:58.752Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-parser/1.0.53/swagger-parser-1.0.53.jar
[2025-06-19T05:52:58.752Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-models/1.6.2/swagger-models-1.6.2.jar (155 kB at 1.1 MB/s)
[2025-06-19T05:52:58.752Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/fge/btf/1.2/btf-1.2.jar
[2025-06-19T05:52:58.752Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core/2.1.2/swagger-core-2.1.2.jar (165 kB at 1.2 MB/s)
[2025-06-19T05:52:58.752Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar
[2025-06-19T05:52:58.752Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-core/1.6.2/swagger-core-1.6.2.jar (117 kB at 825 kB/s)
[2025-06-19T05:52:58.752Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/fge/uri-template/0.9/uri-template-0.9.jar
[2025-06-19T05:52:58.752Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar (37 kB at 241 kB/s)
[2025-06-19T05:52:58.752Z] Downloading from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.13/rhino-1.7.13.jar
[2025-06-19T05:52:58.752Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/fge/btf/1.2/btf-1.2.jar (8.9 kB at 58 kB/s)
[2025-06-19T05:52:58.752Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/fge/uri-template/0.9/uri-template-0.9.jar (57 kB at 373 kB/s)
[2025-06-19T05:52:58.752Z] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.jar
[2025-06-19T05:52:58.752Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-core/1.2.10/json-schema-core-1.2.10.jar
[2025-06-19T05:52:58.752Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-parser/1.0.53/swagger-parser-1.0.53.jar (95 kB at 608 kB/s)
[2025-06-19T05:52:58.752Z] Downloading from central: https://repo.maven.apache.org/maven2/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar
[2025-06-19T05:52:58.752Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.55/jcodings-1.0.55.jar (1.7 MB at 10 MB/s)
[2025-06-19T05:52:58.752Z] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/libphonenumber/libphonenumber/8.0.0/libphonenumber-8.0.0.jar
[2025-06-19T05:52:58.752Z] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.jar (63 kB at 368 kB/s)
[2025-06-19T05:52:58.752Z] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar
[2025-06-19T05:52:58.752Z] Downloaded from central: https://repo.maven.apache.org/maven2/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar (250 kB at 1.4 MB/s)
[2025-06-19T05:52:58.752Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-validator/2.2.10/json-schema-validator-2.2.10.jar
[2025-06-19T05:52:58.752Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-core/1.2.10/json-schema-core-1.2.10.jar (174 kB at 978 kB/s)
[2025-06-19T05:52:58.752Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-compat-spec-parser/1.0.53/swagger-compat-spec-parser-1.0.53.jar
[2025-06-19T05:52:58.752Z] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar (78 kB at 425 kB/s)
[2025-06-19T05:52:58.752Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-core/2.0.24/swagger-parser-core-2.0.24.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/libphonenumber/libphonenumber/8.0.0/libphonenumber-8.0.0.jar (327 kB at 1.7 MB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-v2-converter/2.0.24/swagger-parser-v2-converter-2.0.24.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-compat-spec-parser/1.0.53/swagger-compat-spec-parser-1.0.53.jar (149 kB at 767 kB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-v3/2.0.24/swagger-parser-v3-2.0.24.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-core/2.0.24/swagger-parser-core-2.0.24.jar (6.7 kB at 34 kB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser/2.0.24/swagger-parser-2.0.24.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-validator/2.2.10/json-schema-validator-2.2.10.jar (237 kB at 1.2 MB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/com/samskivert/jmustache/1.14/jmustache-1.14.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-v2-converter/2.0.24/swagger-parser-v2-converter-2.0.24.jar (26 kB at 123 kB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.1.2/handlebars-4.1.2.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser/2.0.24/swagger-parser-2.0.24.jar (3.2 kB at 15 kB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-jackson2/4.1.2/handlebars-jackson2-4.1.2.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-v3/2.0.24/swagger-parser-v3-2.0.24.jar (136 kB at 643 kB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.29/slf4j-ext-1.7.29.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/samskivert/jmustache/1.14/jmustache-1.14.jar (82 kB at 377 kB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.21.1/checker-qual-3.21.1.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-jackson2/4.1.2/handlebars-jackson2-4.1.2.jar (9.4 kB at 42 kB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-guava/2.13.1/jackson-datatype-guava-2.13.1.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.29/slf4j-ext-1.7.29.jar (38 kB at 166 kB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark/0.11.0/commonmark-0.11.0.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-guava/2.13.1/jackson-datatype-guava-2.13.1.jar (88 kB at 365 kB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.13/rhino-1.7.13.jar (1.3 MB at 5.4 MB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/mifmif/generex/1.0.2/generex-1.0.2.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.21.1/checker-qual-3.21.1.jar (222 kB at 899 kB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/curious-odd-man/rgxgen/1.3/rgxgen-1.3.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark/0.11.0/commonmark-0.11.0.jar (134 kB at 535 kB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/org/threeten/threetenbp/1.4.0/threetenbp-1.4.0.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/mifmif/generex/1.0.2/generex-1.0.2.jar (14 kB at 57 kB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/joschi/jackson/jackson-datatype-threetenbp/2.10.0/jackson-datatype-threetenbp-2.10.0.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.jar (176 kB at 678 kB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator-core/5.0.1/openapi-generator-core-5.0.1.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.1.2/handlebars-4.1.2.jar (926 kB at 3.5 MB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator/5.0.1/openapi-generator-5.0.1.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/curious-odd-man/rgxgen/1.3/rgxgen-1.3.jar (73 kB at 276 kB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-openapi/1.16.1.Final/kogito-codegen-openapi-1.16.1.Final.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/joschi/jackson/jackson-datatype-threetenbp/2.10.0/jackson-datatype-threetenbp-2.10.0.jar (123 kB at 452 kB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-common-deployment/1.16.1.Final/kogito-quarkus-common-deployment-1.16.1.Final.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator-core/5.0.1/openapi-generator-core-5.0.1.jar (61 kB at 220 kB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-xml-support/8.16.1.Beta/drools-xml-support-8.16.1.Beta.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-openapi/1.16.1.Final/kogito-codegen-openapi-1.16.1.Final.jar (53 kB at 190 kB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/grafana-api/1.16.1.Final/grafana-api-1.16.1.Final.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-common-deployment/1.16.1.Final/kogito-quarkus-common-deployment-1.16.1.Final.jar (32 kB at 112 kB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-rules/1.16.1.Final/kogito-codegen-rules-1.16.1.Final.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-xml-support/8.16.1.Beta/drools-xml-support-8.16.1.Beta.jar (119 kB at 400 kB/s)
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/threeten/threetenbp/1.4.0/threetenbp-1.4.0.jar (514 kB at 1.7 MB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules-deployment/1.16.1.Final/kogito-quarkus-rules-deployment-1.16.1.Final.jar
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-openapi/8.16.1.Beta/kie-dmn-openapi-8.16.1.Beta.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/grafana-api/1.16.1.Final/grafana-api-1.16.1.Final.jar (68 kB at 227 kB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-decisions/1.16.1.Final/kogito-codegen-decisions-1.16.1.Final.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-rules/1.16.1.Final/kogito-codegen-rules-1.16.1.Final.jar (101 kB at 331 kB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions-deployment/1.16.1.Final/kogito-quarkus-decisions-deployment-1.16.1.Final.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules-deployment/1.16.1.Final/kogito-quarkus-rules-deployment-1.16.1.Final.jar (5.5 kB at 18 kB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml-openapi/1.16.1.Final/kogito-pmml-openapi-1.16.1.Final.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-openapi/8.16.1.Beta/kie-dmn-openapi-8.16.1.Beta.jar (28 kB at 90 kB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-predictions/1.16.1.Final/kogito-codegen-predictions-1.16.1.Final.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-decisions/1.16.1.Final/kogito-codegen-decisions-1.16.1.Final.jar (64 kB at 203 kB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions-deployment/1.16.1.Final/kogito-quarkus-predictions-deployment-1.16.1.Final.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions-deployment/1.16.1.Final/kogito-quarkus-decisions-deployment-1.16.1.Final.jar (7.1 kB at 22 kB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-extension-spi/1.16.1.Final/kogito-quarkus-extension-spi-1.16.1.Final.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml-openapi/1.16.1.Final/kogito-pmml-openapi-1.16.1.Final.jar (14 kB at 45 kB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/victools/jsonschema-generator/4.18.0/jsonschema-generator-4.18.0.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-predictions/1.16.1.Final/kogito-codegen-predictions-1.16.1.Final.jar (27 kB at 83 kB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-processes/1.16.1.Final/kogito-codegen-processes-1.16.1.Final.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions-deployment/1.16.1.Final/kogito-quarkus-predictions-deployment-1.16.1.Final.jar (5.5 kB at 17 kB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes-deployment/1.16.1.Final/kogito-quarkus-processes-deployment-1.16.1.Final.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-extension-spi/1.16.1.Final/kogito-quarkus-extension-spi-1.16.1.Final.jar (4.0 kB at 12 kB/s)
[2025-06-19T05:52:58.753Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-deployment/1.16.1.Final/kogito-quarkus-deployment-1.16.1.Final.jar
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/victools/jsonschema-generator/4.18.0/jsonschema-generator-4.18.0.jar (119 kB at 351 kB/s)
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes-deployment/1.16.1.Final/kogito-quarkus-processes-deployment-1.16.1.Final.jar (36 kB at 105 kB/s)
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-deployment/1.16.1.Final/kogito-quarkus-deployment-1.16.1.Final.jar (2.5 kB at 7.2 kB/s)
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-processes/1.16.1.Final/kogito-codegen-processes-1.16.1.Final.jar (172 kB at 495 kB/s)
[2025-06-19T05:52:58.753Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator/5.0.1/openapi-generator-5.0.1.jar (5.5 MB at 13 MB/s)
[2025-06-19T05:52:58.753Z] 2025-06-19 05:52:53,146 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:52:58.753Z] 2025-06-19 05:52:53,730 INFO [org.kie.kog.cod.api.uti.AddonsConfigDiscovery] (build-8) Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false}
[2025-06-19T05:52:58.753Z] 2025-06-19 05:52:54,529 INFO [org.kie.kog.cod.cor.uti.ApplicationGeneratorDiscovery] (build-19) Generator discovery performed, found [openapispecs, processes, rules, decisions, predictions]
[2025-06-19T05:52:58.753Z] 2025-06-19 05:52:54,529 INFO [org.kie.kog.cod.cor.ApplicationGenerator] (build-19) Skipping generator 'openapispecs' because disabled
[2025-06-19T05:52:58.753Z] 2025-06-19 05:52:54,530 INFO [org.kie.kog.cod.cor.ApplicationGenerator] (build-19) Skipping generator 'decisions' because disabled
[2025-06-19T05:52:58.753Z] 2025-06-19 05:52:54,530 INFO [org.kie.kog.cod.cor.ApplicationGenerator] (build-19) Skipping generator 'predictions' because disabled
[2025-06-19T05:52:58.753Z] 2025-06-19 05:52:54,855 WARN [org.kie.kog.cod.pro.ProcessCodegen] (build-19) There's already a generated file named org/acme/kogito/PersonsModel.java to be compiled. Ignoring.
[2025-06-19T05:52:58.753Z] 2025-06-19 05:52:58,556 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 6.480s. Listening on: http://localhost:8081
[2025-06-19T05:52:58.753Z] 2025-06-19 05:52:58,557 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:52:58.753Z] 2025-06-19 05:52:58,557 INFO [io.quarkus] (main) Installed features: [cdi, kogito-decisions, kogito-predictions, kogito-processes, kogito-rules, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-06-19T05:53:01.614Z] [ERROR] WARNING: An illegal reflective access operation has occurred
[2025-06-19T05:53:01.614Z] [ERROR] WARNING: Illegal reflective access by org.codehaus.groovy.vmplugin.v9.Java9 (file:/root/.m2/repository/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.jar) to field java.util.ArrayList.size
[2025-06-19T05:53:01.614Z] [ERROR] WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.vmplugin.v9.Java9
[2025-06-19T05:53:01.614Z] [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
[2025-06-19T05:53:01.614Z] [ERROR] WARNING: All illegal access operations will be denied in a future release
[2025-06-19T05:53:02.249Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.396 s - in org.acme.kogito.PersonProcessTest
[2025-06-19T05:53:02.249Z] 2025-06-19 05:53:01,678 INFO [io.quarkus] (main) Quarkus stopped in 0.061s
[2025-06-19T05:53:02.249Z] [INFO]
[2025-06-19T05:53:02.249Z] [INFO] Results:
[2025-06-19T05:53:02.249Z] [INFO]
[2025-06-19T05:53:02.249Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:53:02.249Z] [INFO]
[2025-06-19T05:53:02.249Z] [INFO]
[2025-06-19T05:53:02.249Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kogito-quickstart ---
[2025-06-19T05:53:02.249Z] [INFO] Building jar: /quarkus-quickstarts/kogito-quickstart/target/kogito-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:53:02.249Z] [INFO]
[2025-06-19T05:53:02.249Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ kogito-quickstart ---
[2025-06-19T05:53:03.562Z] [INFO] Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false}
[2025-06-19T05:53:04.910Z] [INFO] Generator discovery performed, found [openapispecs, processes, rules, decisions, predictions]
[2025-06-19T05:53:04.910Z] [INFO] Skipping generator 'openapispecs' because disabled
[2025-06-19T05:53:04.910Z] [INFO] Skipping generator 'decisions' because disabled
[2025-06-19T05:53:04.910Z] [INFO] Skipping generator 'predictions' because disabled
[2025-06-19T05:53:04.910Z] [WARNING] There's already a generated file named org/acme/kogito/PersonsModel.java to be compiled. Ignoring.
[2025-06-19T05:53:08.673Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 5715ms
[2025-06-19T05:53:08.673Z] [INFO]
[2025-06-19T05:53:08.673Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kogito-quickstart ---
[2025-06-19T05:53:08.673Z] [INFO] Installing /quarkus-quickstarts/kogito-quickstart/target/kogito-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/kogito-quickstart/1.0.0-SNAPSHOT/kogito-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:53:08.673Z] [INFO] Installing /quarkus-quickstarts/kogito-quickstart/pom.xml to /root/.m2/repository/org/acme/kogito-quickstart/1.0.0-SNAPSHOT/kogito-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:53:08.673Z] [INFO]
[2025-06-19T05:53:08.673Z] [INFO] -------------------< org.acme:kogito-drl-quickstart >-------------------
[2025-06-19T05:53:08.673Z] [INFO] Building kogito-drl-quickstart 1.0.0-SNAPSHOT [49/104]
[2025-06-19T05:53:08.673Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:53:08.673Z] [INFO]
[2025-06-19T05:53:08.673Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kogito-drl-quickstart ---
[2025-06-19T05:53:08.673Z] [INFO]
[2025-06-19T05:53:08.673Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ kogito-drl-quickstart ---
[2025-06-19T05:53:08.673Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:53:08.673Z] [INFO] Copying 2 resources
[2025-06-19T05:53:08.673Z] [INFO]
[2025-06-19T05:53:08.673Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code (default) @ kogito-drl-quickstart ---
[2025-06-19T05:53:09.307Z] [INFO]
[2025-06-19T05:53:09.307Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ kogito-drl-quickstart ---
[2025-06-19T05:53:09.307Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:53:09.307Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/kogito-drl-quickstart/target/classes
[2025-06-19T05:53:09.307Z] [INFO]
[2025-06-19T05:53:09.307Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code-tests (default) @ kogito-drl-quickstart ---
[2025-06-19T05:53:09.939Z] [INFO]
[2025-06-19T05:53:09.939Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ kogito-drl-quickstart ---
[2025-06-19T05:53:09.939Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:53:09.939Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/kogito-drl-quickstart/src/test/resources
[2025-06-19T05:53:09.939Z] [INFO]
[2025-06-19T05:53:09.939Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ kogito-drl-quickstart ---
[2025-06-19T05:53:09.939Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:53:09.939Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/kogito-drl-quickstart/target/test-classes
[2025-06-19T05:53:09.939Z] [INFO]
[2025-06-19T05:53:09.939Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kogito-drl-quickstart ---
[2025-06-19T05:53:09.939Z] [INFO]
[2025-06-19T05:53:09.939Z] [INFO] -------------------------------------------------------
[2025-06-19T05:53:09.939Z] [INFO] T E S T S
[2025-06-19T05:53:09.939Z] [INFO] -------------------------------------------------------
[2025-06-19T05:53:09.939Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:53:11.993Z] [INFO] Running org.acme.kogito.LoanApplicationTest
[2025-06-19T05:53:22.286Z] 2025-06-19 05:53:15,918 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:53:22.286Z] 2025-06-19 05:53:16,517 INFO [org.kie.kog.cod.api.uti.AddonsConfigDiscovery] (build-2) Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false}
[2025-06-19T05:53:22.286Z] 2025-06-19 05:53:16,981 INFO [org.kie.kog.cod.cor.uti.ApplicationGeneratorDiscovery] (build-32) Generator discovery performed, found [openapispecs, rules]
[2025-06-19T05:53:22.286Z] 2025-06-19 05:53:16,982 INFO [org.kie.kog.cod.cor.ApplicationGenerator] (build-32) Skipping generator 'openapispecs' because disabled
[2025-06-19T05:53:22.286Z] 2025-06-19 05:53:20,579 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 5.449s. Listening on: http://localhost:8081
[2025-06-19T05:53:22.286Z] 2025-06-19 05:53:20,580 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:53:22.286Z] 2025-06-19 05:53:20,580 INFO [io.quarkus] (main) Installed features: [cdi, kogito-rules, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-06-19T05:53:23.764Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.936 s - in org.acme.kogito.LoanApplicationTest
[2025-06-19T05:53:23.764Z] 2025-06-19 05:53:23,358 INFO [io.quarkus] (main) Quarkus stopped in 0.054s
[2025-06-19T05:53:23.764Z] [INFO]
[2025-06-19T05:53:23.764Z] [INFO] Results:
[2025-06-19T05:53:23.764Z] [INFO]
[2025-06-19T05:53:23.764Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:53:23.764Z] [INFO]
[2025-06-19T05:53:23.764Z] [INFO]
[2025-06-19T05:53:23.764Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kogito-drl-quickstart ---
[2025-06-19T05:53:23.764Z] [INFO] Building jar: /quarkus-quickstarts/kogito-drl-quickstart/target/kogito-drl-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:53:23.764Z] [INFO]
[2025-06-19T05:53:23.764Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ kogito-drl-quickstart ---
[2025-06-19T05:53:24.396Z] [INFO] Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false}
[2025-06-19T05:53:25.025Z] [INFO] Generator discovery performed, found [openapispecs, rules]
[2025-06-19T05:53:25.025Z] [INFO] Skipping generator 'openapispecs' because disabled
[2025-06-19T05:53:27.897Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 3689ms
[2025-06-19T05:53:27.897Z] [INFO]
[2025-06-19T05:53:27.897Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kogito-drl-quickstart ---
[2025-06-19T05:53:27.897Z] [INFO] Installing /quarkus-quickstarts/kogito-drl-quickstart/target/kogito-drl-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/kogito-drl-quickstart/1.0.0-SNAPSHOT/kogito-drl-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:53:27.897Z] [INFO] Installing /quarkus-quickstarts/kogito-drl-quickstart/pom.xml to /root/.m2/repository/org/acme/kogito-drl-quickstart/1.0.0-SNAPSHOT/kogito-drl-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:53:27.897Z] [INFO]
[2025-06-19T05:53:27.897Z] [INFO] -------------------< org.acme:kogito-dmn-quickstart >-------------------
[2025-06-19T05:53:27.897Z] [INFO] Building kogito-dmn-quickstart 1.0.0-SNAPSHOT [50/104]
[2025-06-19T05:53:27.897Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:53:27.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-scenario-simulation/1.16.1.Final/kogito-scenario-simulation-1.16.1.Final.pom
[2025-06-19T05:53:27.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-scenario-simulation/1.16.1.Final/kogito-scenario-simulation-1.16.1.Final.pom (4.8 kB at 104 kB/s)
[2025-06-19T05:53:27.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-dynamic/8.16.1.Beta/drools-wiring-dynamic-8.16.1.Beta.pom
[2025-06-19T05:53:27.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-dynamic/8.16.1.Beta/drools-wiring-dynamic-8.16.1.Beta.pom (2.2 kB at 225 kB/s)
[2025-06-19T05:53:27.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2.pom
[2025-06-19T05:53:27.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2.pom (3.2 kB at 353 kB/s)
[2025-06-19T05:53:27.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation-api/8.16.1.Beta/drools-scenario-simulation-api-8.16.1.Beta.pom
[2025-06-19T05:53:27.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation-api/8.16.1.Beta/drools-scenario-simulation-api-8.16.1.Beta.pom (1.7 kB at 167 kB/s)
[2025-06-19T05:53:27.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation/8.16.1.Beta/drools-scenario-simulation-8.16.1.Beta.pom
[2025-06-19T05:53:27.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation/8.16.1.Beta/drools-scenario-simulation-8.16.1.Beta.pom (808 B at 101 kB/s)
[2025-06-19T05:53:27.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation-backend/8.16.1.Beta/drools-scenario-simulation-backend-8.16.1.Beta.pom
[2025-06-19T05:53:27.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation-backend/8.16.1.Beta/drools-scenario-simulation-backend-8.16.1.Beta.pom (3.2 kB at 398 kB/s)
[2025-06-19T05:53:27.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-scenario-simulation/1.16.1.Final/kogito-scenario-simulation-1.16.1.Final.jar
[2025-06-19T05:53:27.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-dynamic/8.16.1.Beta/drools-wiring-dynamic-8.16.1.Beta.jar
[2025-06-19T05:53:27.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2.jar
[2025-06-19T05:53:27.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation-api/8.16.1.Beta/drools-scenario-simulation-api-8.16.1.Beta.jar
[2025-06-19T05:53:27.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation-backend/8.16.1.Beta/drools-scenario-simulation-backend-8.16.1.Beta.jar
[2025-06-19T05:53:27.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-scenario-simulation/1.16.1.Final/kogito-scenario-simulation-1.16.1.Final.jar (13 kB at 605 kB/s)
[2025-06-19T05:53:27.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-dynamic/8.16.1.Beta/drools-wiring-dynamic-8.16.1.Beta.jar (16 kB at 600 kB/s)
[2025-06-19T05:53:27.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2.jar (67 kB at 2.0 MB/s)
[2025-06-19T05:53:27.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation-api/8.16.1.Beta/drools-scenario-simulation-api-8.16.1.Beta.jar (45 kB at 1.3 MB/s)
[2025-06-19T05:53:27.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation-backend/8.16.1.Beta/drools-scenario-simulation-backend-8.16.1.Beta.jar (132 kB at 3.1 MB/s)
[2025-06-19T05:53:27.897Z] [INFO]
[2025-06-19T05:53:27.897Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kogito-dmn-quickstart ---
[2025-06-19T05:53:27.897Z] [INFO]
[2025-06-19T05:53:27.898Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ kogito-dmn-quickstart ---
[2025-06-19T05:53:27.898Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:53:27.898Z] [INFO] Copying 2 resources
[2025-06-19T05:53:27.898Z] [INFO]
[2025-06-19T05:53:27.898Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code (default) @ kogito-dmn-quickstart ---
[2025-06-19T05:53:28.529Z] [INFO]
[2025-06-19T05:53:28.529Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ kogito-dmn-quickstart ---
[2025-06-19T05:53:28.529Z] [INFO] No sources to compile
[2025-06-19T05:53:28.529Z] [INFO]
[2025-06-19T05:53:28.529Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code-tests (default) @ kogito-dmn-quickstart ---
[2025-06-19T05:53:29.159Z] [INFO]
[2025-06-19T05:53:29.159Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ kogito-dmn-quickstart ---
[2025-06-19T05:53:29.159Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:53:29.159Z] [INFO] Copying 1 resource
[2025-06-19T05:53:29.159Z] [INFO]
[2025-06-19T05:53:29.159Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ kogito-dmn-quickstart ---
[2025-06-19T05:53:29.159Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:53:29.159Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/kogito-dmn-quickstart/target/test-classes
[2025-06-19T05:53:29.159Z] [INFO]
[2025-06-19T05:53:29.159Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kogito-dmn-quickstart ---
[2025-06-19T05:53:29.159Z] [INFO]
[2025-06-19T05:53:29.159Z] [INFO] -------------------------------------------------------
[2025-06-19T05:53:29.159Z] [INFO] T E S T S
[2025-06-19T05:53:29.159Z] [INFO] -------------------------------------------------------
[2025-06-19T05:53:29.792Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:53:31.844Z] [INFO] Running testscenario.KogitoScenarioJunitActivatorTest
[2025-06-19T05:53:32.473Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.618 s - in testscenario.KogitoScenarioJunitActivatorTest
[2025-06-19T05:53:32.473Z] [INFO] Running org.acme.PricingTest
[2025-06-19T05:53:42.769Z] 2025-06-19 05:53:36,380 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:53:42.769Z] 2025-06-19 05:53:36,878 INFO [org.kie.kog.cod.api.uti.AddonsConfigDiscovery] (build-19) Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false}
[2025-06-19T05:53:42.769Z] 2025-06-19 05:53:36,929 INFO [org.kie.kog.cod.cor.uti.ApplicationGeneratorDiscovery] (build-32) Generator discovery performed, found [openapispecs, decisions]
[2025-06-19T05:53:42.769Z] 2025-06-19 05:53:36,930 INFO [org.kie.kog.cod.cor.ApplicationGenerator] (build-32) Skipping generator 'openapispecs' because disabled
[2025-06-19T05:53:42.769Z] 2025-06-19 05:53:38,126 INFO [org.kie.kog.cod.dec.DecisionValidation] (build-32) Initializing DMN DT Validator...
[2025-06-19T05:53:42.769Z] 2025-06-19 05:53:38,127 INFO [org.kie.kog.cod.dec.DecisionValidation] (build-32) DMN DT Validator initialized.
[2025-06-19T05:53:42.769Z] 2025-06-19 05:53:38,127 INFO [org.kie.kog.cod.dec.DecisionValidation] (build-32) Analysing decision tables in DMN Model 'pricing' ...
[2025-06-19T05:53:42.769Z] 2025-06-19 05:53:38,145 INFO [org.kie.kog.cod.dec.DecisionValidation] (build-32) analysis for decision table 'Base price':
[2025-06-19T05:53:42.769Z] 2025-06-19 05:53:38,148 INFO [org.kie.kog.cod.dec.DecisionValidation] (build-32) Decision Table Analysis of table 'Base price' finished with no messages to be reported.
[2025-06-19T05:53:42.769Z] 2025-06-19 05:53:41,294 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 5.603s. Listening on: http://localhost:8081
[2025-06-19T05:53:42.769Z] 2025-06-19 05:53:41,294 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:53:42.769Z] 2025-06-19 05:53:41,294 INFO [io.quarkus] (main) Installed features: [cdi, kogito-decisions, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-06-19T05:53:44.097Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.488 s - in org.acme.PricingTest
[2025-06-19T05:53:44.097Z] 2025-06-19 05:53:43,715 INFO [io.quarkus] (main) Quarkus stopped in 0.059s
[2025-06-19T05:53:44.097Z] [INFO]
[2025-06-19T05:53:44.097Z] [INFO] Results:
[2025-06-19T05:53:44.097Z] [INFO]
[2025-06-19T05:53:44.097Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:53:44.097Z] [INFO]
[2025-06-19T05:53:44.097Z] [INFO]
[2025-06-19T05:53:44.097Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kogito-dmn-quickstart ---
[2025-06-19T05:53:44.097Z] [INFO] Building jar: /quarkus-quickstarts/kogito-dmn-quickstart/target/kogito-dmn-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:53:44.097Z] [INFO]
[2025-06-19T05:53:44.097Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ kogito-dmn-quickstart ---
[2025-06-19T05:53:44.728Z] [INFO] Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false}
[2025-06-19T05:53:45.358Z] [INFO] Generator discovery performed, found [openapispecs, decisions]
[2025-06-19T05:53:45.358Z] [INFO] Skipping generator 'openapispecs' because disabled
[2025-06-19T05:53:46.673Z] [INFO] Initializing DMN DT Validator...
[2025-06-19T05:53:46.673Z] [INFO] DMN DT Validator initialized.
[2025-06-19T05:53:46.673Z] [INFO] Analysing decision tables in DMN Model 'pricing' ...
[2025-06-19T05:53:46.673Z] [INFO] analysis for decision table 'Base price':
[2025-06-19T05:53:46.673Z] [INFO] Decision Table Analysis of table 'Base price' finished with no messages to be reported.
[2025-06-19T05:53:47.982Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 4100ms
[2025-06-19T05:53:48.620Z] [INFO]
[2025-06-19T05:53:48.620Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kogito-dmn-quickstart ---
[2025-06-19T05:53:48.620Z] [INFO] Installing /quarkus-quickstarts/kogito-dmn-quickstart/target/kogito-dmn-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/kogito-dmn-quickstart/1.0.0-SNAPSHOT/kogito-dmn-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:53:48.620Z] [INFO] Installing /quarkus-quickstarts/kogito-dmn-quickstart/pom.xml to /root/.m2/repository/org/acme/kogito-dmn-quickstart/1.0.0-SNAPSHOT/kogito-dmn-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:53:48.620Z] [INFO]
[2025-06-19T05:53:48.620Z] [INFO] ------------------< org.acme:kogito-pmml-quickstart >-------------------
[2025-06-19T05:53:48.620Z] [INFO] Building kogito-pmml-quickstart 1.0.0-SNAPSHOT [51/104]
[2025-06-19T05:53:48.620Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:53:48.620Z] [INFO]
[2025-06-19T05:53:48.620Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kogito-pmml-quickstart ---
[2025-06-19T05:53:48.620Z] [INFO]
[2025-06-19T05:53:48.620Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ kogito-pmml-quickstart ---
[2025-06-19T05:53:48.620Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:53:48.620Z] [INFO] Copying 2 resources
[2025-06-19T05:53:48.620Z] [INFO]
[2025-06-19T05:53:48.620Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ kogito-pmml-quickstart ---
[2025-06-19T05:53:48.620Z] [INFO] No sources to compile
[2025-06-19T05:53:48.620Z] [INFO]
[2025-06-19T05:53:48.620Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ kogito-pmml-quickstart ---
[2025-06-19T05:53:48.620Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:53:48.620Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/kogito-pmml-quickstart/src/test/resources
[2025-06-19T05:53:48.620Z] [INFO]
[2025-06-19T05:53:48.620Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ kogito-pmml-quickstart ---
[2025-06-19T05:53:48.620Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:53:48.620Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/kogito-pmml-quickstart/target/test-classes
[2025-06-19T05:53:48.620Z] [WARNING] /quarkus-quickstarts/kogito-pmml-quickstart/src/test/java/org/kie/pmml/kogito/quarkus/LogisticRegressionIrisDataTest.java: /quarkus-quickstarts/kogito-pmml-quickstart/src/test/java/org/kie/pmml/kogito/quarkus/LogisticRegressionIrisDataTest.java uses unchecked or unsafe operations.
[2025-06-19T05:53:48.620Z] [WARNING] /quarkus-quickstarts/kogito-pmml-quickstart/src/test/java/org/kie/pmml/kogito/quarkus/LogisticRegressionIrisDataTest.java: Recompile with -Xlint:unchecked for details.
[2025-06-19T05:53:48.620Z] [INFO]
[2025-06-19T05:53:48.620Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kogito-pmml-quickstart ---
[2025-06-19T05:53:48.620Z] [INFO]
[2025-06-19T05:53:48.620Z] [INFO] -------------------------------------------------------
[2025-06-19T05:53:48.620Z] [INFO] T E S T S
[2025-06-19T05:53:48.620Z] [INFO] -------------------------------------------------------
[2025-06-19T05:53:48.620Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:53:50.675Z] [INFO] Running org.kie.pmml.kogito.quarkus.LogisticRegressionIrisDataTest
[2025-06-19T05:54:01.018Z] 2025-06-19 05:53:55,379 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:54:01.018Z] 2025-06-19 05:53:56,011 INFO [org.kie.kog.cod.api.uti.AddonsConfigDiscovery] (build-46) Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false}
[2025-06-19T05:54:01.018Z] 2025-06-19 05:53:57,889 INFO [org.kie.kog.cod.cor.uti.ApplicationGeneratorDiscovery] (build-22) Generator discovery performed, found [openapispecs, processes, rules, decisions, predictions]
[2025-06-19T05:54:01.018Z] 2025-06-19 05:53:57,890 INFO [org.kie.kog.cod.cor.ApplicationGenerator] (build-22) Skipping generator 'openapispecs' because disabled
[2025-06-19T05:54:01.018Z] 2025-06-19 05:53:57,890 INFO [org.kie.kog.cod.cor.ApplicationGenerator] (build-22) Skipping generator 'processes' because disabled
[2025-06-19T05:54:01.018Z] 2025-06-19 05:53:57,890 INFO [org.kie.kog.cod.cor.ApplicationGenerator] (build-22) Skipping generator 'rules' because disabled
[2025-06-19T05:54:01.018Z] 2025-06-19 05:53:57,890 INFO [org.kie.kog.cod.cor.ApplicationGenerator] (build-22) Skipping generator 'decisions' because disabled
[2025-06-19T05:54:01.018Z] 2025-06-19 05:54:00,344 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 5.846s. Listening on: http://localhost:8081
[2025-06-19T05:54:01.018Z] 2025-06-19 05:54:00,345 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:54:01.018Z] 2025-06-19 05:54:00,345 INFO [io.quarkus] (main) Installed features: [cdi, kogito-decisions, kogito-predictions, kogito-processes, kogito-rules, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-06-19T05:54:03.880Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.285 s - in org.kie.pmml.kogito.quarkus.LogisticRegressionIrisDataTest
[2025-06-19T05:54:03.880Z] 2025-06-19 05:54:03,445 INFO [io.quarkus] (main) Quarkus stopped in 0.055s
[2025-06-19T05:54:03.880Z] [INFO]
[2025-06-19T05:54:03.880Z] [INFO] Results:
[2025-06-19T05:54:03.880Z] [INFO]
[2025-06-19T05:54:03.880Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:54:03.880Z] [INFO]
[2025-06-19T05:54:03.880Z] [INFO]
[2025-06-19T05:54:03.880Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kogito-pmml-quickstart ---
[2025-06-19T05:54:03.880Z] [INFO] Building jar: /quarkus-quickstarts/kogito-pmml-quickstart/target/kogito-pmml-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:54:03.880Z] [INFO]
[2025-06-19T05:54:03.880Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ kogito-pmml-quickstart ---
[2025-06-19T05:54:05.189Z] [INFO] Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false}
[2025-06-19T05:54:07.345Z] [INFO] Generator discovery performed, found [openapispecs, processes, rules, decisions, predictions]
[2025-06-19T05:54:07.345Z] [INFO] Skipping generator 'openapispecs' because disabled
[2025-06-19T05:54:07.345Z] [INFO] Skipping generator 'processes' because disabled
[2025-06-19T05:54:07.345Z] [INFO] Skipping generator 'decisions' because disabled
[2025-06-19T05:54:09.031Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 4391ms
[2025-06-19T05:54:09.031Z] [INFO]
[2025-06-19T05:54:09.031Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kogito-pmml-quickstart ---
[2025-06-19T05:54:09.031Z] [INFO] Installing /quarkus-quickstarts/kogito-pmml-quickstart/target/kogito-pmml-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/kogito-pmml-quickstart/1.0.0-SNAPSHOT/kogito-pmml-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:54:09.032Z] [INFO] Installing /quarkus-quickstarts/kogito-pmml-quickstart/pom.xml to /root/.m2/repository/org/acme/kogito-pmml-quickstart/1.0.0-SNAPSHOT/kogito-pmml-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:54:09.032Z] [INFO]
[2025-06-19T05:54:09.032Z] [INFO] ------------------< org.acme:optaplanner-quickstart >-------------------
[2025-06-19T05:54:09.032Z] [INFO] Building optaplanner-quickstart 1.0.0-SNAPSHOT [52/104]
[2025-06-19T05:54:09.032Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:54:09.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2/2.7.2.Final/quarkus-jdbc-h2-2.7.2.Final.pom
[2025-06-19T05:54:09.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2/2.7.2.Final/quarkus-jdbc-h2-2.7.2.Final.pom (2.7 kB at 68 kB/s)
[2025-06-19T05:54:09.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2-parent/2.7.2.Final/quarkus-jdbc-h2-parent-2.7.2.Final.pom
[2025-06-19T05:54:09.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2-parent/2.7.2.Final/quarkus-jdbc-h2-parent-2.7.2.Final.pom (691 B at 29 kB/s)
[2025-06-19T05:54:09.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.pom
[2025-06-19T05:54:09.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.pom (960 B at 51 kB/s)
[2025-06-19T05:54:09.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-core/1.15.0/jts-core-1.15.0.pom
[2025-06-19T05:54:09.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-core/1.15.0/jts-core-1.15.0.pom (2.2 kB at 104 kB/s)
[2025-06-19T05:54:09.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-modules/1.15.0/jts-modules-1.15.0.pom
[2025-06-19T05:54:09.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-modules/1.15.0/jts-modules-1.15.0.pom (1.2 kB at 56 kB/s)
[2025-06-19T05:54:09.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts/1.15.0/jts-1.15.0.pom
[2025-06-19T05:54:09.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts/1.15.0/jts-1.15.0.pom (11 kB at 633 kB/s)
[2025-06-19T05:54:09.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-2.7.2.Final.pom
[2025-06-19T05:54:09.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-2.7.2.Final.pom (1.9 kB at 62 kB/s)
[2025-06-19T05:54:09.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache-parent/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-parent-2.7.2.Final.pom
[2025-06-19T05:54:09.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache-parent/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-parent-2.7.2.Final.pom (800 B at 7.0 kB/s)
[2025-06-19T05:54:09.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache/2.7.2.Final/quarkus-rest-data-panache-2.7.2.Final.pom
[2025-06-19T05:54:09.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache/2.7.2.Final/quarkus-rest-data-panache-2.7.2.Final.pom (3.1 kB at 97 kB/s)
[2025-06-19T05:54:09.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache-parent/2.7.2.Final/quarkus-rest-data-panache-parent-2.7.2.Final.pom
[2025-06-19T05:54:09.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache-parent/2.7.2.Final/quarkus-rest-data-panache-parent-2.7.2.Final.pom (771 B at 26 kB/s)
[2025-06-19T05:54:09.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus/8.16.1.Final/optaplanner-quarkus-8.16.1.Final.pom
[2025-06-19T05:54:09.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus/8.16.1.Final/optaplanner-quarkus-8.16.1.Final.pom (3.8 kB at 122 kB/s)
[2025-06-19T05:54:09.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-parent/8.16.1.Final/optaplanner-quarkus-parent-8.16.1.Final.pom
[2025-06-19T05:54:09.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-parent/8.16.1.Final/optaplanner-quarkus-parent-8.16.1.Final.pom (788 B at 25 kB/s)
[2025-06-19T05:54:09.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-integration/8.16.1.Final/optaplanner-quarkus-integration-8.16.1.Final.pom
[2025-06-19T05:54:09.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-integration/8.16.1.Final/optaplanner-quarkus-integration-8.16.1.Final.pom (3.0 kB at 92 kB/s)
[2025-06-19T05:54:09.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-build-parent/8.16.1.Final/optaplanner-build-parent-8.16.1.Final.pom
[2025-06-19T05:54:09.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-build-parent/8.16.1.Final/optaplanner-build-parent-8.16.1.Final.pom (36 kB at 1.1 MB/s)
[2025-06-19T05:54:09.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-core/8.16.1.Final/optaplanner-core-8.16.1.Final.pom
[2025-06-19T05:54:09.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-core/8.16.1.Final/optaplanner-core-8.16.1.Final.pom (5.0 kB at 168 kB/s)
[2025-06-19T05:54:09.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-tms/8.16.1.Beta/drools-tms-8.16.1.Beta.pom
[2025-06-19T05:54:09.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-tms/8.16.1.Beta/drools-tms-8.16.1.Beta.pom (2.6 kB at 82 kB/s)
[2025-06-19T05:54:09.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom
[2025-06-19T05:54:09.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom (29 kB at 1.4 MB/s)
[2025-06-19T05:54:09.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson/8.16.1.Final/optaplanner-quarkus-jackson-8.16.1.Final.pom
[2025-06-19T05:54:09.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson/8.16.1.Final/optaplanner-quarkus-jackson-8.16.1.Final.pom (2.6 kB at 25 kB/s)
[2025-06-19T05:54:09.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson-parent/8.16.1.Final/optaplanner-quarkus-jackson-parent-8.16.1.Final.pom
[2025-06-19T05:54:09.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson-parent/8.16.1.Final/optaplanner-quarkus-jackson-parent-8.16.1.Final.pom (718 B at 22 kB/s)
[2025-06-19T05:54:09.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-jackson/8.16.1.Final/optaplanner-persistence-jackson-8.16.1.Final.pom
[2025-06-19T05:54:09.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-jackson/8.16.1.Final/optaplanner-persistence-jackson-8.16.1.Final.pom (2.6 kB at 85 kB/s)
[2025-06-19T05:54:09.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence/8.16.1.Final/optaplanner-persistence-8.16.1.Final.pom
[2025-06-19T05:54:09.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence/8.16.1.Final/optaplanner-persistence-8.16.1.Final.pom (1.8 kB at 46 kB/s)
[2025-06-19T05:54:09.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-common/8.16.1.Final/optaplanner-persistence-common-8.16.1.Final.pom
[2025-06-19T05:54:09.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-common/8.16.1.Final/optaplanner-persistence-common-8.16.1.Final.pom (1.8 kB at 59 kB/s)
[2025-06-19T05:54:09.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-h2/2.7.2.Final/quarkus-test-h2-2.7.2.Final.pom
[2025-06-19T05:54:09.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-h2/2.7.2.Final/quarkus-test-h2-2.7.2.Final.pom (895 B at 28 kB/s)
[2025-06-19T05:54:09.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-test/8.16.1.Final/optaplanner-test-8.16.1.Final.pom
[2025-06-19T05:54:09.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-test/8.16.1.Final/optaplanner-test-8.16.1.Final.pom (2.5 kB at 74 kB/s)
[2025-06-19T05:54:09.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.pom
[2025-06-19T05:54:09.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.pom (29 kB at 1.6 MB/s)
[2025-06-19T05:54:09.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.13/assertj-parent-pom-2.2.13.pom
[2025-06-19T05:54:09.666Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.13/assertj-parent-pom-2.2.13.pom (24 kB at 1.2 MB/s)
[2025-06-19T05:54:09.666Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom
[2025-06-19T05:54:09.666Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom (5.6 kB at 352 kB/s)
[2025-06-19T05:54:09.666Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark/8.16.1.Final/optaplanner-quarkus-benchmark-8.16.1.Final.pom
[2025-06-19T05:54:09.666Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark/8.16.1.Final/optaplanner-quarkus-benchmark-8.16.1.Final.pom (3.1 kB at 89 kB/s)
[2025-06-19T05:54:09.666Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark-parent/8.16.1.Final/optaplanner-quarkus-benchmark-parent-8.16.1.Final.pom
[2025-06-19T05:54:09.666Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark-parent/8.16.1.Final/optaplanner-quarkus-benchmark-parent-8.16.1.Final.pom (734 B at 24 kB/s)
[2025-06-19T05:54:09.666Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-benchmark/8.16.1.Final/optaplanner-benchmark-8.16.1.Final.pom
[2025-06-19T05:54:09.666Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-benchmark/8.16.1.Final/optaplanner-benchmark-8.16.1.Final.pom (6.6 kB at 214 kB/s)
[2025-06-19T05:54:10.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-jaxb/8.16.1.Final/optaplanner-persistence-jaxb-8.16.1.Final.pom
[2025-06-19T05:54:10.297Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-jaxb/8.16.1.Final/optaplanner-persistence-jaxb-8.16.1.Final.pom (2.8 kB at 83 kB/s)
[2025-06-19T05:54:10.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jfree/jfreechart/1.5.3/jfreechart-1.5.3.pom
[2025-06-19T05:54:10.297Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jfree/jfreechart/1.5.3/jfreechart-1.5.3.pom (9.7 kB at 570 kB/s)
[2025-06-19T05:54:10.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator/2.7.2.Final/quarkus-webjars-locator-2.7.2.Final.pom
[2025-06-19T05:54:10.297Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator/2.7.2.Final/quarkus-webjars-locator-2.7.2.Final.pom (1.7 kB at 56 kB/s)
[2025-06-19T05:54:10.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator-parent/2.7.2.Final/quarkus-webjars-locator-parent-2.7.2.Final.pom
[2025-06-19T05:54:10.297Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator-parent/2.7.2.Final/quarkus-webjars-locator-parent-2.7.2.Final.pom (757 B at 22 kB/s)
[2025-06-19T05:54:10.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.3.1/bootstrap-4.3.1.pom
[2025-06-19T05:54:10.297Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.3.1/bootstrap-4.3.1.pom (8.0 kB at 473 kB/s)
[2025-06-19T05:54:10.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.0.0/jquery-3.0.0.pom
[2025-06-19T05:54:10.297Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.0.0/jquery-3.0.0.pom (7.0 kB at 464 kB/s)
[2025-06-19T05:54:10.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.14.3/popper.js-1.14.3.pom
[2025-06-19T05:54:10.297Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.14.3/popper.js-1.14.3.pom (4.5 kB at 263 kB/s)
[2025-06-19T05:54:10.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.4.1/jquery-3.4.1.pom
[2025-06-19T05:54:10.297Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.4.1/jquery-3.4.1.pom (7.4 kB at 410 kB/s)
[2025-06-19T05:54:10.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.11.2/font-awesome-5.11.2.pom
[2025-06-19T05:54:10.297Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.11.2/font-awesome-5.11.2.pom (7.2 kB at 301 kB/s)
[2025-06-19T05:54:10.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.pom
[2025-06-19T05:54:10.297Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.pom (5.1 kB at 318 kB/s)
[2025-06-19T05:54:10.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2/2.7.2.Final/quarkus-jdbc-h2-2.7.2.Final.jar
[2025-06-19T05:54:10.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.jar
[2025-06-19T05:54:10.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-core/1.15.0/jts-core-1.15.0.jar
[2025-06-19T05:54:10.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache/2.7.2.Final/quarkus-rest-data-panache-2.7.2.Final.jar
[2025-06-19T05:54:10.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-2.7.2.Final.jar
[2025-06-19T05:54:10.297Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2/2.7.2.Final/quarkus-jdbc-h2-2.7.2.Final.jar (8.1 kB at 310 kB/s)
[2025-06-19T05:54:10.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus/8.16.1.Final/optaplanner-quarkus-8.16.1.Final.jar
[2025-06-19T05:54:10.297Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache/2.7.2.Final/quarkus-rest-data-panache-2.7.2.Final.jar (26 kB at 1.0 MB/s)
[2025-06-19T05:54:10.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-core/8.16.1.Final/optaplanner-core-8.16.1.Final.jar
[2025-06-19T05:54:10.297Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-2.7.2.Final.jar (7.5 kB at 259 kB/s)
[2025-06-19T05:54:10.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-tms/8.16.1.Beta/drools-tms-8.16.1.Beta.jar
[2025-06-19T05:54:10.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-core/1.15.0/jts-core-1.15.0.jar (798 kB at 27 MB/s)
[2025-06-19T05:54:10.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar
[2025-06-19T05:54:10.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.jar (1.9 MB at 42 MB/s)
[2025-06-19T05:54:10.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson/8.16.1.Final/optaplanner-quarkus-jackson-8.16.1.Final.jar
[2025-06-19T05:54:10.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus/8.16.1.Final/optaplanner-quarkus-8.16.1.Final.jar (26 kB at 449 kB/s)
[2025-06-19T05:54:10.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-jackson/8.16.1.Final/optaplanner-persistence-jackson-8.16.1.Final.jar
[2025-06-19T05:54:10.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-tms/8.16.1.Beta/drools-tms-8.16.1.Beta.jar (70 kB at 1.0 MB/s)
[2025-06-19T05:54:10.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-common/8.16.1.Final/optaplanner-persistence-common-8.16.1.Final.jar
[2025-06-19T05:54:10.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson/8.16.1.Final/optaplanner-quarkus-jackson-8.16.1.Final.jar (4.5 kB at 59 kB/s)
[2025-06-19T05:54:10.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-h2/2.7.2.Final/quarkus-test-h2-2.7.2.Final.jar
[2025-06-19T05:54:10.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar (2.2 MB at 28 MB/s)
[2025-06-19T05:54:10.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-test/8.16.1.Final/optaplanner-test-8.16.1.Final.jar
[2025-06-19T05:54:10.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-core/8.16.1.Final/optaplanner-core-8.16.1.Final.jar (1.9 MB at 22 MB/s)
[2025-06-19T05:54:10.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.jar
[2025-06-19T05:54:10.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-jackson/8.16.1.Final/optaplanner-persistence-jackson-8.16.1.Final.jar (32 kB at 362 kB/s)
[2025-06-19T05:54:10.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark/8.16.1.Final/optaplanner-quarkus-benchmark-8.16.1.Final.jar
[2025-06-19T05:54:10.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-h2/2.7.2.Final/quarkus-test-h2-2.7.2.Final.jar (3.6 kB at 35 kB/s)
[2025-06-19T05:54:10.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-benchmark/8.16.1.Final/optaplanner-benchmark-8.16.1.Final.jar
[2025-06-19T05:54:10.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-common/8.16.1.Final/optaplanner-persistence-common-8.16.1.Final.jar (4.1 kB at 39 kB/s)
[2025-06-19T05:54:10.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-jaxb/8.16.1.Final/optaplanner-persistence-jaxb-8.16.1.Final.jar
[2025-06-19T05:54:10.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-test/8.16.1.Final/optaplanner-test-8.16.1.Final.jar (45 kB at 398 kB/s)
[2025-06-19T05:54:10.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jfree/jfreechart/1.5.3/jfreechart-1.5.3.jar
[2025-06-19T05:54:10.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark/8.16.1.Final/optaplanner-quarkus-benchmark-8.16.1.Final.jar (11 kB at 86 kB/s)
[2025-06-19T05:54:10.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator/2.7.2.Final/quarkus-webjars-locator-2.7.2.Final.jar
[2025-06-19T05:54:10.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-jaxb/8.16.1.Final/optaplanner-persistence-jaxb-8.16.1.Final.jar (21 kB at 151 kB/s)
[2025-06-19T05:54:10.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.3.1/bootstrap-4.3.1.jar
[2025-06-19T05:54:10.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator/2.7.2.Final/quarkus-webjars-locator-2.7.2.Final.jar (5.2 kB at 35 kB/s)
[2025-06-19T05:54:10.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.14.3/popper.js-1.14.3.jar
[2025-06-19T05:54:10.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-benchmark/8.16.1.Final/optaplanner-benchmark-8.16.1.Final.jar (559 kB at 3.7 MB/s)
[2025-06-19T05:54:10.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.4.1/jquery-3.4.1.jar
[2025-06-19T05:54:10.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jfree/jfreechart/1.5.3/jfreechart-1.5.3.jar (1.6 MB at 9.5 MB/s)
[2025-06-19T05:54:10.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.11.2/font-awesome-5.11.2.jar
[2025-06-19T05:54:10.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.14.3/popper.js-1.14.3.jar (445 kB at 2.5 MB/s)
[2025-06-19T05:54:10.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.jar
[2025-06-19T05:54:10.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.4.1/jquery-3.4.1.jar (308 kB at 1.7 MB/s)
[2025-06-19T05:54:10.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.jar (5.0 MB at 27 MB/s)
[2025-06-19T05:54:10.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.3.1/bootstrap-4.3.1.jar (1.2 MB at 6.3 MB/s)
[2025-06-19T05:54:10.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.jar (759 kB at 3.5 MB/s)
[2025-06-19T05:54:10.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.11.2/font-awesome-5.11.2.jar (5.1 MB at 20 MB/s)
[2025-06-19T05:54:10.298Z] [INFO]
[2025-06-19T05:54:10.298Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ optaplanner-quickstart ---
[2025-06-19T05:54:10.298Z] [INFO]
[2025-06-19T05:54:10.298Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ optaplanner-quickstart ---
[2025-06-19T05:54:10.298Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:54:10.298Z] [INFO] Copying 4 resources
[2025-06-19T05:54:10.298Z] [INFO]
[2025-06-19T05:54:10.298Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ optaplanner-quickstart ---
[2025-06-19T05:54:10.298Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:54:10.298Z] [INFO] Compiling 13 source files to /quarkus-quickstarts/optaplanner-quickstart/target/classes
[2025-06-19T05:54:10.952Z] [INFO] /quarkus-quickstarts/optaplanner-quickstart/src/main/java/org/acme/optaplanner/solver/TimeTableConstraintProvider.java: /quarkus-quickstarts/optaplanner-quickstart/src/main/java/org/acme/optaplanner/solver/TimeTableConstraintProvider.java uses or overrides a deprecated API that is marked for removal.
[2025-06-19T05:54:10.952Z] [INFO] /quarkus-quickstarts/optaplanner-quickstart/src/main/java/org/acme/optaplanner/solver/TimeTableConstraintProvider.java: Recompile with -Xlint:removal for details.
[2025-06-19T05:54:10.952Z] [INFO]
[2025-06-19T05:54:10.952Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ optaplanner-quickstart ---
[2025-06-19T05:54:10.952Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:54:10.952Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/optaplanner-quickstart/src/test/resources
[2025-06-19T05:54:10.952Z] [INFO]
[2025-06-19T05:54:10.952Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ optaplanner-quickstart ---
[2025-06-19T05:54:10.952Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:54:10.952Z] [INFO] Compiling 10 source files to /quarkus-quickstarts/optaplanner-quickstart/target/test-classes
[2025-06-19T05:54:11.583Z] [INFO]
[2025-06-19T05:54:11.583Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ optaplanner-quickstart ---
[2025-06-19T05:54:11.583Z] [INFO]
[2025-06-19T05:54:11.583Z] [INFO] -------------------------------------------------------
[2025-06-19T05:54:11.583Z] [INFO] T E S T S
[2025-06-19T05:54:11.583Z] [INFO] -------------------------------------------------------
[2025-06-19T05:54:11.583Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:54:13.652Z] [INFO] Running org.acme.optaplanner.rest.LessonResourceTest
[2025-06-19T05:54:23.964Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links/2.7.2.Final/quarkus-resteasy-links-2.7.2.Final.jar
[2025-06-19T05:54:23.965Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links/2.7.2.Final/quarkus-resteasy-links-2.7.2.Final.jar (3.0 kB at 12 kB/s)
[2025-06-19T05:54:23.965Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-links/2.7.2.Final/quarkus-resteasy-reactive-links-2.7.2.Final.jar
[2025-06-19T05:54:23.965Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-links/2.7.2.Final/quarkus-resteasy-reactive-links-2.7.2.Final.jar (18 kB at 804 kB/s)
[2025-06-19T05:54:23.965Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links/2.7.2.Final/quarkus-resteasy-links-2.7.2.Final.pom
[2025-06-19T05:54:23.965Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links/2.7.2.Final/quarkus-resteasy-links-2.7.2.Final.pom (2.3 kB at 176 kB/s)
[2025-06-19T05:54:23.965Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links-parent/2.7.2.Final/quarkus-resteasy-links-parent-2.7.2.Final.pom
[2025-06-19T05:54:23.965Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links-parent/2.7.2.Final/quarkus-resteasy-links-parent-2.7.2.Final.pom (718 B at 55 kB/s)
[2025-06-19T05:54:23.965Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-links/4.7.5.Final/resteasy-links-4.7.5.Final.pom
[2025-06-19T05:54:23.965Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-links/4.7.5.Final/resteasy-links-4.7.5.Final.pom (6.5 kB at 404 kB/s)
[2025-06-19T05:54:23.965Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.pom
[2025-06-19T05:54:23.965Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.pom (13 kB at 1.1 MB/s)
[2025-06-19T05:54:23.965Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-links/4.7.5.Final/resteasy-links-4.7.5.Final.jar
[2025-06-19T05:54:23.965Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-links/4.7.5.Final/resteasy-links-4.7.5.Final.jar (40 kB at 2.5 MB/s)
[2025-06-19T05:54:23.965Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.jar
[2025-06-19T05:54:23.965Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.jar (100 kB at 5.3 MB/s)
[2025-06-19T05:54:23.965Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2-deployment/2.7.2.Final/quarkus-jdbc-h2-deployment-2.7.2.Final.pom
[2025-06-19T05:54:23.965Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2-deployment/2.7.2.Final/quarkus-jdbc-h2-deployment-2.7.2.Final.pom (1.9 kB at 102 kB/s)
[2025-06-19T05:54:23.965Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-h2/2.7.2.Final/quarkus-devservices-h2-2.7.2.Final.pom
[2025-06-19T05:54:23.965Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-h2/2.7.2.Final/quarkus-devservices-h2-2.7.2.Final.pom (1.9 kB at 155 kB/s)
[2025-06-19T05:54:23.965Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.2.Final.pom
[2025-06-19T05:54:23.965Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.2.Final.pom (2.7 kB at 209 kB/s)
[2025-06-19T05:54:23.965Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache-deployment/2.7.2.Final/quarkus-rest-data-panache-deployment-2.7.2.Final.pom
[2025-06-19T05:54:23.965Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache-deployment/2.7.2.Final/quarkus-rest-data-panache-deployment-2.7.2.Final.pom (3.1 kB at 221 kB/s)
[2025-06-19T05:54:23.965Z] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-deployment/8.16.1.Final/optaplanner-quarkus-deployment-8.16.1.Final.pom
[2025-06-19T05:54:23.965Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-deployment/8.16.1.Final/optaplanner-quarkus-deployment-8.16.1.Final.pom (4.4 kB at 295 kB/s)
[2025-06-19T05:54:23.965Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-legacy-api/1.16.1.Final/kogito-legacy-api-1.16.1.Final.pom
[2025-06-19T05:54:23.965Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-legacy-api/1.16.1.Final/kogito-legacy-api-1.16.1.Final.pom (1.8 kB at 160 kB/s)
[2025-06-19T05:54:23.965Z] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson-deployment/8.16.1.Final/optaplanner-quarkus-jackson-deployment-8.16.1.Final.pom
[2025-06-19T05:54:23.965Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson-deployment/8.16.1.Final/optaplanner-quarkus-jackson-deployment-8.16.1.Final.pom (1.9 kB at 126 kB/s)
[2025-06-19T05:54:23.965Z] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark-deployment/8.16.1.Final/optaplanner-quarkus-benchmark-deployment-8.16.1.Final.pom
[2025-06-19T05:54:23.965Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark-deployment/8.16.1.Final/optaplanner-quarkus-benchmark-deployment-8.16.1.Final.pom (3.5 kB at 221 kB/s)
[2025-06-19T05:54:23.965Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator-deployment/2.7.2.Final/quarkus-webjars-locator-deployment-2.7.2.Final.pom
[2025-06-19T05:54:23.965Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator-deployment/2.7.2.Final/quarkus-webjars-locator-deployment-2.7.2.Final.pom (3.7 kB at 311 kB/s)
[2025-06-19T05:54:23.965Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links-deployment/2.7.2.Final/quarkus-resteasy-links-deployment-2.7.2.Final.pom
[2025-06-19T05:54:23.965Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links-deployment/2.7.2.Final/quarkus-resteasy-links-deployment-2.7.2.Final.pom (1.5 kB at 140 kB/s)
[2025-06-19T05:54:23.965Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-h2/2.7.2.Final/quarkus-devservices-h2-2.7.2.Final.jar
[2025-06-19T05:54:23.965Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links-deployment/2.7.2.Final/quarkus-resteasy-links-deployment-2.7.2.Final.jar
[2025-06-19T05:54:23.965Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2-deployment/2.7.2.Final/quarkus-jdbc-h2-deployment-2.7.2.Final.jar
[2025-06-19T05:54:23.965Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache-deployment/2.7.2.Final/quarkus-rest-data-panache-deployment-2.7.2.Final.jar
[2025-06-19T05:54:23.965Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.2.Final.jar
[2025-06-19T05:54:23.965Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-h2/2.7.2.Final/quarkus-devservices-h2-2.7.2.Final.jar (8.1 kB at 289 kB/s)
[2025-06-19T05:54:23.965Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-legacy-api/1.16.1.Final/kogito-legacy-api-1.16.1.Final.jar
[2025-06-19T05:54:23.965Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2-deployment/2.7.2.Final/quarkus-jdbc-h2-deployment-2.7.2.Final.jar (5.5 kB at 129 kB/s)
[2025-06-19T05:54:23.965Z] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-deployment/8.16.1.Final/optaplanner-quarkus-deployment-8.16.1.Final.jar
[2025-06-19T05:54:23.965Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-legacy-api/1.16.1.Final/kogito-legacy-api-1.16.1.Final.jar (11 kB at 318 kB/s)
[2025-06-19T05:54:23.965Z] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson-deployment/8.16.1.Final/optaplanner-quarkus-jackson-deployment-8.16.1.Final.jar
[2025-06-19T05:54:23.965Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.2.Final.jar (18 kB at 460 kB/s)
[2025-06-19T05:54:23.965Z] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark-deployment/8.16.1.Final/optaplanner-quarkus-benchmark-deployment-8.16.1.Final.jar
[2025-06-19T05:54:23.965Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache-deployment/2.7.2.Final/quarkus-rest-data-panache-deployment-2.7.2.Final.jar (53 kB at 896 kB/s)
[2025-06-19T05:54:23.965Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator-deployment/2.7.2.Final/quarkus-webjars-locator-deployment-2.7.2.Final.jar
[2025-06-19T05:54:23.965Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark-deployment/8.16.1.Final/optaplanner-quarkus-benchmark-deployment-8.16.1.Final.jar (8.8 kB at 147 kB/s)
[2025-06-19T05:54:23.965Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-deployment/8.16.1.Final/optaplanner-quarkus-deployment-8.16.1.Final.jar (49 kB at 823 kB/s)
[2025-06-19T05:54:23.965Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson-deployment/8.16.1.Final/optaplanner-quarkus-jackson-deployment-8.16.1.Final.jar (4.9 kB at 80 kB/s)
[2025-06-19T05:54:23.965Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator-deployment/2.7.2.Final/quarkus-webjars-locator-deployment-2.7.2.Final.jar (7.6 kB at 109 kB/s)
[2025-06-19T05:54:23.965Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links-deployment/2.7.2.Final/quarkus-resteasy-links-deployment-2.7.2.Final.jar (2.3 kB at 11 kB/s)
[2025-06-19T05:54:23.965Z] 2025-06-19 05:54:19,005 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:54:23.965Z] [INFO] H2 database started in TCP server mode; server status: TCP server running at tcp://172.17.0.2:9092 (only local connections)
[2025-06-19T05:54:23.965Z] 2025-06-19 05:54:23,566 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 5.499s. Listening on: http://localhost:8081
[2025-06-19T05:54:23.965Z] 2025-06-19 05:54:23,567 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:54:23.965Z] 2025-06-19 05:54:23,567 INFO [io.quarkus] (main) Installed features: [agroal, awt, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, optaplanner, optaplanner-benchmark, optaplanner-jackson, resteasy, resteasy-jackson, smallrye-context-propagation, vertx, webjars-locator]
[2025-06-19T05:54:26.012Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.991 s - in org.acme.optaplanner.rest.LessonResourceTest
[2025-06-19T05:54:26.012Z] [INFO] Running org.acme.optaplanner.rest.RoomResourceTest
[2025-06-19T05:54:26.642Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.acme.optaplanner.rest.RoomResourceTest
[2025-06-19T05:54:26.642Z] [INFO] Running org.acme.optaplanner.rest.TimeTableResourceTest
[2025-06-19T05:54:28.696Z] 2025-06-19 05:54:27,945 INFO [org.opt.cor.imp.sol.DefaultSolver] (pool-11-thread-1) Solving started: time spent (146), best score (-38init/0hard/0soft), environment mode (REPRODUCIBLE), move thread count (NONE), random (JDK with seed 0).
[2025-06-19T05:54:28.696Z] 2025-06-19 05:54:28,367 INFO [org.opt.cor.imp.con.DefaultConstructionHeuristicPhase] (pool-11-thread-1) Construction Heuristic phase (0) ended: time spent (580), best score (0hard/-11soft), score calculation speed (1362/sec), step total (19).
[2025-06-19T05:54:28.696Z] 2025-06-19 05:54:28,372 INFO [org.opt.cor.imp.sol.DefaultSolver] (pool-11-thread-1) Solving ended: time spent (584), best score (0hard/-11soft), score calculation speed (979/sec), phase total (2), environment mode (REPRODUCIBLE), move thread count (NONE).
[2025-06-19T05:54:28.696Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.402 s - in org.acme.optaplanner.rest.TimeTableResourceTest
[2025-06-19T05:54:28.696Z] [INFO] Running org.acme.optaplanner.rest.TimeslotResourceTest
[2025-06-19T05:54:28.696Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.acme.optaplanner.rest.TimeslotResourceTest
[2025-06-19T05:54:28.696Z] [INFO] Running org.acme.optaplanner.solver.TimeTableBenchmarkTest
[2025-06-19T05:54:33.461Z] 2025-06-19 05:54:28,850 INFO [org.opt.ben.imp.DefaultPlannerBenchmark] (main) Benchmarking started: parallelBenchmarkCount (1) for problemCount (1), solverCount (1), totalSubSingleCount (1).
[2025-06-19T05:54:33.461Z] 2025-06-19 05:54:28,850 INFO [org.opt.ben.imp.DefaultPlannerBenchmark] (main) ================================================================================
[2025-06-19T05:54:33.461Z] 2025-06-19 05:54:28,850 INFO [org.opt.ben.imp.DefaultPlannerBenchmark] (main) Warm up started
[2025-06-19T05:54:33.461Z] 2025-06-19 05:54:28,851 INFO [org.opt.ben.imp.DefaultPlannerBenchmark] (main) ================================================================================
[2025-06-19T05:54:33.461Z] 2025-06-19 05:54:29,079 INFO [org.opt.cor.imp.sol.DefaultSolver] (OptaPool-1-BenchmarkThread-1) Solving started: time spent (8), best score (0hard/-11soft), environment mode (REPRODUCIBLE), move thread count (NONE), random (JDK with seed 0).
[2025-06-19T05:54:33.461Z] 2025-06-19 05:54:29,082 INFO [org.opt.cor.imp.sol.DefaultSolver] (OptaPool-1-BenchmarkThread-1) Solving ended: time spent (9), best score (0hard/-11soft), score calculation speed (111/sec), phase total (2), environment mode (REPRODUCIBLE), move thread count (NONE).
[2025-06-19T05:54:33.461Z] 2025-06-19 05:54:29,083 INFO [org.opt.ben.imp.DefaultPlannerBenchmark] (main) ================================================================================
[2025-06-19T05:54:33.461Z] 2025-06-19 05:54:29,084 INFO [org.opt.ben.imp.DefaultPlannerBenchmark] (main) Warm up ended
[2025-06-19T05:54:33.461Z] 2025-06-19 05:54:29,084 INFO [org.opt.ben.imp.DefaultPlannerBenchmark] (main) ================================================================================
[2025-06-19T05:54:33.461Z] 2025-06-19 05:54:29,249 INFO [org.opt.cor.imp.sol.DefaultSolver] (OptaPool-2-BenchmarkThread-1) Solving started: time spent (6), best score (0hard/-11soft), environment mode (REPRODUCIBLE), move thread count (NONE), random (JDK with seed 0).
[2025-06-19T05:54:33.461Z] 2025-06-19 05:54:29,250 INFO [org.opt.cor.imp.sol.DefaultSolver] (OptaPool-2-BenchmarkThread-1) Solving ended: time spent (7), best score (0hard/-11soft), score calculation speed (142/sec), phase total (2), environment mode (REPRODUCIBLE), move thread count (NONE).
[2025-06-19T05:54:33.461Z] 2025-06-19 05:54:29,790 INFO [org.opt.ben.imp.rep.BenchmarkReport] (main) Generating benchmark report...
[2025-06-19T05:54:33.461Z] 2025-06-19 05:54:32,725 INFO [org.opt.ben.imp.DefaultPlannerBenchmark] (main) Benchmarking ended: time spent (413), favoriteSolverBenchmark (Config_0), statistic html overview (/quarkus-quickstarts/optaplanner-quickstart/target/benchmarks/2025-06-19_055428/index.html).
[2025-06-19T05:54:33.461Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.21 s - in org.acme.optaplanner.solver.TimeTableBenchmarkTest
[2025-06-19T05:54:33.461Z] [INFO] Running org.acme.optaplanner.solver.TimeTableConstraintProviderTest
[2025-06-19T05:54:35.508Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.471 s - in org.acme.optaplanner.solver.TimeTableConstraintProviderTest
[2025-06-19T05:54:35.508Z] 2025-06-19 05:54:35,334 INFO [io.quarkus] (main) Quarkus stopped in 0.081s
[2025-06-19T05:54:35.508Z] [INFO] H2 database was shut down; server status: Not started
[2025-06-19T05:54:35.508Z] [INFO]
[2025-06-19T05:54:35.508Z] [INFO] Results:
[2025-06-19T05:54:35.508Z] [INFO]
[2025-06-19T05:54:35.508Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:54:35.508Z] [INFO]
[2025-06-19T05:54:35.508Z] [INFO]
[2025-06-19T05:54:35.508Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ optaplanner-quickstart ---
[2025-06-19T05:54:35.508Z] [INFO] Building jar: /quarkus-quickstarts/optaplanner-quickstart/target/optaplanner-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:54:36.138Z] [INFO]
[2025-06-19T05:54:36.138Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ optaplanner-quickstart ---
[2025-06-19T05:54:38.196Z] [INFO] [org.hibernate.Version] HHH000412: Hibernate ORM core version 5.6.5.Final
[2025-06-19T05:54:39.507Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 3448ms
[2025-06-19T05:54:39.507Z] [INFO]
[2025-06-19T05:54:39.507Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ optaplanner-quickstart ---
[2025-06-19T05:54:39.507Z] [INFO] Installing /quarkus-quickstarts/optaplanner-quickstart/target/optaplanner-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/optaplanner-quickstart/1.0.0-SNAPSHOT/optaplanner-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:54:39.507Z] [INFO] Installing /quarkus-quickstarts/optaplanner-quickstart/pom.xml to /root/.m2/repository/org/acme/optaplanner-quickstart/1.0.0-SNAPSHOT/optaplanner-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:54:39.507Z] [INFO]
[2025-06-19T05:54:39.507Z] [INFO] -------------------< org.acme:lifecycle-quickstart >--------------------
[2025-06-19T05:54:39.507Z] [INFO] Building lifecycle-quickstart 1.0.0-SNAPSHOT [53/104]
[2025-06-19T05:54:39.507Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:54:40.136Z] [INFO]
[2025-06-19T05:54:40.136Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ lifecycle-quickstart ---
[2025-06-19T05:54:40.136Z] [INFO]
[2025-06-19T05:54:40.136Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ lifecycle-quickstart ---
[2025-06-19T05:54:40.136Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:54:40.136Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/lifecycle-quickstart/src/main/resources
[2025-06-19T05:54:40.136Z] [INFO]
[2025-06-19T05:54:40.136Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ lifecycle-quickstart ---
[2025-06-19T05:54:40.136Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:54:40.136Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/lifecycle-quickstart/target/classes
[2025-06-19T05:54:40.136Z] [INFO]
[2025-06-19T05:54:40.136Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ lifecycle-quickstart ---
[2025-06-19T05:54:40.136Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:54:40.136Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/lifecycle-quickstart/src/test/resources
[2025-06-19T05:54:40.136Z] [INFO]
[2025-06-19T05:54:40.136Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ lifecycle-quickstart ---
[2025-06-19T05:54:40.136Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:54:40.136Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/lifecycle-quickstart/target/test-classes
[2025-06-19T05:54:40.136Z] [INFO]
[2025-06-19T05:54:40.136Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ lifecycle-quickstart ---
[2025-06-19T05:54:40.136Z] [INFO]
[2025-06-19T05:54:40.136Z] [INFO] -------------------------------------------------------
[2025-06-19T05:54:40.136Z] [INFO] T E S T S
[2025-06-19T05:54:40.136Z] [INFO] -------------------------------------------------------
[2025-06-19T05:54:40.136Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:54:41.448Z] [INFO] Running org.acme.lifecycle.GreetingResourceTest
[2025-06-19T05:54:47.338Z] 2025-06-19 05:54:45,201 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:54:47.338Z] 2025-06-19 05:54:46,871 INFO [ListenerBean] (main) The application is starting...hello
[2025-06-19T05:54:47.338Z] 2025-06-19 05:54:46,968 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.366s. Listening on: http://localhost:8081
[2025-06-19T05:54:47.338Z] 2025-06-19 05:54:46,968 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:54:47.338Z] 2025-06-19 05:54:46,969 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx]
[2025-06-19T05:54:48.654Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.37 s - in org.acme.lifecycle.GreetingResourceTest
[2025-06-19T05:54:49.285Z] 2025-06-19 05:54:48,608 INFO [ListenerBean] (main) The application is stopping... bye bye
[2025-06-19T05:54:49.285Z] 2025-06-19 05:54:48,635 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2025-06-19T05:54:49.285Z] [INFO]
[2025-06-19T05:54:49.285Z] [INFO] Results:
[2025-06-19T05:54:49.285Z] [INFO]
[2025-06-19T05:54:49.285Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:54:49.285Z] [INFO]
[2025-06-19T05:54:49.285Z] [INFO]
[2025-06-19T05:54:49.285Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ lifecycle-quickstart ---
[2025-06-19T05:54:49.285Z] [INFO] Building jar: /quarkus-quickstarts/lifecycle-quickstart/target/lifecycle-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:54:49.285Z] [INFO]
[2025-06-19T05:54:49.285Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ lifecycle-quickstart ---
[2025-06-19T05:54:50.595Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1403ms
[2025-06-19T05:54:50.595Z] [INFO]
[2025-06-19T05:54:50.595Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ lifecycle-quickstart ---
[2025-06-19T05:54:50.595Z] [INFO] Installing /quarkus-quickstarts/lifecycle-quickstart/target/lifecycle-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/lifecycle-quickstart/1.0.0-SNAPSHOT/lifecycle-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:54:50.595Z] [INFO] Installing /quarkus-quickstarts/lifecycle-quickstart/pom.xml to /root/.m2/repository/org/acme/lifecycle-quickstart/1.0.0-SNAPSHOT/lifecycle-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:54:50.595Z] [INFO]
[2025-06-19T05:54:50.595Z] [INFO] -------------------< org.acme:micrometer-quickstart >-------------------
[2025-06-19T05:54:50.595Z] [INFO] Building micrometer-quickstart 1.0.0-SNAPSHOT [54/104]
[2025-06-19T05:54:50.595Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:54:50.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus/2.7.2.Final/quarkus-micrometer-registry-prometheus-2.7.2.Final.pom
[2025-06-19T05:54:50.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus/2.7.2.Final/quarkus-micrometer-registry-prometheus-2.7.2.Final.pom (2.1 kB at 61 kB/s)
[2025-06-19T05:54:50.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus-parent/2.7.2.Final/quarkus-micrometer-registry-prometheus-parent-2.7.2.Final.pom
[2025-06-19T05:54:50.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus-parent/2.7.2.Final/quarkus-micrometer-registry-prometheus-parent-2.7.2.Final.pom (954 B at 80 kB/s)
[2025-06-19T05:54:50.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer/2.7.2.Final/quarkus-micrometer-2.7.2.Final.pom
[2025-06-19T05:54:50.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer/2.7.2.Final/quarkus-micrometer-2.7.2.Final.pom (4.7 kB at 470 kB/s)
[2025-06-19T05:54:50.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-parent/2.7.2.Final/quarkus-micrometer-parent-2.7.2.Final.pom
[2025-06-19T05:54:50.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-parent/2.7.2.Final/quarkus-micrometer-parent-2.7.2.Final.pom (1.3 kB at 96 kB/s)
[2025-06-19T05:54:50.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.8.3/micrometer-registry-prometheus-1.8.3.pom
[2025-06-19T05:54:50.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.8.3/micrometer-registry-prometheus-1.8.3.pom (3.2 kB at 358 kB/s)
[2025-06-19T05:54:50.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_common/0.12.0/simpleclient_common-0.12.0.pom
[2025-06-19T05:54:50.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_common/0.12.0/simpleclient_common-0.12.0.pom (1.6 kB at 122 kB/s)
[2025-06-19T05:54:50.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/parent/0.12.0/parent-0.12.0.pom
[2025-06-19T05:54:50.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/parent/0.12.0/parent-0.12.0.pom (12 kB at 2.0 MB/s)
[2025-06-19T05:54:50.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.pom
[2025-06-19T05:54:50.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.pom (2.0 kB at 332 kB/s)
[2025-06-19T05:54:50.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel/0.12.0/simpleclient_tracer_otel-0.12.0.pom
[2025-06-19T05:54:50.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel/0.12.0/simpleclient_tracer_otel-0.12.0.pom (1.5 kB at 211 kB/s)
[2025-06-19T05:54:50.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer/0.12.0/simpleclient_tracer-0.12.0.pom
[2025-06-19T05:54:50.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer/0.12.0/simpleclient_tracer-0.12.0.pom (1.2 kB at 151 kB/s)
[2025-06-19T05:54:50.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_common/0.12.0/simpleclient_tracer_common-0.12.0.pom
[2025-06-19T05:54:50.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_common/0.12.0/simpleclient_tracer_common-0.12.0.pom (839 B at 70 kB/s)
[2025-06-19T05:54:50.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel_agent/0.12.0/simpleclient_tracer_otel_agent-0.12.0.pom
[2025-06-19T05:54:50.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel_agent/0.12.0/simpleclient_tracer_otel_agent-0.12.0.pom (2.3 kB at 391 kB/s)
[2025-06-19T05:54:50.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus/2.7.2.Final/quarkus-micrometer-registry-prometheus-2.7.2.Final.jar
[2025-06-19T05:54:50.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer/2.7.2.Final/quarkus-micrometer-2.7.2.Final.jar
[2025-06-19T05:54:50.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.8.3/micrometer-registry-prometheus-1.8.3.jar
[2025-06-19T05:54:50.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_common/0.12.0/simpleclient_common-0.12.0.jar
[2025-06-19T05:54:50.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.jar
[2025-06-19T05:54:50.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus/2.7.2.Final/quarkus-micrometer-registry-prometheus-2.7.2.Final.jar (3.1 kB at 136 kB/s)
[2025-06-19T05:54:50.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel/0.12.0/simpleclient_tracer_otel-0.12.0.jar
[2025-06-19T05:54:50.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_common/0.12.0/simpleclient_common-0.12.0.jar (8.0 kB at 381 kB/s)
[2025-06-19T05:54:50.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_common/0.12.0/simpleclient_tracer_common-0.12.0.jar
[2025-06-19T05:54:50.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.8.3/micrometer-registry-prometheus-1.8.3.jar (37 kB at 1.5 MB/s)
[2025-06-19T05:54:50.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel_agent/0.12.0/simpleclient_tracer_otel_agent-0.12.0.jar
[2025-06-19T05:54:50.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.jar (89 kB at 3.7 MB/s)
[2025-06-19T05:54:50.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel/0.12.0/simpleclient_tracer_otel-0.12.0.jar (4.3 kB at 171 kB/s)
[2025-06-19T05:54:50.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_common/0.12.0/simpleclient_tracer_common-0.12.0.jar (3.4 kB at 113 kB/s)
[2025-06-19T05:54:50.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel_agent/0.12.0/simpleclient_tracer_otel_agent-0.12.0.jar (4.5 kB at 146 kB/s)
[2025-06-19T05:54:50.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer/2.7.2.Final/quarkus-micrometer-2.7.2.Final.jar (157 kB at 4.2 MB/s)
[2025-06-19T05:54:50.595Z] [INFO]
[2025-06-19T05:54:50.595Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ micrometer-quickstart ---
[2025-06-19T05:54:51.225Z] [INFO]
[2025-06-19T05:54:51.225Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ micrometer-quickstart ---
[2025-06-19T05:54:51.225Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:54:51.225Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/micrometer-quickstart/src/main/resources
[2025-06-19T05:54:51.225Z] [INFO]
[2025-06-19T05:54:51.225Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ micrometer-quickstart ---
[2025-06-19T05:54:51.225Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:54:51.225Z] [INFO] Compiling 1 source file to /quarkus-quickstarts/micrometer-quickstart/target/classes
[2025-06-19T05:54:51.225Z] [INFO]
[2025-06-19T05:54:51.225Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ micrometer-quickstart ---
[2025-06-19T05:54:51.225Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:54:51.225Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/micrometer-quickstart/src/test/resources
[2025-06-19T05:54:51.225Z] [INFO]
[2025-06-19T05:54:51.225Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ micrometer-quickstart ---
[2025-06-19T05:54:51.225Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:54:51.225Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/micrometer-quickstart/target/test-classes
[2025-06-19T05:54:51.225Z] [INFO]
[2025-06-19T05:54:51.225Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ micrometer-quickstart ---
[2025-06-19T05:54:51.225Z] [INFO]
[2025-06-19T05:54:51.225Z] [INFO] -------------------------------------------------------
[2025-06-19T05:54:51.225Z] [INFO] T E S T S
[2025-06-19T05:54:51.225Z] [INFO] -------------------------------------------------------
[2025-06-19T05:54:51.226Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:54:53.339Z] [INFO] Running org.acme.microprofile.metrics.ExampleResourceTest
[2025-06-19T05:54:59.625Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus-deployment/2.7.2.Final/quarkus-micrometer-registry-prometheus-deployment-2.7.2.Final.pom
[2025-06-19T05:54:59.625Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus-deployment/2.7.2.Final/quarkus-micrometer-registry-prometheus-deployment-2.7.2.Final.pom (2.2 kB at 7.6 kB/s)
[2025-06-19T05:54:59.625Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-deployment/2.7.2.Final/quarkus-micrometer-deployment-2.7.2.Final.pom
[2025-06-19T05:54:59.625Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-deployment/2.7.2.Final/quarkus-micrometer-deployment-2.7.2.Final.pom (4.4 kB at 262 kB/s)
[2025-06-19T05:54:59.625Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus-deployment/2.7.2.Final/quarkus-micrometer-registry-prometheus-deployment-2.7.2.Final.jar
[2025-06-19T05:54:59.625Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-deployment/2.7.2.Final/quarkus-micrometer-deployment-2.7.2.Final.jar
[2025-06-19T05:54:59.625Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus-deployment/2.7.2.Final/quarkus-micrometer-registry-prometheus-deployment-2.7.2.Final.jar (2.5 kB at 126 kB/s)
[2025-06-19T05:54:59.625Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-deployment/2.7.2.Final/quarkus-micrometer-deployment-2.7.2.Final.jar (55 kB at 1.3 MB/s)
[2025-06-19T05:54:59.625Z] 2025-06-19 05:54:56,918 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:54:59.625Z] 2025-06-19 05:54:58,852 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.712s. Listening on: http://localhost:8081
[2025-06-19T05:54:59.625Z] 2025-06-19 05:54:58,853 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:54:59.625Z] 2025-06-19 05:54:58,853 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, resteasy, smallrye-context-propagation, vertx]
[2025-06-19T05:55:00.939Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.123 s - in org.acme.microprofile.metrics.ExampleResourceTest
[2025-06-19T05:55:00.939Z] 2025-06-19 05:55:00,734 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2025-06-19T05:55:00.939Z] [INFO]
[2025-06-19T05:55:00.939Z] [INFO] Results:
[2025-06-19T05:55:00.939Z] [INFO]
[2025-06-19T05:55:00.939Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:55:00.939Z] [INFO]
[2025-06-19T05:55:00.939Z] [INFO]
[2025-06-19T05:55:00.939Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ micrometer-quickstart ---
[2025-06-19T05:55:00.939Z] [INFO] Building jar: /quarkus-quickstarts/micrometer-quickstart/target/micrometer-quickstart.jar
[2025-06-19T05:55:00.939Z] [INFO]
[2025-06-19T05:55:00.939Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ micrometer-quickstart ---
[2025-06-19T05:55:03.029Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1740ms
[2025-06-19T05:55:03.029Z] [INFO]
[2025-06-19T05:55:03.029Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ micrometer-quickstart ---
[2025-06-19T05:55:03.029Z] [INFO] Installing /quarkus-quickstarts/micrometer-quickstart/target/micrometer-quickstart.jar to /root/.m2/repository/org/acme/micrometer-quickstart/1.0.0-SNAPSHOT/micrometer-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:55:03.029Z] [INFO] Installing /quarkus-quickstarts/micrometer-quickstart/pom.xml to /root/.m2/repository/org/acme/micrometer-quickstart/1.0.0-SNAPSHOT/micrometer-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:55:03.029Z] [INFO]
[2025-06-19T05:55:03.029Z] [INFO] ----------< org.acme:microprofile-fault-tolerance-quickstart >----------
[2025-06-19T05:55:03.029Z] [INFO] Building microprofile-fault-tolerance-quickstart 1.0.0-SNAPSHOT [55/104]
[2025-06-19T05:55:03.029Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:55:03.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance/2.7.2.Final/quarkus-smallrye-fault-tolerance-2.7.2.Final.pom
[2025-06-19T05:55:03.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance/2.7.2.Final/quarkus-smallrye-fault-tolerance-2.7.2.Final.pom (4.0 kB at 363 kB/s)
[2025-06-19T05:55:03.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance-parent/2.7.2.Final/quarkus-smallrye-fault-tolerance-parent-2.7.2.Final.pom
[2025-06-19T05:55:03.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance-parent/2.7.2.Final/quarkus-smallrye-fault-tolerance-parent-2.7.2.Final.pom (777 B at 78 kB/s)
[2025-06-19T05:55:03.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/5.2.1/smallrye-fault-tolerance-5.2.1.pom
[2025-06-19T05:55:03.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/5.2.1/smallrye-fault-tolerance-5.2.1.pom (5.0 kB at 552 kB/s)
[2025-06-19T05:55:03.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/3.0/microprofile-fault-tolerance-api-3.0.pom
[2025-06-19T05:55:03.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/3.0/microprofile-fault-tolerance-api-3.0.pom (6.8 kB at 679 kB/s)
[2025-06-19T05:55:03.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/3.0/microprofile-fault-tolerance-parent-3.0.pom
[2025-06-19T05:55:03.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/3.0/microprofile-fault-tolerance-parent-3.0.pom (13 kB at 1.0 MB/s)
[2025-06-19T05:55:03.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-api/5.2.1/smallrye-fault-tolerance-api-5.2.1.pom
[2025-06-19T05:55:03.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-api/5.2.1/smallrye-fault-tolerance-api-5.2.1.pom (1.5 kB at 170 kB/s)
[2025-06-19T05:55:03.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/5.2.1/smallrye-fault-tolerance-core-5.2.1.pom
[2025-06-19T05:55:03.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/5.2.1/smallrye-fault-tolerance-core-5.2.1.pom (7.8 kB at 972 kB/s)
[2025-06-19T05:55:03.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-core/5.2.1/smallrye-fault-tolerance-autoconfig-core-5.2.1.pom
[2025-06-19T05:55:03.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-core/5.2.1/smallrye-fault-tolerance-autoconfig-core-5.2.1.pom (1.1 kB at 104 kB/s)
[2025-06-19T05:55:03.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-parent/5.2.1/smallrye-fault-tolerance-autoconfig-parent-5.2.1.pom
[2025-06-19T05:55:03.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-parent/5.2.1/smallrye-fault-tolerance-autoconfig-parent-5.2.1.pom (735 B at 6.4 kB/s)
[2025-06-19T05:55:03.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-context-propagation/5.2.1/smallrye-fault-tolerance-context-propagation-5.2.1.pom
[2025-06-19T05:55:03.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-context-propagation/5.2.1/smallrye-fault-tolerance-context-propagation-5.2.1.pom (1.6 kB at 146 kB/s)
[2025-06-19T05:55:03.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance/2.7.2.Final/quarkus-smallrye-fault-tolerance-2.7.2.Final.jar
[2025-06-19T05:55:03.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/5.2.1/smallrye-fault-tolerance-5.2.1.jar
[2025-06-19T05:55:03.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/3.0/microprofile-fault-tolerance-api-3.0.jar
[2025-06-19T05:55:03.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-api/5.2.1/smallrye-fault-tolerance-api-5.2.1.jar
[2025-06-19T05:55:03.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/5.2.1/smallrye-fault-tolerance-core-5.2.1.jar
[2025-06-19T05:55:03.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance/2.7.2.Final/quarkus-smallrye-fault-tolerance-2.7.2.Final.jar (14 kB at 984 kB/s)
[2025-06-19T05:55:03.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-core/5.2.1/smallrye-fault-tolerance-autoconfig-core-5.2.1.jar
[2025-06-19T05:55:03.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/3.0/microprofile-fault-tolerance-api-3.0.jar (19 kB at 841 kB/s)
[2025-06-19T05:55:03.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/5.2.1/smallrye-fault-tolerance-5.2.1.jar (116 kB at 4.8 MB/s)
[2025-06-19T05:55:03.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-context-propagation/5.2.1/smallrye-fault-tolerance-context-propagation-5.2.1.jar
[2025-06-19T05:55:03.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-core/5.2.1/smallrye-fault-tolerance-autoconfig-core-5.2.1.jar (5.9 kB at 236 kB/s)
[2025-06-19T05:55:03.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/5.2.1/smallrye-fault-tolerance-core-5.2.1.jar (135 kB at 4.5 MB/s)
[2025-06-19T05:55:03.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-context-propagation/5.2.1/smallrye-fault-tolerance-context-propagation-5.2.1.jar (5.3 kB at 162 kB/s)
[2025-06-19T05:55:03.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-api/5.2.1/smallrye-fault-tolerance-api-5.2.1.jar (6.7 kB at 127 kB/s)
[2025-06-19T05:55:03.658Z] [INFO]
[2025-06-19T05:55:03.658Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ microprofile-fault-tolerance-quickstart ---
[2025-06-19T05:55:03.658Z] [INFO]
[2025-06-19T05:55:03.658Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-fault-tolerance-quickstart ---
[2025-06-19T05:55:03.658Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:55:03.658Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/microprofile-fault-tolerance-quickstart/src/main/resources
[2025-06-19T05:55:03.658Z] [INFO]
[2025-06-19T05:55:03.658Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ microprofile-fault-tolerance-quickstart ---
[2025-06-19T05:55:03.658Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:55:03.658Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/microprofile-fault-tolerance-quickstart/target/classes
[2025-06-19T05:55:03.658Z] [INFO]
[2025-06-19T05:55:03.658Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-fault-tolerance-quickstart ---
[2025-06-19T05:55:03.658Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-06-19T05:55:03.658Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/microprofile-fault-tolerance-quickstart/src/test/resources
[2025-06-19T05:55:03.658Z] [INFO]
[2025-06-19T05:55:03.658Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ microprofile-fault-tolerance-quickstart ---
[2025-06-19T05:55:03.658Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:55:03.658Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/microprofile-fault-tolerance-quickstart/target/test-classes
[2025-06-19T05:55:04.288Z] [INFO]
[2025-06-19T05:55:04.288Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ microprofile-fault-tolerance-quickstart ---
[2025-06-19T05:55:04.288Z] [INFO]
[2025-06-19T05:55:04.288Z] [INFO] -------------------------------------------------------
[2025-06-19T05:55:04.288Z] [INFO] T E S T S
[2025-06-19T05:55:04.288Z] [INFO] -------------------------------------------------------
[2025-06-19T05:55:04.288Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:55:04.993Z] [INFO] Running org.acme.microprofile.faulttolerance.CoffeeResourceTest
[2025-06-19T05:55:12.183Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance-deployment/2.7.2.Final/quarkus-smallrye-fault-tolerance-deployment-2.7.2.Final.pom
[2025-06-19T05:55:12.183Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance-deployment/2.7.2.Final/quarkus-smallrye-fault-tolerance-deployment-2.7.2.Final.pom (2.4 kB at 9.4 kB/s)
[2025-06-19T05:55:12.183Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance-deployment/2.7.2.Final/quarkus-smallrye-fault-tolerance-deployment-2.7.2.Final.jar
[2025-06-19T05:55:12.183Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance-deployment/2.7.2.Final/quarkus-smallrye-fault-tolerance-deployment-2.7.2.Final.jar (20 kB at 751 kB/s)
[2025-06-19T05:55:12.183Z] 2025-06-19 05:55:09,078 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:55:12.183Z] 2025-06-19 05:55:10,309 INFO [io.qua.arc.pro.BeanProcessor] (build-34) Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-06-19T05:55:12.183Z] - @Inject field org.acme.microprofile.faulttolerance.CoffeeResourceTest#coffeeResource
[2025-06-19T05:55:12.183Z] 2025-06-19 05:55:11,270 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.885s. Listening on: http://localhost:8081
[2025-06-19T05:55:12.183Z] 2025-06-19 05:55:11,271 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:55:12.183Z] 2025-06-19 05:55:11,271 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-06-19T05:55:14.234Z] 2025-06-19 05:55:12,842 INFO [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#recommendations() invocation #0 returning successfully
[2025-06-19T05:55:14.234Z] 2025-06-19 05:55:13,679 INFO [org.acm.mic.fau.CoffeeRepositoryService] (executor-thread-0) Invocation #0 OK
[2025-06-19T05:55:14.234Z] 2025-06-19 05:55:13,680 INFO [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#availability() invocation #1 returning successfully
[2025-06-19T05:55:14.234Z] 2025-06-19 05:55:13,701 INFO [org.acm.mic.fau.CoffeeRepositoryService] (executor-thread-0) Invocation #1 OK
[2025-06-19T05:55:14.234Z] 2025-06-19 05:55:13,701 INFO [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#availability() invocation #2 returning successfully
[2025-06-19T05:55:14.234Z] 2025-06-19 05:55:13,725 ERROR [org.acm.mic.fau.CoffeeRepositoryService] (executor-thread-0) Invocation #2 failing
[2025-06-19T05:55:14.234Z] 2025-06-19 05:55:13,726 ERROR [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#availability() invocation #3 failed: RuntimeException: Service failed.
[2025-06-19T05:55:14.234Z] 2025-06-19 05:55:13,743 ERROR [org.acm.mic.fau.CoffeeRepositoryService] (executor-thread-0) Invocation #3 failing
[2025-06-19T05:55:14.234Z] 2025-06-19 05:55:13,745 ERROR [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#availability() invocation #4 failed: RuntimeException: Service failed.
[2025-06-19T05:55:14.234Z] 2025-06-19 05:55:13,763 ERROR [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#availability() invocation #5 failed: CircuitBreakerOpenException: CircuitBreaker[org.acme.microprofile.faulttolerance.CoffeeRepositoryService#getAvailability] circuit breaker is open
[2025-06-19T05:55:14.234Z] 2025-06-19 05:55:13,789 INFO [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#coffees() invocation #6 returning successfully
[2025-06-19T05:55:14.234Z] 2025-06-19 05:55:13,833 ERROR [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#coffees() invocation #7 failed
[2025-06-19T05:55:14.234Z] 2025-06-19 05:55:13,843 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /coffee/1 failed, error id: 12e6ee10-b07e-423b-8f62-67c722dd0622-1: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: Resource failure.
[2025-06-19T05:55:14.234Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2025-06-19T05:55:14.234Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2025-06-19T05:55:14.234Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2025-06-19T05:55:14.234Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2025-06-19T05:55:14.234Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-06-19T05:55:14.234Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-06-19T05:55:14.234Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-06-19T05:55:14.234Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-06-19T05:55:14.234Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-06-19T05:55:14.234Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-06-19T05:55:14.234Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-06-19T05:55:14.234Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-06-19T05:55:14.234Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-06-19T05:55:14.234Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-06-19T05:55:14.234Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-06-19T05:55:14.234Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-06-19T05:55:14.234Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-06-19T05:55:14.234Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-06-19T05:55:14.234Z] at java.base/java.lang.Thread.run(Thread.java:829)
[2025-06-19T05:55:14.234Z] Caused by: java.lang.RuntimeException: Resource failure.
[2025-06-19T05:55:14.234Z] at org.acme.microprofile.faulttolerance.CoffeeResource.maybeFail(CoffeeResource.java:147)
[2025-06-19T05:55:14.235Z] at org.acme.microprofile.faulttolerance.CoffeeResource.coffeeDetail(CoffeeResource.java:70)
[2025-06-19T05:55:14.235Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-06-19T05:55:14.235Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2025-06-19T05:55:14.235Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-06-19T05:55:14.235Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-06-19T05:55:14.235Z] ... 15 more
[2025-06-19T05:55:14.235Z]
[2025-06-19T05:55:14.235Z] 2025-06-19 05:55:13,873 INFO [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#coffees() invocation #0 returning successfully
[2025-06-19T05:55:14.235Z] 2025-06-19 05:55:13,925 ERROR [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#coffees() invocation #0 failed
[2025-06-19T05:55:14.235Z] 2025-06-19 05:55:14,002 ERROR [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#coffees() invocation #1 failed
[2025-06-19T05:55:14.235Z] 2025-06-19 05:55:14,002 ERROR [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#coffees() invocation #2 failed
[2025-06-19T05:55:14.235Z] 2025-06-19 05:55:14,003 ERROR [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#coffees() invocation #3 failed
[2025-06-19T05:55:14.235Z] 2025-06-19 05:55:14,003 ERROR [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#coffees() invocation #4 failed
[2025-06-19T05:55:14.235Z] 2025-06-19 05:55:14,005 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /coffee failed, error id: 12e6ee10-b07e-423b-8f62-67c722dd0622-2: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: Resource failure.
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-06-19T05:55:14.235Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-06-19T05:55:14.235Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-06-19T05:55:14.235Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-06-19T05:55:14.235Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-06-19T05:55:14.235Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-06-19T05:55:14.235Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-06-19T05:55:14.235Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-06-19T05:55:14.235Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-06-19T05:55:14.235Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-06-19T05:55:14.235Z] at java.base/java.lang.Thread.run(Thread.java:829)
[2025-06-19T05:55:14.235Z] Caused by: java.lang.RuntimeException: Resource failure.
[2025-06-19T05:55:14.235Z] at org.acme.microprofile.faulttolerance.CoffeeResource.maybeFail(CoffeeResource.java:147)
[2025-06-19T05:55:14.235Z] at org.acme.microprofile.faulttolerance.CoffeeResource.coffees(CoffeeResource.java:53)
[2025-06-19T05:55:14.235Z] at org.acme.microprofile.faulttolerance.CoffeeResource_Subclass.coffees$$superforward1(Unknown Source)
[2025-06-19T05:55:14.235Z] at org.acme.microprofile.faulttolerance.CoffeeResource_Subclass$$function$$1.apply(Unknown Source)
[2025-06-19T05:55:14.235Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-06-19T05:55:14.235Z] at io.smallrye.faulttolerance.FaultToleranceInterceptor.lambda$invocationContext$3(FaultToleranceInterceptor.java:201)
[2025-06-19T05:55:14.235Z] at io.smallrye.faulttolerance.core.InvocationContext.call(InvocationContext.java:20)
[2025-06-19T05:55:14.235Z] at io.smallrye.faulttolerance.core.Invocation.apply(Invocation.java:29)
[2025-06-19T05:55:14.235Z] at io.smallrye.faulttolerance.core.retry.Retry.doApply(Retry.java:90)
[2025-06-19T05:55:14.235Z] at io.smallrye.faulttolerance.core.retry.Retry.apply(Retry.java:44)
[2025-06-19T05:55:14.235Z] at io.smallrye.faulttolerance.FaultToleranceInterceptor.syncFlow(FaultToleranceInterceptor.java:186)
[2025-06-19T05:55:14.235Z] at io.smallrye.faulttolerance.FaultToleranceInterceptor.interceptCommand(FaultToleranceInterceptor.java:163)
[2025-06-19T05:55:14.235Z] at io.smallrye.faulttolerance.FaultToleranceInterceptor_Bean.intercept(Unknown Source)
[2025-06-19T05:55:14.235Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-06-19T05:55:14.235Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-06-19T05:55:14.235Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-06-19T05:55:14.235Z] at org.acme.microprofile.faulttolerance.CoffeeResource_Subclass.coffees(Unknown Source)
[2025-06-19T05:55:14.235Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-06-19T05:55:14.235Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2025-06-19T05:55:14.235Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-06-19T05:55:14.235Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-06-19T05:55:14.235Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-06-19T05:55:14.235Z] ... 15 more
[2025-06-19T05:55:14.235Z]
[2025-06-19T05:55:14.235Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.172 s - in org.acme.microprofile.faulttolerance.CoffeeResourceTest
[2025-06-19T05:55:14.235Z] 2025-06-19 05:55:14,068 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-06-19T05:55:14.235Z] [INFO]
[2025-06-19T05:55:14.235Z] [INFO] Results:
[2025-06-19T05:55:14.235Z] [INFO]
[2025-06-19T05:55:14.235Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:55:14.235Z] [INFO]
[2025-06-19T05:55:14.235Z] [INFO]
[2025-06-19T05:55:14.235Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ microprofile-fault-tolerance-quickstart ---
[2025-06-19T05:55:14.235Z] [INFO] Building jar: /quarkus-quickstarts/microprofile-fault-tolerance-quickstart/target/microprofile-fault-tolerance-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:55:14.235Z] [INFO]
[2025-06-19T05:55:14.235Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ microprofile-fault-tolerance-quickstart ---
[2025-06-19T05:55:16.287Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1752ms
[2025-06-19T05:55:16.287Z] [INFO]
[2025-06-19T05:55:16.287Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-fault-tolerance-quickstart ---
[2025-06-19T05:55:16.287Z] [INFO] Installing /quarkus-quickstarts/microprofile-fault-tolerance-quickstart/target/microprofile-fault-tolerance-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/microprofile-fault-tolerance-quickstart/1.0.0-SNAPSHOT/microprofile-fault-tolerance-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:55:16.287Z] [INFO] Installing /quarkus-quickstarts/microprofile-fault-tolerance-quickstart/pom.xml to /root/.m2/repository/org/acme/microprofile-fault-tolerance-quickstart/1.0.0-SNAPSHOT/microprofile-fault-tolerance-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:55:16.287Z] [INFO]
[2025-06-19T05:55:16.287Z] [INFO] --------------< org.acme:microprofile-graphql-quickstart >--------------
[2025-06-19T05:55:16.287Z] [INFO] Building microprofile-graphql-quickstart 1.0.0-SNAPSHOT [56/104]
[2025-06-19T05:55:16.287Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:55:16.287Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql/2.7.2.Final/quarkus-smallrye-graphql-2.7.2.Final.pom
[2025-06-19T05:55:16.287Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql/2.7.2.Final/quarkus-smallrye-graphql-2.7.2.Final.pom (3.5 kB at 393 kB/s)
[2025-06-19T05:55:16.287Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-parent/2.7.2.Final/quarkus-smallrye-graphql-parent-2.7.2.Final.pom
[2025-06-19T05:55:16.287Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-parent/2.7.2.Final/quarkus-smallrye-graphql-parent-2.7.2.Final.pom (769 B at 85 kB/s)
[2025-06-19T05:55:16.287Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-builder/1.4.3/smallrye-graphql-schema-builder-1.4.3.pom
[2025-06-19T05:55:16.287Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-builder/1.4.3/smallrye-graphql-schema-builder-1.4.3.pom (6.8 kB at 970 kB/s)
[2025-06-19T05:55:16.287Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-common-parent/1.4.3/smallrye-graphql-common-parent-1.4.3.pom
[2025-06-19T05:55:16.287Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-common-parent/1.4.3/smallrye-graphql-common-parent-1.4.3.pom (773 B at 129 kB/s)
[2025-06-19T05:55:16.287Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-parent/1.4.3/smallrye-graphql-parent-1.4.3.pom
[2025-06-19T05:55:16.287Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-parent/1.4.3/smallrye-graphql-parent-1.4.3.pom (19 kB at 1.7 MB/s)
[2025-06-19T05:55:16.287Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.44.v20210927/jetty-bom-9.4.44.v20210927.pom
[2025-06-19T05:55:16.287Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.44.v20210927/jetty-bom-9.4.44.v20210927.pom (18 kB at 3.5 MB/s)
[2025-06-19T05:55:16.287Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-model/1.4.3/smallrye-graphql-schema-model-1.4.3.pom
[2025-06-19T05:55:16.287Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-model/1.4.3/smallrye-graphql-schema-model-1.4.3.pom (644 B at 92 kB/s)
[2025-06-19T05:55:16.287Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-cdi/1.4.3/smallrye-graphql-cdi-1.4.3.pom
[2025-06-19T05:55:16.287Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-cdi/1.4.3/smallrye-graphql-cdi-1.4.3.pom (8.5 kB at 1.2 MB/s)
[2025-06-19T05:55:16.287Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-server-parent/1.4.3/smallrye-graphql-server-parent-1.4.3.pom
[2025-06-19T05:55:16.917Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-server-parent/1.4.3/smallrye-graphql-server-parent-1.4.3.pom (1.2 kB at 11 kB/s)
[2025-06-19T05:55:16.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql/1.4.3/smallrye-graphql-1.4.3.pom
[2025-06-19T05:55:16.917Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql/1.4.3/smallrye-graphql-1.4.3.pom (5.5 kB at 689 kB/s)
[2025-06-19T05:55:16.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-api/1.4.3/smallrye-graphql-api-1.4.3.pom
[2025-06-19T05:55:16.917Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-api/1.4.3/smallrye-graphql-api-1.4.3.pom (1.4 kB at 174 kB/s)
[2025-06-19T05:55:16.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-api/1.1.0/microprofile-graphql-api-1.1.0.pom
[2025-06-19T05:55:16.917Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-api/1.1.0/microprofile-graphql-api-1.1.0.pom (6.1 kB at 614 kB/s)
[2025-06-19T05:55:16.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-parent/1.1.0/microprofile-graphql-parent-1.1.0.pom
[2025-06-19T05:55:16.917Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-parent/1.1.0/microprofile-graphql-parent-1.1.0.pom (18 kB at 1.8 MB/s)
[2025-06-19T05:55:16.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/17.3/graphql-java-17.3.pom
[2025-06-19T05:55:16.917Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/17.3/graphql-java-17.3.pom (2.2 kB at 201 kB/s)
[2025-06-19T05:55:16.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/3.1.0/java-dataloader-3.1.0.pom
[2025-06-19T05:55:16.917Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/3.1.0/java-dataloader-3.1.0.pom (1.9 kB at 20 kB/s)
[2025-06-19T05:55:16.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql/2.7.2.Final/quarkus-smallrye-graphql-2.7.2.Final.jar
[2025-06-19T05:55:16.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-builder/1.4.3/smallrye-graphql-schema-builder-1.4.3.jar
[2025-06-19T05:55:16.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-model/1.4.3/smallrye-graphql-schema-model-1.4.3.jar
[2025-06-19T05:55:16.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-cdi/1.4.3/smallrye-graphql-cdi-1.4.3.jar
[2025-06-19T05:55:16.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql/1.4.3/smallrye-graphql-1.4.3.jar
[2025-06-19T05:55:16.917Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-builder/1.4.3/smallrye-graphql-schema-builder-1.4.3.jar (89 kB at 4.7 MB/s)
[2025-06-19T05:55:16.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-api/1.4.3/smallrye-graphql-api-1.4.3.jar
[2025-06-19T05:55:16.917Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-model/1.4.3/smallrye-graphql-schema-model-1.4.3.jar (34 kB at 1.8 MB/s)
[2025-06-19T05:55:16.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-api/1.1.0/microprofile-graphql-api-1.1.0.jar
[2025-06-19T05:55:16.917Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql/2.7.2.Final/quarkus-smallrye-graphql-2.7.2.Final.jar (32 kB at 1.5 MB/s)
[2025-06-19T05:55:16.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/17.3/graphql-java-17.3.jar
[2025-06-19T05:55:16.917Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-cdi/1.4.3/smallrye-graphql-cdi-1.4.3.jar (41 kB at 2.1 MB/s)
[2025-06-19T05:55:16.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/3.1.0/java-dataloader-3.1.0.jar
[2025-06-19T05:55:16.917Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql/1.4.3/smallrye-graphql-1.4.3.jar (196 kB at 7.3 MB/s)
[2025-06-19T05:55:16.917Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-api/1.1.0/microprofile-graphql-api-1.1.0.jar (15 kB at 535 kB/s)
[2025-06-19T05:55:16.917Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-api/1.4.3/smallrye-graphql-api-1.4.3.jar (18 kB at 602 kB/s)
[2025-06-19T05:55:16.917Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/3.1.0/java-dataloader-3.1.0.jar (59 kB at 2.0 MB/s)
[2025-06-19T05:55:16.917Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/17.3/graphql-java-17.3.jar (2.8 MB at 29 MB/s)
[2025-06-19T05:55:16.917Z] [INFO]
[2025-06-19T05:55:16.917Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ microprofile-graphql-quickstart ---
[2025-06-19T05:55:16.917Z] [INFO]
[2025-06-19T05:55:16.917Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-graphql-quickstart ---
[2025-06-19T05:55:16.917Z] [WARNING] Using platform encoding (UTF8 actually) to copy filtered resources, i.e. build is platform dependent!
[2025-06-19T05:55:16.917Z] [INFO] Copying 1 resource
[2025-06-19T05:55:16.917Z] [INFO]
[2025-06-19T05:55:16.917Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ microprofile-graphql-quickstart ---
[2025-06-19T05:55:16.917Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:55:16.917Z] [WARNING] File encoding has not been set, using platform encoding UTF8, i.e. build is platform dependent!
[2025-06-19T05:55:16.917Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/microprofile-graphql-quickstart/target/classes
[2025-06-19T05:55:16.917Z] [INFO]
[2025-06-19T05:55:16.917Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-graphql-quickstart ---
[2025-06-19T05:55:16.917Z] [WARNING] Using platform encoding (UTF8 actually) to copy filtered resources, i.e. build is platform dependent!
[2025-06-19T05:55:16.917Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/microprofile-graphql-quickstart/src/test/resources
[2025-06-19T05:55:16.917Z] [INFO]
[2025-06-19T05:55:16.917Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ microprofile-graphql-quickstart ---
[2025-06-19T05:55:16.917Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:55:16.917Z] [WARNING] File encoding has not been set, using platform encoding UTF8, i.e. build is platform dependent!
[2025-06-19T05:55:16.917Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/microprofile-graphql-quickstart/target/test-classes
[2025-06-19T05:55:17.549Z] [INFO]
[2025-06-19T05:55:17.549Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ microprofile-graphql-quickstart ---
[2025-06-19T05:55:17.549Z] [INFO]
[2025-06-19T05:55:17.549Z] [INFO] -------------------------------------------------------
[2025-06-19T05:55:17.549Z] [INFO] T E S T S
[2025-06-19T05:55:17.549Z] [INFO] -------------------------------------------------------
[2025-06-19T05:55:17.549Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:55:18.856Z] [INFO] Running org.acme.microprofile.graphql.FilmResourceTest
[2025-06-19T05:55:26.047Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-deployment/2.7.2.Final/quarkus-smallrye-graphql-deployment-2.7.2.Final.pom
[2025-06-19T05:55:26.047Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-deployment/2.7.2.Final/quarkus-smallrye-graphql-deployment-2.7.2.Final.pom (4.2 kB at 18 kB/s)
[2025-06-19T05:55:26.047Z] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-graphiql/1.4.3/smallrye-graphql-ui-graphiql-1.4.3.pom
[2025-06-19T05:55:26.047Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-graphiql/1.4.3/smallrye-graphql-ui-graphiql-1.4.3.pom (8.1 kB at 65 kB/s)
[2025-06-19T05:55:26.047Z] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-parent/1.4.3/smallrye-graphql-ui-parent-1.4.3.pom
[2025-06-19T05:55:26.047Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-parent/1.4.3/smallrye-graphql-ui-parent-1.4.3.pom (719 B at 12 kB/s)
[2025-06-19T05:55:26.047Z] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-graphiql/1.4.3/smallrye-graphql-ui-graphiql-1.4.3.jar
[2025-06-19T05:55:26.047Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-deployment/2.7.2.Final/quarkus-smallrye-graphql-deployment-2.7.2.Final.jar
[2025-06-19T05:55:26.047Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-deployment/2.7.2.Final/quarkus-smallrye-graphql-deployment-2.7.2.Final.jar (30 kB at 1.5 MB/s)
[2025-06-19T05:55:26.047Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-graphiql/1.4.3/smallrye-graphql-ui-graphiql-1.4.3.jar (371 kB at 6.2 MB/s)
[2025-06-19T05:55:26.047Z] 2025-06-19 05:55:22,585 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:55:26.047Z] 2025-06-19 05:55:24,892 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 3.051s. Listening on: http://localhost:8081
[2025-06-19T05:55:26.047Z] 2025-06-19 05:55:24,892 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:55:26.047Z] 2025-06-19 05:55:24,893 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-graphql, vertx]
[2025-06-19T05:55:28.102Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.424 s - in org.acme.microprofile.graphql.FilmResourceTest
[2025-06-19T05:55:28.102Z] 2025-06-19 05:55:27,812 INFO [io.quarkus] (main) Quarkus stopped in 0.059s
[2025-06-19T05:55:28.102Z] [INFO]
[2025-06-19T05:55:28.102Z] [INFO] Results:
[2025-06-19T05:55:28.102Z] [INFO]
[2025-06-19T05:55:28.102Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-06-19T05:55:28.102Z] [INFO]
[2025-06-19T05:55:28.102Z] [INFO]
[2025-06-19T05:55:28.102Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ microprofile-graphql-quickstart ---
[2025-06-19T05:55:28.102Z] [INFO] Building jar: /quarkus-quickstarts/microprofile-graphql-quickstart/target/microprofile-graphql-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:55:28.102Z] [INFO]
[2025-06-19T05:55:28.102Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ microprofile-graphql-quickstart ---
[2025-06-19T05:55:30.977Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2115ms
[2025-06-19T05:55:30.977Z] [INFO]
[2025-06-19T05:55:30.977Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-graphql-quickstart ---
[2025-06-19T05:55:30.977Z] [INFO] Installing /quarkus-quickstarts/microprofile-graphql-quickstart/target/microprofile-graphql-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/microprofile-graphql-quickstart/1.0.0-SNAPSHOT/microprofile-graphql-quickstart-1.0.0-SNAPSHOT.jar
[2025-06-19T05:55:30.977Z] [INFO] Installing /quarkus-quickstarts/microprofile-graphql-quickstart/pom.xml to /root/.m2/repository/org/acme/microprofile-graphql-quickstart/1.0.0-SNAPSHOT/microprofile-graphql-quickstart-1.0.0-SNAPSHOT.pom
[2025-06-19T05:55:30.977Z] [INFO]
[2025-06-19T05:55:30.977Z] [INFO] ----------< org.acme:microprofile-graphql-client-quickstart >-----------
[2025-06-19T05:55:30.977Z] [INFO] Building microprofile-graphql-client-quickstart 1.0.0-SNAPSHOT [57/104]
[2025-06-19T05:55:30.977Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-06-19T05:55:30.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client/2.7.2.Final/quarkus-smallrye-graphql-client-2.7.2.Final.pom
[2025-06-19T05:55:30.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client/2.7.2.Final/quarkus-smallrye-graphql-client-2.7.2.Final.pom (2.6 kB at 219 kB/s)
[2025-06-19T05:55:30.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client-parent/2.7.2.Final/quarkus-smallrye-graphql-client-parent-2.7.2.Final.pom
[2025-06-19T05:55:30.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client-parent/2.7.2.Final/quarkus-smallrye-graphql-client-parent-2.7.2.Final.pom (725 B at 72 kB/s)
[2025-06-19T05:55:30.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-implementation-vertx/1.4.3/smallrye-graphql-client-implementation-vertx-1.4.3.pom
[2025-06-19T05:55:30.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-implementation-vertx/1.4.3/smallrye-graphql-client-implementation-vertx-1.4.3.pom (2.3 kB at 256 kB/s)
[2025-06-19T05:55:30.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-parent/1.4.3/smallrye-graphql-client-parent-1.4.3.pom
[2025-06-19T05:55:30.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-parent/1.4.3/smallrye-graphql-client-parent-1.4.3.pom (4.0 kB at 398 kB/s)
[2025-06-19T05:55:30.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client/1.4.3/smallrye-graphql-client-1.4.3.pom
[2025-06-19T05:55:30.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client/1.4.3/smallrye-graphql-client-1.4.3.pom (4.4 kB at 494 kB/s)
[2025-06-19T05:55:30.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-api/1.4.3/smallrye-graphql-client-api-1.4.3.pom
[2025-06-19T05:55:30.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-api/1.4.3/smallrye-graphql-client-api-1.4.3.pom (2.0 kB at 199 kB/s)
[2025-06-19T05:55:30.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb/2.7.2.Final/quarkus-resteasy-reactive-jsonb-2.7.2.Final.pom
[2025-06-19T05:55:30.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb/2.7.2.Final/quarkus-resteasy-reactive-jsonb-2.7.2.Final.pom (2.3 kB at 168 kB/s)
[2025-06-19T05:55:30.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb-parent/2.7.2.Final/quarkus-resteasy-reactive-jsonb-parent-2.7.2.Final.pom
[2025-06-19T05:55:30.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb-parent/2.7.2.Final/quarkus-resteasy-reactive-jsonb-parent-2.7.2.Final.pom (793 B at 72 kB/s)
[2025-06-19T05:55:30.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jsonb/2.7.2.Final/resteasy-reactive-jsonb-2.7.2.Final.pom
[2025-06-19T05:55:30.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jsonb/2.7.2.Final/resteasy-reactive-jsonb-2.7.2.Final.pom (3.5 kB at 319 kB/s)
[2025-06-19T05:55:30.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive/2.7.2.Final/quarkus-rest-client-reactive-2.7.2.Final.pom
[2025-06-19T05:55:30.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive/2.7.2.Final/quarkus-rest-client-reactive-2.7.2.Final.pom (4.1 kB at 450 kB/s)
[2025-06-19T05:55:30.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive-parent/2.7.2.Final/quarkus-rest-client-reactive-parent-2.7.2.Final.pom
[2025-06-19T05:55:30.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive-parent/2.7.2.Final/quarkus-rest-client-reactive-parent-2.7.2.Final.pom (771 B at 77 kB/s)
[2025-06-19T05:55:30.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive/2.7.2.Final/quarkus-jaxrs-client-reactive-2.7.2.Final.pom
[2025-06-19T05:55:30.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive/2.7.2.Final/quarkus-jaxrs-client-reactive-2.7.2.Final.pom (2.3 kB at 283 kB/s)
[2025-06-19T05:55:30.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive-parent/2.7.2.Final/quarkus-jaxrs-client-reactive-parent-2.7.2.Final.pom
[2025-06-19T05:55:30.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive-parent/2.7.2.Final/quarkus-jaxrs-client-reactive-parent-2.7.2.Final.pom (821 B at 63 kB/s)
[2025-06-19T05:55:30.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client/2.7.2.Final/resteasy-reactive-client-2.7.2.Final.pom
[2025-06-19T05:55:30.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client/2.7.2.Final/resteasy-reactive-client-2.7.2.Final.pom (2.0 kB at 183 kB/s)
[2025-06-19T05:55:30.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client-parent/2.7.2.Final/resteasy-reactive-client-parent-2.7.2.Final.pom
[2025-06-19T05:55:30.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client-parent/2.7.2.Final/resteasy-reactive-client-parent-2.7.2.Final.pom (738 B at 82 kB/s)
[2025-06-19T05:55:30.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client/2.7.2.Final/quarkus-smallrye-graphql-client-2.7.2.Final.jar
[2025-06-19T05:55:30.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-implementation-vertx/1.4.3/smallrye-graphql-client-implementation-vertx-1.4.3.jar
[2025-06-19T05:55:30.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client/1.4.3/smallrye-graphql-client-1.4.3.jar
[2025-06-19T05:55:30.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb/2.7.2.Final/quarkus-resteasy-reactive-jsonb-2.7.2.Final.jar
[2025-06-19T05:55:30.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-api/1.4.3/smallrye-graphql-client-api-1.4.3.jar
[2025-06-19T05:55:30.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client/2.7.2.Final/quarkus-smallrye-graphql-client-2.7.2.Final.jar (13 kB at 1.1 MB/s)
[2025-06-19T05:55:30.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jsonb/2.7.2.Final/resteasy-reactive-jsonb-2.7.2.Final.jar
[2025-06-19T05:55:30.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-implementation-vertx/1.4.3/smallrye-graphql-client-implementation-vertx-1.4.3.jar (47 kB at 4.7 MB/s)
[2025-06-19T05:55:30.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive/2.7.2.Final/quarkus-rest-client-reactive-2.7.2.Final.jar
[2025-06-19T05:55:30.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client/1.4.3/smallrye-graphql-client-1.4.3.jar (131 kB at 8.2 MB/s)
[2025-06-19T05:55:30.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive/2.7.2.Final/quarkus-jaxrs-client-reactive-2.7.2.Final.jar
[2025-06-19T05:55:30.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-api/1.4.3/smallrye-graphql-client-api-1.4.3.jar (33 kB at 2.1 MB/s)
[2025-06-19T05:55:30.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client/2.7.2.Final/resteasy-reactive-client-2.7.2.Final.jar
[2025-06-19T05:55:30.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jsonb/2.7.2.Final/resteasy-reactive-jsonb-2.7.2.Final.jar (7.6 kB at 305 kB/s)
[2025-06-19T05:55:30.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive/2.7.2.Final/quarkus-rest-client-reactive-2.7.2.Final.jar (47 kB at 1.8 MB/s)
[2025-06-19T05:55:30.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive/2.7.2.Final/quarkus-jaxrs-client-reactive-2.7.2.Final.jar (14 kB at 479 kB/s)
[2025-06-19T05:55:30.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client/2.7.2.Final/resteasy-reactive-client-2.7.2.Final.jar (229 kB at 7.1 MB/s)
[2025-06-19T05:55:30.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb/2.7.2.Final/quarkus-resteasy-reactive-jsonb-2.7.2.Final.jar (12 kB at 154 kB/s)
[2025-06-19T05:55:30.978Z] [INFO]
[2025-06-19T05:55:30.978Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ microprofile-graphql-client-quickstart ---
[2025-06-19T05:55:30.978Z] [INFO]
[2025-06-19T05:55:30.978Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-graphql-client-quickstart ---
[2025-06-19T05:55:30.978Z] [WARNING] Using platform encoding (UTF8 actually) to copy filtered resources, i.e. build is platform dependent!
[2025-06-19T05:55:30.978Z] [INFO] Copying 1 resource
[2025-06-19T05:55:30.978Z] [INFO]
[2025-06-19T05:55:30.978Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ microprofile-graphql-client-quickstart ---
[2025-06-19T05:55:30.978Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:55:30.978Z] [WARNING] File encoding has not been set, using platform encoding UTF8, i.e. build is platform dependent!
[2025-06-19T05:55:30.978Z] [INFO] Compiling 6 source files to /quarkus-quickstarts/microprofile-graphql-client-quickstart/target/classes
[2025-06-19T05:55:30.978Z] [INFO]
[2025-06-19T05:55:30.978Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-graphql-client-quickstart ---
[2025-06-19T05:55:30.978Z] [WARNING] Using platform encoding (UTF8 actually) to copy filtered resources, i.e. build is platform dependent!
[2025-06-19T05:55:30.978Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/microprofile-graphql-client-quickstart/src/test/resources
[2025-06-19T05:55:30.978Z] [INFO]
[2025-06-19T05:55:30.978Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ microprofile-graphql-client-quickstart ---
[2025-06-19T05:55:30.978Z] [INFO] Changes detected - recompiling the module!
[2025-06-19T05:55:30.978Z] [WARNING] File encoding has not been set, using platform encoding UTF8, i.e. build is platform dependent!
[2025-06-19T05:55:30.978Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/microprofile-graphql-client-quickstart/target/test-classes
[2025-06-19T05:55:31.616Z] [INFO]
[2025-06-19T05:55:31.616Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ microprofile-graphql-client-quickstart ---
[2025-06-19T05:55:31.616Z] [INFO]
[2025-06-19T05:55:31.616Z] [INFO] -------------------------------------------------------
[2025-06-19T05:55:31.616Z] [INFO] T E S T S
[2025-06-19T05:55:31.616Z] [INFO] -------------------------------------------------------
[2025-06-19T05:55:31.616Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-06-19T05:55:32.925Z] [INFO] Running org.acme.microprofile.graphql.client.GraphQLClientTest
[2025-06-19T05:55:39.312Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client-deployment/2.7.2.Final/quarkus-smallrye-graphql-client-deployment-2.7.2.Final.pom
[2025-06-19T05:55:39.312Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client-deployment/2.7.2.Final/quarkus-smallrye-graphql-client-deployment-2.7.2.Final.pom (2.5 kB at 11 kB/s)
[2025-06-19T05:55:39.312Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb-deployment/2.7.2.Final/quarkus-resteasy-reactive-jsonb-deployment-2.7.2.Final.pom
[2025-06-19T05:55:39.312Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb-deployment/2.7.2.Final/quarkus-resteasy-reactive-jsonb-deployment-2.7.2.Final.pom (2.6 kB at 155 kB/s)
[2025-06-19T05:55:39.312Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive-deployment/2.7.2.Final/quarkus-rest-client-reactive-deployment-2.7.2.Final.pom
[2025-06-19T05:55:39.312Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive-deployment/2.7.2.Final/quarkus-rest-client-reactive-deployment-2.7.2.Final.pom (3.8 kB at 235 kB/s)
[2025-06-19T05:55:39.312Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive-deployment/2.7.2.Final/quarkus-jaxrs-client-reactive-deployment-2.7.2.Final.pom
[2025-06-19T05:55:39.312Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive-deployment/2.7.2.Final/quarkus-jaxrs-client-reactive-deployment-2.7.2.Final.pom (5.2 kB at 275 kB/s)
[2025-06-19T05:55:39.312Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client-processor/2.7.2.Final/resteasy-reactive-client-processor-2.7.2.Final.pom
[2025-06-19T05:55:39.312Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client-processor/2.7.2.Final/resteasy-reactive-client-processor-2.7.2.Final.pom (2.2 kB at 172 kB/s)
[2025-06-19T05:55:39.312Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client-deployment/2.7.2.Final/quarkus-smallrye-graphql-client-deployment-2.7.2.Final.jar
[2025-06-19T05:55:39.312Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client-processor/2.7.2.Final/resteasy-reactive-client-processor-2.7.2.Final.jar
[2025-06-19T05:55:39.312Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive-deployment/2.7.2.Final/quarkus-jaxrs-client-reactive-deployment-2.7.2.Final.jar
[2025-06-19T05:55:39.312Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb-deployment/2.7.2.Final/quarkus-resteasy-reactive-jsonb-deployment-2.7.2.Final.jar
[2025-06-19T05:55:39.312Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive-deployment/2.7.2.Final/quarkus-rest-client-reactive-deployment-2.7.2.Final.jar
[2025-06-19T05:55:39.312Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client-deployment/2.7.2.Final/quarkus-smallrye-graphql-client-deployment-2.7.2.Final.jar (8.1 kB at 232 kB/s)
[2025-06-19T05:55:39.312Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client-processor/2.7.2.Final/resteasy-reactive-client-processor-2.7.2.Final.jar (26 kB at 379 kB/s)
[2025-06-19T05:55:39.312Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb-deployment/2.7.2.Final/quarkus-resteasy-reactive-jsonb-deployment-2.7.2.Final.jar (5.8 kB at 80 kB/s)
[2025-06-19T05:55:39.312Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive-deployment/2.7.2.Final/quarkus-rest-client-reactive-deployment-2.7.2.Final.jar (36 kB at 500 kB/s)
[2025-06-19T05:55:39.312Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive-deployment/2.7.2.Final/quarkus-jaxrs-client-reactive-deployment-2.7.2.Final.jar (52 kB at 700 kB/s)
[2025-06-19T05:55:39.312Z] 2025-06-19 05:55:36,910 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-06-19T05:55:39.312Z] 2025-06-19 05:55:38,834 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.651s. Listening on: http://localhost:8081
[2025-06-19T05:55:39.312Z] 2025-06-19 05:55:38,838 INFO [io.quarkus] (main) Profile test activated.
[2025-06-19T05:55:39.312Z] 2025-06-19 05:55:38,838 INFO [io.quarkus] (main) Installed features: [cdi, jaxrs-client-reactive, rest-client-reactive, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, smallrye-graphql-client, vertx]
[2025-06-19T05:55:41.567Z] 2025-06-19 05:55:40,412 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /typesafe failed, error id: 1907fc4b-b5ab-45a2-b3ab-f3d37da0bab2-1: java.lang.RuntimeException: expected successful status code but got 301 Moved Permanently:
[2025-06-19T05:55:41.567Z] null
[2025-06-19T05:55:41.567Z] at io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientProxy.postSync(VertxTypesafeGraphQLClientProxy.java:287)
[2025-06-19T05:55:41.567Z] at io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientProxy.invoke(VertxTypesafeGraphQLClientProxy.java:141)
[2025-06-19T05:55:41.567Z] at io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientBuilder.invoke(VertxTypesafeGraphQLClientBuilder.java:172)
[2025-06-19T05:55:41.567Z] at io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientBuilder.lambda$build$0(VertxTypesafeGraphQLClientBuilder.java:120)
[2025-06-19T05:55:41.567Z] at com.sun.proxy.$Proxy51.allFilms(Unknown Source)
[2025-06-19T05:55:41.567Z] at org.acme.microprofile.graphql.client.StarWarsResource.getAllFilmsUsingTypesafeClient(StarWarsResource.java:58)
[2025-06-19T05:55:41.567Z] at org.acme.microprofile.graphql.client.StarWarsResource$quarkusrestinvoker$getAllFilmsUsingTypesafeClient_bd999a055592c73f3867c70f478f9db1698d34a5.invoke(Unknown Source)
[2025-06-19T05:55:41.567Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-06-19T05:55:41.567Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-06-19T05:55:41.567Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-06-19T05:55:41.567Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-06-19T05:55:41.567Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-06-19T05:55:41.567Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-06-19T05:55:41.567Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-06-19T05:55:41.567Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-06-19T05:55:41.567Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-06-19T05:55:41.567Z] at java.base/java.lang.Thread.run(Thread.java:829)
[2025-06-19T05:55:41.567Z]
[2025-06-19T05:55:41.567Z] 2025-06-19 05:55:40,419 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.RuntimeException: expected successful status code but got 301 Moved Permanently:
[2025-06-19T05:55:41.567Z] null
[2025-06-19T05:55:41.567Z] at io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientProxy.postSync(VertxTypesafeGraphQLClientProxy.java:287)
[2025-06-19T05:55:41.567Z] at io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientProxy.invoke(VertxTypesafeGraphQLClientProxy.java:141)
[2025-06-19T05:55:41.567Z] at io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientBuilder.invoke(VertxTypesafeGraphQLClientBuilder.java:172)
[2025-06-19T05:55:41.567Z] at io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientBuilder.lambda$build$0(VertxTypesafeGraphQLClientBuilder.java:120)
[2025-06-19T05:55:41.567Z] at com.sun.proxy.$Proxy51.allFilms(Unknown Source)
[2025-06-19T05:55:41.567Z] at org.acme.microprofile.graphql.client.StarWarsResource.getAllFilmsUsingTypesafeClient(StarWarsResource.java:58)
[2025-06-19T05:55:41.567Z] at org.acme.microprofile.graphql.client.StarWarsResource$quarkusrestinvoker$getAllFilmsUsingTypesafeClient_bd999a055592c73f3867c70f478f9db1698d34a5.invoke(Unknown Source)
[2025-06-19T05:55:41.567Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-06-19T05:55:41.567Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-06-19T05:55:41.567Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-06-19T05:55:41.567Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-06-19T05:55:41.567Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-06-19T05:55:41.567Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-06-19T05:55:41.567Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-06-19T05:55:41.567Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-06-19T05:55:41.567Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-06-19T05:55:41.567Z] at java.base/java.lang.Thread.run(Thread.java:829)
[2025-06-19T05:55:41.567Z]
[2025-06-19T05:55:41.567Z] 2025-06-19 05:55:41,166 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /dynamic failed, error id: 1907fc4b-b5ab-45a2-b3ab-f3d37da0bab2-2: java.lang.NullPointerException
[2025-06-19T05:55:41.567Z] at java.base/java.io.StringReader.<init>(StringReader.java:50)
[2025-06-19T05:55:41.567Z] at io.smallrye.graphql.client.impl.ResponseReader.readFrom(ResponseReader.java:23)
[2025-06-19T05:55:41.567Z] at io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient.executeSync(VertxDynamicGraphQLClient.java:117)
[2025-06-19T05:55:41.567Z] at io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient.executeSync(VertxDynamicGraphQLClient.java:86)
[2025-06-19T05:55:41.567Z] at io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient.executeSync(VertxDynamicGraphQLClient.java:64)
[2025-06-19T05:55:41.567Z] at org.acme.microprofile.graphql.client.StarWarsResource.getAllFilmsUsingDynamicClient(StarWarsResource.java:86)
[2025-06-19T05:55:41.567Z] at org.acme.microprofile.graphql.client.StarWarsResource$quarkusrestinvoker$getAllFilmsUsingDynamicClient_2eff997b664c88931942580c37ce0db6ca0c27a0.invoke(Unknown Source)
[2025-06-19T05:55:41.567Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-06-19T05:55:41.567Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-06-19T05:55:41.567Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-06-19T05:55:41.567Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-06-19T05:55:41.567Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-06-19T05:55:41.567Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-06-19T05:55:41.567Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-06-19T05:55:41.567Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-06-19T05:55:41.567Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-06-19T05:55:41.567Z] at java.base/java.lang.Thread.run(Thread.java:829)
[2025-06-19T05:55:41.567Z]
[2025-06-19T05:55:41.567Z] 2025-06-19 05:55:41,167 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.NullPointerException
[2025-06-19T05:55:41.567Z] at java.base/java.io.StringReader.<init>(StringReader.java:50)
[2025-06-19T05:55:41.567Z] at io.smallrye.graphql.client.impl.ResponseReader.readFrom(ResponseReader.java:23)
[2025-06-19T05:55:41.567Z] at io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient.executeSync(VertxDynamicGraphQLClient.java:117)
[2025-06-19T05:55:41.567Z] at io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient.executeSync(VertxDynamicGraphQLClient.java:86)
[2025-06-19T05:55:41.567Z] at io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient.executeSync(VertxDynamicGraphQLClient.java:64)
[2025-06-19T05:55:41.567Z] at org.acme.microprofile.graphql.client.StarWarsResource.getAllFilmsUsingDynamicClient(StarWarsResource.java:86)
[2025-06-19T05:55:41.567Z] at org.acme.microprofile.graphql.client.StarWarsResource$quarkusrestinvoker$getAllFilmsUsingDynamicClient_2eff997b664c88931942580c37ce0db6ca0c27a0.invoke(Unknown Source)
[2025-06-19T05:55:41.567Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-06-19T05:55:41.567Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-06-19T05:55:41.567Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-06-19T05:55:41.567Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-06-19T05:55:41.567Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-06-19T05:55:41.567Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-06-19T05:55:41.567Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-06-19T05:55:41.567Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-06-19T05:55:41.567Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-06-19T05:55:41.567Z] at java.base/java.lang.Thread.run(Thread.java:829)
[2025-06-19T05:55:41.567Z]
[2025-06-19T05:55:41.567Z] [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 8.797 s <<< FAILURE! - in org.acme.microprofile.graphql.client.GraphQLClientTest
[2025-06-19T05:55:41.567Z] [ERROR] org.acme.microprofile.graphql.client.GraphQLClientTest.testTypesafeClient Time elapsed: 2.204 s <<< ERROR!
[2025-06-19T05:55:41.567Z] java.lang.NullPointerException
[2025-06-19T05:55:41.567Z] at org.acme.microprofile.graphql.client.GraphQLClientTest.testTypesafeClient(GraphQLClientTest.java:19)
[2025-06-19T05:55:41.567Z]
[2025-06-19T05:55:41.567Z] [ERROR] org.acme.microprofile.graphql.client.GraphQLClientTest.testDynamicClient Time elapsed: 0.111 s <<< ERROR!
[2025-06-19T05:55:41.567Z] java.lang.NullPointerException
[2025-06-19T05:55:41.568Z] at org.acme.microprofile.graphql.client.GraphQLClientTest.testDynamicClient(GraphQLClientTest.java:27)
[2025-06-19T05:55:41.568Z]
[2025-06-19T05:55:41.568Z] 2025-06-19 05:55:41,257 INFO [io.quarkus] (main) Quarkus stopped in 0.065s
[2025-06-19T05:55:41.568Z] [INFO]
[2025-06-19T05:55:41.568Z] [INFO] Results:
[2025-06-19T05:55:41.568Z] [INFO]
[2025-06-19T05:55:41.568Z] [ERROR] Errors:
[2025-06-19T05:55:41.568Z] [ERROR] GraphQLClientTest.testDynamicClient:27 NullPointer
[2025-06-19T05:55:41.568Z] [ERROR] GraphQLClientTest.testTypesafeClient:19 NullPointer
[2025-06-19T05:55:41.568Z] [INFO]
[2025-06-19T05:55:41.568Z] [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0
[2025-06-19T05:55:41.568Z] [INFO]
[2025-06-19T05:55:41.568Z] [INFO] ------------------------------------------------------------------------
[2025-06-19T05:55:41.568Z] [INFO] Reactor Summary:
[2025-06-19T05:55:41.568Z] [INFO]
[2025-06-19T05:55:41.568Z] [INFO] amazon-dynamodb-quickstart 1.0.0-SNAPSHOT .......... SUCCESS [ 46.073 s]
[2025-06-19T05:55:41.568Z] [INFO] amazon-kms-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 30.637 s]
[2025-06-19T05:55:41.568Z] [INFO] amazon-s3-quickstart 1.0.0-SNAPSHOT ................ SUCCESS [ 33.326 s]
[2025-06-19T05:55:41.568Z] [INFO] amazon-ses-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 31.759 s]
[2025-06-19T05:55:41.568Z] [INFO] amazon-sns-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 30.149 s]
[2025-06-19T05:55:41.568Z] [INFO] amazon-sqs-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 31.661 s]
[2025-06-19T05:55:41.568Z] [INFO] amazon-ssm-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 33.780 s]
[2025-06-19T05:55:41.568Z] [INFO] amqp-quickstart-producer 1.0.0-SNAPSHOT ............ SUCCESS [ 24.500 s]
[2025-06-19T05:55:41.568Z] [INFO] amqp-quickstart-processor 1.0.0-SNAPSHOT ........... SUCCESS [ 15.862 s]
[2025-06-19T05:55:41.568Z] [INFO] amqp-quickstart 1.0.0-SNAPSHOT ..................... SUCCESS [ 0.006 s]
[2025-06-19T05:55:41.568Z] [INFO] awt-graphics-rest-quickstart 1.0.0-SNAPSHOT ........ SUCCESS [ 13.709 s]
[2025-06-19T05:55:41.568Z] [INFO] cache-quickstart 1.0.0-SNAPSHOT .................... SUCCESS [ 18.732 s]
[2025-06-19T05:55:41.568Z] [INFO] config-quickstart 1.0.0-SNAPSHOT ................... SUCCESS [ 10.685 s]
[2025-06-19T05:55:41.568Z] [INFO] context-propagation-quickstart 1.0.0-SNAPSHOT ...... SUCCESS [ 34.798 s]
[2025-06-19T05:55:41.568Z] [INFO] funqy-http-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 11.805 s]
[2025-06-19T05:55:41.568Z] [INFO] funqy-amazon-lambda-quickstart 1.0.0-SNAPSHOT ...... SUCCESS [ 9.312 s]
[2025-06-19T05:55:41.568Z] [INFO] funqy-amazon-lambda-http-quickstart 1.0.0-SNAPSHOT . SUCCESS [ 13.837 s]
[2025-06-19T05:55:41.568Z] [INFO] funqy-knative-events-quickstart 1.0.0-SNAPSHOT ..... SUCCESS [ 10.957 s]
[2025-06-19T05:55:41.568Z] [INFO] funqy-google-cloud-functions-quickstart 1.0.0-SNAPSHOT SUCCESS [ 2.746 s]
[2025-06-19T05:55:41.568Z] [INFO] funqy-google-cloud-functions-http-quickstart 1.0.0-SNAPSHOT SUCCESS [ 13.809 s]
[2025-06-19T05:55:41.568Z] [INFO] funqy-quickstart-projects 1.0.0-SNAPSHOT ........... SUCCESS [ 0.006 s]
[2025-06-19T05:55:41.568Z] [INFO] getting-started 1.0.0-SNAPSHOT ..................... SUCCESS [ 10.412 s]
[2025-06-19T05:55:41.568Z] [INFO] getting-started-async 1.0.0-SNAPSHOT ............... SUCCESS [ 10.561 s]
[2025-06-19T05:55:41.568Z] [INFO] getting-started-reactive 1.0.0-SNAPSHOT ............ SUCCESS [ 11.417 s]
[2025-06-19T05:55:41.568Z] [INFO] getting-started-reactive-rest 1.0.0-SNAPSHOT ....... SUCCESS [ 16.673 s]
[2025-06-19T05:55:41.568Z] [INFO] getting-started-knative 1.0.0-SNAPSHOT ............. SUCCESS [ 12.658 s]
[2025-06-19T05:55:41.568Z] [INFO] getting-started-testing 1.0.0-SNAPSHOT ............. SUCCESS [ 10.427 s]
[2025-06-19T05:55:41.568Z] [INFO] getting-started-command-mode 1.0.0-SNAPSHOT ........ SUCCESS [ 1.381 s]
[2025-06-19T05:55:41.568Z] [INFO] google-cloud-functions-quickstart 1.0.0-SNAPSHOT ... SUCCESS [ 1.986 s]
[2025-06-19T05:55:41.568Z] [INFO] google-cloud-functions-http-quickstart 1.0.0-SNAPSHOT SUCCESS [ 14.911 s]
[2025-06-19T05:55:41.568Z] [INFO] hibernate-orm-quickstart 1.0.0-SNAPSHOT ............ SUCCESS [ 19.686 s]
[2025-06-19T05:55:41.568Z] [INFO] hibernate-reactive-quickstart 1.0.0-SNAPSHOT ....... SUCCESS [ 20.728 s]
[2025-06-19T05:55:41.568Z] [INFO] hibernate-reactive-routes-quickstart 1.0.0-SNAPSHOT SUCCESS [ 18.109 s]
[2025-06-19T05:55:41.568Z] [INFO] grpc-plain-text-quickstart 1.0.0-SNAPSHOT .......... SUCCESS [ 15.337 s]
[2025-06-19T05:55:41.568Z] [INFO] grpc-tls-quickstart 1.0.0-SNAPSHOT ................. SUCCESS [ 14.939 s]
[2025-06-19T05:55:41.568Z] [INFO] hibernate-orm-panache-quickstart 1.0.0-SNAPSHOT .... SUCCESS [ 19.485 s]
[2025-06-19T05:55:41.568Z] [INFO] hibernate-reactive-panache-quickstart 1.0.0-SNAPSHOT SUCCESS [ 21.055 s]
[2025-06-19T05:55:41.568Z] [INFO] infinispan-client-quickstart 1.0.0-SNAPSHOT ........ SUCCESS [ 30.864 s]
[2025-06-19T05:55:41.568Z] [INFO] jms-quickstart 1.0.0-SNAPSHOT ...................... SUCCESS [ 3.353 s]
[2025-06-19T05:55:41.568Z] [INFO] kafka-quickstart 1.0.0-SNAPSHOT .................... SUCCESS [ 0.005 s]
[2025-06-19T05:55:41.568Z] [INFO] kafka-quickstart-producer 1.0.0-SNAPSHOT ........... SUCCESS [ 17.222 s]
[2025-06-19T05:55:41.568Z] [INFO] kafka-quickstart-processor 1.0.0-SNAPSHOT .......... SUCCESS [ 16.243 s]
[2025-06-19T05:55:41.568Z] [INFO] kafka-avro-schema-quickstart 1.0.0-SNAPSHOT ........ SUCCESS [ 27.187 s]
[2025-06-19T05:55:41.568Z] [INFO] kafka-bare-quickstart 1.0-SNAPSHOT ................. SUCCESS [ 20.034 s]
[2025-06-19T05:55:41.568Z] [INFO] kafka-streams-quickstart 1.0.0-SNAPSHOT ............ SUCCESS [ 0.003 s]
[2025-06-19T05:55:41.568Z] [INFO] kafka-streams-quickstart-producer 1.0.0-SNAPSHOT ... SUCCESS [ 2.879 s]
[2025-06-19T05:55:41.568Z] [INFO] kafka-streams-quickstart-aggregator 1.0.0-SNAPSHOT . SUCCESS [ 29.865 s]
[2025-06-19T05:55:41.568Z] [INFO] kogito-quickstart 1.0.0-SNAPSHOT ................... SUCCESS [ 29.485 s]
[2025-06-19T05:55:41.568Z] [INFO] kogito-drl-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 19.014 s]
[2025-06-19T05:55:41.568Z] [INFO] kogito-dmn-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 20.703 s]
[2025-06-19T05:55:41.568Z] [INFO] kogito-pmml-quickstart 1.0.0-SNAPSHOT .............. SUCCESS [ 20.514 s]
[2025-06-19T05:55:41.568Z] [INFO] optaplanner-quickstart 1.0.0-SNAPSHOT .............. SUCCESS [ 30.992 s]
[2025-06-19T05:55:41.568Z] [INFO] lifecycle-quickstart 1.0.0-SNAPSHOT ................ SUCCESS [ 10.838 s]
[2025-06-19T05:55:41.568Z] [INFO] micrometer-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 12.495 s]
[2025-06-19T05:55:41.568Z] [INFO] microprofile-fault-tolerance-quickstart 1.0.0-SNAPSHOT SUCCESS [ 13.275 s]
[2025-06-19T05:55:41.568Z] [INFO] microprofile-graphql-quickstart 1.0.0-SNAPSHOT ..... SUCCESS [ 14.207 s]
[2025-06-19T05:55:41.568Z] [INFO] microprofile-graphql-client-quickstart 1.0.0-SNAPSHOT FAILURE [ 11.102 s]
[2025-06-19T05:55:41.568Z] [INFO] microprofile-health-quickstart 1.0.0-SNAPSHOT ...... SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] microprofile-metrics-quickstart 1.0.0-SNAPSHOT ..... SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] mongodb-quickstart 1.0.0-SNAPSHOT .................. SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] mongodb-panache-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] neo4j-quickstart 1.0.0-SNAPSHOT .................... SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] openapi-swaggerui-quickstart 1.0.0-SNAPSHOT ........ SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] opentracing-quickstart 1.0.0-SNAPSHOT .............. SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] opentelemetry-quickstart 1.0.0-SNAPSHOT ............ SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] quartz-quickstart 1.0.0-SNAPSHOT ................... SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] qute-quickstart 1.0.0-SNAPSHOT ..................... SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] rabbitmq-quickstart-producer 1.0.0-SNAPSHOT ........ SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] rabbitmq-quickstart 1.0.0-SNAPSHOT ................. SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] rest-client-reactive-quickstart 1.0.0-SNAPSHOT ..... SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] reactive-routes-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] quickstart-projects 1.0.0-SNAPSHOT ................. SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] reactive-messaging-http-quickstart 1.0.0-SNAPSHOT .. SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] reactive-messaging-websockets-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] rest-client-quickstart 1.0.0-SNAPSHOT .............. SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] rest-client-multipart-quickstart 1.0.0-SNAPSHOT .... SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] rest-json-quickstart 1.0.0-SNAPSHOT ................ SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] scheduler-quickstart 1.0.0-SNAPSHOT ................ SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] security-jpa-quickstart 1.0.0-SNAPSHOT ............. SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] security-jwt-quickstart 1.0.0-SNAPSHOT ............. SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] security-keycloak-authorization-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] security-oauth2-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] security-openid-connect-quickstart 1.0.0-SNAPSHOT .. SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] security-openid-connect-web-authentication-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] software-transactional-memory-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] spring-di-quickstart 1.0.0-SNAPSHOT ................ SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] spring-web-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] spring-data-jpa-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] spring-security-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] spring-scheduled-quickstart 1.0.0-SNAPSHOT ......... SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] spring-boot-properties-quickstart 1.0.0-SNAPSHOT ... SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] spring-data-rest-quickstart 1.0.0-SNAPSHOT ......... SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] stork-quickstart 1.0.0-SNAPSHOT .................... SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] tests-with-coverage-quickstart 1.0.0-SNAPSHOT ...... SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] tika-quickstart 1.0.0-SNAPSHOT ..................... SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] validation-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] vertx-quickstart 1.0.0-SNAPSHOT .................... SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] websockets-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] liquibase-quickstart 1.0.0-SNAPSHOT ................ SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] liquibase-mongodb-quickstart 1.0.0-SNAPSHOT ........ SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] mailer-quickstart 1.0.0-SNAPSHOT ................... SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] kafka-panache-quickstart 1.0.0-SNAPSHOT ............ SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] kafka-panache-reactive-quickstart 1.0.0-SNAPSHOT ... SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] jta-quickstart 1.0-SNAPSHOT ........................ SKIPPED
[2025-06-19T05:55:41.568Z] [INFO] ------------------------------------------------------------------------
[2025-06-19T05:55:41.568Z] [INFO] BUILD FAILURE
[2025-06-19T05:55:41.568Z] [INFO] ------------------------------------------------------------------------
[2025-06-19T05:55:41.568Z] [INFO] Total time: 16:15 min
[2025-06-19T05:55:41.568Z] [INFO] Finished at: 2025-06-19T05:55:41Z
[2025-06-19T05:55:41.568Z] [INFO] ------------------------------------------------------------------------
[2025-06-19T05:55:41.568Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project microprofile-graphql-client-quickstart: There are test failures.
[2025-06-19T05:55:41.568Z] [ERROR]
[2025-06-19T05:55:41.568Z] [ERROR] Please refer to /quarkus-quickstarts/microprofile-graphql-client-quickstart/target/surefire-reports for the individual test results.
[2025-06-19T05:55:41.568Z] [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2025-06-19T05:55:41.568Z] [ERROR] -> [Help 1]
[2025-06-19T05:55:41.568Z] [ERROR]
[2025-06-19T05:55:41.568Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[2025-06-19T05:55:41.568Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2025-06-19T05:55:41.568Z] [ERROR]
[2025-06-19T05:55:41.568Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2025-06-19T05:55:41.568Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2025-06-19T05:55:41.568Z] [ERROR]
[2025-06-19T05:55:41.568Z] [ERROR] After correcting the problems, you can resume the build with the command
[2025-06-19T05:55:41.568Z] [ERROR] mvn <args> -rf :microprofile-graphql-client-quickstart
[2025-06-19T05:55:42.196Z] Build quarkus_quickstarts completed
[2025-06-19T05:55:42.825Z] Test results copied
[2025-06-19T05:55:42.825Z] -----------------------------------
[2025-06-19T05:55:42.825Z] quarkus_quickstarts_test_0_FAILED
[2025-06-19T05:55:42.825Z] -----------------------------------
[2025-06-19T05:55:42.825Z] # =================== Info =================== Info =================== Info =================== #
[2025-06-19T05:55:42.825Z] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-06-19T05:55:42.825Z] # =================== Info =================== Info =================== Info =================== #
[2025-06-19T05:55:42.825Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-19T05:55:42.825Z] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-06-19T05:55:42.825Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-19T05:55:42.825Z] DOCKERIMAGE_TAG nightly has been recognized.
[2025-06-19T05:55:42.825Z] The test here is quarkus_quickstarts
[2025-06-19T05:55:42.825Z] The directory in the external.sh is quarkus_quickstarts
[2025-06-19T05:55:44.139Z] quarkus_quickstarts-test
[2025-06-19T05:55:44.139Z] Untagged: adoptopenjdk-quarkus_quickstarts-test:11-jdk-ubuntu-hotspot-full
[2025-06-19T05:55:44.139Z] Deleted: sha256:b2f45487de7017530eaa6c4e8766e07dc8d05a8ff9007c9de012b428e851001e
[2025-06-19T05:55:44.139Z] Error response from daemon: No such container: restore-test
[2025-06-19T05:55:44.139Z] Error response from daemon: invalid reference format
[2025-06-19T05:55:44.139Z]
[2025-06-19T05:55:44.139Z] TEST TEARDOWN:
[2025-06-19T05:55:44.139Z] Nothing to be done for teardown.
[2025-06-19T05:55:44.139Z] quarkus_quickstarts_test_0 Finish Time: Thu Jun 19 05:55:43 2025 Epoch Time (ms): 1750312543843