No Possible Issues Found via Git Search
quarkus_quickstarts_test_0
[2026-03-02T10:27:34.284Z] Running test quarkus_quickstarts_test_0 ...
[2026-03-02T10:27:34.284Z] ===============================================
[2026-03-02T10:27:34.284Z] quarkus_quickstarts_test_0 Start Time: Mon Mar 2 10:27:34 2026 Epoch Time (ms): 1772447254145
[2026-03-02T10:27:34.284Z] variation: NoOptions
[2026-03-02T10:27:34.284Z] JVM_OPTIONS:
[2026-03-02T10:27:34.284Z] { \
[2026-03-02T10:27:34.284Z] echo ""; echo "TEST SETUP:"; \
[2026-03-02T10:27:34.284Z] echo "Nothing to be done for setup."; \
[2026-03-02T10:27:34.284Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17724467945499/quarkus_quickstarts_test_0"; \
[2026-03-02T10:27:34.284Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17724467945499/quarkus_quickstarts_test_0"; \
[2026-03-02T10:27:34.284Z] echo ""; echo "TESTING:"; \
[2026-03-02T10:27:34.284Z] /home/jenkins/workspace/Test_openjdk21_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_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17724467945499/quarkus_quickstarts_test_0" --docker_args "-v /var/run/docker.sock:/var/run/docker.sock -v /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk"; \
[2026-03-02T10:27:34.284Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "quarkus_quickstarts_test_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17724467945499/quarkus_quickstarts_test_0"; else echo "-----------------------------------"; echo "quarkus_quickstarts_test_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-02T10:27:34.284Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external.sh --clean --tag "nightly" --dir quarkus_quickstarts; \
[2026-03-02T10:27:34.284Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-02T10:27:34.284Z] echo "Nothing to be done for teardown."; \
[2026-03-02T10:27:34.284Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17724467945499/TestTargetResult";
[2026-03-02T10:27:34.284Z]
[2026-03-02T10:27:34.284Z] TEST SETUP:
[2026-03-02T10:27:34.284Z] Nothing to be done for setup.
[2026-03-02T10:27:34.284Z]
[2026-03-02T10:27:34.284Z] TESTING:
[2026-03-02T10:27:34.284Z] # =================== Info =================== Info =================== Info =================== #
[2026-03-02T10:27:34.284Z] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2026-03-02T10:27:34.284Z] # =================== Info =================== Info =================== Info =================== #
[2026-03-02T10:27:34.284Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-03-02T10:27:34.284Z] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2026-03-02T10:27:34.284Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-03-02T10:27:34.284Z] DOCKERIMAGE_TAG nightly has been recognized.
[2026-03-02T10:27:34.284Z] The test here is quarkus_quickstarts
[2026-03-02T10:27:34.284Z] The directory in the external.sh is quarkus_quickstarts
[2026-03-02T10:27:34.284Z] docker run --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk --name quarkus_quickstarts-test adoptopenjdk-quarkus_quickstarts-test:21-jdk-ubuntu-hotspot-full
[2026-03-02T10:27:34.920Z] APPLICATION_NAME=quarkus_quickstarts
[2026-03-02T10:27:34.920Z] APPLICATION_TAG=2.7.2.Final
[2026-03-02T10:27:34.920Z] OS_TAG=ubuntu
[2026-03-02T10:27:34.920Z] Using /opt mounted Java
[2026-03-02T10:27:34.920Z] JAVA_BIN is: /opt/java/openjdk/bin
[2026-03-02T10:27:34.920Z] =JAVA VERSION OUTPUT BEGIN=
[2026-03-02T10:27:34.920Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-02T10:27:34.920Z] openjdk version "21.0.11-beta" 2026-04-21
[2026-03-02T10:27:34.920Z] OpenJDK Runtime Environment Temurin-21.0.11+4-202603020930 (build 21.0.11-beta+4-ea)
[2026-03-02T10:27:34.920Z] OpenJDK 64-Bit Server VM Temurin-21.0.11+4-202603020930 (build 21.0.11-beta+4-ea, mixed mode, sharing)
[2026-03-02T10:27:34.920Z] =JAVA VERSION OUTPUT END=
[2026-03-02T10:27:34.920Z] Compile and run quarkus_quickstarts tests
[2026-03-02T10:27:34.920Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-02T10:27:36.240Z] [INFO] Scanning for projects...
[2026-03-02T10:27:36.878Z] [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
[2026-03-02T10:27:37.511Z] [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 678 kB/s)
[2026-03-02T10:27:37.511Z] [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
[2026-03-02T10:27:37.511Z] [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 25 kB/s)
[2026-03-02T10:27:37.511Z] [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
[2026-03-02T10:27:38.146Z] [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 14 kB/s)
[2026-03-02T10:27:38.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/quarkiverse-parent/9/quarkiverse-parent-9.pom
[2026-03-02T10:27:38.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/quarkiverse-parent/9/quarkiverse-parent-9.pom (13 kB at 237 kB/s)
[2026-03-02T10:27:38.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/39/jboss-parent-39.pom
[2026-03-02T10:27:38.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/39/jboss-parent-39.pom (68 kB at 1.1 MB/s)
[2026-03-02T10:27:38.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom/2.17.103/bom-2.17.103.pom
[2026-03-02T10:27:38.146Z] [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 895 kB/s)
[2026-03-02T10:27:38.146Z] [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
[2026-03-02T10:27:38.781Z] [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 248 kB/s)
[2026-03-02T10:27:38.781Z] [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
[2026-03-02T10:27:38.781Z] [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 212 kB/s)
[2026-03-02T10:27:38.781Z] [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
[2026-03-02T10:27:38.781Z] [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 1.7 MB/s)
[2026-03-02T10:27:38.781Z] [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
[2026-03-02T10:27:38.781Z] [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 397 kB/s)
[2026-03-02T10:27:38.781Z] [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
[2026-03-02T10:27:38.781Z] [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 33 kB/s)
[2026-03-02T10:27:38.781Z] [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
[2026-03-02T10:27:38.781Z] [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 672 kB/s)
[2026-03-02T10:27:38.781Z] [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
[2026-03-02T10:27:38.781Z] [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 390 kB/s)
[2026-03-02T10:27:38.781Z] [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
[2026-03-02T10:27:38.781Z] [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 122 kB/s)
[2026-03-02T10:27:38.781Z] [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
[2026-03-02T10:27:38.781Z] [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 51 kB/s)
[2026-03-02T10:27:38.781Z] [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
[2026-03-02T10:27:39.414Z] [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 85 kB/s)
[2026-03-02T10:27:39.414Z] [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
[2026-03-02T10:27:39.414Z] [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 408 kB/s)
[2026-03-02T10:27:39.414Z] [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
[2026-03-02T10:27:39.414Z] [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 425 kB/s)
[2026-03-02T10:27:39.414Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
[2026-03-02T10:27:39.414Z] [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 137 kB/s)
[2026-03-02T10:27:39.414Z] [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
[2026-03-02T10:27:39.414Z] [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 91 kB/s)
[2026-03-02T10:27:39.414Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/18/jboss-parent-18.pom
[2026-03-02T10:27:39.414Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/18/jboss-parent-18.pom (31 kB at 786 kB/s)
[2026-03-02T10:27:39.414Z] [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
[2026-03-02T10:27:39.414Z] [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 162 kB/s)
[2026-03-02T10:27:39.414Z] [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
[2026-03-02T10:27:39.414Z] [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 124 kB/s)
[2026-03-02T10:27:39.414Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent-mr-jar/32/jboss-parent-mr-jar-32.pom
[2026-03-02T10:27:39.414Z] [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 619 kB/s)
[2026-03-02T10:27:39.414Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/32/jboss-parent-32.pom
[2026-03-02T10:27:39.414Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/32/jboss-parent-32.pom (35 kB at 996 kB/s)
[2026-03-02T10:27:39.414Z] [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
[2026-03-02T10:27:39.414Z] [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 187 kB/s)
[2026-03-02T10:27:39.414Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/34/jboss-parent-34.pom
[2026-03-02T10:27:39.414Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/34/jboss-parent-34.pom (65 kB at 1.7 MB/s)
[2026-03-02T10:27:39.414Z] [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
[2026-03-02T10:27:39.414Z] [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 68 kB/s)
[2026-03-02T10:27:39.414Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom
[2026-03-02T10:27:39.414Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom (66 kB at 1.8 MB/s)
[2026-03-02T10:27:39.414Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.pom
[2026-03-02T10:27:39.414Z] [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 98 kB/s)
[2026-03-02T10:27:39.414Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.33/slf4j-parent-1.7.33.pom
[2026-03-02T10:27:40.051Z] [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 381 kB/s)
[2026-03-02T10:27:40.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.pom
[2026-03-02T10:27:40.051Z] [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 144 kB/s)
[2026-03-02T10:27:40.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
[2026-03-02T10:27:40.051Z] [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 753 kB/s)
[2026-03-02T10:27:40.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
[2026-03-02T10:27:40.051Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 1.2 MB/s)
[2026-03-02T10:27:40.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
[2026-03-02T10:27:40.051Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 614 kB/s)
[2026-03-02T10:27:40.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
[2026-03-02T10:27:40.051Z] [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 53 kB/s)
[2026-03-02T10:27:40.051Z] [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
[2026-03-02T10:27:40.051Z] [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 71 kB/s)
[2026-03-02T10:27:40.051Z] [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
[2026-03-02T10:27:40.051Z] [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 41 kB/s)
[2026-03-02T10:27:40.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[2026-03-02T10:27:40.051Z] [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 80 kB/s)
[2026-03-02T10:27:40.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[2026-03-02T10:27:40.051Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 662 kB/s)
[2026-03-02T10:27:40.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
[2026-03-02T10:27:40.051Z] [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 85 kB/s)
[2026-03-02T10:27:40.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom
[2026-03-02T10:27:40.051Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 727 kB/s)
[2026-03-02T10:27:40.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[2026-03-02T10:27:40.051Z] [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 110 kB/s)
[2026-03-02T10:27:40.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
[2026-03-02T10:27:40.051Z] [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 205 kB/s)
[2026-03-02T10:27:40.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
[2026-03-02T10:27:40.051Z] [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 72 kB/s)
[2026-03-02T10:27:40.051Z] [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
[2026-03-02T10:27:40.051Z] [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 54 kB/s)
[2026-03-02T10:27:40.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
[2026-03-02T10:27:40.686Z] [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 77 kB/s)
[2026-03-02T10:27:40.686Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[2026-03-02T10:27:40.686Z] [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 958 kB/s)
[2026-03-02T10:27:40.686Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[2026-03-02T10:27:40.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 2.2 MB/s)
[2026-03-02T10:27:40.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[2026-03-02T10:27:40.687Z] [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 159 kB/s)
[2026-03-02T10:27:40.687Z] [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
[2026-03-02T10:27:40.687Z] [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 89 kB/s)
[2026-03-02T10:27:40.687Z] [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
[2026-03-02T10:27:40.687Z] [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 122 kB/s)
[2026-03-02T10:27:40.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[2026-03-02T10:27:40.687Z] [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 381 kB/s)
[2026-03-02T10:27:40.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[2026-03-02T10:27:40.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 219 kB/s)
[2026-03-02T10:27:40.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[2026-03-02T10:27:40.687Z] [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 247 kB/s)
[2026-03-02T10:27:40.687Z] [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
[2026-03-02T10:27:40.687Z] [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 92 kB/s)
[2026-03-02T10:27:40.687Z] [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
[2026-03-02T10:27:40.687Z] [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 75 kB/s)
[2026-03-02T10:27:40.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[2026-03-02T10:27:40.687Z] [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 343 kB/s)
[2026-03-02T10:27:40.687Z] [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
[2026-03-02T10:27:40.687Z] [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 121 kB/s)
[2026-03-02T10:27:40.687Z] [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
[2026-03-02T10:27:40.687Z] [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 75 kB/s)
[2026-03-02T10:27:40.687Z] [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
[2026-03-02T10:27:40.687Z] [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 528 kB/s)
[2026-03-02T10:27:40.687Z] [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
[2026-03-02T10:27:40.687Z] [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 78 kB/s)
[2026-03-02T10:27:40.687Z] [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
[2026-03-02T10:27:40.687Z] [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 83 kB/s)
[2026-03-02T10:27:40.687Z] [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
[2026-03-02T10:27:41.321Z] [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 106 kB/s)
[2026-03-02T10:27:41.321Z] [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
[2026-03-02T10:27:41.321Z] [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 127 kB/s)
[2026-03-02T10:27:41.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[2026-03-02T10:27:41.321Z] [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 159 kB/s)
[2026-03-02T10:27:41.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
[2026-03-02T10:27:41.321Z] [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 598 kB/s)
[2026-03-02T10:27:41.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
[2026-03-02T10:27:41.321Z] [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 182 kB/s)
[2026-03-02T10:27:41.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom
[2026-03-02T10:27:41.321Z] [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 322 kB/s)
[2026-03-02T10:27:41.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
[2026-03-02T10:27:41.321Z] [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 424 kB/s)
[2026-03-02T10:27:41.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
[2026-03-02T10:27:41.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 77 kB/s)
[2026-03-02T10:27:41.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[2026-03-02T10:27:41.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 12 kB/s)
[2026-03-02T10:27:41.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
[2026-03-02T10:27:41.321Z] [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 359 kB/s)
[2026-03-02T10:27:41.321Z] [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
[2026-03-02T10:27:41.321Z] [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 419 kB/s)
[2026-03-02T10:27:41.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[2026-03-02T10:27:41.321Z] [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 62 kB/s)
[2026-03-02T10:27:41.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[2026-03-02T10:27:41.321Z] [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 291 kB/s)
[2026-03-02T10:27:41.321Z] [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
[2026-03-02T10:27:41.321Z] [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 59 kB/s)
[2026-03-02T10:27:41.321Z] [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
[2026-03-02T10:27:41.321Z] [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 299 kB/s)
[2026-03-02T10:27:41.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[2026-03-02T10:27:41.321Z] [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 75 kB/s)
[2026-03-02T10:27:41.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[2026-03-02T10:27:41.955Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 142 kB/s)
[2026-03-02T10:27:41.955Z] [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
[2026-03-02T10:27:41.955Z] [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 23 kB/s)
[2026-03-02T10:27:41.955Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
[2026-03-02T10:27:41.955Z] [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 137 kB/s)
[2026-03-02T10:27:41.955Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom
[2026-03-02T10:27:41.955Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom (11 kB at 243 kB/s)
[2026-03-02T10:27:41.955Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
[2026-03-02T10:27:41.955Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.8 MB/s)
[2026-03-02T10:27:41.955Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
[2026-03-02T10:27:41.955Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 490 kB/s)
[2026-03-02T10:27:41.955Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[2026-03-02T10:27:41.955Z] [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 144 kB/s)
[2026-03-02T10:27:41.955Z] [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
[2026-03-02T10:27:41.955Z] [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 105 kB/s)
[2026-03-02T10:27:41.955Z] [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
[2026-03-02T10:27:41.955Z] [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 135 kB/s)
[2026-03-02T10:27:41.955Z] [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
[2026-03-02T10:27:41.955Z] [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 162 kB/s)
[2026-03-02T10:27:41.955Z] [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
[2026-03-02T10:27:41.955Z] [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 87 kB/s)
[2026-03-02T10:27:41.955Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.4.3/wagon-3.4.3.pom
[2026-03-02T10:27:41.955Z] [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 629 kB/s)
[2026-03-02T10:27:41.955Z] [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
[2026-03-02T10:27:41.955Z] [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 74 kB/s)
[2026-03-02T10:27:41.955Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.pom
[2026-03-02T10:27:41.955Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.pom (12 kB at 366 kB/s)
[2026-03-02T10:27:41.955Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
[2026-03-02T10:27:41.955Z] [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 200 kB/s)
[2026-03-02T10:27:41.955Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
[2026-03-02T10:27:41.956Z] [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 455 kB/s)
[2026-03-02T10:27:41.956Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
[2026-03-02T10:27:41.956Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 964 kB/s)
[2026-03-02T10:27:41.956Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[2026-03-02T10:27:42.589Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 518 kB/s)
[2026-03-02T10:27:42.589Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom
[2026-03-02T10:27:42.589Z] [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 138 kB/s)
[2026-03-02T10:27:42.589Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom
[2026-03-02T10:27:42.589Z] [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 411 kB/s)
[2026-03-02T10:27:42.589Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
[2026-03-02T10:27:42.589Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 429 kB/s)
[2026-03-02T10:27:42.589Z] [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
[2026-03-02T10:27:42.589Z] [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 56 kB/s)
[2026-03-02T10:27:42.589Z] [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
[2026-03-02T10:27:42.589Z] [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 55 kB/s)
[2026-03-02T10:27:42.589Z] [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
[2026-03-02T10:27:42.589Z] [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 129 kB/s)
[2026-03-02T10:27:42.589Z] [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
[2026-03-02T10:27:42.589Z] [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 53 kB/s)
[2026-03-02T10:27:42.589Z] [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
[2026-03-02T10:27:42.589Z] [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 229 kB/s)
[2026-03-02T10:27:42.589Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/34/smallrye-parent-34.pom
[2026-03-02T10:27:42.589Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/34/smallrye-parent-34.pom (9.8 kB at 279 kB/s)
[2026-03-02T10:27:42.589Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/34/smallrye-build-parent-34.pom
[2026-03-02T10:27:42.589Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/34/smallrye-build-parent-34.pom (66 kB at 1.7 MB/s)
[2026-03-02T10:27:42.589Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom
[2026-03-02T10:27:42.589Z] [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 117 kB/s)
[2026-03-02T10:27:42.589Z] [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
[2026-03-02T10:27:42.589Z] [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 270 kB/s)
[2026-03-02T10:27:42.589Z] [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
[2026-03-02T10:27:42.589Z] [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 170 kB/s)
[2026-03-02T10:27:42.589Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
[2026-03-02T10:27:42.589Z] [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 755 kB/s)
[2026-03-02T10:27:42.589Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
[2026-03-02T10:27:42.589Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 1.3 MB/s)
[2026-03-02T10:27:42.589Z] [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
[2026-03-02T10:27:42.590Z] [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 158 kB/s)
[2026-03-02T10:27:42.590Z] [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
[2026-03-02T10:27:43.224Z] [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 202 kB/s)
[2026-03-02T10:27:43.224Z] [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
[2026-03-02T10:27:43.224Z] [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 27 kB/s)
[2026-03-02T10:27:43.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.pom
[2026-03-02T10:27:43.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.pom (4.6 kB at 129 kB/s)
[2026-03-02T10:27:43.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline-all/2.2/readline-all-2.2.pom
[2026-03-02T10:27:43.224Z] [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 136 kB/s)
[2026-03-02T10:27:43.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/19/jboss-parent-19.pom
[2026-03-02T10:27:43.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/19/jboss-parent-19.pom (32 kB at 904 kB/s)
[2026-03-02T10:27:43.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom
[2026-03-02T10:27:43.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom (3.8 kB at 105 kB/s)
[2026-03-02T10:27:43.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi-project/1.18/jansi-project-1.18.pom
[2026-03-02T10:27:43.224Z] [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 307 kB/s)
[2026-03-02T10:27:43.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom
[2026-03-02T10:27:43.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom (15 kB at 455 kB/s)
[2026-03-02T10:27:43.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.pom
[2026-03-02T10:27:43.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.pom (5.0 kB at 138 kB/s)
[2026-03-02T10:27:43.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh-all/2.6/aesh-all-2.6.pom
[2026-03-02T10:27:43.224Z] [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 133 kB/s)
[2026-03-02T10:27:43.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.pom
[2026-03-02T10:27:43.224Z] [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 282 kB/s)
[2026-03-02T10:27:43.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom
[2026-03-02T10:27:43.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 72 kB/s)
[2026-03-02T10:27:43.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
[2026-03-02T10:27:43.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 351 kB/s)
[2026-03-02T10:27:43.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
[2026-03-02T10:27:43.224Z] [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 89 kB/s)
[2026-03-02T10:27:43.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
[2026-03-02T10:27:43.224Z] [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 68 kB/s)
[2026-03-02T10:27:43.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
[2026-03-02T10:27:43.224Z] [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 79 kB/s)
[2026-03-02T10:27:43.225Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.pom
[2026-03-02T10:27:43.225Z] [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 188 kB/s)
[2026-03-02T10:27:43.225Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom
[2026-03-02T10:27:43.858Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom (32 kB at 853 kB/s)
[2026-03-02T10:27:43.858Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.pom
[2026-03-02T10:27:43.858Z] [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 74 kB/s)
[2026-03-02T10:27:43.858Z] [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
[2026-03-02T10:27:43.858Z] [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 3.0 kB/s)
[2026-03-02T10:27:43.858Z] [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
[2026-03-02T10:27:43.858Z] [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 40 kB/s)
[2026-03-02T10:27:43.859Z] [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
[2026-03-02T10:27:43.859Z] [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 18 kB/s)
[2026-03-02T10:27:43.859Z] [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
[2026-03-02T10:27:43.859Z] [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 236 kB/s)
[2026-03-02T10:27:43.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.1/jackson-bom-2.13.1.pom
[2026-03-02T10:27:43.859Z] [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 482 kB/s)
[2026-03-02T10:27:43.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[2026-03-02T10:27:43.859Z] [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 206 kB/s)
[2026-03-02T10:27:43.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom
[2026-03-02T10:27:44.493Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 715 kB/s)
[2026-03-02T10:27:44.494Z] [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
[2026-03-02T10:27:44.494Z] [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 390 kB/s)
[2026-03-02T10:27:44.494Z] [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
[2026-03-02T10:27:44.494Z] [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 445 kB/s)
[2026-03-02T10:27:44.494Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom
[2026-03-02T10:27:44.494Z] [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 68 kB/s)
[2026-03-02T10:27:44.494Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
[2026-03-02T10:27:44.494Z] [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 376 kB/s)
[2026-03-02T10:27:44.494Z] [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
[2026-03-02T10:27:44.494Z] [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 259 kB/s)
[2026-03-02T10:27:44.494Z] [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
[2026-03-02T10:27:44.494Z] [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 367 kB/s)
[2026-03-02T10:27:44.494Z] [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
[2026-03-02T10:27:44.494Z] [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 361 kB/s)
[2026-03-02T10:27:44.494Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom
[2026-03-02T10:27:44.494Z] [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 103 kB/s)
[2026-03-02T10:27:44.494Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.0/smallrye-config-2.9.0.pom
[2026-03-02T10:27:44.494Z] [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 72 kB/s)
[2026-03-02T10:27:44.494Z] [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
[2026-03-02T10:27:44.494Z] [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 147 kB/s)
[2026-03-02T10:27:44.494Z] [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
[2026-03-02T10:27:44.494Z] [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 115 kB/s)
[2026-03-02T10:27:44.494Z] [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
[2026-03-02T10:27:44.494Z] [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 106 kB/s)
[2026-03-02T10:27:44.494Z] [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
[2026-03-02T10:27:44.494Z] [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 193 kB/s)
[2026-03-02T10:27:44.494Z] [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
[2026-03-02T10:27:44.494Z] [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 434 kB/s)
[2026-03-02T10:27:44.494Z] [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
[2026-03-02T10:27:44.494Z] [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 278 kB/s)
[2026-03-02T10:27:44.494Z] [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
[2026-03-02T10:27:45.130Z] [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 156 kB/s)
[2026-03-02T10:27:45.130Z] [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
[2026-03-02T10:27:45.130Z] [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 164 kB/s)
[2026-03-02T10:27:45.130Z] [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
[2026-03-02T10:27:45.130Z] [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 56 kB/s)
[2026-03-02T10:27:45.130Z] [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
[2026-03-02T10:27:45.130Z] [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 64 kB/s)
[2026-03-02T10:27:45.130Z] [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
[2026-03-02T10:27:45.130Z] [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 49 kB/s)
[2026-03-02T10:27:45.130Z] [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
[2026-03-02T10:27:45.130Z] [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 51 kB/s)
[2026-03-02T10:27:45.130Z] [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
[2026-03-02T10:27:45.130Z] [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 60 kB/s)
[2026-03-02T10:27:45.130Z] [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
[2026-03-02T10:27:45.130Z] [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 17 kB/s)
[2026-03-02T10:27:45.130Z] [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
[2026-03-02T10:27:45.130Z] [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 56 kB/s)
[2026-03-02T10:27:45.130Z] [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
[2026-03-02T10:27:45.130Z] [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 143 kB/s)
[2026-03-02T10:27:45.130Z] [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
[2026-03-02T10:27:45.130Z] [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 245 kB/s)
[2026-03-02T10:27:45.130Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom
[2026-03-02T10:27:45.130Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 2.1 MB/s)
[2026-03-02T10:27:45.130Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.pom
[2026-03-02T10:27:45.130Z] [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 39 kB/s)
[2026-03-02T10:27:45.130Z] [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
[2026-03-02T10:27:45.130Z] [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 85 kB/s)
[2026-03-02T10:27:45.130Z] [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
[2026-03-02T10:27:45.130Z] [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 48 kB/s)
[2026-03-02T10:27:45.130Z] [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
[2026-03-02T10:27:45.130Z] [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 89 kB/s)
[2026-03-02T10:27:45.130Z] [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
[2026-03-02T10:27:45.766Z] [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 91 kB/s)
[2026-03-02T10:27:45.766Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
[2026-03-02T10:27:45.766Z] [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 58 kB/s)
[2026-03-02T10:27:45.766Z] [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
[2026-03-02T10:27:45.766Z] [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 94 kB/s)
[2026-03-02T10:27:45.766Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
[2026-03-02T10:27:45.766Z] [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 48 kB/s)
[2026-03-02T10:27:45.766Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.pom
[2026-03-02T10:27:45.766Z] [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 97 kB/s)
[2026-03-02T10:27:45.766Z] [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
[2026-03-02T10:27:45.766Z] [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 110 kB/s)
[2026-03-02T10:27:45.766Z] [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
[2026-03-02T10:27:45.766Z] [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 97 kB/s)
[2026-03-02T10:27:45.766Z] [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
[2026-03-02T10:27:45.766Z] [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 71 kB/s)
[2026-03-02T10:27:45.766Z] [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
[2026-03-02T10:27:45.766Z] [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 60 kB/s)
[2026-03-02T10:27:45.766Z] [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
[2026-03-02T10:27:45.766Z] [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 14 kB/s)
[2026-03-02T10:27:45.766Z] [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
[2026-03-02T10:27:45.766Z] [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 127 kB/s)
[2026-03-02T10:27:45.766Z] [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
[2026-03-02T10:27:45.766Z] [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 22 kB/s)
[2026-03-02T10:27:45.766Z] [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
[2026-03-02T10:27:45.766Z] [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 36 kB/s)
[2026-03-02T10:27:45.766Z] [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
[2026-03-02T10:27:45.766Z] [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 18 kB/s)
[2026-03-02T10:27:46.398Z] [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
[2026-03-02T10:27:46.398Z] [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 44 kB/s)
[2026-03-02T10:27:46.398Z] [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
[2026-03-02T10:27:46.398Z] [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 470 kB/s)
[2026-03-02T10:27:46.398Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.1/jackson-base-2.13.1.pom
[2026-03-02T10:27:46.398Z] [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 304 kB/s)
[2026-03-02T10:27:46.398Z] [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
[2026-03-02T10:27:46.398Z] [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 164 kB/s)
[2026-03-02T10:27:46.398Z] [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
[2026-03-02T10:27:46.398Z] [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 138 kB/s)
[2026-03-02T10:27:46.398Z] [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
[2026-03-02T10:27:46.398Z] [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 57 kB/s)
[2026-03-02T10:27:46.398Z] [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
[2026-03-02T10:27:46.398Z] [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 84 kB/s)
[2026-03-02T10:27:46.398Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom
[2026-03-02T10:27:46.398Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom (37 kB at 996 kB/s)
[2026-03-02T10:27:46.398Z] [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
[2026-03-02T10:27:46.398Z] [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 25 kB/s)
[2026-03-02T10:27:46.398Z] [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
[2026-03-02T10:27:46.398Z] [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 22 kB/s)
[2026-03-02T10:27:46.398Z] [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
[2026-03-02T10:27:46.398Z] [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 37 kB/s)
[2026-03-02T10:27:46.398Z] [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
[2026-03-02T10:27:46.398Z] [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 642 kB/s)
[2026-03-02T10:27:46.398Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.3.1/mutiny-1.3.1.pom
[2026-03-02T10:27:46.398Z] [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 182 kB/s)
[2026-03-02T10:27:46.398Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-project/1.3.1/mutiny-project-1.3.1.pom
[2026-03-02T10:27:46.398Z] [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 494 kB/s)
[2026-03-02T10:27:46.398Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.pom
[2026-03-02T10:27:47.037Z] [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 36 kB/s)
[2026-03-02T10:27:47.038Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.pom
[2026-03-02T10:27:47.038Z] [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 147 kB/s)
[2026-03-02T10:27:47.038Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom
[2026-03-02T10:27:47.038Z] [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 51 kB/s)
[2026-03-02T10:27:47.038Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
[2026-03-02T10:27:47.038Z] [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 635 kB/s)
[2026-03-02T10:27:47.038Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.pom
[2026-03-02T10:27:47.038Z] [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 108 kB/s)
[2026-03-02T10:27:47.038Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
[2026-03-02T10:27:47.038Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 459 kB/s)
[2026-03-02T10:27:47.038Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom
[2026-03-02T10:27:47.038Z] [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 333 kB/s)
[2026-03-02T10:27:47.038Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom
[2026-03-02T10:27:47.038Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom (19 kB at 510 kB/s)
[2026-03-02T10:27:47.038Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.pom
[2026-03-02T10:27:47.038Z] [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 70 kB/s)
[2026-03-02T10:27:47.038Z] [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
[2026-03-02T10:27:47.038Z] [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 278 kB/s)
[2026-03-02T10:27:47.038Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom
[2026-03-02T10:27:47.038Z] [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 729 kB/s)
[2026-03-02T10:27:47.038Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
[2026-03-02T10:27:47.038Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 1.2 MB/s)
[2026-03-02T10:27:47.038Z] [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
[2026-03-02T10:27:47.038Z] [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
[2026-03-02T10:27:47.038Z] [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
[2026-03-02T10:27:47.038Z] [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
[2026-03-02T10:27:47.038Z] [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
[2026-03-02T10:27:47.038Z] [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.7 MB/s)
[2026-03-02T10:27:47.038Z] [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
[2026-03-02T10:27:47.038Z] [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 160 kB/s)
[2026-03-02T10:27:47.038Z] [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
[2026-03-02T10:27:47.769Z] [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 177 kB/s)
[2026-03-02T10:27:47.769Z] [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
[2026-03-02T10:27:47.769Z] [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 950 kB/s)
[2026-03-02T10:27:47.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar
[2026-03-02T10:27:47.769Z] [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 390 kB/s)
[2026-03-02T10:27:47.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[2026-03-02T10:27:47.769Z] [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 2.8 MB/s)
[2026-03-02T10:27:47.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar
[2026-03-02T10:27:47.769Z] [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 818 kB/s)
[2026-03-02T10:27:47.769Z] [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
[2026-03-02T10:27:47.769Z] [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 67 kB/s)
[2026-03-02T10:27:47.769Z] [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
[2026-03-02T10:27:47.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar (54 kB at 276 kB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [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 501 kB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [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 1.2 MB/s)
[2026-03-02T10:27:47.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar
[2026-03-02T10:27:47.770Z] [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 208 kB/s)
[2026-03-02T10:27:47.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
[2026-03-02T10:27:47.770Z] [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 184 kB/s)
[2026-03-02T10:27:47.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
[2026-03-02T10:27:47.770Z] [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 48 kB/s)
[2026-03-02T10:27:47.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar
[2026-03-02T10:27:47.770Z] [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 138 kB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar (414 kB at 1.5 MB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 1.2 MB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [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 188 kB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [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 2.6 MB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [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 1.1 MB/s)
[2026-03-02T10:27:47.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.jar
[2026-03-02T10:27:47.770Z] [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 35 kB/s)
[2026-03-02T10:27:47.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar
[2026-03-02T10:27:47.770Z] [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 24 kB/s)
[2026-03-02T10:27:47.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.jar
[2026-03-02T10:27:47.770Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.jar (328 kB at 946 kB/s)
[2026-03-02T10:27:47.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[2026-03-02T10:27:47.770Z] [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 3.3 MB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.jar (364 kB at 951 kB/s)
[2026-03-02T10:27:47.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.jar
[2026-03-02T10:27:47.770Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar (287 kB at 748 kB/s)
[2026-03-02T10:27:47.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
[2026-03-02T10:27:47.770Z] [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 1.5 MB/s)
[2026-03-02T10:27:47.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar
[2026-03-02T10:27:47.770Z] [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 230 kB/s)
[2026-03-02T10:27:47.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar
[2026-03-02T10:27:47.770Z] [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 194 kB/s)
[2026-03-02T10:27:47.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar
[2026-03-02T10:27:47.770Z] [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 692 kB/s)
[2026-03-02T10:27:47.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
[2026-03-02T10:27:47.770Z] [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 489 kB/s)
[2026-03-02T10:27:47.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
[2026-03-02T10:27:47.770Z] [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 152 kB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 251 kB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [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 106 kB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [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 4.7 MB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [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 81 kB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [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 65 kB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [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 5.9 kB/s)
[2026-03-02T10:27:47.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.0/smallrye-config-2.9.0.jar
[2026-03-02T10:27:47.770Z] [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 9.8 kB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [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 460 kB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [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 664 kB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [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 44 kB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [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 58 kB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [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 31 kB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [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 11 kB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [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 403 kB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [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 32 kB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [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 69 kB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [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 18 kB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [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 20 kB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [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 31 kB/s)
[2026-03-02T10:27:47.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.jar
[2026-03-02T10:27:47.770Z] [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 16 kB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [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 153 kB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [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 59 kB/s)
[2026-03-02T10:27:47.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
[2026-03-02T10:27:47.770Z] [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 73 kB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [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 225 kB/s)
[2026-03-02T10:27:47.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
[2026-03-02T10:27:47.770Z] [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 11 kB/s)
[2026-03-02T10:27:47.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar
[2026-03-02T10:27:47.770Z] [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 257 kB/s)
[2026-03-02T10:27:47.770Z] [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
[2026-03-02T10:27:47.770Z] [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 839 kB/s)
[2026-03-02T10:27:47.771Z] [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
[2026-03-02T10:27:47.771Z] [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 9.2 kB/s)
[2026-03-02T10:27:47.771Z] [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
[2026-03-02T10:27:47.771Z] [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 8.5 kB/s)
[2026-03-02T10:27:47.771Z] [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
[2026-03-02T10:27:48.504Z] [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 132 kB/s)
[2026-03-02T10:27:48.504Z] [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
[2026-03-02T10:27:48.504Z] [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 252 kB/s)
[2026-03-02T10:27:48.504Z] [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
[2026-03-02T10:27:48.504Z] [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 246 kB/s)
[2026-03-02T10:27:48.504Z] [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
[2026-03-02T10:27:48.504Z] [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 727 kB/s)
[2026-03-02T10:27:48.504Z] [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
[2026-03-02T10:27:48.504Z] [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 288 kB/s)
[2026-03-02T10:27:48.504Z] [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
[2026-03-02T10:27:48.504Z] [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 331 kB/s)
[2026-03-02T10:27:48.504Z] [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
[2026-03-02T10:27:48.504Z] [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 265 kB/s)
[2026-03-02T10:27:48.504Z] [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
[2026-03-02T10:27:48.504Z] [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 7.5 kB/s)
[2026-03-02T10:27:48.504Z] [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
[2026-03-02T10:27:48.504Z] [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 9.5 kB/s)
[2026-03-02T10:27:48.504Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.3.1/mutiny-1.3.1.jar
[2026-03-02T10:27:48.504Z] [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 18 kB/s)
[2026-03-02T10:27:48.504Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar
[2026-03-02T10:27:48.504Z] [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 95 kB/s)
[2026-03-02T10:27:48.504Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[2026-03-02T10:27:48.504Z] [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 484 kB/s)
[2026-03-02T10:27:48.504Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
[2026-03-02T10:27:48.504Z] [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 288 kB/s)
[2026-03-02T10:27:48.504Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.jar
[2026-03-02T10:27:48.504Z] [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 367 kB/s)
[2026-03-02T10:27:48.504Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar
[2026-03-02T10:27:48.504Z] [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 13 kB/s)
[2026-03-02T10:27:48.504Z] [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
[2026-03-02T10:27:48.504Z] [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 898 kB/s)
[2026-03-02T10:27:48.504Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar
[2026-03-02T10:27:48.504Z] [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 1.1 MB/s)
[2026-03-02T10:27:48.504Z] [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
[2026-03-02T10:27:48.505Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.jar (28 kB at 30 kB/s)
[2026-03-02T10:27:48.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.jar
[2026-03-02T10:27:48.505Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar (151 kB at 164 kB/s)
[2026-03-02T10:27:48.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.jar
[2026-03-02T10:27:48.505Z] [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 55 kB/s)
[2026-03-02T10:27:48.505Z] [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
[2026-03-02T10:27:48.505Z] [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 60 kB/s)
[2026-03-02T10:27:48.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[2026-03-02T10:27:48.505Z] [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 224 kB/s)
[2026-03-02T10:27:48.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
[2026-03-02T10:27:48.505Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar (332 kB at 344 kB/s)
[2026-03-02T10:27:48.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.jar
[2026-03-02T10:27:48.505Z] [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 48 kB/s)
[2026-03-02T10:27:48.505Z] [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
[2026-03-02T10:27:48.505Z] [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 207 kB/s)
[2026-03-02T10:27:48.505Z] [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
[2026-03-02T10:27:48.505Z] [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 53 kB/s)
[2026-03-02T10:27:48.505Z] [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
[2026-03-02T10:27:48.505Z] [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 4.6 kB/s)
[2026-03-02T10:27:48.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar
[2026-03-02T10:27:48.505Z] [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 107 kB/s)
[2026-03-02T10:27:48.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.jar
[2026-03-02T10:27:48.505Z] [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 257 kB/s)
[2026-03-02T10:27:48.505Z] [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
[2026-03-02T10:27:48.505Z] [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 77 kB/s)
[2026-03-02T10:27:48.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
[2026-03-02T10:27:48.505Z] [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 24 kB/s)
[2026-03-02T10:27:48.505Z] [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
[2026-03-02T10:27:48.505Z] [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 604 kB/s)
[2026-03-02T10:27:48.505Z] [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
[2026-03-02T10:27:48.505Z] [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 42 kB/s)
[2026-03-02T10:27:48.505Z] [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
[2026-03-02T10:27:48.505Z] [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 39 kB/s)
[2026-03-02T10:27:48.505Z] [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 22 kB/s)
[2026-03-02T10:27:48.505Z] [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
[2026-03-02T10:27:48.505Z] [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
[2026-03-02T10:27:48.505Z] [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 13 kB/s)
[2026-03-02T10:27:48.505Z] [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
[2026-03-02T10:27:48.505Z] [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 25 kB/s)
[2026-03-02T10:27:48.505Z] [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
[2026-03-02T10:27:48.505Z] [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 175 kB/s)
[2026-03-02T10:27:48.505Z] [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
[2026-03-02T10:27:48.505Z] [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 60 kB/s)
[2026-03-02T10:27:48.505Z] [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
[2026-03-02T10:27:48.505Z] [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 161 kB/s)
[2026-03-02T10:27:48.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar
[2026-03-02T10:27:48.505Z] [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 134 kB/s)
[2026-03-02T10:27:48.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[2026-03-02T10:27:48.505Z] [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 151 kB/s)
[2026-03-02T10:27:48.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
[2026-03-02T10:27:48.505Z] [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 34 kB/s)
[2026-03-02T10:27:48.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[2026-03-02T10:27:48.505Z] [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 135 kB/s)
[2026-03-02T10:27:48.505Z] [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
[2026-03-02T10:27:48.505Z] [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 456 kB/s)
[2026-03-02T10:27:48.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[2026-03-02T10:27:48.505Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 3.9 kB/s)
[2026-03-02T10:27:48.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[2026-03-02T10:27:48.505Z] [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 4.0 kB/s)
[2026-03-02T10:27:48.505Z] [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
[2026-03-02T10:27:48.505Z] [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 2.5 MB/s)
[2026-03-02T10:27:48.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.jar
[2026-03-02T10:27:48.505Z] [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 14 kB/s)
[2026-03-02T10:27:48.506Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar
[2026-03-02T10:27:48.506Z] [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 7.4 kB/s)
[2026-03-02T10:27:48.506Z] [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
[2026-03-02T10:27:48.506Z] [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 3.5 kB/s)
[2026-03-02T10:27:48.506Z] [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
[2026-03-02T10:27:48.506Z] [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 71 kB/s)
[2026-03-02T10:27:48.506Z] [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
[2026-03-02T10:27:48.506Z] [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 1.4 MB/s)
[2026-03-02T10:27:48.506Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.jar
[2026-03-02T10:27:48.506Z] [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 115 kB/s)
[2026-03-02T10:27:48.506Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.jar
[2026-03-02T10:27:48.506Z] [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 62 kB/s)
[2026-03-02T10:27:48.506Z] [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
[2026-03-02T10:27:48.506Z] [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 302 kB/s)
[2026-03-02T10:27:48.506Z] [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 1.2 MB/s)
[2026-03-02T10:27:48.506Z] [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 10 kB/s)
[2026-03-02T10:27:48.506Z] [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 33 kB/s)
[2026-03-02T10:27:48.506Z] [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 8.4 kB/s)
[2026-03-02T10:27:49.139Z] [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
[2026-03-02T10:27:49.139Z] [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 28 kB/s)
[2026-03-02T10:27:49.139Z] [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
[2026-03-02T10:27:49.139Z] [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 14 kB/s)
[2026-03-02T10:27:49.139Z] [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
[2026-03-02T10:27:49.772Z] [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 12 kB/s)
[2026-03-02T10:27:49.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/quarkus/1.16.1.Final/quarkus-1.16.1.Final.pom
[2026-03-02T10:27:49.772Z] [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 2.8 kB/s)
[2026-03-02T10:27:49.772Z] [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
[2026-03-02T10:27:50.406Z] [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 214 kB/s)
[2026-03-02T10:27:50.406Z] [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
[2026-03-02T10:27:50.406Z] [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 77 kB/s)
[2026-03-02T10:27:50.406Z] [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
[2026-03-02T10:27:51.041Z] [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 2.3 kB/s)
[2026-03-02T10:27:51.041Z] [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
[2026-03-02T10:27:51.041Z] [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 25 kB/s)
[2026-03-02T10:27:51.041Z] [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
[2026-03-02T10:27:51.675Z] [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
[2026-03-02T10:27:51.675Z] [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 7.9 MB/s)
[2026-03-02T10:27:51.675Z] [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
[2026-03-02T10:27:51.675Z] [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 712 kB/s)
[2026-03-02T10:27:51.675Z] [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
[2026-03-02T10:27:51.675Z] [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 92 kB/s)
[2026-03-02T10:27:51.675Z] [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
[2026-03-02T10:27:52.311Z] [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 16 kB/s)
[2026-03-02T10:27:52.311Z] [INFO] ------------------------------------------------------------------------
[2026-03-02T10:27:52.311Z] [INFO] Reactor Build Order:
[2026-03-02T10:27:52.311Z] [INFO]
[2026-03-02T10:27:52.311Z] [INFO] amazon-dynamodb-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] amazon-kms-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] amazon-s3-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] amazon-ses-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] amazon-sns-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] amazon-sqs-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] amazon-ssm-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] amqp-quickstart-producer [jar]
[2026-03-02T10:27:52.311Z] [INFO] amqp-quickstart-processor [jar]
[2026-03-02T10:27:52.311Z] [INFO] amqp-quickstart [pom]
[2026-03-02T10:27:52.311Z] [INFO] awt-graphics-rest-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] cache-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] config-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] context-propagation-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] funqy-http-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] funqy-amazon-lambda-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] funqy-amazon-lambda-http-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] funqy-knative-events-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] funqy-google-cloud-functions-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] funqy-google-cloud-functions-http-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] funqy-quickstart-projects [pom]
[2026-03-02T10:27:52.311Z] [INFO] getting-started [jar]
[2026-03-02T10:27:52.311Z] [INFO] getting-started-async [jar]
[2026-03-02T10:27:52.311Z] [INFO] getting-started-reactive [jar]
[2026-03-02T10:27:52.311Z] [INFO] getting-started-reactive-rest [jar]
[2026-03-02T10:27:52.311Z] [INFO] getting-started-knative [jar]
[2026-03-02T10:27:52.311Z] [INFO] getting-started-testing [jar]
[2026-03-02T10:27:52.311Z] [INFO] getting-started-command-mode [jar]
[2026-03-02T10:27:52.311Z] [INFO] google-cloud-functions-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] google-cloud-functions-http-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] hibernate-orm-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] hibernate-reactive-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] hibernate-reactive-routes-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] grpc-plain-text-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] grpc-tls-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] hibernate-orm-panache-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] hibernate-reactive-panache-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] infinispan-client-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] jms-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] kafka-quickstart [pom]
[2026-03-02T10:27:52.311Z] [INFO] kafka-quickstart-producer [jar]
[2026-03-02T10:27:52.311Z] [INFO] kafka-quickstart-processor [jar]
[2026-03-02T10:27:52.311Z] [INFO] kafka-avro-schema-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] kafka-bare-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] kafka-streams-quickstart [pom]
[2026-03-02T10:27:52.311Z] [INFO] kafka-streams-quickstart-producer [jar]
[2026-03-02T10:27:52.311Z] [INFO] kafka-streams-quickstart-aggregator [jar]
[2026-03-02T10:27:52.311Z] [INFO] kogito-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] kogito-drl-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] kogito-dmn-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] kogito-pmml-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] optaplanner-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] lifecycle-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] micrometer-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] microprofile-fault-tolerance-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] microprofile-graphql-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] microprofile-graphql-client-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] microprofile-health-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] microprofile-metrics-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] mongodb-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] mongodb-panache-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] neo4j-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] openapi-swaggerui-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] opentracing-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] opentelemetry-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] quartz-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] qute-quickstart [jar]
[2026-03-02T10:27:52.311Z] [INFO] rabbitmq-quickstart-producer [jar]
[2026-03-02T10:27:52.312Z] [INFO] rabbitmq-quickstart [pom]
[2026-03-02T10:27:52.312Z] [INFO] rest-client-reactive-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] reactive-routes-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] quickstart-projects [pom]
[2026-03-02T10:27:52.312Z] [INFO] reactive-messaging-http-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] reactive-messaging-websockets-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] rest-client-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] rest-client-multipart-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] rest-json-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] scheduler-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] security-jpa-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] security-jwt-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] security-keycloak-authorization-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] security-oauth2-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] security-openid-connect-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] security-openid-connect-web-authentication-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] software-transactional-memory-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] spring-di-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] spring-web-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] spring-data-jpa-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] spring-security-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] spring-scheduled-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] spring-boot-properties-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] spring-data-rest-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] stork-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] tests-with-coverage-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] tika-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] validation-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] vertx-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] websockets-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] liquibase-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] liquibase-mongodb-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] mailer-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] kafka-panache-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] kafka-panache-reactive-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO] jta-quickstart [jar]
[2026-03-02T10:27:52.312Z] [INFO]
[2026-03-02T10:27:52.312Z] [INFO] ----------------< org.acme:amazon-dynamodb-quickstart >-----------------
[2026-03-02T10:27:52.312Z] [INFO] Building amazon-dynamodb-quickstart 1.0.0-SNAPSHOT [1/104]
[2026-03-02T10:27:52.312Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-02T10:27:52.312Z] [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
[2026-03-02T10:27:52.312Z] [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 119 kB/s)
[2026-03-02T10:27:52.312Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
[2026-03-02T10:27:52.312Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 466 kB/s)
[2026-03-02T10:27:52.312Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom
[2026-03-02T10:27:52.312Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 879 kB/s)
[2026-03-02T10:27:52.312Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
[2026-03-02T10:27:52.312Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 510 kB/s)
[2026-03-02T10:27:52.312Z] [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
[2026-03-02T10:27:52.312Z] [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 912 kB/s)
[2026-03-02T10:27:52.312Z] [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
[2026-03-02T10:27:52.312Z] [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 262 kB/s)
[2026-03-02T10:27:52.312Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
[2026-03-02T10:27:52.945Z] [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 317 kB/s)
[2026-03-02T10:27:52.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
[2026-03-02T10:27:52.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 991 kB/s)
[2026-03-02T10:27:52.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
[2026-03-02T10:27:52.946Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 549 kB/s)
[2026-03-02T10:27:52.946Z] [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
[2026-03-02T10:27:52.946Z] [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 1.1 MB/s)
[2026-03-02T10:27:52.946Z] [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
[2026-03-02T10:27:52.946Z] [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 319 kB/s)
[2026-03-02T10:27:52.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
[2026-03-02T10:27:52.946Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 309 kB/s)
[2026-03-02T10:27:52.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
[2026-03-02T10:27:52.946Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 905 kB/s)
[2026-03-02T10:27:52.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
[2026-03-02T10:27:52.946Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 451 kB/s)
[2026-03-02T10:27:52.946Z] [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
[2026-03-02T10:27:52.946Z] [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 1.5 MB/s)
[2026-03-02T10:27:52.946Z] [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
[2026-03-02T10:27:52.946Z] [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 251 kB/s)
[2026-03-02T10:27:52.946Z] [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
[2026-03-02T10:27:52.946Z] [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 830 kB/s)
[2026-03-02T10:27:52.946Z] [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
[2026-03-02T10:27:52.946Z] [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 1.5 MB/s)
[2026-03-02T10:27:52.946Z] [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
[2026-03-02T10:27:52.946Z] [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 194 kB/s)
[2026-03-02T10:27:52.946Z] [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
[2026-03-02T10:27:52.946Z] [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 1.1 MB/s)
[2026-03-02T10:27:52.946Z] [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
[2026-03-02T10:27:52.946Z] [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 220 kB/s)
[2026-03-02T10:27:52.946Z] [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
[2026-03-02T10:27:52.946Z] [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 1.0 MB/s)
[2026-03-02T10:27:52.946Z] [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
[2026-03-02T10:27:52.946Z] [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 83 kB/s)
[2026-03-02T10:27:52.946Z] [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
[2026-03-02T10:27:52.946Z] [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 23 kB/s)
[2026-03-02T10:27:52.946Z] [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
[2026-03-02T10:27:52.946Z] [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 39 kB/s)
[2026-03-02T10:27:52.946Z] [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
[2026-03-02T10:27:53.581Z] [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 233 kB/s)
[2026-03-02T10:27:53.581Z] [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
[2026-03-02T10:27:53.581Z] [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 136 kB/s)
[2026-03-02T10:27:53.581Z] [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
[2026-03-02T10:27:53.581Z] [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 8.4 kB/s)
[2026-03-02T10:27:53.581Z] [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
[2026-03-02T10:27:53.581Z] [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 74 kB/s)
[2026-03-02T10:27:53.581Z] [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
[2026-03-02T10:27:53.581Z] [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 44 kB/s)
[2026-03-02T10:27:53.581Z] [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
[2026-03-02T10:27:53.581Z] [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 25 kB/s)
[2026-03-02T10:27:53.581Z] [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
[2026-03-02T10:27:53.581Z] [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 144 kB/s)
[2026-03-02T10:27:53.581Z] [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
[2026-03-02T10:27:53.581Z] [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 68 kB/s)
[2026-03-02T10:27:53.581Z] [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
[2026-03-02T10:27:53.581Z] [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 22 kB/s)
[2026-03-02T10:27:53.581Z] [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
[2026-03-02T10:27:53.581Z] [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 39 kB/s)
[2026-03-02T10:27:53.581Z] [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
[2026-03-02T10:27:53.581Z] [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 23 kB/s)
[2026-03-02T10:27:53.581Z] [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
[2026-03-02T10:27:53.581Z] [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 57 kB/s)
[2026-03-02T10:27:53.581Z] [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
[2026-03-02T10:27:53.581Z] [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 238 kB/s)
[2026-03-02T10:27:53.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom
[2026-03-02T10:27:54.217Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom (59 kB at 1.5 MB/s)
[2026-03-02T10:27:54.217Z] [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
[2026-03-02T10:27:54.217Z] [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 161 kB/s)
[2026-03-02T10:27:54.217Z] [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
[2026-03-02T10:27:54.217Z] [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 348 kB/s)
[2026-03-02T10:27:54.217Z] [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
[2026-03-02T10:27:54.217Z] [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 25 kB/s)
[2026-03-02T10:27:54.217Z] [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
[2026-03-02T10:27:54.217Z] [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 35 kB/s)
[2026-03-02T10:27:54.217Z] [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
[2026-03-02T10:27:54.217Z] [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 51 kB/s)
[2026-03-02T10:27:54.217Z] [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
[2026-03-02T10:27:54.217Z] [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 22 kB/s)
[2026-03-02T10:27:54.217Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc/2.7.2.Final/arc-2.7.2.Final.pom
[2026-03-02T10:27:54.217Z] [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 41 kB/s)
[2026-03-02T10:27:54.217Z] [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
[2026-03-02T10:27:54.217Z] [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 747 kB/s)
[2026-03-02T10:27:54.217Z] [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
[2026-03-02T10:27:54.217Z] [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 463 kB/s)
[2026-03-02T10:27:54.218Z] [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
[2026-03-02T10:27:54.218Z] [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 107 kB/s)
[2026-03-02T10:27:54.218Z] [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
[2026-03-02T10:27:54.218Z] [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 94 kB/s)
[2026-03-02T10:27:54.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.pom
[2026-03-02T10:27:54.218Z] [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 908 kB/s)
[2026-03-02T10:27:54.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom
[2026-03-02T10:27:54.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom (15 kB at 514 kB/s)
[2026-03-02T10:27:54.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.4/vertx-dependencies-4.2.4.pom
[2026-03-02T10:27:54.218Z] [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 1.1 MB/s)
[2026-03-02T10:27:54.218Z] [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
[2026-03-02T10:27:54.218Z] [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 356 kB/s)
[2026-03-02T10:27:54.218Z] [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
[2026-03-02T10:27:54.218Z] [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 431 kB/s)
[2026-03-02T10:27:54.218Z] [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
[2026-03-02T10:27:54.218Z] [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 2.4 MB/s)
[2026-03-02T10:27:54.218Z] [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
[2026-03-02T10:27:54.851Z] [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 49 kB/s)
[2026-03-02T10:27:54.851Z] [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
[2026-03-02T10:27:54.851Z] [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 55 kB/s)
[2026-03-02T10:27:54.851Z] [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
[2026-03-02T10:27:54.851Z] [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 53 kB/s)
[2026-03-02T10:27:54.851Z] [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
[2026-03-02T10:27:54.851Z] [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 109 kB/s)
[2026-03-02T10:27:54.851Z] [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
[2026-03-02T10:27:54.851Z] [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 157 kB/s)
[2026-03-02T10:27:54.851Z] [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
[2026-03-02T10:27:54.851Z] [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 70 kB/s)
[2026-03-02T10:27:54.851Z] [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
[2026-03-02T10:27:54.851Z] [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 1.3 MB/s)
[2026-03-02T10:27:54.851Z] [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
[2026-03-02T10:27:54.851Z] [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 96 kB/s)
[2026-03-02T10:27:54.851Z] [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
[2026-03-02T10:27:54.851Z] [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 73 kB/s)
[2026-03-02T10:27:54.851Z] [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
[2026-03-02T10:27:54.851Z] [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 118 kB/s)
[2026-03-02T10:27:54.851Z] [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
[2026-03-02T10:27:54.851Z] [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 102 kB/s)
[2026-03-02T10:27:54.851Z] [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
[2026-03-02T10:27:54.851Z] [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 96 kB/s)
[2026-03-02T10:27:54.851Z] [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
[2026-03-02T10:27:54.851Z] [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 69 kB/s)
[2026-03-02T10:27:54.851Z] [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
[2026-03-02T10:27:54.851Z] [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 34 kB/s)
[2026-03-02T10:27:54.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.pom
[2026-03-02T10:27:54.851Z] [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 166 kB/s)
[2026-03-02T10:27:54.851Z] [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
[2026-03-02T10:27:54.851Z] [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 85 kB/s)
[2026-03-02T10:27:54.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext-parent/38/vertx-ext-parent-38.pom
[2026-03-02T10:27:54.851Z] [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 257 kB/s)
[2026-03-02T10:27:54.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/38/vertx-ext-38.pom
[2026-03-02T10:27:54.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/38/vertx-ext-38.pom (1.5 kB at 55 kB/s)
[2026-03-02T10:27:54.851Z] [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
[2026-03-02T10:27:55.486Z] [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 16 kB/s)
[2026-03-02T10:27:55.486Z] [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
[2026-03-02T10:27:55.486Z] [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 89 kB/s)
[2026-03-02T10:27:55.486Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.2.4/vertx-auth-4.2.4.pom
[2026-03-02T10:27:55.486Z] [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 87 kB/s)
[2026-03-02T10:27:55.486Z] [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
[2026-03-02T10:27:55.486Z] [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 103 kB/s)
[2026-03-02T10:27:55.486Z] [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
[2026-03-02T10:27:55.486Z] [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 47 kB/s)
[2026-03-02T10:27:55.486Z] [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
[2026-03-02T10:27:55.486Z] [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 21 kB/s)
[2026-03-02T10:27:55.486Z] [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
[2026-03-02T10:27:55.486Z] [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 94 kB/s)
[2026-03-02T10:27:55.486Z] [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
[2026-03-02T10:27:55.486Z] [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 22 kB/s)
[2026-03-02T10:27:55.486Z] [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
[2026-03-02T10:27:55.486Z] [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 59 kB/s)
[2026-03-02T10:27:55.486Z] [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
[2026-03-02T10:27:55.486Z] [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 239 kB/s)
[2026-03-02T10:27:55.486Z] [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
[2026-03-02T10:27:55.486Z] [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 125 kB/s)
[2026-03-02T10:27:55.486Z] [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
[2026-03-02T10:27:55.486Z] [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 468 kB/s)
[2026-03-02T10:27:55.486Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.3/vertx-dependencies-4.2.3.pom
[2026-03-02T10:27:55.486Z] [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 880 kB/s)
[2026-03-02T10:27:55.487Z] [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
[2026-03-02T10:27:55.487Z] [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
[2026-03-02T10:27:55.487Z] [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 425 kB/s)
[2026-03-02T10:27:55.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom
[2026-03-02T10:27:55.487Z] [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 226 kB/s)
[2026-03-02T10:27:55.487Z] [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
[2026-03-02T10:27:55.487Z] [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 41 kB/s)
[2026-03-02T10:27:55.487Z] [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
[2026-03-02T10:27:56.122Z] [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 196 kB/s)
[2026-03-02T10:27:56.122Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.4/vertx-codegen-4.2.4.pom
[2026-03-02T10:27:56.122Z] [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 445 kB/s)
[2026-03-02T10:27:56.122Z] [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
[2026-03-02T10:27:56.122Z] [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 74 kB/s)
[2026-03-02T10:27:56.122Z] [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
[2026-03-02T10:27:56.122Z] [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 48 kB/s)
[2026-03-02T10:27:56.122Z] [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
[2026-03-02T10:27:56.122Z] [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 371 kB/s)
[2026-03-02T10:27:56.122Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/29/smallrye-parent-29.pom
[2026-03-02T10:27:56.122Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/29/smallrye-parent-29.pom (9.7 kB at 295 kB/s)
[2026-03-02T10:27:56.122Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/29/smallrye-build-parent-29.pom
[2026-03-02T10:27:56.122Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/29/smallrye-build-parent-29.pom (52 kB at 1.5 MB/s)
[2026-03-02T10:27:56.122Z] [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
[2026-03-02T10:27:56.122Z] [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 215 kB/s)
[2026-03-02T10:27:56.122Z] [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
[2026-03-02T10:27:56.122Z] [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 142 kB/s)
[2026-03-02T10:27:56.122Z] [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
[2026-03-02T10:27:56.122Z] [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 156 kB/s)
[2026-03-02T10:27:56.122Z] [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
[2026-03-02T10:27:56.122Z] [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 156 kB/s)
[2026-03-02T10:27:56.122Z] [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
[2026-03-02T10:27:56.122Z] [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 26 kB/s)
[2026-03-02T10:27:56.122Z] [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
[2026-03-02T10:27:56.122Z] [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 25 kB/s)
[2026-03-02T10:27:56.122Z] [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
[2026-03-02T10:27:56.123Z] [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 136 kB/s)
[2026-03-02T10:27:56.123Z] [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
[2026-03-02T10:27:56.123Z] [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 23 kB/s)
[2026-03-02T10:27:56.123Z] [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
[2026-03-02T10:27:56.123Z] [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 272 kB/s)
[2026-03-02T10:27:56.123Z] [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
[2026-03-02T10:27:56.756Z] [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 633 kB/s)
[2026-03-02T10:27:56.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/38/jboss-parent-38.pom
[2026-03-02T10:27:56.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/38/jboss-parent-38.pom (66 kB at 2.3 MB/s)
[2026-03-02T10:27:56.756Z] [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
[2026-03-02T10:27:56.756Z] [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 1.5 MB/s)
[2026-03-02T10:27:56.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2020.0.8/reactor-bom-2020.0.8.pom
[2026-03-02T10:27:56.756Z] [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 167 kB/s)
[2026-03-02T10:27:56.756Z] [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
[2026-03-02T10:27:56.756Z] [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 800 kB/s)
[2026-03-02T10:27:56.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/35/jboss-parent-35.pom
[2026-03-02T10:27:56.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/35/jboss-parent-35.pom (66 kB at 2.3 MB/s)
[2026-03-02T10:27:56.756Z] [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
[2026-03-02T10:27:56.756Z] [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 470 kB/s)
[2026-03-02T10:27:56.756Z] [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
[2026-03-02T10:27:56.756Z] [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 209 kB/s)
[2026-03-02T10:27:56.756Z] [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
[2026-03-02T10:27:56.756Z] [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 199 kB/s)
[2026-03-02T10:27:56.756Z] [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
[2026-03-02T10:27:56.756Z] [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 354 kB/s)
[2026-03-02T10:27:56.757Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.pom
[2026-03-02T10:27:56.757Z] [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 74 kB/s)
[2026-03-02T10:27:56.757Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil-aggregator/0.1.0/asyncutil-aggregator-0.1.0.pom
[2026-03-02T10:27:56.757Z] [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 136 kB/s)
[2026-03-02T10:27:56.757Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom
[2026-03-02T10:27:56.757Z] [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 158 kB/s)
[2026-03-02T10:27:56.757Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom
[2026-03-02T10:27:56.757Z] [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 646 kB/s)
[2026-03-02T10:27:56.757Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom
[2026-03-02T10:27:56.757Z] [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 430 kB/s)
[2026-03-02T10:27:56.757Z] [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
[2026-03-02T10:27:57.390Z] [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 10 kB/s)
[2026-03-02T10:27:57.390Z] [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
[2026-03-02T10:27:57.390Z] [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 1.6 kB/s)
[2026-03-02T10:27:57.390Z] [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
[2026-03-02T10:27:58.024Z] [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 14 kB/s)
[2026-03-02T10:27:58.024Z] [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
[2026-03-02T10:27:58.025Z] [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 3.6 kB/s)
[2026-03-02T10:27:58.025Z] [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
[2026-03-02T10:27:58.025Z] [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 193 kB/s)
[2026-03-02T10:27:58.025Z] [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
[2026-03-02T10:27:58.025Z] [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 155 kB/s)
[2026-03-02T10:27:58.025Z] [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
[2026-03-02T10:27:58.025Z] [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 10.0 kB/s)
[2026-03-02T10:27:58.025Z] [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
[2026-03-02T10:27:58.658Z] [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 2.5 kB/s)
[2026-03-02T10:27:58.658Z] [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
[2026-03-02T10:27:58.658Z] [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 104 kB/s)
[2026-03-02T10:27:58.658Z] [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
[2026-03-02T10:27:58.658Z] [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 24 kB/s)
[2026-03-02T10:27:58.658Z] [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
[2026-03-02T10:27:58.658Z] [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 73 kB/s)
[2026-03-02T10:27:58.658Z] [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
[2026-03-02T10:27:58.658Z] [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 23 kB/s)
[2026-03-02T10:27:58.658Z] [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
[2026-03-02T10:27:58.658Z] [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 140 kB/s)
[2026-03-02T10:27:58.658Z] [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
[2026-03-02T10:27:58.658Z] [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 94 kB/s)
[2026-03-02T10:27:58.658Z] [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
[2026-03-02T10:27:58.658Z] [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 89 kB/s)
[2026-03-02T10:27:58.659Z] [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
[2026-03-02T10:27:58.659Z] [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 136 kB/s)
[2026-03-02T10:27:58.659Z] [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
[2026-03-02T10:27:58.659Z] [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 113 kB/s)
[2026-03-02T10:27:58.659Z] [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
[2026-03-02T10:27:58.659Z] [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 31 kB/s)
[2026-03-02T10:27:58.659Z] [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
[2026-03-02T10:27:59.291Z] [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 146 kB/s)
[2026-03-02T10:27:59.291Z] [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
[2026-03-02T10:27:59.291Z] [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 164 kB/s)
[2026-03-02T10:27:59.291Z] [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
[2026-03-02T10:27:59.291Z] [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 60 kB/s)
[2026-03-02T10:27:59.291Z] [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
[2026-03-02T10:27:59.291Z] [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 132 kB/s)
[2026-03-02T10:27:59.291Z] [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
[2026-03-02T10:27:59.291Z] [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 118 kB/s)
[2026-03-02T10:27:59.291Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.pom
[2026-03-02T10:27:59.291Z] [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 104 kB/s)
[2026-03-02T10:27:59.291Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.pom
[2026-03-02T10:27:59.291Z] [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 74 kB/s)
[2026-03-02T10:27:59.291Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.pom
[2026-03-02T10:27:59.291Z] [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 43 kB/s)
[2026-03-02T10:27:59.291Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.pom
[2026-03-02T10:27:59.291Z] [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 80 kB/s)
[2026-03-02T10:27:59.291Z] [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
[2026-03-02T10:27:59.291Z] [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 20 kB/s)
[2026-03-02T10:27:59.291Z] [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
[2026-03-02T10:27:59.924Z] [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 2.5 kB/s)
[2026-03-02T10:27:59.924Z] [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
[2026-03-02T10:27:59.924Z] [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 6.8 kB/s)
[2026-03-02T10:27:59.924Z] [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
[2026-03-02T10:27:59.924Z] [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 5.9 MB/s)
[2026-03-02T10:27:59.924Z] [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
[2026-03-02T10:28:00.694Z] [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 6.4 kB/s)
[2026-03-02T10:28:00.694Z] [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
[2026-03-02T10:28:00.694Z] [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 4.0 kB/s)
[2026-03-02T10:28:00.694Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.17.103/sdk-core-2.17.103.pom
[2026-03-02T10:28:00.694Z] [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 102 kB/s)
[2026-03-02T10:28:00.694Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/core/2.17.103/core-2.17.103.pom
[2026-03-02T10:28:01.326Z] [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 15 kB/s)
[2026-03-02T10:28:01.326Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom-internal/2.17.103/bom-internal-2.17.103.pom
[2026-03-02T10:28:01.326Z] [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 152 kB/s)
[2026-03-02T10:28:01.326Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.17.103/annotations-2.17.103.pom
[2026-03-02T10:28:01.326Z] [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 13 kB/s)
[2026-03-02T10:28:01.326Z] [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
[2026-03-02T10:28:01.326Z] [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 114 kB/s)
[2026-03-02T10:28:01.326Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.17.103/utils-2.17.103.pom
[2026-03-02T10:28:01.326Z] [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 33 kB/s)
[2026-03-02T10:28:01.326Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.17.103/metrics-spi-2.17.103.pom
[2026-03-02T10:28:01.326Z] [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 33 kB/s)
[2026-03-02T10:28:01.326Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.17.103/profiles-2.17.103.pom
[2026-03-02T10:28:01.959Z] [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 23 kB/s)
[2026-03-02T10:28:01.959Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.17.103/aws-core-2.17.103.pom
[2026-03-02T10:28:01.959Z] [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 71 kB/s)
[2026-03-02T10:28:01.959Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.17.103/regions-2.17.103.pom
[2026-03-02T10:28:01.959Z] [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 170 kB/s)
[2026-03-02T10:28:01.959Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/json-utils/2.17.103/json-utils-2.17.103.pom
[2026-03-02T10:28:01.959Z] [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 25 kB/s)
[2026-03-02T10:28:01.959Z] [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
[2026-03-02T10:28:01.959Z] [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 38 kB/s)
[2026-03-02T10:28:01.959Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party/2.17.103/third-party-2.17.103.pom
[2026-03-02T10:28:01.959Z] [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 23 kB/s)
[2026-03-02T10:28:01.959Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.17.103/auth-2.17.103.pom
[2026-03-02T10:28:01.959Z] [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 54 kB/s)
[2026-03-02T10:28:01.960Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.pom
[2026-03-02T10:28:02.592Z] [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 184 kB/s)
[2026-03-02T10:28:02.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/dynamodb/2.17.103/dynamodb-2.17.103.pom
[2026-03-02T10:28:02.592Z] [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 7.4 kB/s)
[2026-03-02T10:28:02.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/services/2.17.103/services-2.17.103.pom
[2026-03-02T10:28:02.592Z] [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 529 kB/s)
[2026-03-02T10:28:02.592Z] [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
[2026-03-02T10:28:02.592Z] [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 39 kB/s)
[2026-03-02T10:28:02.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocols/2.17.103/protocols-2.17.103.pom
[2026-03-02T10:28:03.225Z] [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 16 kB/s)
[2026-03-02T10:28:03.225Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocol-core/2.17.103/protocol-core-2.17.103.pom
[2026-03-02T10:28:03.225Z] [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 33 kB/s)
[2026-03-02T10:28:03.225Z] [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
[2026-03-02T10:28:03.225Z] [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 31 kB/s)
[2026-03-02T10:28:03.225Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-clients/2.17.103/http-clients-2.17.103.pom
[2026-03-02T10:28:03.225Z] [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 56 kB/s)
[2026-03-02T10:28:03.225Z] [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
[2026-03-02T10:28:03.225Z] [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 75 kB/s)
[2026-03-02T10:28:03.225Z] [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
[2026-03-02T10:28:03.225Z] [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 617 kB/s)
[2026-03-02T10:28:03.225Z] [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
[2026-03-02T10:28:03.225Z] [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 736 kB/s)
[2026-03-02T10:28:03.225Z] [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
[2026-03-02T10:28:03.225Z] [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 69 kB/s)
[2026-03-02T10:28:03.225Z] [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
[2026-03-02T10:28:03.225Z] [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 80 kB/s)
[2026-03-02T10:28:03.225Z] [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
[2026-03-02T10:28:03.225Z] [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 280 kB/s)
[2026-03-02T10:28:03.225Z] [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
[2026-03-02T10:28:03.226Z] [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 67 kB/s)
[2026-03-02T10:28:03.226Z] [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
[2026-03-02T10:28:03.860Z] [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 29 kB/s)
[2026-03-02T10:28:03.860Z] [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
[2026-03-02T10:28:03.860Z] [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 53 kB/s)
[2026-03-02T10:28:03.860Z] [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
[2026-03-02T10:28:03.860Z] [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 49 kB/s)
[2026-03-02T10:28:03.860Z] [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
[2026-03-02T10:28:03.860Z] [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 50 kB/s)
[2026-03-02T10:28:03.860Z] [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
[2026-03-02T10:28:03.860Z] [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 18 kB/s)
[2026-03-02T10:28:03.860Z] [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
[2026-03-02T10:28:03.860Z] [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 65 kB/s)
[2026-03-02T10:28:03.860Z] [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
[2026-03-02T10:28:03.860Z] [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 30 kB/s)
[2026-03-02T10:28:03.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom
[2026-03-02T10:28:03.860Z] [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 744 kB/s)
[2026-03-02T10:28:03.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom
[2026-03-02T10:28:03.860Z] [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 1.4 MB/s)
[2026-03-02T10:28:03.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom
[2026-03-02T10:28:03.860Z] [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 745 kB/s)
[2026-03-02T10:28:03.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
[2026-03-02T10:28:03.860Z] [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 13 kB/s)
[2026-03-02T10:28:03.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.pom
[2026-03-02T10:28:03.860Z] [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 234 kB/s)
[2026-03-02T10:28:03.860Z] [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
[2026-03-02T10:28:03.860Z] [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 590 kB/s)
[2026-03-02T10:28:03.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
[2026-03-02T10:28:03.860Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 151 kB/s)
[2026-03-02T10:28:03.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.pom
[2026-03-02T10:28:03.860Z] [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 789 kB/s)
[2026-03-02T10:28:03.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.pom
[2026-03-02T10:28:03.860Z] [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 730 kB/s)
[2026-03-02T10:28:03.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
[2026-03-02T10:28:03.860Z] [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 158 kB/s)
[2026-03-02T10:28:03.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom
[2026-03-02T10:28:03.860Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom (1.1 kB at 39 kB/s)
[2026-03-02T10:28:03.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom
[2026-03-02T10:28:04.493Z] [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 32 kB/s)
[2026-03-02T10:28:04.493Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.pom
[2026-03-02T10:28:04.493Z] [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 157 kB/s)
[2026-03-02T10:28:04.493Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.pom
[2026-03-02T10:28:04.493Z] [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 664 kB/s)
[2026-03-02T10:28:04.493Z] [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
[2026-03-02T10:28:04.493Z] [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 100 kB/s)
[2026-03-02T10:28:04.493Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.pom
[2026-03-02T10:28:04.493Z] [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 96 kB/s)
[2026-03-02T10:28:04.493Z] [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
[2026-03-02T10:28:04.493Z] [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 406 kB/s)
[2026-03-02T10:28:04.493Z] [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
[2026-03-02T10:28:04.493Z] [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 272 kB/s)
[2026-03-02T10:28:04.493Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[2026-03-02T10:28:04.493Z] [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 460 kB/s)
[2026-03-02T10:28:04.493Z] [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
[2026-03-02T10:28:04.493Z] [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 444 kB/s)
[2026-03-02T10:28:04.493Z] [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
[2026-03-02T10:28:04.493Z] [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 42 kB/s)
[2026-03-02T10:28:04.493Z] [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
[2026-03-02T10:28:04.493Z] [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 956 kB/s)
[2026-03-02T10:28:04.493Z] [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
[2026-03-02T10:28:04.493Z] [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 122 kB/s)
[2026-03-02T10:28:04.493Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom
[2026-03-02T10:28:04.493Z] [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 242 kB/s)
[2026-03-02T10:28:04.493Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/localstack/1.16.3/localstack-1.16.3.pom
[2026-03-02T10:28:04.493Z] [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 46 kB/s)
[2026-03-02T10:28:04.493Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.pom
[2026-03-02T10:28:04.493Z] [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 76 kB/s)
[2026-03-02T10:28:04.493Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom
[2026-03-02T10:28:04.493Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 965 kB/s)
[2026-03-02T10:28:04.493Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[2026-03-02T10:28:04.493Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 26 kB/s)
[2026-03-02T10:28:04.493Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[2026-03-02T10:28:04.493Z] [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 64 kB/s)
[2026-03-02T10:28:04.493Z] [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
[2026-03-02T10:28:04.493Z] [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 214 kB/s)
[2026-03-02T10:28:04.493Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.pom
[2026-03-02T10:28:05.129Z] [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 45 kB/s)
[2026-03-02T10:28:05.129Z] [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
[2026-03-02T10:28:05.129Z] [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 78 kB/s)
[2026-03-02T10:28:05.129Z] [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
[2026-03-02T10:28:05.129Z] [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 397 kB/s)
[2026-03-02T10:28:05.129Z] [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
[2026-03-02T10:28:05.129Z] [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 128 kB/s)
[2026-03-02T10:28:05.129Z] [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
[2026-03-02T10:28:05.129Z] [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 44 kB/s)
[2026-03-02T10:28:05.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.pom
[2026-03-02T10:28:05.129Z] [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 54 kB/s)
[2026-03-02T10:28:05.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.16.3/junit-jupiter-1.16.3.pom
[2026-03-02T10:28:05.129Z] [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 49 kB/s)
[2026-03-02T10:28:05.129Z] [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
[2026-03-02T10:28:05.129Z] [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 122 kB/s)
[2026-03-02T10:28:05.129Z] [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
[2026-03-02T10:28:05.129Z] [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 669 kB/s)
[2026-03-02T10:28:05.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom
[2026-03-02T10:28:05.129Z] [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 510 kB/s)
[2026-03-02T10:28:05.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom
[2026-03-02T10:28:05.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 1.4 MB/s)
[2026-03-02T10:28:05.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[2026-03-02T10:28:05.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 662 kB/s)
[2026-03-02T10:28:05.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
[2026-03-02T10:28:05.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.7 MB/s)
[2026-03-02T10:28:05.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom
[2026-03-02T10:28:05.129Z] [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 260 kB/s)
[2026-03-02T10:28:05.129Z] [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
[2026-03-02T10:28:05.129Z] [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 84 kB/s)
[2026-03-02T10:28:05.129Z] [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
[2026-03-02T10:28:05.129Z] [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 98 kB/s)
[2026-03-02T10:28:05.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom
[2026-03-02T10:28:05.129Z] [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 756 kB/s)
[2026-03-02T10:28:05.129Z] [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
[2026-03-02T10:28:05.129Z] [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
[2026-03-02T10:28:05.129Z] [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
[2026-03-02T10:28:05.129Z] [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
[2026-03-02T10:28:05.129Z] [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
[2026-03-02T10:28:05.858Z] [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 2.6 MB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 155 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 259 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 9.6 MB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 1.7 MB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 121 kB/s)
[2026-03-02T10:28:05.858Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.jar
[2026-03-02T10:28:05.858Z] [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 104 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 236 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 96 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 55 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 224 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 13 MB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 923 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 503 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 80 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 121 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 1.1 MB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 221 kB/s)
[2026-03-02T10:28:05.858Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.4/vertx-codegen-4.2.4.jar
[2026-03-02T10:28:05.858Z] [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 564 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 139 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 2.1 MB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 465 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 1.0 MB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 29 kB/s)
[2026-03-02T10:28:05.858Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.jar
[2026-03-02T10:28:05.858Z] [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 656 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 89 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 173 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 25 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 97 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 1.4 MB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 42 kB/s)
[2026-03-02T10:28:05.858Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.jar
[2026-03-02T10:28:05.858Z] [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 501 kB/s)
[2026-03-02T10:28:05.858Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar
[2026-03-02T10:28:05.858Z] [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 89 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 414 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 223 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 2.6 MB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 293 kB/s)
[2026-03-02T10:28:05.858Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc/2.7.2.Final/arc-2.7.2.Final.jar
[2026-03-02T10:28:05.858Z] [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 23 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 189 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 534 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 39 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 42 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 32 MB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 84 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 506 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 6.5 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 396 kB/s)
[2026-03-02T10:28:05.858Z] [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
[2026-03-02T10:28:05.858Z] [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 81 kB/s)
[2026-03-02T10:28:05.859Z] [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
[2026-03-02T10:28:05.859Z] [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 296 kB/s)
[2026-03-02T10:28:05.859Z] [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
[2026-03-02T10:28:05.859Z] [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 15 kB/s)
[2026-03-02T10:28:05.859Z] [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
[2026-03-02T10:28:05.859Z] [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 238 kB/s)
[2026-03-02T10:28:05.859Z] [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
[2026-03-02T10:28:05.859Z] [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 18 kB/s)
[2026-03-02T10:28:05.859Z] [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
[2026-03-02T10:28:05.859Z] [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 64 kB/s)
[2026-03-02T10:28:05.859Z] [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
[2026-03-02T10:28:05.859Z] [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 52 kB/s)
[2026-03-02T10:28:05.859Z] [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
[2026-03-02T10:28:05.859Z] [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 28 kB/s)
[2026-03-02T10:28:05.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.jar
[2026-03-02T10:28:05.859Z] [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 5.1 kB/s)
[2026-03-02T10:28:05.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.jar
[2026-03-02T10:28:05.859Z] [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 62 kB/s)
[2026-03-02T10:28:05.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.jar
[2026-03-02T10:28:05.859Z] [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 53 kB/s)
[2026-03-02T10:28:05.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.jar
[2026-03-02T10:28:05.859Z] [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 5.5 kB/s)
[2026-03-02T10:28:05.859Z] [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
[2026-03-02T10:28:05.859Z] [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 73 kB/s)
[2026-03-02T10:28:05.859Z] [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
[2026-03-02T10:28:05.859Z] [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 14 kB/s)
[2026-03-02T10:28:05.859Z] [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
[2026-03-02T10:28:05.859Z] [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 180 kB/s)
[2026-03-02T10:28:05.859Z] [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
[2026-03-02T10:28:05.859Z] [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 58 kB/s)
[2026-03-02T10:28:05.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.17.103/sdk-core-2.17.103.jar
[2026-03-02T10:28:05.859Z] [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 49 kB/s)
[2026-03-02T10:28:05.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.17.103/aws-core-2.17.103.jar
[2026-03-02T10:28:06.592Z] [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 94 kB/s)
[2026-03-02T10:28:06.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.jar
[2026-03-02T10:28:06.592Z] [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 173 kB/s)
[2026-03-02T10:28:06.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.17.103/regions-2.17.103.jar
[2026-03-02T10:28:06.592Z] [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 44 kB/s)
[2026-03-02T10:28:06.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/json-utils/2.17.103/json-utils-2.17.103.jar
[2026-03-02T10:28:06.592Z] [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 12 kB/s)
[2026-03-02T10:28:06.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.17.103/auth-2.17.103.jar
[2026-03-02T10:28:06.592Z] [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 866 kB/s)
[2026-03-02T10:28:06.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/dynamodb/2.17.103/dynamodb-2.17.103.jar
[2026-03-02T10:28:06.592Z] [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 81 kB/s)
[2026-03-02T10:28:06.592Z] [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
[2026-03-02T10:28:06.592Z] [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 34 kB/s)
[2026-03-02T10:28:06.592Z] [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
[2026-03-02T10:28:06.592Z] [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 148 kB/s)
[2026-03-02T10:28:06.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocol-core/2.17.103/protocol-core-2.17.103.jar
[2026-03-02T10:28:06.592Z] [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 190 kB/s)
[2026-03-02T10:28:06.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.17.103/profiles-2.17.103.jar
[2026-03-02T10:28:06.592Z] [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 807 kB/s)
[2026-03-02T10:28:06.592Z] [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
[2026-03-02T10:28:06.592Z] [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 477 kB/s)
[2026-03-02T10:28:06.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.17.103/utils-2.17.103.jar
[2026-03-02T10:28:06.592Z] [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 43 kB/s)
[2026-03-02T10:28:06.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.17.103/annotations-2.17.103.jar
[2026-03-02T10:28:06.592Z] [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 39 kB/s)
[2026-03-02T10:28:06.592Z] [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
[2026-03-02T10:28:06.592Z] [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 149 kB/s)
[2026-03-02T10:28:06.592Z] [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
[2026-03-02T10:28:06.592Z] [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 15 kB/s)
[2026-03-02T10:28:06.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.17.103/metrics-spi-2.17.103.jar
[2026-03-02T10:28:06.592Z] [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 79 kB/s)
[2026-03-02T10:28:06.592Z] [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
[2026-03-02T10:28:06.592Z] [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 319 kB/s)
[2026-03-02T10:28:06.592Z] [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
[2026-03-02T10:28:06.592Z] [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 31 kB/s)
[2026-03-02T10:28:06.592Z] [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
[2026-03-02T10:28:06.592Z] [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 713 kB/s)
[2026-03-02T10:28:06.592Z] [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
[2026-03-02T10:28:06.592Z] [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 522 kB/s)
[2026-03-02T10:28:06.592Z] [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
[2026-03-02T10:28:06.592Z] [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 371 kB/s)
[2026-03-02T10:28:06.592Z] [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
[2026-03-02T10:28:06.593Z] [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 519 kB/s)
[2026-03-02T10:28:06.593Z] [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
[2026-03-02T10:28:06.593Z] [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 40 kB/s)
[2026-03-02T10:28:06.593Z] [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
[2026-03-02T10:28:06.593Z] [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 691 kB/s)
[2026-03-02T10:28:06.593Z] [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
[2026-03-02T10:28:06.593Z] [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 318 kB/s)
[2026-03-02T10:28:06.593Z] [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
[2026-03-02T10:28:06.593Z] [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 24 kB/s)
[2026-03-02T10:28:06.593Z] [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
[2026-03-02T10:28:06.593Z] [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 541 kB/s)
[2026-03-02T10:28:06.593Z] [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
[2026-03-02T10:28:06.593Z] [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 36 kB/s)
[2026-03-02T10:28:06.593Z] [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
[2026-03-02T10:28:06.593Z] [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 37 kB/s)
[2026-03-02T10:28:06.593Z] [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
[2026-03-02T10:28:06.593Z] [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 137 kB/s)
[2026-03-02T10:28:06.593Z] [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
[2026-03-02T10:28:06.593Z] [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 34 kB/s)
[2026-03-02T10:28:06.593Z] [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
[2026-03-02T10:28:06.593Z] [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 40 kB/s)
[2026-03-02T10:28:06.593Z] [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
[2026-03-02T10:28:06.593Z] [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 21 kB/s)
[2026-03-02T10:28:06.593Z] [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
[2026-03-02T10:28:06.593Z] [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 150 kB/s)
[2026-03-02T10:28:06.593Z] [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
[2026-03-02T10:28:06.593Z] [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 2.1 MB/s)
[2026-03-02T10:28:06.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar
[2026-03-02T10:28:06.593Z] [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 2.7 kB/s)
[2026-03-02T10:28:06.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar
[2026-03-02T10:28:06.593Z] [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 3.5 kB/s)
[2026-03-02T10:28:06.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
[2026-03-02T10:28:06.593Z] [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 85 kB/s)
[2026-03-02T10:28:06.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.jar
[2026-03-02T10:28:06.593Z] [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 2.3 kB/s)
[2026-03-02T10:28:06.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.jar
[2026-03-02T10:28:06.593Z] [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 578 kB/s)
[2026-03-02T10:28:06.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.jar
[2026-03-02T10:28:06.593Z] [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 27 kB/s)
[2026-03-02T10:28:06.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
[2026-03-02T10:28:06.593Z] [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 6.4 kB/s)
[2026-03-02T10:28:06.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar
[2026-03-02T10:28:06.593Z] [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 258 kB/s)
[2026-03-02T10:28:06.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar
[2026-03-02T10:28:06.593Z] [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 612 kB/s)
[2026-03-02T10:28:06.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.jar
[2026-03-02T10:28:06.593Z] [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 37 kB/s)
[2026-03-02T10:28:06.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.jar
[2026-03-02T10:28:06.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar (123 kB at 104 kB/s)
[2026-03-02T10:28:06.593Z] [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
[2026-03-02T10:28:06.593Z] [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 56 kB/s)
[2026-03-02T10:28:06.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.jar
[2026-03-02T10:28:06.593Z] [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 111 kB/s)
[2026-03-02T10:28:06.593Z] [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
[2026-03-02T10:28:06.593Z] [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 6.7 MB/s)
[2026-03-02T10:28:06.593Z] [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
[2026-03-02T10:28:06.593Z] [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 76 kB/s)
[2026-03-02T10:28:06.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/localstack/1.16.3/localstack-1.16.3.jar
[2026-03-02T10:28:06.593Z] [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 94 kB/s)
[2026-03-02T10:28:06.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.jar
[2026-03-02T10:28:06.593Z] [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 34 kB/s)
[2026-03-02T10:28:06.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar
[2026-03-02T10:28:06.593Z] [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 62 kB/s)
[2026-03-02T10:28:06.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[2026-03-02T10:28:06.593Z] [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 6.4 kB/s)
[2026-03-02T10:28:06.593Z] [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
[2026-03-02T10:28:06.593Z] [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 915 kB/s)
[2026-03-02T10:28:06.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar
[2026-03-02T10:28:06.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 35 kB/s)
[2026-03-02T10:28:06.593Z] [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
[2026-03-02T10:28:06.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar (19 kB at 15 kB/s)
[2026-03-02T10:28:06.593Z] [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
[2026-03-02T10:28:06.593Z] [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 20 kB/s)
[2026-03-02T10:28:06.594Z] [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
[2026-03-02T10:28:06.594Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 297 kB/s)
[2026-03-02T10:28:06.594Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar
[2026-03-02T10:28:06.594Z] [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 356 kB/s)
[2026-03-02T10:28:06.594Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.16.3/junit-jupiter-1.16.3.jar
[2026-03-02T10:28:06.594Z] [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 1.5 MB/s)
[2026-03-02T10:28:06.594Z] [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
[2026-03-02T10:28:06.594Z] [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 27 kB/s)
[2026-03-02T10:28:06.594Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar
[2026-03-02T10:28:06.594Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.jar (12 MB at 9.0 MB/s)
[2026-03-02T10:28:06.594Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar
[2026-03-02T10:28:06.594Z] [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 8.4 kB/s)
[2026-03-02T10:28:06.594Z] [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
[2026-03-02T10:28:06.594Z] [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 1.3 MB/s)
[2026-03-02T10:28:06.594Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar
[2026-03-02T10:28:06.594Z] [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 754 kB/s)
[2026-03-02T10:28:06.594Z] [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 45 kB/s)
[2026-03-02T10:28:06.594Z] [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 410 kB/s)
[2026-03-02T10:28:07.227Z] [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 46 kB/s)
[2026-03-02T10:28:07.227Z] [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 439 kB/s)
[2026-03-02T10:28:07.227Z] [INFO]
[2026-03-02T10:28:07.227Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-dynamodb-quickstart ---
[2026-03-02T10:28:07.227Z] [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
[2026-03-02T10:28:07.227Z] [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 27 kB/s)
[2026-03-02T10:28:07.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
[2026-03-02T10:28:07.227Z] [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 215 kB/s)
[2026-03-02T10:28:07.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
[2026-03-02T10:28:07.227Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 372 kB/s)
[2026-03-02T10:28:07.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
[2026-03-02T10:28:07.227Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 80 kB/s)
[2026-03-02T10:28:07.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
[2026-03-02T10:28:07.227Z] [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 85 kB/s)
[2026-03-02T10:28:07.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[2026-03-02T10:28:07.227Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 209 kB/s)
[2026-03-02T10:28:07.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[2026-03-02T10:28:07.227Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 214 kB/s)
[2026-03-02T10:28:07.227Z] [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
[2026-03-02T10:28:07.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
[2026-03-02T10:28:07.227Z] [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 6.5 MB/s)
[2026-03-02T10:28:07.227Z] [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 280 kB/s)
[2026-03-02T10:28:07.227Z] [INFO]
[2026-03-02T10:28:07.227Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-dynamodb-quickstart ---
[2026-03-02T10:28:07.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
[2026-03-02T10:28:07.227Z] [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 41 kB/s)
[2026-03-02T10:28:07.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
[2026-03-02T10:28:07.227Z] [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 38 kB/s)
[2026-03-02T10:28:07.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
[2026-03-02T10:28:07.227Z] [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 53 kB/s)
[2026-03-02T10:28:07.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
[2026-03-02T10:28:07.227Z] [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 45 kB/s)
[2026-03-02T10:28:07.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[2026-03-02T10:28:07.862Z] [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 224 kB/s)
[2026-03-02T10:28:07.862Z] [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
[2026-03-02T10:28:07.862Z] [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 88 kB/s)
[2026-03-02T10:28:07.862Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
[2026-03-02T10:28:07.862Z] [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 11 kB/s)
[2026-03-02T10:28:07.862Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[2026-03-02T10:28:07.862Z] [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 133 kB/s)
[2026-03-02T10:28:07.862Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
[2026-03-02T10:28:07.862Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 21 kB/s)
[2026-03-02T10:28:07.862Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
[2026-03-02T10:28:07.862Z] [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 152 kB/s)
[2026-03-02T10:28:07.862Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[2026-03-02T10:28:07.862Z] [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 68 kB/s)
[2026-03-02T10:28:07.862Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
[2026-03-02T10:28:07.862Z] [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 44 kB/s)
[2026-03-02T10:28:07.862Z] [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
[2026-03-02T10:28:07.862Z] [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 60 kB/s)
[2026-03-02T10:28:07.862Z] [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
[2026-03-02T10:28:07.862Z] [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 41 kB/s)
[2026-03-02T10:28:07.862Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
[2026-03-02T10:28:07.862Z] [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 33 kB/s)
[2026-03-02T10:28:07.862Z] [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
[2026-03-02T10:28:07.862Z] [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 43 kB/s)
[2026-03-02T10:28:07.862Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
[2026-03-02T10:28:07.862Z] [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 156 kB/s)
[2026-03-02T10:28:07.862Z] [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
[2026-03-02T10:28:07.862Z] [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 46 kB/s)
[2026-03-02T10:28:07.862Z] [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
[2026-03-02T10:28:08.495Z] [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 40 kB/s)
[2026-03-02T10:28:08.495Z] [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
[2026-03-02T10:28:08.495Z] [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 29 kB/s)
[2026-03-02T10:28:08.495Z] [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
[2026-03-02T10:28:08.495Z] [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 8.7 kB/s)
[2026-03-02T10:28:08.495Z] [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
[2026-03-02T10:28:08.495Z] [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 89 kB/s)
[2026-03-02T10:28:08.495Z] [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
[2026-03-02T10:28:08.496Z] [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 35 kB/s)
[2026-03-02T10:28:08.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
[2026-03-02T10:28:08.496Z] [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 51 kB/s)
[2026-03-02T10:28:08.496Z] [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
[2026-03-02T10:28:08.496Z] [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 52 kB/s)
[2026-03-02T10:28:08.496Z] [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
[2026-03-02T10:28:08.496Z] [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 158 kB/s)
[2026-03-02T10:28:08.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
[2026-03-02T10:28:08.496Z] [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 27 kB/s)
[2026-03-02T10:28:08.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
[2026-03-02T10:28:08.496Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 83 kB/s)
[2026-03-02T10:28:08.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
[2026-03-02T10:28:08.496Z] [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 83 kB/s)
[2026-03-02T10:28:08.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[2026-03-02T10:28:08.496Z] [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 381 kB/s)
[2026-03-02T10:28:08.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom
[2026-03-02T10:28:08.496Z] [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 123 kB/s)
[2026-03-02T10:28:08.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
[2026-03-02T10:28:08.496Z] [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 167 kB/s)
[2026-03-02T10:28:08.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
[2026-03-02T10:28:09.128Z] [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 152 kB/s)
[2026-03-02T10:28:09.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[2026-03-02T10:28:09.129Z] [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 258 kB/s)
[2026-03-02T10:28:09.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
[2026-03-02T10:28:09.129Z] [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 20 kB/s)
[2026-03-02T10:28:09.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
[2026-03-02T10:28:09.129Z] [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 124 kB/s)
[2026-03-02T10:28:09.129Z] [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
[2026-03-02T10:28:09.129Z] [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 56 kB/s)
[2026-03-02T10:28:09.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
[2026-03-02T10:28:09.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 69 kB/s)
[2026-03-02T10:28:09.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
[2026-03-02T10:28:09.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 84 kB/s)
[2026-03-02T10:28:09.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[2026-03-02T10:28:09.129Z] [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 175 kB/s)
[2026-03-02T10:28:09.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
[2026-03-02T10:28:09.129Z] [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 20 kB/s)
[2026-03-02T10:28:09.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
[2026-03-02T10:28:09.129Z] [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 57 kB/s)
[2026-03-02T10:28:09.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
[2026-03-02T10:28:09.129Z] [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 360 kB/s)
[2026-03-02T10:28:09.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar
[2026-03-02T10:28:09.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar
[2026-03-02T10:28:09.129Z] [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
[2026-03-02T10:28:09.129Z] [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
[2026-03-02T10:28:09.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar
[2026-03-02T10:28:09.129Z] [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 1.1 MB/s)
[2026-03-02T10:28:09.129Z] [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
[2026-03-02T10:28:09.129Z] [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 1.8 MB/s)
[2026-03-02T10:28:09.129Z] [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
[2026-03-02T10:28:09.129Z] [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 4.5 MB/s)
[2026-03-02T10:28:09.129Z] [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
[2026-03-02T10:28:09.129Z] [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 723 kB/s)
[2026-03-02T10:28:09.129Z] [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
[2026-03-02T10:28:09.129Z] [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 2.3 MB/s)
[2026-03-02T10:28:09.129Z] [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
[2026-03-02T10:28:09.129Z] [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 371 kB/s)
[2026-03-02T10:28:09.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
[2026-03-02T10:28:09.129Z] [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 168 kB/s)
[2026-03-02T10:28:09.129Z] [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
[2026-03-02T10:28:09.129Z] [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 99 kB/s)
[2026-03-02T10:28:09.129Z] [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
[2026-03-02T10:28:09.129Z] [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 314 kB/s)
[2026-03-02T10:28:09.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
[2026-03-02T10:28:09.129Z] [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 156 kB/s)
[2026-03-02T10:28:09.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar
[2026-03-02T10:28:09.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 342 kB/s)
[2026-03-02T10:28:09.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar
[2026-03-02T10:28:09.129Z] [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 405 kB/s)
[2026-03-02T10:28:09.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar
[2026-03-02T10:28:09.129Z] [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 145 kB/s)
[2026-03-02T10:28:09.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
[2026-03-02T10:28:09.129Z] [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 753 kB/s)
[2026-03-02T10:28:09.129Z] [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
[2026-03-02T10:28:09.129Z] [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 423 kB/s)
[2026-03-02T10:28:09.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
[2026-03-02T10:28:09.764Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 321 kB/s)
[2026-03-02T10:28:09.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
[2026-03-02T10:28:09.764Z] [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 702 kB/s)
[2026-03-02T10:28:09.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar
[2026-03-02T10:28:09.764Z] [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 73 kB/s)
[2026-03-02T10:28:09.764Z] [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
[2026-03-02T10:28:09.764Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 829 kB/s)
[2026-03-02T10:28:09.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
[2026-03-02T10:28:09.764Z] [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 1.3 MB/s)
[2026-03-02T10:28:09.764Z] [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 1.4 MB/s)
[2026-03-02T10:28:09.764Z] [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 269 kB/s)
[2026-03-02T10:28:09.764Z] [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 39 kB/s)
[2026-03-02T10:28:09.764Z] [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 335 kB/s)
[2026-03-02T10:28:09.764Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-02T10:28:09.764Z] [INFO] Copying 3 resources
[2026-03-02T10:28:09.764Z] [INFO]
[2026-03-02T10:28:09.764Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-dynamodb-quickstart ---
[2026-03-02T10:28:09.764Z] [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
[2026-03-02T10:28:09.764Z] [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 50 kB/s)
[2026-03-02T10:28:09.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
[2026-03-02T10:28:09.764Z] [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 675 kB/s)
[2026-03-02T10:28:09.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom
[2026-03-02T10:28:09.764Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 894 kB/s)
[2026-03-02T10:28:09.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
[2026-03-02T10:28:09.764Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 161 kB/s)
[2026-03-02T10:28:09.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
[2026-03-02T10:28:09.764Z] [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 58 kB/s)
[2026-03-02T10:28:09.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[2026-03-02T10:28:09.764Z] [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 79 kB/s)
[2026-03-02T10:28:09.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom
[2026-03-02T10:28:09.764Z] [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 288 kB/s)
[2026-03-02T10:28:09.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom
[2026-03-02T10:28:09.764Z] [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 71 kB/s)
[2026-03-02T10:28:09.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom
[2026-03-02T10:28:09.764Z] [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 95 kB/s)
[2026-03-02T10:28:09.764Z] [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
[2026-03-02T10:28:09.764Z] [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 70 kB/s)
[2026-03-02T10:28:09.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
[2026-03-02T10:28:09.764Z] [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 68 kB/s)
[2026-03-02T10:28:09.764Z] [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
[2026-03-02T10:28:09.764Z] [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 70 kB/s)
[2026-03-02T10:28:09.764Z] [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
[2026-03-02T10:28:09.764Z] [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 58 kB/s)
[2026-03-02T10:28:09.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
[2026-03-02T10:28:09.764Z] [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 93 kB/s)
[2026-03-02T10:28:09.764Z] [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
[2026-03-02T10:28:09.764Z] [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 77 kB/s)
[2026-03-02T10:28:09.765Z] [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
[2026-03-02T10:28:09.765Z] [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 66 kB/s)
[2026-03-02T10:28:09.765Z] [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
[2026-03-02T10:28:10.432Z] [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 69 kB/s)
[2026-03-02T10:28:10.432Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom
[2026-03-02T10:28:10.432Z] [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 44 kB/s)
[2026-03-02T10:28:10.432Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom
[2026-03-02T10:28:10.432Z] [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 114 kB/s)
[2026-03-02T10:28:10.432Z] [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
[2026-03-02T10:28:10.432Z] [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 123 kB/s)
[2026-03-02T10:28:10.432Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[2026-03-02T10:28:10.432Z] [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 170 kB/s)
[2026-03-02T10:28:10.432Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[2026-03-02T10:28:10.432Z] [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 33 kB/s)
[2026-03-02T10:28:10.432Z] [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
[2026-03-02T10:28:10.432Z] [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 176 kB/s)
[2026-03-02T10:28:10.432Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[2026-03-02T10:28:10.432Z] [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 219 kB/s)
[2026-03-02T10:28:10.432Z] [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
[2026-03-02T10:28:10.432Z] [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 47 kB/s)
[2026-03-02T10:28:10.432Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[2026-03-02T10:28:10.432Z] [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 723 kB/s)
[2026-03-02T10:28:10.432Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
[2026-03-02T10:28:10.432Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 275 kB/s)
[2026-03-02T10:28:10.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
[2026-03-02T10:28:10.433Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 141 kB/s)
[2026-03-02T10:28:10.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
[2026-03-02T10:28:10.433Z] [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 353 kB/s)
[2026-03-02T10:28:10.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
[2026-03-02T10:28:10.433Z] [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 68 kB/s)
[2026-03-02T10:28:10.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
[2026-03-02T10:28:10.433Z] [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 108 kB/s)
[2026-03-02T10:28:10.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
[2026-03-02T10:28:10.433Z] [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 30 kB/s)
[2026-03-02T10:28:10.433Z] [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
[2026-03-02T10:28:10.433Z] [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 72 kB/s)
[2026-03-02T10:28:10.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
[2026-03-02T10:28:10.433Z] [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 63 kB/s)
[2026-03-02T10:28:10.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
[2026-03-02T10:28:10.433Z] [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 240 kB/s)
[2026-03-02T10:28:10.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
[2026-03-02T10:28:11.065Z] [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 115 kB/s)
[2026-03-02T10:28:11.065Z] [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
[2026-03-02T10:28:11.065Z] [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 70 kB/s)
[2026-03-02T10:28:11.065Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
[2026-03-02T10:28:11.065Z] [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 75 kB/s)
[2026-03-02T10:28:11.065Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[2026-03-02T10:28:11.065Z] [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 49 kB/s)
[2026-03-02T10:28:11.065Z] [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
[2026-03-02T10:28:11.065Z] [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 62 kB/s)
[2026-03-02T10:28:11.065Z] [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
[2026-03-02T10:28:11.065Z] [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 57 kB/s)
[2026-03-02T10:28:11.065Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
[2026-03-02T10:28:11.065Z] [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 96 kB/s)
[2026-03-02T10:28:11.065Z] [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
[2026-03-02T10:28:11.065Z] [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 100 kB/s)
[2026-03-02T10:28:11.065Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
[2026-03-02T10:28:11.065Z] [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 30 kB/s)
[2026-03-02T10:28:11.065Z] [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
[2026-03-02T10:28:11.065Z] [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 71 kB/s)
[2026-03-02T10:28:11.065Z] [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
[2026-03-02T10:28:11.065Z] [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 76 kB/s)
[2026-03-02T10:28:11.065Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
[2026-03-02T10:28:11.065Z] [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 47 kB/s)
[2026-03-02T10:28:11.065Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[2026-03-02T10:28:11.065Z] [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 96 kB/s)
[2026-03-02T10:28:11.065Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[2026-03-02T10:28:11.065Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 252 kB/s)
[2026-03-02T10:28:11.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[2026-03-02T10:28:11.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 300 kB/s)
[2026-03-02T10:28:11.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[2026-03-02T10:28:11.066Z] [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 132 kB/s)
[2026-03-02T10:28:11.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[2026-03-02T10:28:11.066Z] [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 69 kB/s)
[2026-03-02T10:28:11.066Z] [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
[2026-03-02T10:28:11.066Z] [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 25 kB/s)
[2026-03-02T10:28:11.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[2026-03-02T10:28:11.066Z] [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 157 kB/s)
[2026-03-02T10:28:11.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[2026-03-02T10:28:11.066Z] [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 558 kB/s)
[2026-03-02T10:28:11.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
[2026-03-02T10:28:11.698Z] [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 26 kB/s)
[2026-03-02T10:28:11.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
[2026-03-02T10:28:11.698Z] [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 113 kB/s)
[2026-03-02T10:28:11.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[2026-03-02T10:28:11.698Z] [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 109 kB/s)
[2026-03-02T10:28:11.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[2026-03-02T10:28:11.698Z] [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 757 kB/s)
[2026-03-02T10:28:11.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[2026-03-02T10:28:11.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 241 kB/s)
[2026-03-02T10:28:11.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[2026-03-02T10:28:11.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 468 kB/s)
[2026-03-02T10:28:11.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
[2026-03-02T10:28:11.698Z] [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 112 kB/s)
[2026-03-02T10:28:11.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
[2026-03-02T10:28:11.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 646 kB/s)
[2026-03-02T10:28:11.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
[2026-03-02T10:28:11.698Z] [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 25 kB/s)
[2026-03-02T10:28:11.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom
[2026-03-02T10:28:11.698Z] [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 22 kB/s)
[2026-03-02T10:28:11.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom
[2026-03-02T10:28:11.698Z] [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 43 kB/s)
[2026-03-02T10:28:11.699Z] [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
[2026-03-02T10:28:11.699Z] [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 102 kB/s)
[2026-03-02T10:28:11.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[2026-03-02T10:28:11.699Z] [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 76 kB/s)
[2026-03-02T10:28:11.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
[2026-03-02T10:28:11.699Z] [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 144 kB/s)
[2026-03-02T10:28:11.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
[2026-03-02T10:28:11.699Z] [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 94 kB/s)
[2026-03-02T10:28:11.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom
[2026-03-02T10:28:11.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 618 kB/s)
[2026-03-02T10:28:11.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
[2026-03-02T10:28:11.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 5.2 kB/s)
[2026-03-02T10:28:11.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
[2026-03-02T10:28:11.699Z] [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 191 kB/s)
[2026-03-02T10:28:11.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom
[2026-03-02T10:28:11.699Z] [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 80 kB/s)
[2026-03-02T10:28:11.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom
[2026-03-02T10:28:11.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 52 kB/s)
[2026-03-02T10:28:11.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom
[2026-03-02T10:28:11.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 26 kB/s)
[2026-03-02T10:28:11.699Z] [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
[2026-03-02T10:28:11.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
[2026-03-02T10:28:11.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
[2026-03-02T10:28:11.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar
[2026-03-02T10:28:11.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
[2026-03-02T10:28:12.335Z] [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 430 kB/s)
[2026-03-02T10:28:12.335Z] [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
[2026-03-02T10:28:12.335Z] [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 1.5 MB/s)
[2026-03-02T10:28:12.336Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
[2026-03-02T10:28:12.336Z] [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 2.5 MB/s)
[2026-03-02T10:28:12.336Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
[2026-03-02T10:28:12.336Z] [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 4.5 MB/s)
[2026-03-02T10:28:12.336Z] [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 3.4 MB/s)
[2026-03-02T10:28:12.336Z] [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
[2026-03-02T10:28:12.336Z] [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
[2026-03-02T10:28:12.336Z] [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 360 kB/s)
[2026-03-02T10:28:12.336Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
[2026-03-02T10:28:12.336Z] [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 536 kB/s)
[2026-03-02T10:28:12.336Z] [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
[2026-03-02T10:28:12.336Z] [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 1.3 MB/s)
[2026-03-02T10:28:12.336Z] [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
[2026-03-02T10:28:12.336Z] [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 1.4 MB/s)
[2026-03-02T10:28:12.336Z] [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
[2026-03-02T10:28:12.336Z] [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 270 kB/s)
[2026-03-02T10:28:12.336Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar
[2026-03-02T10:28:12.336Z] [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 148 kB/s)
[2026-03-02T10:28:12.336Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar
[2026-03-02T10:28:12.336Z] [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 303 kB/s)
[2026-03-02T10:28:12.336Z] [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
[2026-03-02T10:28:12.336Z] [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 378 kB/s)
[2026-03-02T10:28:12.336Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[2026-03-02T10:28:12.336Z] [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 521 kB/s)
[2026-03-02T10:28:12.336Z] [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
[2026-03-02T10:28:12.336Z] [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 1.2 MB/s)
[2026-03-02T10:28:12.336Z] [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
[2026-03-02T10:28:12.336Z] [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 78 kB/s)
[2026-03-02T10:28:12.336Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
[2026-03-02T10:28:12.336Z] [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 241 kB/s)
[2026-03-02T10:28:12.336Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
[2026-03-02T10:28:12.336Z] [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 242 kB/s)
[2026-03-02T10:28:12.336Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar
[2026-03-02T10:28:12.336Z] [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 97 kB/s)
[2026-03-02T10:28:12.336Z] [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
[2026-03-02T10:28:12.336Z] [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 27 kB/s)
[2026-03-02T10:28:12.336Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar
[2026-03-02T10:28:12.336Z] [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 28 kB/s)
[2026-03-02T10:28:12.336Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
[2026-03-02T10:28:12.336Z] [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 148 kB/s)
[2026-03-02T10:28:12.336Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar
[2026-03-02T10:28:12.336Z] [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 1.3 MB/s)
[2026-03-02T10:28:12.336Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[2026-03-02T10:28:12.336Z] [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 107 kB/s)
[2026-03-02T10:28:12.336Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[2026-03-02T10:28:12.336Z] [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 697 kB/s)
[2026-03-02T10:28:12.336Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
[2026-03-02T10:28:12.336Z] [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 232 kB/s)
[2026-03-02T10:28:12.336Z] [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 216 kB/s)
[2026-03-02T10:28:12.336Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 1.7 MB/s)
[2026-03-02T10:28:12.336Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 546 kB/s)
[2026-03-02T10:28:12.336Z] [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 2.8 MB/s)
[2026-03-02T10:28:12.336Z] [INFO] Changes detected - recompiling the module!
[2026-03-02T10:28:12.336Z] [INFO] Compiling 6 source files to /quarkus-quickstarts/amazon-dynamodb-quickstart/target/classes
[2026-03-02T10:28:13.658Z] [INFO]
[2026-03-02T10:28:13.658Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-dynamodb-quickstart ---
[2026-03-02T10:28:13.658Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-02T10:28:13.658Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-dynamodb-quickstart/src/test/resources
[2026-03-02T10:28:13.658Z] [INFO]
[2026-03-02T10:28:13.658Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-dynamodb-quickstart ---
[2026-03-02T10:28:13.658Z] [INFO] Changes detected - recompiling the module!
[2026-03-02T10:28:13.658Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-dynamodb-quickstart/target/test-classes
[2026-03-02T10:28:14.292Z] [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.
[2026-03-02T10:28:14.292Z] [WARNING] /quarkus-quickstarts/amazon-dynamodb-quickstart/src/test/java/org/acme/dynamodb/DynamodbResource.java: Recompile with -Xlint:unchecked for details.
[2026-03-02T10:28:14.292Z] [INFO]
[2026-03-02T10:28:14.292Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-dynamodb-quickstart ---
[2026-03-02T10:28:14.292Z] [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
[2026-03-02T10:28:14.292Z] [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 179 kB/s)
[2026-03-02T10:28:14.292Z] [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
[2026-03-02T10:28:14.292Z] [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 64 kB/s)
[2026-03-02T10:28:14.292Z] [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
[2026-03-02T10:28:14.292Z] [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 65 kB/s)
[2026-03-02T10:28:14.292Z] [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
[2026-03-02T10:28:14.292Z] [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 81 kB/s)
[2026-03-02T10:28:14.292Z] [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
[2026-03-02T10:28:14.292Z] [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 625 kB/s)
[2026-03-02T10:28:14.292Z] [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
[2026-03-02T10:28:14.292Z] [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 88 kB/s)
[2026-03-02T10:28:14.292Z] [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
[2026-03-02T10:28:14.926Z] [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 115 kB/s)
[2026-03-02T10:28:14.926Z] [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
[2026-03-02T10:28:14.926Z] [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 32 kB/s)
[2026-03-02T10:28:14.926Z] [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
[2026-03-02T10:28:14.926Z] [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 51 kB/s)
[2026-03-02T10:28:14.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
[2026-03-02T10:28:14.926Z] [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 486 kB/s)
[2026-03-02T10:28:14.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
[2026-03-02T10:28:14.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 688 kB/s)
[2026-03-02T10:28:14.926Z] [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
[2026-03-02T10:28:14.926Z] [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 239 kB/s)
[2026-03-02T10:28:14.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[2026-03-02T10:28:14.926Z] [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 134 kB/s)
[2026-03-02T10:28:14.926Z] [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
[2026-03-02T10:28:14.926Z] [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 132 kB/s)
[2026-03-02T10:28:14.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[2026-03-02T10:28:14.926Z] [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 62 kB/s)
[2026-03-02T10:28:14.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
[2026-03-02T10:28:14.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 486 kB/s)
[2026-03-02T10:28:14.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
[2026-03-02T10:28:14.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 572 kB/s)
[2026-03-02T10:28:14.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
[2026-03-02T10:28:14.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 272 kB/s)
[2026-03-02T10:28:14.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[2026-03-02T10:28:14.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 225 kB/s)
[2026-03-02T10:28:14.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom
[2026-03-02T10:28:15.559Z] [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 80 kB/s)
[2026-03-02T10:28:15.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom
[2026-03-02T10:28:15.559Z] [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 77 kB/s)
[2026-03-02T10:28:15.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
[2026-03-02T10:28:15.559Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom (24 kB at 540 kB/s)
[2026-03-02T10:28:15.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom
[2026-03-02T10:28:15.559Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom (2.9 kB at 72 kB/s)
[2026-03-02T10:28:15.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
[2026-03-02T10:28:15.559Z] [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 311 kB/s)
[2026-03-02T10:28:15.559Z] [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
[2026-03-02T10:28:15.559Z] [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
[2026-03-02T10:28:15.559Z] [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
[2026-03-02T10:28:15.559Z] [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
[2026-03-02T10:28:15.559Z] [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
[2026-03-02T10:28:15.559Z] [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 455 kB/s)
[2026-03-02T10:28:15.559Z] [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
[2026-03-02T10:28:15.559Z] [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 705 kB/s)
[2026-03-02T10:28:15.560Z] [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
[2026-03-02T10:28:15.560Z] [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 3.6 MB/s)
[2026-03-02T10:28:15.560Z] [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
[2026-03-02T10:28:15.560Z] [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 6.9 MB/s)
[2026-03-02T10:28:15.560Z] [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
[2026-03-02T10:28:15.560Z] [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 2.3 MB/s)
[2026-03-02T10:28:15.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
[2026-03-02T10:28:15.560Z] [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 132 kB/s)
[2026-03-02T10:28:15.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[2026-03-02T10:28:15.560Z] [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 564 kB/s)
[2026-03-02T10:28:15.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar
[2026-03-02T10:28:15.560Z] [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 1.8 MB/s)
[2026-03-02T10:28:15.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar
[2026-03-02T10:28:15.560Z] [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 696 kB/s)
[2026-03-02T10:28:15.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
[2026-03-02T10:28:15.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 3.6 MB/s)
[2026-03-02T10:28:15.560Z] [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
[2026-03-02T10:28:15.560Z] [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 520 kB/s)
[2026-03-02T10:28:15.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
[2026-03-02T10:28:15.560Z] [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 554 kB/s)
[2026-03-02T10:28:15.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar (115 kB at 1.1 MB/s)
[2026-03-02T10:28:15.560Z] [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 1.3 MB/s)
[2026-03-02T10:28:15.560Z] [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 2.3 MB/s)
[2026-03-02T10:28:15.560Z] [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 13 MB/s)
[2026-03-02T10:28:15.560Z] [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
[2026-03-02T10:28:15.560Z] [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 705 kB/s)
[2026-03-02T10:28:15.560Z] [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
[2026-03-02T10:28:15.560Z] [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 197 kB/s)
[2026-03-02T10:28:15.560Z] [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
[2026-03-02T10:28:16.193Z] [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 63 kB/s)
[2026-03-02T10:28:16.193Z] [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
[2026-03-02T10:28:16.193Z] [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 79 kB/s)
[2026-03-02T10:28:16.193Z] [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
[2026-03-02T10:28:16.193Z] [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 62 kB/s)
[2026-03-02T10:28:16.193Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
[2026-03-02T10:28:16.193Z] [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 38 kB/s)
[2026-03-02T10:28:16.193Z] [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
[2026-03-02T10:28:16.193Z] [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 65 kB/s)
[2026-03-02T10:28:16.193Z] [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
[2026-03-02T10:28:16.193Z] [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 65 kB/s)
[2026-03-02T10:28:16.193Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
[2026-03-02T10:28:16.193Z] [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 53 kB/s)
[2026-03-02T10:28:16.193Z] [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
[2026-03-02T10:28:16.193Z] [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 73 kB/s)
[2026-03-02T10:28:16.193Z] [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
[2026-03-02T10:28:16.193Z] [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 70 kB/s)
[2026-03-02T10:28:16.193Z] [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
[2026-03-02T10:28:16.193Z] [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 65 kB/s)
[2026-03-02T10:28:16.193Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
[2026-03-02T10:28:16.194Z] [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 591 kB/s)
[2026-03-02T10:28:16.194Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
[2026-03-02T10:28:16.194Z] [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 356 kB/s)
[2026-03-02T10:28:16.194Z] [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
[2026-03-02T10:28:16.194Z] [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 1.1 MB/s)
[2026-03-02T10:28:16.194Z] [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
[2026-03-02T10:28:16.194Z] [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 177 kB/s)
[2026-03-02T10:28:16.194Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom
[2026-03-02T10:28:16.194Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 90 kB/s)
[2026-03-02T10:28:16.194Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
[2026-03-02T10:28:16.194Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 344 kB/s)
[2026-03-02T10:28:16.194Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom
[2026-03-02T10:28:16.194Z] [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 231 kB/s)
[2026-03-02T10:28:16.194Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom
[2026-03-02T10:28:16.925Z] [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 244 kB/s)
[2026-03-02T10:28:16.925Z] [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
[2026-03-02T10:28:16.925Z] [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 596 kB/s)
[2026-03-02T10:28:16.925Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom
[2026-03-02T10:28:16.925Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom (25 kB at 627 kB/s)
[2026-03-02T10:28:16.925Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
[2026-03-02T10:28:16.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 25 kB/s)
[2026-03-02T10:28:16.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
[2026-03-02T10:28:16.926Z] [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 70 kB/s)
[2026-03-02T10:28:16.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom
[2026-03-02T10:28:16.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom (12 kB at 432 kB/s)
[2026-03-02T10:28:16.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom
[2026-03-02T10:28:16.926Z] [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 52 kB/s)
[2026-03-02T10:28:16.926Z] [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
[2026-03-02T10:28:16.926Z] [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
[2026-03-02T10:28:16.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
[2026-03-02T10:28:16.926Z] [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
[2026-03-02T10:28:16.926Z] [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
[2026-03-02T10:28:16.926Z] [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 4.8 MB/s)
[2026-03-02T10:28:16.926Z] [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 507 kB/s)
[2026-03-02T10:28:16.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
[2026-03-02T10:28:16.926Z] [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 2.0 MB/s)
[2026-03-02T10:28:16.926Z] [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 50 kB/s)
[2026-03-02T10:28:16.926Z] [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 2.0 MB/s)
[2026-03-02T10:28:16.926Z] [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 216 kB/s)
[2026-03-02T10:28:16.926Z] [INFO]
[2026-03-02T10:28:16.926Z] [INFO] -------------------------------------------------------
[2026-03-02T10:28:16.926Z] [INFO] T E S T S
[2026-03-02T10:28:16.926Z] [INFO] -------------------------------------------------------
[2026-03-02T10:28:16.926Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-02T10:28:17.561Z] [INFO] Running org.acme.dynamodb.DynamodbResourcesTest
[2026-03-02T10:29:11.876Z] 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
[2026-03-02T10:29:11.876Z] 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 7.6 kB/s)
[2026-03-02T10:29:11.876Z] 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
[2026-03-02T10:29:11.876Z] 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 20 kB/s)
[2026-03-02T10:29:11.876Z] 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
[2026-03-02T10:29:11.876Z] 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 38 kB/s)
[2026-03-02T10:29:11.876Z] 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
[2026-03-02T10:29:11.876Z] 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 17 kB/s)
[2026-03-02T10:29:11.876Z] 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
[2026-03-02T10:29:11.876Z] 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 48 kB/s)
[2026-03-02T10:29:11.876Z] 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
[2026-03-02T10:29:11.876Z] 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 27 kB/s)
[2026-03-02T10:29:11.876Z] 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
[2026-03-02T10:29:11.876Z] 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 23 kB/s)
[2026-03-02T10:29:11.876Z] 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
[2026-03-02T10:29:11.876Z] 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 16 kB/s)
[2026-03-02T10:29:11.876Z] 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
[2026-03-02T10:29:11.876Z] 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 4.2 kB/s)
[2026-03-02T10:29:11.876Z] 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
[2026-03-02T10:29:11.876Z] 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 16 kB/s)
[2026-03-02T10:29:11.876Z] 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
[2026-03-02T10:29:11.876Z] 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 40 kB/s)
[2026-03-02T10:29:11.876Z] 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
[2026-03-02T10:29:11.876Z] 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 17 kB/s)
[2026-03-02T10:29:11.876Z] 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
[2026-03-02T10:29:11.876Z] 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 339 kB/s)
[2026-03-02T10:29:11.876Z] 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
[2026-03-02T10:29:11.876Z] 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 584 kB/s)
[2026-03-02T10:29:11.876Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/28/jboss-parent-28.pom
[2026-03-02T10:29:11.876Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/28/jboss-parent-28.pom (35 kB at 710 kB/s)
[2026-03-02T10:29:11.876Z] 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
[2026-03-02T10:29:11.876Z] 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 520 kB/s)
[2026-03-02T10:29:11.876Z] 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
[2026-03-02T10:29:11.876Z] 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 109 kB/s)
[2026-03-02T10:29:11.876Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.pom
[2026-03-02T10:29:11.876Z] 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 322 kB/s)
[2026-03-02T10:29:11.876Z] 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
[2026-03-02T10:29:11.876Z] 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 92 kB/s)
[2026-03-02T10:29:11.876Z] 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
[2026-03-02T10:29:11.876Z] 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 401 kB/s)
[2026-03-02T10:29:11.876Z] 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
[2026-03-02T10:29:11.876Z] 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 81 kB/s)
[2026-03-02T10:29:11.876Z] 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
[2026-03-02T10:29:11.877Z] 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 319 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 58 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 35 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 44 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 39 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 17 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 29 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 16 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 29 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 12 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 8.4 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 7.1 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 42 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 18 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 19 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 13 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 9.6 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 403 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 122 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 37 kB/s)
[2026-03-02T10:29:11.877Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar
[2026-03-02T10:29:11.877Z] 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 438 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 5.8 MB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 499 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 2.8 MB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 2.8 MB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 103 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 147 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 167 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 2.3 MB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 15 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 26 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 13 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 79 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 31 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 17 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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.1 MB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 757 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 62 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 12 kB/s)
[2026-03-02T10:29:11.877Z] 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
[2026-03-02T10:29:11.877Z] 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 7.6 MB/s)
[2026-03-02T10:29:11.878Z] 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
[2026-03-02T10:29:11.878Z] 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 14 kB/s)
[2026-03-02T10:29:11.878Z] 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
[2026-03-02T10:29:11.878Z] 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 26 kB/s)
[2026-03-02T10:29:11.878Z] 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
[2026-03-02T10:29:11.878Z] 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 29 kB/s)
[2026-03-02T10:29:11.878Z] 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
[2026-03-02T10:29:11.878Z] 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 9.7 kB/s)
[2026-03-02T10:29:11.878Z] 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
[2026-03-02T10:29:11.878Z] 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 8.2 kB/s)
[2026-03-02T10:29:11.878Z] 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 8.6 kB/s)
[2026-03-02T10:29:11.878Z] 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 35 kB/s)
[2026-03-02T10:29:11.878Z] 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 12 kB/s)
[2026-03-02T10:29:11.878Z] 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 6.5 kB/s)
[2026-03-02T10:29:11.878Z] 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
[2026-03-02T10:29:11.878Z] 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 2.1 kB/s)
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:25,788 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:27,786 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)
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:28,206 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-5-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:28,227 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Docker host IP address is 172.17.0.1
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:28,265 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Connected to docker:
[2026-03-02T10:29:11.878Z] Server Version: 27.5.1
[2026-03-02T10:29:11.878Z] API Version: 1.47
[2026-03-02T10:29:11.878Z] Operating System: Ubuntu 24.04.4 LTS
[2026-03-02T10:29:11.878Z] Total Memory: 7893 MB
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:28,271 INFO [org.tes.uti.ImageNameSubstitutor] (pool-5-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:28,282 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)
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:28,653 INFO [org.tes.DockerClientFactory] (docker-java-stream--1007472360) Starting to pull image
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:28,676 INFO [org.tes.DockerClientFactory] (docker-java-stream--1007472360) Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:28,821 INFO [org.tes.DockerClientFactory] (docker-java-stream--1007472360) Pulling image layers: 2 pending, 1 downloaded, 0 extracted, (52 KB/? MB)
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:28,822 INFO [org.tes.DockerClientFactory] (docker-java-stream--1007472360) Pulling image layers: 1 pending, 2 downloaded, 0 extracted, (52 KB/? MB)
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:28,829 INFO [org.tes.DockerClientFactory] (docker-java-stream--1007472360) Pulling image layers: 0 pending, 3 downloaded, 0 extracted, (330 KB/5 MB)
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:28,934 INFO [org.tes.DockerClientFactory] (docker-java-stream--1007472360) Pulling image layers: 0 pending, 3 downloaded, 1 extracted, (2 MB/5 MB)
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:29,216 INFO [org.tes.DockerClientFactory] (docker-java-stream--1007472360) Pulling image layers: 0 pending, 3 downloaded, 2 extracted, (2 MB/5 MB)
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:29,324 INFO [org.tes.DockerClientFactory] (docker-java-stream--1007472360) Pulling image layers: 0 pending, 3 downloaded, 3 extracted, (5 MB/5 MB)
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:29,913 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:29,913 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Checking the system...
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:29,914 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:29,985 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:30,024 INFO [doc.12.17]] (pool-5-thread-1) Pulling docker image: localstack/localstack:0.12.17. Please be patient; this may take some time but only needs to be done once.
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:30,222 INFO [doc.12.17]] (docker-java-stream--1170926044) Starting to pull image
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:30,222 INFO [doc.12.17]] (docker-java-stream--1170926044) Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:31,849 INFO [doc.12.17]] (docker-java-stream--1170926044) Pulling image layers: 0 pending, 1 downloaded, 0 extracted, (319 MB/323 MB)
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:47,626 INFO [doc.12.17]] (docker-java-stream--1170926044) Pulling image layers: 0 pending, 1 downloaded, 1 extracted, (323 MB/323 MB)
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:47,664 INFO [doc.12.17]] (docker-java-stream--1170926044) Pull complete. 1 layers, pulled in 17s (downloaded 323 MB at 19 MB/s)
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:47,676 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)
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:47,677 INFO [doc.12.17]] (pool-5-thread-1) Creating container for image: localstack/localstack:0.12.17
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:47,912 INFO [org.tes.DockerClientFactory] (docker-java-stream--89176971) Starting to pull image
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:47,912 INFO [org.tes.DockerClientFactory] (docker-java-stream--89176971) Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:48,141 INFO [org.tes.DockerClientFactory] (docker-java-stream--89176971) Pulling image layers: 0 pending, 1 downloaded, 0 extracted, (27 KB/2 MB)
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:48,260 INFO [org.tes.DockerClientFactory] (docker-java-stream--89176971) Pulling image layers: 0 pending, 1 downloaded, 1 extracted, (2 MB/2 MB)
[2026-03-02T10:29:11.878Z] 2026-03-02 10:28:50,920 INFO [doc.12.17]] (pool-5-thread-1) Container localstack/localstack:0.12.17 is starting: 4bc9a07633ddaa28569d9fdc123649fb639593e874f3d684ae091affc06073eb
[2026-03-02T10:29:11.878Z] 2026-03-02 10:29:03,130 INFO [doc.12.17]] (pool-5-thread-1) Container localstack/localstack:0.12.17 started in PT15.452547027S
[2026-03-02T10:29:11.878Z] 2026-03-02 10:29:04,467 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 39.423s. Listening on: http://localhost:8081
[2026-03-02T10:29:11.878Z] 2026-03-02 10:29:04,470 INFO [io.quarkus] (main) Profile test activated.
[2026-03-02T10:29:11.878Z] 2026-03-02 10:29:04,470 INFO [io.quarkus] (main) Installed features: [amazon-dynamodb, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2026-03-02T10:29:11.878Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.077 s - in org.acme.dynamodb.DynamodbResourcesTest
[2026-03-02T10:29:11.878Z] 2026-03-02 10:29:09,566 INFO [io.quarkus] (main) Quarkus stopped in 2.057s
[2026-03-02T10:29:11.878Z] [INFO]
[2026-03-02T10:29:11.878Z] [INFO] Results:
[2026-03-02T10:29:11.878Z] [INFO]
[2026-03-02T10:29:11.878Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-03-02T10:29:11.878Z] [INFO]
[2026-03-02T10:29:11.878Z] [INFO]
[2026-03-02T10:29:11.878Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-dynamodb-quickstart ---
[2026-03-02T10:29:11.878Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
[2026-03-02T10:29:11.878Z] [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 108 kB/s)
[2026-03-02T10:29:11.878Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
[2026-03-02T10:29:11.878Z] [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 72 kB/s)
[2026-03-02T10:29:11.878Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
[2026-03-02T10:29:11.878Z] [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 42 kB/s)
[2026-03-02T10:29:11.878Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
[2026-03-02T10:29:11.878Z] [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 84 kB/s)
[2026-03-02T10:29:11.878Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[2026-03-02T10:29:11.878Z] [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 600 kB/s)
[2026-03-02T10:29:11.878Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
[2026-03-02T10:29:11.878Z] [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 31 kB/s)
[2026-03-02T10:29:11.878Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
[2026-03-02T10:29:11.878Z] [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 320 kB/s)
[2026-03-02T10:29:11.878Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[2026-03-02T10:29:11.878Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
[2026-03-02T10:29:11.878Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
[2026-03-02T10:29:11.878Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar
[2026-03-02T10:29:11.878Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar
[2026-03-02T10:29:11.878Z] [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 1.1 MB/s)
[2026-03-02T10:29:11.878Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[2026-03-02T10:29:11.878Z] [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 1.7 MB/s)
[2026-03-02T10:29:11.878Z] [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 5.3 MB/s)
[2026-03-02T10:29:11.878Z] [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 496 kB/s)
[2026-03-02T10:29:11.878Z] [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 1.3 MB/s)
[2026-03-02T10:29:11.878Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 3.1 MB/s)
[2026-03-02T10:29:11.878Z] [INFO] Building jar: /quarkus-quickstarts/amazon-dynamodb-quickstart/target/amazon-dynamodb-quickstart-1.0.0-SNAPSHOT.jar
[2026-03-02T10:29:11.878Z] [INFO]
[2026-03-02T10:29:11.878Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-dynamodb-quickstart ---
[2026-03-02T10:29:14.761Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2705ms
[2026-03-02T10:29:14.761Z] [INFO]
[2026-03-02T10:29:14.761Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-dynamodb-quickstart ---
[2026-03-02T10:29:14.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
[2026-03-02T10:29:14.761Z] [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 63 kB/s)
[2026-03-02T10:29:14.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[2026-03-02T10:29:14.761Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 620 kB/s)
[2026-03-02T10:29:14.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
[2026-03-02T10:29:14.761Z] [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 37 kB/s)
[2026-03-02T10:29:14.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
[2026-03-02T10:29:14.761Z] [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 172 kB/s)
[2026-03-02T10:29:14.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
[2026-03-02T10:29:14.761Z] [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 258 kB/s)
[2026-03-02T10:29:14.761Z] [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
[2026-03-02T10:29:14.761Z] [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 220 kB/s)
[2026-03-02T10:29:14.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
[2026-03-02T10:29:14.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
[2026-03-02T10:29:14.761Z] [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 6.4 MB/s)
[2026-03-02T10:29:14.761Z] [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 233 kB/s)
[2026-03-02T10:29:14.761Z] [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
[2026-03-02T10:29:14.761Z] [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
[2026-03-02T10:29:14.761Z] [INFO]
[2026-03-02T10:29:14.761Z] [INFO] -------------------< org.acme:amazon-kms-quickstart >-------------------
[2026-03-02T10:29:14.761Z] [INFO] Building amazon-kms-quickstart 1.0.0-SNAPSHOT [2/104]
[2026-03-02T10:29:14.761Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-02T10:29:14.761Z] [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
[2026-03-02T10:29:15.394Z] [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 8.5 kB/s)
[2026-03-02T10:29:15.394Z] [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
[2026-03-02T10:29:15.394Z] [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 2.2 kB/s)
[2026-03-02T10:29:15.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/kms/2.17.103/kms-2.17.103.pom
[2026-03-02T10:29:16.027Z] [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 9.7 kB/s)
[2026-03-02T10:29:16.027Z] [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
[2026-03-02T10:29:16.027Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/kms/2.17.103/kms-2.17.103.jar
[2026-03-02T10:29:16.027Z] [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 27 kB/s)
[2026-03-02T10:29:16.027Z] [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 3.6 MB/s)
[2026-03-02T10:29:16.027Z] [INFO]
[2026-03-02T10:29:16.027Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-kms-quickstart ---
[2026-03-02T10:29:16.027Z] [INFO]
[2026-03-02T10:29:16.027Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-kms-quickstart ---
[2026-03-02T10:29:16.027Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-02T10:29:16.027Z] [INFO] Copying 1 resource
[2026-03-02T10:29:16.027Z] [INFO]
[2026-03-02T10:29:16.027Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-kms-quickstart ---
[2026-03-02T10:29:16.027Z] [INFO] Changes detected - recompiling the module!
[2026-03-02T10:29:16.027Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/amazon-kms-quickstart/target/classes
[2026-03-02T10:29:16.664Z] [INFO]
[2026-03-02T10:29:16.664Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-kms-quickstart ---
[2026-03-02T10:29:16.664Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-02T10:29:16.664Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-kms-quickstart/src/test/resources
[2026-03-02T10:29:16.664Z] [INFO]
[2026-03-02T10:29:16.664Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-kms-quickstart ---
[2026-03-02T10:29:16.664Z] [INFO] Changes detected - recompiling the module!
[2026-03-02T10:29:16.664Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-kms-quickstart/target/test-classes
[2026-03-02T10:29:16.664Z] [INFO]
[2026-03-02T10:29:16.664Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-kms-quickstart ---
[2026-03-02T10:29:16.664Z] [INFO]
[2026-03-02T10:29:16.664Z] [INFO] -------------------------------------------------------
[2026-03-02T10:29:16.664Z] [INFO] T E S T S
[2026-03-02T10:29:16.664Z] [INFO] -------------------------------------------------------
[2026-03-02T10:29:16.664Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-02T10:29:17.297Z] [INFO] Running org.acme.kms.KmsResourcesTest
[2026-03-02T10:29:41.011Z] 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
[2026-03-02T10:29:41.011Z] 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 3.1 kB/s)
[2026-03-02T10:29:41.011Z] 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
[2026-03-02T10:29:41.011Z] 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 24 kB/s)
[2026-03-02T10:29:41.011Z] 2026-03-02 10:29:22,499 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-02T10:29:41.011Z] 2026-03-02 10:29:24,503 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2026-03-02T10:29:41.012Z] 2026-03-02 10:29:24,880 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2026-03-02T10:29:41.012Z] 2026-03-02 10:29:24,899 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2026-03-02T10:29:41.012Z] 2026-03-02 10:29:24,927 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2026-03-02T10:29:41.012Z] Server Version: 27.5.1
[2026-03-02T10:29:41.012Z] API Version: 1.47
[2026-03-02T10:29:41.012Z] Operating System: Ubuntu 24.04.4 LTS
[2026-03-02T10:29:41.012Z] Total Memory: 7893 MB
[2026-03-02T10:29:41.012Z] 2026-03-02 10:29:24,931 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2026-03-02T10:29:41.012Z] 2026-03-02 10:29:24,971 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)
[2026-03-02T10:29:41.012Z] 2026-03-02 10:29:25,480 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2026-03-02T10:29:41.012Z] 2026-03-02 10:29:25,480 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2026-03-02T10:29:41.012Z] 2026-03-02 10:29:25,481 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2026-03-02T10:29:41.012Z] 2026-03-02 10:29:25,546 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2026-03-02T10:29:41.012Z] 2026-03-02 10:29:25,573 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)
[2026-03-02T10:29:41.012Z] 2026-03-02 10:29:25,574 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2026-03-02T10:29:41.012Z] 2026-03-02 10:29:26,045 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: 29cc93a4f1ff210f975285e6600e52c57e81b4a952aa20fd7be7ab9db662e56b
[2026-03-02T10:29:41.012Z] 2026-03-02 10:29:38,310 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT12.736335014S
[2026-03-02T10:29:41.012Z] 2026-03-02 10:29:39,499 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 17.667s. Listening on: http://localhost:8081
[2026-03-02T10:29:41.012Z] 2026-03-02 10:29:39,500 INFO [io.quarkus] (main) Profile test activated.
[2026-03-02T10:29:41.012Z] 2026-03-02 10:29:39,500 INFO [io.quarkus] (main) Installed features: [amazon-kms, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2026-03-02T10:29:41.645Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.127 s - in org.acme.kms.KmsResourcesTest
[2026-03-02T10:29:44.520Z] 2026-03-02 10:29:43,372 INFO [io.quarkus] (main) Quarkus stopped in 2.054s
[2026-03-02T10:29:44.520Z] [INFO]
[2026-03-02T10:29:44.520Z] [INFO] Results:
[2026-03-02T10:29:44.520Z] [INFO]
[2026-03-02T10:29:44.520Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-03-02T10:29:44.520Z] [INFO]
[2026-03-02T10:29:44.520Z] [INFO]
[2026-03-02T10:29:44.520Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-kms-quickstart ---
[2026-03-02T10:29:44.520Z] [INFO] Building jar: /quarkus-quickstarts/amazon-kms-quickstart/target/amazon-kms-quickstart-1.0.0-SNAPSHOT.jar
[2026-03-02T10:29:44.520Z] [INFO]
[2026-03-02T10:29:44.520Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-kms-quickstart ---
[2026-03-02T10:29:46.583Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1847ms
[2026-03-02T10:29:46.583Z] [INFO]
[2026-03-02T10:29:46.583Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-kms-quickstart ---
[2026-03-02T10:29:46.583Z] [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
[2026-03-02T10:29:46.583Z] [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
[2026-03-02T10:29:46.583Z] [INFO]
[2026-03-02T10:29:46.583Z] [INFO] -------------------< org.acme:amazon-s3-quickstart >--------------------
[2026-03-02T10:29:46.583Z] [INFO] Building amazon-s3-quickstart 1.0.0-SNAPSHOT [3/104]
[2026-03-02T10:29:46.583Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-02T10:29:46.583Z] [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
[2026-03-02T10:29:46.583Z] [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 8.6 kB/s)
[2026-03-02T10:29:46.583Z] [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
[2026-03-02T10:29:47.216Z] [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 2.6 kB/s)
[2026-03-02T10:29:47.216Z] [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
[2026-03-02T10:29:47.216Z] [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 158 kB/s)
[2026-03-02T10:29:47.216Z] [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
[2026-03-02T10:29:47.216Z] [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 168 kB/s)
[2026-03-02T10:29:47.216Z] [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
[2026-03-02T10:29:47.216Z] [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 239 kB/s)
[2026-03-02T10:29:47.216Z] [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
[2026-03-02T10:29:47.216Z] [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 32 kB/s)
[2026-03-02T10:29:47.216Z] [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
[2026-03-02T10:29:47.216Z] [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 651 kB/s)
[2026-03-02T10:29:47.216Z] [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
[2026-03-02T10:29:47.216Z] [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 49 kB/s)
[2026-03-02T10:29:47.216Z] [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
[2026-03-02T10:29:47.216Z] [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 242 kB/s)
[2026-03-02T10:29:47.216Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.pom
[2026-03-02T10:29:47.216Z] [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 40 kB/s)
[2026-03-02T10:29:47.216Z] [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
[2026-03-02T10:29:47.216Z] [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 53 kB/s)
[2026-03-02T10:29:47.216Z] [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
[2026-03-02T10:29:47.216Z] [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 182 kB/s)
[2026-03-02T10:29:47.216Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.10/istack-commons-3.0.10.pom
[2026-03-02T10:29:47.216Z] [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 729 kB/s)
[2026-03-02T10:29:47.216Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.pom
[2026-03-02T10:29:47.849Z] [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 164 kB/s)
[2026-03-02T10:29:47.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.6.5/all-1.6.5.pom
[2026-03-02T10:29:47.849Z] [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 665 kB/s)
[2026-03-02T10:29:47.849Z] [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
[2026-03-02T10:29:47.849Z] [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 102 kB/s)
[2026-03-02T10:29:47.849Z] [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
[2026-03-02T10:29:47.849Z] [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 262 kB/s)
[2026-03-02T10:29:47.849Z] [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
[2026-03-02T10:29:47.849Z] [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 62 kB/s)
[2026-03-02T10:29:47.849Z] [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
[2026-03-02T10:29:47.849Z] [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 66 kB/s)
[2026-03-02T10:29:47.850Z] [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
[2026-03-02T10:29:47.850Z] [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 11 kB/s)
[2026-03-02T10:29:47.850Z] [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
[2026-03-02T10:29:48.482Z] [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 2.9 kB/s)
[2026-03-02T10:29:48.482Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/s3/2.17.103/s3-2.17.103.pom
[2026-03-02T10:29:48.482Z] [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 23 kB/s)
[2026-03-02T10:29:48.482Z] [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
[2026-03-02T10:29:48.482Z] [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 19 kB/s)
[2026-03-02T10:29:48.482Z] [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
[2026-03-02T10:29:49.119Z] [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 18 kB/s)
[2026-03-02T10:29:49.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/arns/2.17.103/arns-2.17.103.pom
[2026-03-02T10:29:49.119Z] [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 12 kB/s)
[2026-03-02T10:29:49.119Z] [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
[2026-03-02T10:29:49.119Z] [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
[2026-03-02T10:29:49.119Z] [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
[2026-03-02T10:29:49.119Z] [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
[2026-03-02T10:29:49.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.jar
[2026-03-02T10:29:49.119Z] [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 1.7 MB/s)
[2026-03-02T10:29:49.119Z] [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
[2026-03-02T10:29:49.119Z] [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 1.1 MB/s)
[2026-03-02T10:29:49.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.jar
[2026-03-02T10:29:49.119Z] [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 1.1 MB/s)
[2026-03-02T10:29:49.119Z] [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
[2026-03-02T10:29:49.119Z] [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 13 MB/s)
[2026-03-02T10:29:49.119Z] [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
[2026-03-02T10:29:49.119Z] [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 344 kB/s)
[2026-03-02T10:29:49.119Z] [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
[2026-03-02T10:29:49.119Z] [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 249 kB/s)
[2026-03-02T10:29:49.119Z] [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
[2026-03-02T10:29:49.119Z] [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 2.7 MB/s)
[2026-03-02T10:29:49.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/s3/2.17.103/s3-2.17.103.jar
[2026-03-02T10:29:49.119Z] [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 817 kB/s)
[2026-03-02T10:29:49.119Z] [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
[2026-03-02T10:29:49.119Z] [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 5.2 MB/s)
[2026-03-02T10:29:49.119Z] [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
[2026-03-02T10:29:49.119Z] [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 408 kB/s)
[2026-03-02T10:29:49.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/arns/2.17.103/arns-2.17.103.jar
[2026-03-02T10:29:49.119Z] [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 16 MB/s)
[2026-03-02T10:29:49.119Z] [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 538 kB/s)
[2026-03-02T10:29:49.754Z] [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 73 kB/s)
[2026-03-02T10:29:49.754Z] [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 29 kB/s)
[2026-03-02T10:29:49.755Z] [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 31 kB/s)
[2026-03-02T10:29:49.755Z] [INFO]
[2026-03-02T10:29:49.755Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-s3-quickstart ---
[2026-03-02T10:29:49.755Z] [INFO]
[2026-03-02T10:29:49.755Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-s3-quickstart ---
[2026-03-02T10:29:49.755Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-02T10:29:49.755Z] [INFO] Copying 3 resources
[2026-03-02T10:29:49.755Z] [INFO]
[2026-03-02T10:29:49.755Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-s3-quickstart ---
[2026-03-02T10:29:49.755Z] [INFO] Changes detected - recompiling the module!
[2026-03-02T10:29:49.755Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/amazon-s3-quickstart/target/classes
[2026-03-02T10:29:49.755Z] [INFO]
[2026-03-02T10:29:49.755Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-s3-quickstart ---
[2026-03-02T10:29:49.755Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-02T10:29:49.755Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-s3-quickstart/src/test/resources
[2026-03-02T10:29:49.755Z] [INFO]
[2026-03-02T10:29:50.392Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-s3-quickstart ---
[2026-03-02T10:29:50.392Z] [INFO] Changes detected - recompiling the module!
[2026-03-02T10:29:50.392Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-s3-quickstart/target/test-classes
[2026-03-02T10:29:50.392Z] [INFO]
[2026-03-02T10:29:50.392Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-s3-quickstart ---
[2026-03-02T10:29:50.392Z] [INFO]
[2026-03-02T10:29:50.392Z] [INFO] -------------------------------------------------------
[2026-03-02T10:29:50.392Z] [INFO] T E S T S
[2026-03-02T10:29:50.392Z] [INFO] -------------------------------------------------------
[2026-03-02T10:29:50.392Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-02T10:29:51.027Z] [INFO] Running org.acme.s3.S3ResourcesTest
[2026-03-02T10:30:15.153Z] 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
[2026-03-02T10:30:15.153Z] 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 2.4 kB/s)
[2026-03-02T10:30:15.153Z] 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
[2026-03-02T10:30:15.153Z] 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 7.0 kB/s)
[2026-03-02T10:30:15.154Z] 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
[2026-03-02T10:30:15.154Z] 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
[2026-03-02T10:30:15.154Z] 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 76 kB/s)
[2026-03-02T10:30:15.154Z] 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 26 kB/s)
[2026-03-02T10:30:15.154Z] 2026-03-02 10:29:56,699 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-02T10:30:15.154Z] 2026-03-02 10:29:58,875 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-5-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2026-03-02T10:30:15.154Z] 2026-03-02 10:29:59,248 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-5-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2026-03-02T10:30:15.154Z] 2026-03-02 10:29:59,270 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Docker host IP address is 172.17.0.1
[2026-03-02T10:30:15.154Z] 2026-03-02 10:29:59,299 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Connected to docker:
[2026-03-02T10:30:15.154Z] Server Version: 27.5.1
[2026-03-02T10:30:15.154Z] API Version: 1.47
[2026-03-02T10:30:15.154Z] Operating System: Ubuntu 24.04.4 LTS
[2026-03-02T10:30:15.154Z] Total Memory: 7893 MB
[2026-03-02T10:30:15.154Z] 2026-03-02 10:29:59,303 INFO [org.tes.uti.ImageNameSubstitutor] (pool-5-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2026-03-02T10:30:15.154Z] 2026-03-02 10:29:59,337 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)
[2026-03-02T10:30:15.154Z] 2026-03-02 10:29:59,838 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2026-03-02T10:30:15.154Z] 2026-03-02 10:29:59,838 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Checking the system...
[2026-03-02T10:30:15.154Z] 2026-03-02 10:29:59,838 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2026-03-02T10:30:15.154Z] 2026-03-02 10:29:59,901 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2026-03-02T10:30:15.154Z] 2026-03-02 10:29:59,936 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)
[2026-03-02T10:30:15.154Z] 2026-03-02 10:29:59,939 INFO [doc.12.17]] (pool-5-thread-1) Creating container for image: localstack/localstack:0.12.17
[2026-03-02T10:30:15.154Z] 2026-03-02 10:30:00,451 INFO [doc.12.17]] (pool-5-thread-1) Container localstack/localstack:0.12.17 is starting: 83bc8ac1801c1412c69bae501fecd0084eab7a93b0477e21708a83956521bba0
[2026-03-02T10:30:15.154Z] 2026-03-02 10:30:12,670 INFO [doc.12.17]] (pool-5-thread-1) Container localstack/localstack:0.12.17 started in PT12.730696041S
[2026-03-02T10:30:15.154Z] 2026-03-02 10:30:13,800 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 17.778s. Listening on: http://localhost:8081
[2026-03-02T10:30:15.154Z] 2026-03-02 10:30:13,801 INFO [io.quarkus] (main) Profile test activated.
[2026-03-02T10:30:15.154Z] 2026-03-02 10:30:13,801 INFO [io.quarkus] (main) Installed features: [amazon-s3, cdi, resteasy, resteasy-jackson, resteasy-multipart, resteasy-mutiny, smallrye-context-propagation, vertx]
[2026-03-02T10:30:17.223Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.729 s - in org.acme.s3.S3ResourcesTest
[2026-03-02T10:30:19.285Z] 2026-03-02 10:30:18,688 INFO [io.quarkus] (main) Quarkus stopped in 2.051s
[2026-03-02T10:30:19.285Z] [INFO]
[2026-03-02T10:30:19.285Z] [INFO] Results:
[2026-03-02T10:30:19.285Z] [INFO]
[2026-03-02T10:30:19.285Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-03-02T10:30:19.285Z] [INFO]
[2026-03-02T10:30:19.285Z] [INFO]
[2026-03-02T10:30:19.285Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-s3-quickstart ---
[2026-03-02T10:30:19.285Z] [INFO] Building jar: /quarkus-quickstarts/amazon-s3-quickstart/target/amazon-s3-quickstart-1.0.0-SNAPSHOT.jar
[2026-03-02T10:30:19.285Z] [INFO]
[2026-03-02T10:30:19.285Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-s3-quickstart ---
[2026-03-02T10:30:22.169Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2364ms
[2026-03-02T10:30:22.170Z] [INFO]
[2026-03-02T10:30:22.170Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-s3-quickstart ---
[2026-03-02T10:30:22.170Z] [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
[2026-03-02T10:30:22.170Z] [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
[2026-03-02T10:30:22.170Z] [INFO]
[2026-03-02T10:30:22.170Z] [INFO] -------------------< org.acme:amazon-ses-quickstart >-------------------
[2026-03-02T10:30:22.170Z] [INFO] Building amazon-ses-quickstart 1.0.0-SNAPSHOT [4/104]
[2026-03-02T10:30:22.170Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-02T10:30:22.170Z] [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
[2026-03-02T10:30:22.803Z] [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 12 kB/s)
[2026-03-02T10:30:22.803Z] [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
[2026-03-02T10:30:22.803Z] [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 2.7 kB/s)
[2026-03-02T10:30:22.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ses/2.17.103/ses-2.17.103.pom
[2026-03-02T10:30:22.803Z] [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 13 kB/s)
[2026-03-02T10:30:22.803Z] [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
[2026-03-02T10:30:22.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ses/2.17.103/ses-2.17.103.jar
[2026-03-02T10:30:23.438Z] [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 30 kB/s)
[2026-03-02T10:30:23.438Z] [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 5.3 MB/s)
[2026-03-02T10:30:23.438Z] [INFO]
[2026-03-02T10:30:23.438Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-ses-quickstart ---
[2026-03-02T10:30:23.438Z] [INFO]
[2026-03-02T10:30:23.438Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-ses-quickstart ---
[2026-03-02T10:30:23.438Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-02T10:30:23.438Z] [INFO] Copying 1 resource
[2026-03-02T10:30:23.438Z] [INFO]
[2026-03-02T10:30:23.438Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-ses-quickstart ---
[2026-03-02T10:30:23.438Z] [INFO] Changes detected - recompiling the module!
[2026-03-02T10:30:23.438Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-ses-quickstart/target/classes
[2026-03-02T10:30:23.438Z] [INFO]
[2026-03-02T10:30:23.438Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-ses-quickstart ---
[2026-03-02T10:30:23.438Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-02T10:30:23.438Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-ses-quickstart/src/test/resources
[2026-03-02T10:30:23.438Z] [INFO]
[2026-03-02T10:30:23.438Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-ses-quickstart ---
[2026-03-02T10:30:23.438Z] [INFO] Changes detected - recompiling the module!
[2026-03-02T10:30:23.438Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-ses-quickstart/target/test-classes
[2026-03-02T10:30:24.075Z] [INFO]
[2026-03-02T10:30:24.075Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-ses-quickstart ---
[2026-03-02T10:30:24.075Z] [INFO]
[2026-03-02T10:30:24.075Z] [INFO] -------------------------------------------------------
[2026-03-02T10:30:24.075Z] [INFO] T E S T S
[2026-03-02T10:30:24.075Z] [INFO] -------------------------------------------------------
[2026-03-02T10:30:24.075Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-02T10:30:24.710Z] [INFO] Running org.acme.ses.SesResourcesTest
[2026-03-02T10:30:48.436Z] 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
[2026-03-02T10:30:48.436Z] 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 2.8 kB/s)
[2026-03-02T10:30:48.436Z] 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
[2026-03-02T10:30:48.436Z] 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 28 kB/s)
[2026-03-02T10:30:48.436Z] 2026-03-02 10:30:29,827 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-02T10:30:48.436Z] 2026-03-02 10:30:31,767 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2026-03-02T10:30:48.436Z] 2026-03-02 10:30:32,144 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2026-03-02T10:30:48.436Z] 2026-03-02 10:30:32,165 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2026-03-02T10:30:48.436Z] 2026-03-02 10:30:32,190 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2026-03-02T10:30:48.436Z] Server Version: 27.5.1
[2026-03-02T10:30:48.436Z] API Version: 1.47
[2026-03-02T10:30:48.436Z] Operating System: Ubuntu 24.04.4 LTS
[2026-03-02T10:30:48.436Z] Total Memory: 7893 MB
[2026-03-02T10:30:48.436Z] 2026-03-02 10:30:32,193 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2026-03-02T10:30:48.436Z] 2026-03-02 10:30:32,238 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)
[2026-03-02T10:30:48.437Z] 2026-03-02 10:30:32,740 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2026-03-02T10:30:48.437Z] 2026-03-02 10:30:32,740 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2026-03-02T10:30:48.437Z] 2026-03-02 10:30:32,741 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2026-03-02T10:30:48.437Z] 2026-03-02 10:30:32,799 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2026-03-02T10:30:48.437Z] 2026-03-02 10:30:32,831 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)
[2026-03-02T10:30:48.437Z] 2026-03-02 10:30:32,832 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2026-03-02T10:30:48.437Z] 2026-03-02 10:30:33,365 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: fb744c3353a735ce0937183e1f198937d69e094c9703700714ad96c42c227e52
[2026-03-02T10:30:48.437Z] 2026-03-02 10:30:45,582 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT12.749877887S
[2026-03-02T10:30:48.437Z] 2026-03-02 10:30:46,656 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 17.545s. Listening on: http://localhost:8081
[2026-03-02T10:30:48.437Z] 2026-03-02 10:30:46,657 INFO [io.quarkus] (main) Profile test activated.
[2026-03-02T10:30:48.437Z] 2026-03-02 10:30:46,657 INFO [io.quarkus] (main) Installed features: [amazon-ses, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2026-03-02T10:30:48.437Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.802 s - in org.acme.ses.SesResourcesTest
[2026-03-02T10:30:51.313Z] 2026-03-02 10:30:50,313 INFO [io.quarkus] (main) Quarkus stopped in 2.038s
[2026-03-02T10:30:51.313Z] [INFO]
[2026-03-02T10:30:51.313Z] [INFO] Results:
[2026-03-02T10:30:51.314Z] [INFO]
[2026-03-02T10:30:51.314Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-03-02T10:30:51.314Z] [INFO]
[2026-03-02T10:30:51.314Z] [INFO]
[2026-03-02T10:30:51.314Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-ses-quickstart ---
[2026-03-02T10:30:51.314Z] [INFO] Building jar: /quarkus-quickstarts/amazon-ses-quickstart/target/amazon-ses-quickstart-1.0.0-SNAPSHOT.jar
[2026-03-02T10:30:51.314Z] [INFO]
[2026-03-02T10:30:51.314Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-ses-quickstart ---
[2026-03-02T10:30:53.374Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2113ms
[2026-03-02T10:30:53.374Z] [INFO]
[2026-03-02T10:30:53.374Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-ses-quickstart ---
[2026-03-02T10:30:53.374Z] [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
[2026-03-02T10:30:53.374Z] [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
[2026-03-02T10:30:53.374Z] [INFO]
[2026-03-02T10:30:53.374Z] [INFO] -------------------< org.acme:amazon-sns-quickstart >-------------------
[2026-03-02T10:30:53.374Z] [INFO] Building amazon-sns-quickstart 1.0.0-SNAPSHOT [5/104]
[2026-03-02T10:30:53.374Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-02T10:30:53.374Z] [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
[2026-03-02T10:30:54.006Z] [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 8.2 kB/s)
[2026-03-02T10:30:54.006Z] [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
[2026-03-02T10:30:54.006Z] [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 2.6 kB/s)
[2026-03-02T10:30:54.006Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sns/2.17.103/sns-2.17.103.pom
[2026-03-02T10:30:54.641Z] [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 12 kB/s)
[2026-03-02T10:30:54.642Z] [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
[2026-03-02T10:30:54.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sns/2.17.103/sns-2.17.103.jar
[2026-03-02T10:30:54.642Z] [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 9.9 MB/s)
[2026-03-02T10:30:54.642Z] [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 32 kB/s)
[2026-03-02T10:30:54.642Z] [INFO]
[2026-03-02T10:30:54.642Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-sns-quickstart ---
[2026-03-02T10:30:54.642Z] [INFO]
[2026-03-02T10:30:54.642Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-sns-quickstart ---
[2026-03-02T10:30:54.642Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-02T10:30:54.642Z] [INFO] Copying 1 resource
[2026-03-02T10:30:54.642Z] [INFO]
[2026-03-02T10:30:54.642Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-sns-quickstart ---
[2026-03-02T10:30:54.642Z] [INFO] Changes detected - recompiling the module!
[2026-03-02T10:30:54.642Z] [INFO] Compiling 7 source files to /quarkus-quickstarts/amazon-sns-quickstart/target/classes
[2026-03-02T10:30:55.276Z] [INFO]
[2026-03-02T10:30:55.276Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-sns-quickstart ---
[2026-03-02T10:30:55.276Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-02T10:30:55.276Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-sns-quickstart/src/test/resources
[2026-03-02T10:30:55.276Z] [INFO]
[2026-03-02T10:30:55.276Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-sns-quickstart ---
[2026-03-02T10:30:55.276Z] [INFO] Changes detected - recompiling the module!
[2026-03-02T10:30:55.276Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-sns-quickstart/target/test-classes
[2026-03-02T10:30:55.276Z] [INFO]
[2026-03-02T10:30:55.276Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-sns-quickstart ---
[2026-03-02T10:30:55.276Z] [INFO]
[2026-03-02T10:30:55.276Z] [INFO] -------------------------------------------------------
[2026-03-02T10:30:55.276Z] [INFO] T E S T S
[2026-03-02T10:30:55.276Z] [INFO] -------------------------------------------------------
[2026-03-02T10:30:55.276Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-02T10:30:55.911Z] [INFO] Running org.acme.sns.SnsResourcesTest
[2026-03-02T10:31:20.007Z] 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
[2026-03-02T10:31:20.007Z] 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 3.0 kB/s)
[2026-03-02T10:31:20.007Z] 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
[2026-03-02T10:31:20.007Z] 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 35 kB/s)
[2026-03-02T10:31:20.007Z] 2026-03-02 10:31:00,795 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-02T10:31:20.007Z] 2026-03-02 10:31:02,838 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2026-03-02T10:31:20.007Z] 2026-03-02 10:31:03,212 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2026-03-02T10:31:20.007Z] 2026-03-02 10:31:03,227 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2026-03-02T10:31:20.007Z] 2026-03-02 10:31:03,260 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2026-03-02T10:31:20.007Z] Server Version: 27.5.1
[2026-03-02T10:31:20.007Z] API Version: 1.47
[2026-03-02T10:31:20.007Z] Operating System: Ubuntu 24.04.4 LTS
[2026-03-02T10:31:20.007Z] Total Memory: 7893 MB
[2026-03-02T10:31:20.007Z] 2026-03-02 10:31:03,265 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2026-03-02T10:31:20.007Z] 2026-03-02 10:31:03,310 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)
[2026-03-02T10:31:20.007Z] 2026-03-02 10:31:03,819 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2026-03-02T10:31:20.007Z] 2026-03-02 10:31:03,819 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2026-03-02T10:31:20.007Z] 2026-03-02 10:31:03,820 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2026-03-02T10:31:20.007Z] 2026-03-02 10:31:03,886 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2026-03-02T10:31:20.007Z] 2026-03-02 10:31:03,921 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)
[2026-03-02T10:31:20.007Z] 2026-03-02 10:31:03,922 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2026-03-02T10:31:20.007Z] 2026-03-02 10:31:04,421 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: 5bc272c5ac2830d9514b68c8cac27cbfd1e94df901abda6904b12299f222c6ae
[2026-03-02T10:31:20.007Z] 2026-03-02 10:31:16,647 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT12.725261356S
[2026-03-02T10:31:20.007Z] 2026-03-02 10:31:17,802 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 17.681s. Listening on: http://localhost:8081
[2026-03-02T10:31:20.007Z] 2026-03-02 10:31:17,804 INFO [io.quarkus] (main) Profile test activated.
[2026-03-02T10:31:20.007Z] 2026-03-02 10:31:17,804 INFO [io.quarkus] (main) Installed features: [amazon-sns, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2026-03-02T10:31:20.007Z] 2026-03-02 10:31:19,136 INFO [org.acm.sns.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Charm, 1/2}]
[2026-03-02T10:31:20.007Z] 2026-03-02 10:31:19,402 INFO [org.acm.sns.QuarksCannonAsyncResource] (sdk-async-response-2-0) Fired Quark[Charm, 1/2}]
[2026-03-02T10:31:20.007Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.787 s - in org.acme.sns.SnsResourcesTest
[2026-03-02T10:31:22.070Z] 2026-03-02 10:31:21,453 INFO [io.quarkus] (main) Quarkus stopped in 2.033s
[2026-03-02T10:31:22.070Z] [INFO]
[2026-03-02T10:31:22.070Z] [INFO] Results:
[2026-03-02T10:31:22.070Z] [INFO]
[2026-03-02T10:31:22.070Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-03-02T10:31:22.070Z] [INFO]
[2026-03-02T10:31:22.070Z] [INFO]
[2026-03-02T10:31:22.070Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-sns-quickstart ---
[2026-03-02T10:31:22.070Z] [INFO] Building jar: /quarkus-quickstarts/amazon-sns-quickstart/target/amazon-sns-quickstart-1.0.0-SNAPSHOT.jar
[2026-03-02T10:31:22.070Z] [INFO]
[2026-03-02T10:31:22.070Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-sns-quickstart ---
[2026-03-02T10:31:24.956Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2140ms
[2026-03-02T10:31:24.956Z] [INFO]
[2026-03-02T10:31:24.956Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-sns-quickstart ---
[2026-03-02T10:31:24.956Z] [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
[2026-03-02T10:31:24.956Z] [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
[2026-03-02T10:31:24.956Z] [INFO]
[2026-03-02T10:31:24.956Z] [INFO] -------------------< org.acme:amazon-sqs-quickstart >-------------------
[2026-03-02T10:31:24.956Z] [INFO] Building amazon-sqs-quickstart 1.0.0-SNAPSHOT [6/104]
[2026-03-02T10:31:24.956Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-02T10:31:24.956Z] [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
[2026-03-02T10:31:24.956Z] [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 11 kB/s)
[2026-03-02T10:31:24.956Z] [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
[2026-03-02T10:31:25.641Z] [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 2.2 kB/s)
[2026-03-02T10:31:25.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sqs/2.17.103/sqs-2.17.103.pom
[2026-03-02T10:31:25.641Z] [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 8.7 kB/s)
[2026-03-02T10:31:25.641Z] [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
[2026-03-02T10:31:25.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sqs/2.17.103/sqs-2.17.103.jar
[2026-03-02T10:31:25.641Z] [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 10 MB/s)
[2026-03-02T10:31:25.641Z] [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 43 kB/s)
[2026-03-02T10:31:25.641Z] [INFO]
[2026-03-02T10:31:25.641Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-sqs-quickstart ---
[2026-03-02T10:31:25.641Z] [INFO]
[2026-03-02T10:31:25.641Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-sqs-quickstart ---
[2026-03-02T10:31:25.641Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-02T10:31:25.641Z] [INFO] Copying 1 resource
[2026-03-02T10:31:25.641Z] [INFO]
[2026-03-02T10:31:25.641Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-sqs-quickstart ---
[2026-03-02T10:31:25.641Z] [INFO] Changes detected - recompiling the module!
[2026-03-02T10:31:25.641Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/amazon-sqs-quickstart/target/classes
[2026-03-02T10:31:26.278Z] [INFO]
[2026-03-02T10:31:26.278Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-sqs-quickstart ---
[2026-03-02T10:31:26.278Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-02T10:31:26.278Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-sqs-quickstart/src/test/resources
[2026-03-02T10:31:26.278Z] [INFO]
[2026-03-02T10:31:26.278Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-sqs-quickstart ---
[2026-03-02T10:31:26.278Z] [INFO] Changes detected - recompiling the module!
[2026-03-02T10:31:26.278Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-sqs-quickstart/target/test-classes
[2026-03-02T10:31:26.278Z] [INFO]
[2026-03-02T10:31:26.278Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-sqs-quickstart ---
[2026-03-02T10:31:26.278Z] [INFO]
[2026-03-02T10:31:26.278Z] [INFO] -------------------------------------------------------
[2026-03-02T10:31:26.278Z] [INFO] T E S T S
[2026-03-02T10:31:26.278Z] [INFO] -------------------------------------------------------
[2026-03-02T10:31:26.278Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-02T10:31:27.600Z] [INFO] Running org.acme.sqs.SqsResourcesTest
[2026-03-02T10:31:51.332Z] 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
[2026-03-02T10:31:51.332Z] 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 3.3 kB/s)
[2026-03-02T10:31:51.332Z] 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
[2026-03-02T10:31:51.332Z] 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 25 kB/s)
[2026-03-02T10:31:51.332Z] 2026-03-02 10:31:32,190 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-02T10:31:51.332Z] 2026-03-02 10:31:34,033 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2026-03-02T10:31:51.332Z] 2026-03-02 10:31:34,399 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2026-03-02T10:31:51.332Z] 2026-03-02 10:31:34,416 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2026-03-02T10:31:51.332Z] 2026-03-02 10:31:34,445 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2026-03-02T10:31:51.332Z] Server Version: 27.5.1
[2026-03-02T10:31:51.332Z] API Version: 1.47
[2026-03-02T10:31:51.332Z] Operating System: Ubuntu 24.04.4 LTS
[2026-03-02T10:31:51.332Z] Total Memory: 7893 MB
[2026-03-02T10:31:51.332Z] 2026-03-02 10:31:34,448 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2026-03-02T10:31:51.332Z] 2026-03-02 10:31:34,490 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)
[2026-03-02T10:31:51.332Z] 2026-03-02 10:31:35,026 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2026-03-02T10:31:51.332Z] 2026-03-02 10:31:35,026 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2026-03-02T10:31:51.332Z] 2026-03-02 10:31:35,027 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2026-03-02T10:31:51.332Z] 2026-03-02 10:31:35,091 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2026-03-02T10:31:51.332Z] 2026-03-02 10:31:35,123 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)
[2026-03-02T10:31:51.332Z] 2026-03-02 10:31:35,125 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2026-03-02T10:31:51.333Z] 2026-03-02 10:31:35,624 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: 717a83418f0fd64db650731f41f274da718543aa73c0de32c30ecbc810e22ffa
[2026-03-02T10:31:51.333Z] 2026-03-02 10:31:47,858 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT12.733235956S
[2026-03-02T10:31:51.333Z] 2026-03-02 10:31:48,906 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 17.437s. Listening on: http://localhost:8081
[2026-03-02T10:31:51.333Z] 2026-03-02 10:31:48,906 INFO [io.quarkus] (main) Profile test activated.
[2026-03-02T10:31:51.333Z] 2026-03-02 10:31:48,907 INFO [io.quarkus] (main) Installed features: [amazon-sqs, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2026-03-02T10:31:51.333Z] 2026-03-02 10:31:50,297 INFO [org.acm.sqs.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Charm, 1/2}]
[2026-03-02T10:31:51.333Z] 2026-03-02 10:31:50,452 INFO [org.acm.sqs.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Strange, 1/2}]
[2026-03-02T10:31:51.333Z] 2026-03-02 10:31:50,486 INFO [org.acm.sqs.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Bottom, 1/2}]
[2026-03-02T10:31:51.333Z] 2026-03-02 10:31:50,520 INFO [org.acm.sqs.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Upper, 1/2}]
[2026-03-02T10:31:51.333Z] 2026-03-02 10:31:50,745 INFO [org.acm.sqs.QuarksCannonAsyncResource] (sdk-async-response-2-0) Fired Quark[Charm, 1/2}]
[2026-03-02T10:31:51.333Z] 2026-03-02 10:31:50,798 INFO [org.acm.sqs.QuarksCannonAsyncResource] (sdk-async-response-2-1) Fired Quark[Strange, 1/2}]
[2026-03-02T10:31:51.333Z] 2026-03-02 10:31:50,843 INFO [org.acm.sqs.QuarksCannonAsyncResource] (sdk-async-response-2-2) Fired Quark[Bottom, 1/2}]
[2026-03-02T10:31:51.333Z] 2026-03-02 10:31:50,888 INFO [org.acm.sqs.QuarksCannonAsyncResource] (sdk-async-response-2-3) Fired Quark[Upper, 1/2}]
[2026-03-02T10:31:51.333Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.019 s - in org.acme.sqs.SqsResourcesTest
[2026-03-02T10:31:53.391Z] 2026-03-02 10:31:53,015 INFO [io.quarkus] (main) Quarkus stopped in 2.047s
[2026-03-02T10:31:54.029Z] [INFO]
[2026-03-02T10:31:54.029Z] [INFO] Results:
[2026-03-02T10:31:54.029Z] [INFO]
[2026-03-02T10:31:54.029Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-03-02T10:31:54.029Z] [INFO]
[2026-03-02T10:31:54.029Z] [INFO]
[2026-03-02T10:31:54.029Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-sqs-quickstart ---
[2026-03-02T10:31:54.029Z] [INFO] Building jar: /quarkus-quickstarts/amazon-sqs-quickstart/target/amazon-sqs-quickstart-1.0.0-SNAPSHOT.jar
[2026-03-02T10:31:54.029Z] [INFO]
[2026-03-02T10:31:54.029Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-sqs-quickstart ---
[2026-03-02T10:31:56.091Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1950ms
[2026-03-02T10:31:56.091Z] [INFO]
[2026-03-02T10:31:56.091Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-sqs-quickstart ---
[2026-03-02T10:31:56.091Z] [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
[2026-03-02T10:31:56.091Z] [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
[2026-03-02T10:31:56.091Z] [INFO]
[2026-03-02T10:31:56.091Z] [INFO] -------------------< org.acme:amazon-ssm-quickstart >-------------------
[2026-03-02T10:31:56.091Z] [INFO] Building amazon-ssm-quickstart 1.0.0-SNAPSHOT [7/104]
[2026-03-02T10:31:56.091Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-02T10:31:56.091Z] [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
[2026-03-02T10:31:56.091Z] [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 11 kB/s)
[2026-03-02T10:31:56.091Z] [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
[2026-03-02T10:31:57.010Z] [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 2.4 kB/s)
[2026-03-02T10:31:57.010Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ssm/2.17.103/ssm-2.17.103.pom
[2026-03-02T10:31:57.010Z] [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 10 kB/s)
[2026-03-02T10:31:57.010Z] [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
[2026-03-02T10:31:57.010Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ssm/2.17.103/ssm-2.17.103.jar
[2026-03-02T10:31:57.010Z] [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 49 MB/s)
[2026-03-02T10:31:57.739Z] [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 18 kB/s)
[2026-03-02T10:31:57.739Z] [INFO]
[2026-03-02T10:31:57.739Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-ssm-quickstart ---
[2026-03-02T10:31:57.739Z] [INFO]
[2026-03-02T10:31:57.739Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-ssm-quickstart ---
[2026-03-02T10:31:57.739Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-02T10:31:57.739Z] [INFO] Copying 1 resource
[2026-03-02T10:31:57.739Z] [INFO]
[2026-03-02T10:31:57.739Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-ssm-quickstart ---
[2026-03-02T10:31:57.739Z] [INFO] Changes detected - recompiling the module!
[2026-03-02T10:31:57.739Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-ssm-quickstart/target/classes
[2026-03-02T10:31:57.739Z] [INFO]
[2026-03-02T10:31:57.739Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-ssm-quickstart ---
[2026-03-02T10:31:57.739Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-02T10:31:57.739Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-ssm-quickstart/src/test/resources
[2026-03-02T10:31:57.739Z] [INFO]
[2026-03-02T10:31:57.739Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-ssm-quickstart ---
[2026-03-02T10:31:57.739Z] [INFO] Changes detected - recompiling the module!
[2026-03-02T10:31:57.739Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-ssm-quickstart/target/test-classes
[2026-03-02T10:31:57.739Z] [INFO]
[2026-03-02T10:31:57.739Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-ssm-quickstart ---
[2026-03-02T10:31:57.739Z] [INFO]
[2026-03-02T10:31:57.739Z] [INFO] -------------------------------------------------------
[2026-03-02T10:31:57.739Z] [INFO] T E S T S
[2026-03-02T10:31:57.739Z] [INFO] -------------------------------------------------------
[2026-03-02T10:31:58.379Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-02T10:31:59.014Z] [INFO] Running org.acme.ssm.SsmResourcesTest
[2026-03-02T10:32:22.723Z] 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
[2026-03-02T10:32:22.723Z] 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 3.1 kB/s)
[2026-03-02T10:32:22.723Z] 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
[2026-03-02T10:32:22.723Z] 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 28 kB/s)
[2026-03-02T10:32:22.723Z] 2026-03-02 10:32:03,909 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-02T10:32:22.723Z] 2026-03-02 10:32:06,275 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2026-03-02T10:32:22.723Z] 2026-03-02 10:32:06,631 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2026-03-02T10:32:22.723Z] 2026-03-02 10:32:06,651 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2026-03-02T10:32:22.723Z] 2026-03-02 10:32:06,688 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2026-03-02T10:32:22.723Z] Server Version: 27.5.1
[2026-03-02T10:32:22.723Z] API Version: 1.47
[2026-03-02T10:32:22.723Z] Operating System: Ubuntu 24.04.4 LTS
[2026-03-02T10:32:22.723Z] Total Memory: 7893 MB
[2026-03-02T10:32:22.723Z] 2026-03-02 10:32:06,694 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2026-03-02T10:32:22.723Z] 2026-03-02 10:32:06,744 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)
[2026-03-02T10:32:22.723Z] 2026-03-02 10:32:07,250 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2026-03-02T10:32:22.723Z] 2026-03-02 10:32:07,251 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2026-03-02T10:32:22.723Z] 2026-03-02 10:32:07,251 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2026-03-02T10:32:22.723Z] 2026-03-02 10:32:07,309 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2026-03-02T10:32:22.723Z] 2026-03-02 10:32:07,334 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)
[2026-03-02T10:32:22.723Z] 2026-03-02 10:32:07,335 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2026-03-02T10:32:22.723Z] 2026-03-02 10:32:07,831 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: cbc31fd87a2ecc8a85cd3dbf002dbd3ef1cac0a30afaaa5315042074521e0e52
[2026-03-02T10:32:22.723Z] 2026-03-02 10:32:20,050 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT12.715649128S
[2026-03-02T10:32:22.723Z] 2026-03-02 10:32:20,914 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 17.757s. Listening on: http://localhost:8081
[2026-03-02T10:32:22.723Z] 2026-03-02 10:32:20,915 INFO [io.quarkus] (main) Profile test activated.
[2026-03-02T10:32:22.723Z] 2026-03-02 10:32:20,915 INFO [io.quarkus] (main) Installed features: [amazon-ssm, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2026-03-02T10:32:24.048Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.129 s - in org.acme.ssm.SsmResourcesTest
[2026-03-02T10:32:26.919Z] 2026-03-02 10:32:25,779 INFO [io.quarkus] (main) Quarkus stopped in 2.039s
[2026-03-02T10:32:26.919Z] [INFO]
[2026-03-02T10:32:26.919Z] [INFO] Results:
[2026-03-02T10:32:26.919Z] [INFO]
[2026-03-02T10:32:26.919Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-03-02T10:32:26.919Z] [INFO]
[2026-03-02T10:32:26.919Z] [INFO]
[2026-03-02T10:32:26.919Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-ssm-quickstart ---
[2026-03-02T10:32:26.919Z] [INFO] Building jar: /quarkus-quickstarts/amazon-ssm-quickstart/target/amazon-ssm-quickstart-1.0.0-SNAPSHOT.jar
[2026-03-02T10:32:26.919Z] [INFO]
[2026-03-02T10:32:26.919Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-ssm-quickstart ---
[2026-03-02T10:32:29.854Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2644ms
[2026-03-02T10:32:29.854Z] [INFO]
[2026-03-02T10:32:29.854Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-ssm-quickstart ---
[2026-03-02T10:32:29.854Z] [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
[2026-03-02T10:32:29.854Z] [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
[2026-03-02T10:32:29.854Z] [INFO]
[2026-03-02T10:32:29.854Z] [INFO] -----------------< org.acme:amqp-quickstart-producer >------------------
[2026-03-02T10:32:29.854Z] [INFO] Building amqp-quickstart-producer 1.0.0-SNAPSHOT [8/104]
[2026-03-02T10:32:29.854Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-02T10:32:29.854Z] [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
[2026-03-02T10:32:29.854Z] [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 92 kB/s)
[2026-03-02T10:32:29.854Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
[2026-03-02T10:32:29.854Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 289 kB/s)
[2026-03-02T10:32:29.854Z] [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
[2026-03-02T10:32:29.854Z] [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 1.7 MB/s)
[2026-03-02T10:32:29.854Z] [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
[2026-03-02T10:32:29.854Z] [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 6.4 kB/s)
[2026-03-02T10:32:29.854Z] [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
[2026-03-02T10:32:30.487Z] [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 2.6 kB/s)
[2026-03-02T10:32:30.487Z] [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
[2026-03-02T10:32:30.487Z] [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 44 kB/s)
[2026-03-02T10:32:30.487Z] [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
[2026-03-02T10:32:30.487Z] [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 12 kB/s)
[2026-03-02T10:32:30.487Z] [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
[2026-03-02T10:32:30.487Z] [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 23 kB/s)
[2026-03-02T10:32:30.487Z] [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
[2026-03-02T10:32:31.119Z] [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 9.5 kB/s)
[2026-03-02T10:32:31.119Z] [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
[2026-03-02T10:32:31.119Z] [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 24 kB/s)
[2026-03-02T10:32:31.119Z] [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
[2026-03-02T10:32:31.119Z] [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 50 kB/s)
[2026-03-02T10:32:31.119Z] [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
[2026-03-02T10:32:31.119Z] [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 20 kB/s)
[2026-03-02T10:32:31.119Z] [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
[2026-03-02T10:32:31.119Z] [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 894 kB/s)
[2026-03-02T10:32:31.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-bom/1.0.0/stork-bom-1.0.0.pom
[2026-03-02T10:32:31.119Z] [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 117 kB/s)
[2026-03-02T10:32:31.119Z] [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
[2026-03-02T10:32:31.120Z] [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 17 kB/s)
[2026-03-02T10:32:31.120Z] [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
[2026-03-02T10:32:31.120Z] [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 23 kB/s)
[2026-03-02T10:32:31.120Z] [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
[2026-03-02T10:32:31.750Z] [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 47 kB/s)
[2026-03-02T10:32:31.750Z] [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
[2026-03-02T10:32:31.750Z] [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 4.8 kB/s)
[2026-03-02T10:32:31.750Z] [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
[2026-03-02T10:32:32.382Z] [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 2.5 kB/s)
[2026-03-02T10:32:32.382Z] [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
[2026-03-02T10:32:32.382Z] [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 8.0 kB/s)
[2026-03-02T10:32:32.382Z] [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
[2026-03-02T10:32:33.013Z] [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 11 kB/s)
[2026-03-02T10:32:33.013Z] [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
[2026-03-02T10:32:33.014Z] [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 2.9 kB/s)
[2026-03-02T10:32:33.014Z] [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
[2026-03-02T10:32:33.014Z] [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 56 kB/s)
[2026-03-02T10:32:33.014Z] [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
[2026-03-02T10:32:33.014Z] [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 495 kB/s)
[2026-03-02T10:32:33.014Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/32/smallrye-parent-32.pom
[2026-03-02T10:32:33.014Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/32/smallrye-parent-32.pom (9.8 kB at 287 kB/s)
[2026-03-02T10:32:33.014Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/32/smallrye-build-parent-32.pom
[2026-03-02T10:32:33.014Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/32/smallrye-build-parent-32.pom (66 kB at 2.0 MB/s)
[2026-03-02T10:32:33.014Z] [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
[2026-03-02T10:32:33.645Z] [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 324 kB/s)
[2026-03-02T10:32:33.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack/4.2.1/vertx-stack-4.2.1.pom
[2026-03-02T10:32:33.645Z] [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 88 kB/s)
[2026-03-02T10:32:33.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.1/vertx-dependencies-4.2.1.pom
[2026-03-02T10:32:33.645Z] [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 955 kB/s)
[2026-03-02T10:32:33.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom
[2026-03-02T10:32:33.645Z] [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 182 kB/s)
[2026-03-02T10:32:33.645Z] [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
[2026-03-02T10:32:33.645Z] [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 78 kB/s)
[2026-03-02T10:32:33.645Z] [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
[2026-03-02T10:32:33.646Z] [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 68 kB/s)
[2026-03-02T10:32:33.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.pom
[2026-03-02T10:32:33.646Z] [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 43 kB/s)
[2026-03-02T10:32:33.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.pom
[2026-03-02T10:32:33.646Z] [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 44 kB/s)
[2026-03-02T10:32:33.646Z] [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
[2026-03-02T10:32:33.646Z] [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 55 kB/s)
[2026-03-02T10:32:33.646Z] [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
[2026-03-02T10:32:33.646Z] [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 38 kB/s)
[2026-03-02T10:32:33.646Z] [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
[2026-03-02T10:32:33.646Z] [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 226 kB/s)
[2026-03-02T10:32:33.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.1.0/vertx-dependencies-4.1.0.pom
[2026-03-02T10:32:33.646Z] [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.1 MB/s)
[2026-03-02T10:32:33.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.15.3/testcontainers-bom-1.15.3.pom
[2026-03-02T10:32:33.646Z] [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 214 kB/s)
[2026-03-02T10:32:33.646Z] [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
[2026-03-02T10:32:33.646Z] [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 120 kB/s)
[2026-03-02T10:32:33.646Z] [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
[2026-03-02T10:32:33.646Z] [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 77 kB/s)
[2026-03-02T10:32:33.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.4/vertx-proton-4.2.4.pom
[2026-03-02T10:32:33.646Z] [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 136 kB/s)
[2026-03-02T10:32:33.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.pom
[2026-03-02T10:32:34.277Z] [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 71 kB/s)
[2026-03-02T10:32:34.277Z] [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
[2026-03-02T10:32:34.277Z] [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 254 kB/s)
[2026-03-02T10:32:34.277Z] [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
[2026-03-02T10:32:34.277Z] [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 51 kB/s)
[2026-03-02T10:32:34.277Z] [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
[2026-03-02T10:32:34.277Z] [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 8.6 kB/s)
[2026-03-02T10:32:34.277Z] [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
[2026-03-02T10:32:34.908Z] [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 2.5 kB/s)
[2026-03-02T10:32:34.908Z] [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
[2026-03-02T10:32:34.908Z] [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 3.0 kB/s)
[2026-03-02T10:32:34.908Z] [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
[2026-03-02T10:32:34.908Z] [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 206 kB/s)
[2026-03-02T10:32:34.908Z] [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
[2026-03-02T10:32:34.908Z] [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 395 kB/s)
[2026-03-02T10:32:34.908Z] [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
[2026-03-02T10:32:34.908Z] [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 253 kB/s)
[2026-03-02T10:32:34.908Z] [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
[2026-03-02T10:32:34.908Z] [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 132 kB/s)
[2026-03-02T10:32:34.908Z] [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
[2026-03-02T10:32:34.908Z] [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 162 kB/s)
[2026-03-02T10:32:34.908Z] [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
[2026-03-02T10:32:35.540Z] [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 157 kB/s)
[2026-03-02T10:32:35.540Z] [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
[2026-03-02T10:32:35.540Z] [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 11 kB/s)
[2026-03-02T10:32:35.540Z] [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
[2026-03-02T10:32:36.173Z] [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 2.8 kB/s)
[2026-03-02T10:32:36.173Z] [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
[2026-03-02T10:32:36.173Z] [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 20 kB/s)
[2026-03-02T10:32:36.173Z] [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
[2026-03-02T10:32:36.173Z] [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 45 kB/s)
[2026-03-02T10:32:36.173Z] [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
[2026-03-02T10:32:36.173Z] [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 44 kB/s)
[2026-03-02T10:32:36.173Z] [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
[2026-03-02T10:32:36.173Z] [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 97 kB/s)
[2026-03-02T10:32:36.173Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/microprofile-parent/1.2/microprofile-parent-1.2.pom
[2026-03-02T10:32:36.173Z] [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 1.1 MB/s)
[2026-03-02T10:32:36.173Z] [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
[2026-03-02T10:32:36.173Z] [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
[2026-03-02T10:32:36.173Z] [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
[2026-03-02T10:32:36.173Z] [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
[2026-03-02T10:32:36.173Z] [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
[2026-03-02T10:32:36.173Z] [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 223 kB/s)
[2026-03-02T10:32:36.173Z] [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
[2026-03-02T10:32:36.173Z] [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 936 kB/s)
[2026-03-02T10:32:36.173Z] [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
[2026-03-02T10:32:36.173Z] [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.1 MB/s)
[2026-03-02T10:32:36.173Z] [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
[2026-03-02T10:32:36.173Z] [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 3.9 MB/s)
[2026-03-02T10:32:36.173Z] [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
[2026-03-02T10:32:36.173Z] [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 4.4 MB/s)
[2026-03-02T10:32:36.173Z] [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
[2026-03-02T10:32:36.173Z] [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 749 kB/s)
[2026-03-02T10:32:36.173Z] [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
[2026-03-02T10:32:36.808Z] [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 222 kB/s)
[2026-03-02T10:32:36.808Z] [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
[2026-03-02T10:32:36.808Z] [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 118 kB/s)
[2026-03-02T10:32:36.808Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.4/vertx-proton-4.2.4.jar
[2026-03-02T10:32:36.808Z] [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 425 kB/s)
[2026-03-02T10:32:36.808Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.jar
[2026-03-02T10:32:36.808Z] [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 23 kB/s)
[2026-03-02T10:32:36.808Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.jar
[2026-03-02T10:32:36.808Z] [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 203 kB/s)
[2026-03-02T10:32:36.808Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.jar
[2026-03-02T10:32:36.808Z] [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 268 kB/s)
[2026-03-02T10:32:36.808Z] [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
[2026-03-02T10:32:36.808Z] [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 2.2 MB/s)
[2026-03-02T10:32:36.808Z] [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
[2026-03-02T10:32:36.808Z] [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 29 kB/s)
[2026-03-02T10:32:36.808Z] [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
[2026-03-02T10:32:36.808Z] [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 132 kB/s)
[2026-03-02T10:32:36.808Z] [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
[2026-03-02T10:32:36.808Z] [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 73 kB/s)
[2026-03-02T10:32:36.808Z] [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
[2026-03-02T10:32:36.808Z] [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 13 kB/s)
[2026-03-02T10:32:36.808Z] [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
[2026-03-02T10:32:36.808Z] [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 98 kB/s)
[2026-03-02T10:32:36.808Z] [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
[2026-03-02T10:32:36.808Z] [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 8.5 kB/s)
[2026-03-02T10:32:36.808Z] [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 135 kB/s)
[2026-03-02T10:32:36.808Z] [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
[2026-03-02T10:32:36.808Z] [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
[2026-03-02T10:32:36.808Z] [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 174 kB/s)
[2026-03-02T10:32:36.808Z] [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
[2026-03-02T10:32:36.808Z] [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 15 kB/s)
[2026-03-02T10:32:36.808Z] [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
[2026-03-02T10:32:36.808Z] [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 13 kB/s)
[2026-03-02T10:32:36.808Z] [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
[2026-03-02T10:32:36.808Z] [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 485 kB/s)
[2026-03-02T10:32:36.808Z] [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 34 kB/s)
[2026-03-02T10:32:36.808Z] [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 128 kB/s)
[2026-03-02T10:32:36.808Z] [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 21 kB/s)
[2026-03-02T10:32:36.808Z] [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 60 kB/s)
[2026-03-02T10:32:36.808Z] [INFO]
[2026-03-02T10:32:36.808Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amqp-quickstart-producer ---
[2026-03-02T10:32:36.808Z] [INFO]
[2026-03-02T10:32:36.808Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amqp-quickstart-producer ---
[2026-03-02T10:32:36.808Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-02T10:32:36.808Z] [INFO] Copying 2 resources
[2026-03-02T10:32:36.808Z] [INFO]
[2026-03-02T10:32:36.808Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code (default) @ amqp-quickstart-producer ---
[2026-03-02T10:32:36.808Z] [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
[2026-03-02T10:32:36.809Z] [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 921 kB/s)
[2026-03-02T10:32:37.440Z] [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
[2026-03-02T10:32:37.440Z] [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 5.4 kB/s)
[2026-03-02T10:32:37.440Z] [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
[2026-03-02T10:32:38.071Z] [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 23 kB/s)
[2026-03-02T10:32:38.071Z] [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
[2026-03-02T10:32:38.071Z] [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 60 kB/s)
[2026-03-02T10:32:38.071Z] [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
[2026-03-02T10:32:38.071Z] [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 46 kB/s)
[2026-03-02T10:32:38.071Z] [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
[2026-03-02T10:32:38.071Z] [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 26 kB/s)
[2026-03-02T10:32:38.071Z] [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
[2026-03-02T10:32:38.071Z] [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 30 kB/s)
[2026-03-02T10:32:38.071Z] [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
[2026-03-02T10:32:38.071Z] [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 14 kB/s)
[2026-03-02T10:32:38.071Z] [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
[2026-03-02T10:32:38.702Z] [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 4.3 kB/s)
[2026-03-02T10:32:38.702Z] [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
[2026-03-02T10:32:38.703Z] [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 16 kB/s)
[2026-03-02T10:32:38.703Z] [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
[2026-03-02T10:32:39.334Z] [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 13 kB/s)
[2026-03-02T10:32:39.334Z] [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
[2026-03-02T10:32:39.334Z] [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 21 kB/s)
[2026-03-02T10:32:39.334Z] [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
[2026-03-02T10:32:39.334Z] [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 24 kB/s)
[2026-03-02T10:32:39.334Z] [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
[2026-03-02T10:32:39.334Z] [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 9.0 kB/s)
[2026-03-02T10:32:39.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.pom
[2026-03-02T10:32:39.334Z] [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 88 kB/s)
[2026-03-02T10:32:39.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark-parent/0.18.1/commonmark-parent-0.18.1.pom
[2026-03-02T10:32:39.334Z] [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 426 kB/s)
[2026-03-02T10:32:39.334Z] [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
[2026-03-02T10:32:39.334Z] [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 21 kB/s)
[2026-03-02T10:32:39.334Z] [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
[2026-03-02T10:32:40.258Z] [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 53 kB/s)
[2026-03-02T10:32:40.258Z] [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
[2026-03-02T10:32:40.258Z] [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 32 kB/s)
[2026-03-02T10:32:40.258Z] [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
[2026-03-02T10:32:40.258Z] [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
[2026-03-02T10:32:40.258Z] [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
[2026-03-02T10:32:40.258Z] [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
[2026-03-02T10:32:40.258Z] [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
[2026-03-02T10:32:40.258Z] [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 2.8 MB/s)
[2026-03-02T10:32:40.258Z] [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
[2026-03-02T10:32:40.258Z] [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 714 kB/s)
[2026-03-02T10:32:40.258Z] [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
[2026-03-02T10:32:40.258Z] [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 110 kB/s)
[2026-03-02T10:32:40.258Z] [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
[2026-03-02T10:32:40.258Z] [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 355 kB/s)
[2026-03-02T10:32:40.258Z] [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
[2026-03-02T10:32:40.258Z] [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 34 kB/s)
[2026-03-02T10:32:40.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.jar
[2026-03-02T10:32:40.258Z] [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 1.2 MB/s)
[2026-03-02T10:32:40.258Z] [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
[2026-03-02T10:32:40.258Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.jar (168 kB at 1.2 MB/s)
[2026-03-02T10:32:40.258Z] [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
[2026-03-02T10:32:40.258Z] [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 755 kB/s)
[2026-03-02T10:32:40.258Z] [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
[2026-03-02T10:32:40.258Z] [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 23 kB/s)
[2026-03-02T10:32:40.258Z] [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
[2026-03-02T10:32:40.258Z] [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 34 kB/s)
[2026-03-02T10:32:40.258Z] [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
[2026-03-02T10:32:40.258Z] [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 173 kB/s)
[2026-03-02T10:32:40.258Z] [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 34 kB/s)
[2026-03-02T10:32:40.258Z] [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 8.3 kB/s)
[2026-03-02T10:32:40.258Z] [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 8.5 kB/s)
[2026-03-02T10:32:40.258Z] [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 26 kB/s)
[2026-03-02T10:32:40.891Z] [INFO]
[2026-03-02T10:32:40.891Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ amqp-quickstart-producer ---
[2026-03-02T10:32:40.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[2026-03-02T10:32:40.891Z] [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 105 kB/s)
[2026-03-02T10:32:40.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
[2026-03-02T10:32:40.891Z] [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 93 kB/s)
[2026-03-02T10:32:40.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[2026-03-02T10:32:40.891Z] [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 47 kB/s)
[2026-03-02T10:32:40.891Z] [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
[2026-03-02T10:32:40.891Z] [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 163 kB/s)
[2026-03-02T10:32:40.891Z] [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
[2026-03-02T10:32:40.891Z] [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 104 kB/s)
[2026-03-02T10:32:40.891Z] [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
[2026-03-02T10:32:40.891Z] [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 61 kB/s)
[2026-03-02T10:32:40.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[2026-03-02T10:32:40.891Z] [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 36 kB/s)
[2026-03-02T10:32:40.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[2026-03-02T10:32:40.891Z] [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 136 kB/s)
[2026-03-02T10:32:40.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[2026-03-02T10:32:40.891Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 336 kB/s)
[2026-03-02T10:32:40.891Z] [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
[2026-03-02T10:32:40.891Z] [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 19 kB/s)
[2026-03-02T10:32:40.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
[2026-03-02T10:32:40.891Z] [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 144 kB/s)
[2026-03-02T10:32:40.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[2026-03-02T10:32:40.891Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 581 kB/s)
[2026-03-02T10:32:40.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[2026-03-02T10:32:40.891Z] [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 121 kB/s)
[2026-03-02T10:32:40.891Z] [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
[2026-03-02T10:32:40.891Z] [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 176 kB/s)
[2026-03-02T10:32:40.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[2026-03-02T10:32:41.523Z] [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 381 kB/s)
[2026-03-02T10:32:41.523Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[2026-03-02T10:32:41.523Z] [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 255 kB/s)
[2026-03-02T10:32:41.523Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[2026-03-02T10:32:41.523Z] [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 67 kB/s)
[2026-03-02T10:32:41.523Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[2026-03-02T10:32:41.523Z] [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 74 kB/s)
[2026-03-02T10:32:41.523Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[2026-03-02T10:32:41.523Z] [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 31 kB/s)
[2026-03-02T10:32:41.523Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[2026-03-02T10:32:41.523Z] [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 145 kB/s)
[2026-03-02T10:32:41.523Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[2026-03-02T10:32:41.523Z] [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 67 kB/s)
[2026-03-02T10:32:41.523Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[2026-03-02T10:32:41.523Z] [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 70 kB/s)
[2026-03-02T10:32:41.523Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[2026-03-02T10:32:41.523Z] [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 82 kB/s)
[2026-03-02T10:32:41.523Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[2026-03-02T10:32:41.523Z] [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 54 kB/s)
[2026-03-02T10:32:41.523Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[2026-03-02T10:32:41.523Z] [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 266 kB/s)
[2026-03-02T10:32:41.523Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[2026-03-02T10:32:41.524Z] [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 71 kB/s)
[2026-03-02T10:32:41.524Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[2026-03-02T10:32:41.524Z] [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 127 kB/s)
[2026-03-02T10:32:41.524Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[2026-03-02T10:32:41.524Z] [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 60 kB/s)
[2026-03-02T10:32:41.524Z] [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
[2026-03-02T10:32:41.524Z] [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 182 kB/s)
[2026-03-02T10:32:41.524Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[2026-03-02T10:32:41.524Z] [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 153 kB/s)
[2026-03-02T10:32:41.524Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
[2026-03-02T10:32:41.524Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 1.2 MB/s)
[2026-03-02T10:32:41.524Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
[2026-03-02T10:32:41.524Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 415 kB/s)
[2026-03-02T10:32:41.524Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
[2026-03-02T10:32:41.524Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.6 MB/s)
[2026-03-02T10:32:41.524Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
[2026-03-02T10:32:41.524Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 405 kB/s)
[2026-03-02T10:32:41.524Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
[2026-03-02T10:32:42.157Z] [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 176 kB/s)
[2026-03-02T10:32:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
[2026-03-02T10:32:42.157Z] [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 101 kB/s)
[2026-03-02T10:32:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom
[2026-03-02T10:32:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 98 kB/s)
[2026-03-02T10:32:42.157Z] [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
[2026-03-02T10:32:42.157Z] [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 22 kB/s)
[2026-03-02T10:32:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
[2026-03-02T10:32:42.157Z] [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 177 kB/s)
[2026-03-02T10:32:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[2026-03-02T10:32:42.157Z] [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 83 kB/s)
[2026-03-02T10:32:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
[2026-03-02T10:32:42.157Z] [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 128 kB/s)
[2026-03-02T10:32:42.157Z] [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
[2026-03-02T10:32:42.157Z] [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 25 kB/s)
[2026-03-02T10:32:42.157Z] [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
[2026-03-02T10:32:42.157Z] [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 27 kB/s)
[2026-03-02T10:32:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
[2026-03-02T10:32:42.157Z] [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 36 kB/s)
[2026-03-02T10:32:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
[2026-03-02T10:32:42.157Z] [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
[2026-03-02T10:32:42.157Z] [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
[2026-03-02T10:32:42.157Z] [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
[2026-03-02T10:32:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
[2026-03-02T10:32:42.157Z] [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 5.0 MB/s)
[2026-03-02T10:32:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
[2026-03-02T10:32:42.157Z] [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 4.6 MB/s)
[2026-03-02T10:32:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
[2026-03-02T10:32:42.157Z] [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 1.6 MB/s)
[2026-03-02T10:32:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
[2026-03-02T10:32:42.157Z] [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 5.5 MB/s)
[2026-03-02T10:32:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
[2026-03-02T10:32:42.157Z] [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 10 MB/s)
[2026-03-02T10:32:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
[2026-03-02T10:32:42.157Z] [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 3.7 MB/s)
[2026-03-02T10:32:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
[2026-03-02T10:32:42.157Z] [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 564 kB/s)
[2026-03-02T10:32:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
[2026-03-02T10:32:42.157Z] [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 686 kB/s)
[2026-03-02T10:32:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
[2026-03-02T10:32:42.157Z] [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 7.5 MB/s)
[2026-03-02T10:32:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
[2026-03-02T10:32:42.157Z] [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 354 kB/s)
[2026-03-02T10:32:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
[2026-03-02T10:32:42.157Z] [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 1.6 MB/s)
[2026-03-02T10:32:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[2026-03-02T10:32:42.157Z] [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 512 kB/s)
[2026-03-02T10:32:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[2026-03-02T10:32:42.157Z] [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 132 kB/s)
[2026-03-02T10:32:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
[2026-03-02T10:32:42.157Z] [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 966 kB/s)
[2026-03-02T10:32:42.158Z] [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
[2026-03-02T10:32:42.158Z] [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 593 kB/s)
[2026-03-02T10:32:42.158Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[2026-03-02T10:32:42.158Z] [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 857 kB/s)
[2026-03-02T10:32:42.158Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[2026-03-02T10:32:42.158Z] [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 466 kB/s)
[2026-03-02T10:32:42.158Z] [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
[2026-03-02T10:32:42.158Z] [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 341 kB/s)
[2026-03-02T10:32:42.158Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
[2026-03-02T10:32:42.158Z] [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 30 kB/s)
[2026-03-02T10:32:42.158Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
[2026-03-02T10:32:42.158Z] [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 86 kB/s)
[2026-03-02T10:32:42.158Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar
[2026-03-02T10:32:42.158Z] [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.3 MB/s)
[2026-03-02T10:32:42.158Z] [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
[2026-03-02T10:32:42.158Z] [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.0 MB/s)
[2026-03-02T10:32:42.158Z] [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
[2026-03-02T10:32:42.158Z] [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 165 kB/s)
[2026-03-02T10:32:42.158Z] [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
[2026-03-02T10:32:42.158Z] [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 225 kB/s)
[2026-03-02T10:32:42.158Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 585 kB/s)
[2026-03-02T10:32:42.158Z] [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 138 kB/s)
[2026-03-02T10:32:42.158Z] [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 23 kB/s)
[2026-03-02T10:32:42.158Z] [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 97 kB/s)
[2026-03-02T10:32:42.158Z] [INFO] Changes detected - recompiling the module!
[2026-03-02T10:32:42.158Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/target/classes
[2026-03-02T10:32:42.797Z] [INFO]
[2026-03-02T10:32:42.797Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code-tests (default) @ amqp-quickstart-producer ---
[2026-03-02T10:32:42.797Z] [INFO]
[2026-03-02T10:32:42.797Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amqp-quickstart-producer ---
[2026-03-02T10:32:42.797Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-02T10:32:42.797Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/src/test/resources
[2026-03-02T10:32:42.797Z] [INFO]
[2026-03-02T10:32:42.797Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ amqp-quickstart-producer ---
[2026-03-02T10:32:42.797Z] [INFO] Changes detected - recompiling the module!
[2026-03-02T10:32:42.797Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/target/test-classes
[2026-03-02T10:32:42.797Z] [INFO]
[2026-03-02T10:32:42.797Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amqp-quickstart-producer ---
[2026-03-02T10:32:43.433Z] [INFO]
[2026-03-02T10:32:43.433Z] [INFO] -------------------------------------------------------
[2026-03-02T10:32:43.433Z] [INFO] T E S T S
[2026-03-02T10:32:43.433Z] [INFO] -------------------------------------------------------
[2026-03-02T10:32:43.433Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-02T10:32:44.067Z] [INFO] Running org.acme.amqp.producer.QuotesResourceTest
[2026-03-02T10:33:12.017Z] 2026-03-02 10:32:47,574 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-02T10:33:12.017Z] 2026-03-02 10:32:48,145 INFO [org.tes.doc.DockerClientProviderStrategy] (build-25) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2026-03-02T10:33:12.017Z] 2026-03-02 10:32:48,470 INFO [io.qua.sma.dep.processor] (build-15) Configuring the channel 'quotes' to be managed by the connector 'smallrye-amqp'
[2026-03-02T10:33:12.017Z] 2026-03-02 10:32:48,470 INFO [io.qua.sma.dep.processor] (build-15) Configuring the channel 'quote-requests' to be managed by the connector 'smallrye-amqp'
[2026-03-02T10:33:12.017Z] 2026-03-02 10:32:49,003 INFO [org.tes.doc.DockerClientProviderStrategy] (build-25) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2026-03-02T10:33:12.017Z] 2026-03-02 10:32:49,050 INFO [org.tes.DockerClientFactory] (build-25) Docker host IP address is 172.17.0.1
[2026-03-02T10:33:12.017Z] 2026-03-02 10:32:49,120 INFO [org.tes.DockerClientFactory] (build-25) Connected to docker:
[2026-03-02T10:33:12.017Z] Server Version: 27.5.1
[2026-03-02T10:33:12.017Z] API Version: 1.47
[2026-03-02T10:33:12.017Z] Operating System: Ubuntu 24.04.4 LTS
[2026-03-02T10:33:12.017Z] Total Memory: 7893 MB
[2026-03-02T10:33:12.017Z] 2026-03-02 10:32:49,133 INFO [org.tes.uti.ImageNameSubstitutor] (build-25) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2026-03-02T10:33:12.017Z] 2026-03-02 10:32:49,212 INFO [org.tes.uti.RegistryAuthLocator] (build-25) 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)
[2026-03-02T10:33:12.017Z] 2026-03-02 10:32:49,845 INFO [org.tes.DockerClientFactory] (build-25) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2026-03-02T10:33:12.017Z] 2026-03-02 10:32:49,845 INFO [org.tes.DockerClientFactory] (build-25) Checking the system...
[2026-03-02T10:33:12.017Z] 2026-03-02 10:32:49,845 INFO [org.tes.DockerClientFactory] (build-25) ✔︎ Docker server version should be at least 1.6.0
[2026-03-02T10:33:12.017Z] 2026-03-02 10:32:49,912 INFO [org.tes.DockerClientFactory] (build-25) ✔︎ Docker environment should have more than 2GB free disk space
[2026-03-02T10:33:12.017Z] 2026-03-02 10:32:49,950 INFO [doc.io/.1.2]] (build-25) Pulling docker image: quay.io/artemiscloud/activemq-artemis-broker:0.1.2. Please be patient; this may take some time but only needs to be done once.
[2026-03-02T10:33:12.017Z] 2026-03-02 10:32:49,951 INFO [org.tes.uti.RegistryAuthLocator] (build-25) 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:latest, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2026-03-02T10:33:12.017Z] 2026-03-02 10:32:50,330 INFO [doc.io/.1.2]] (docker-java-stream-663341041) Starting to pull image
[2026-03-02T10:33:12.017Z] 2026-03-02 10:32:50,353 INFO [doc.io/.1.2]] (docker-java-stream-663341041) Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
[2026-03-02T10:33:12.017Z] 2026-03-02 10:32:50,586 INFO [doc.io/.1.2]] (docker-java-stream-663341041) Pulling image layers: 2 pending, 1 downloaded, 0 extracted, (1 KB/? MB)
[2026-03-02T10:33:12.017Z] 2026-03-02 10:32:52,959 INFO [doc.io/.1.2]] (docker-java-stream-663341041) Pulling image layers: 1 pending, 2 downloaded, 0 extracted, (124 MB/? MB)
[2026-03-02T10:33:12.017Z] 2026-03-02 10:32:55,809 INFO [doc.io/.1.2]] (docker-java-stream-663341041) Pulling image layers: 0 pending, 3 downloaded, 0 extracted, (208 MB/210 MB)
[2026-03-02T10:33:12.017Z] 2026-03-02 10:32:56,921 INFO [doc.io/.1.2]] (docker-java-stream-663341041) Pulling image layers: 0 pending, 3 downloaded, 1 extracted, (209 MB/210 MB)
[2026-03-02T10:33:12.017Z] 2026-03-02 10:32:59,474 INFO [doc.io/.1.2]] (docker-java-stream-663341041) Pulling image layers: 0 pending, 3 downloaded, 2 extracted, (209 MB/210 MB)
[2026-03-02T10:33:12.017Z] 2026-03-02 10:33:05,418 INFO [doc.io/.1.2]] (docker-java-stream-663341041) Pulling image layers: 0 pending, 3 downloaded, 3 extracted, (210 MB/210 MB)
[2026-03-02T10:33:12.017Z] 2026-03-02 10:33:05,462 INFO [doc.io/.1.2]] (docker-java-stream-663341041) Pull complete. 3 layers, pulled in 15s (downloaded 210 MB at 14 MB/s)
[2026-03-02T10:33:12.017Z] 2026-03-02 10:33:05,477 INFO [doc.io/.1.2]] (build-25) Creating container for image: quay.io/artemiscloud/activemq-artemis-broker:0.1.2
[2026-03-02T10:33:12.017Z] 2026-03-02 10:33:05,661 INFO [doc.io/.1.2]] (build-25) Container quay.io/artemiscloud/activemq-artemis-broker:0.1.2 is starting: 3966b82967c96ce0c72e8d83af6522144fe108827befb652725260be237a19ad
[2026-03-02T10:33:12.017Z] 2026-03-02 10:33:09,302 INFO [doc.io/.1.2]] (build-25) Container quay.io/artemiscloud/activemq-artemis-broker:0.1.2 started in PT19.369327289S
[2026-03-02T10:33:12.017Z] 2026-03-02 10:33:09,303 INFO [io.qua.sma.rea.amq.dep.AmqpDevServicesProcessor] (build-25) Dev Services for AMQP started.
[2026-03-02T10:33:12.017Z] 2026-03-02 10:33:09,303 INFO [io.qua.sma.rea.amq.dep.AmqpDevServicesProcessor] (build-25) 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=33223 -Damqp.user=admin -Damqp.password=admin
[2026-03-02T10:33:12.017Z] 2026-03-02 10:33:10,022 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to 172.17.0.1:33223 for channel quotes
[2026-03-02T10:33:12.017Z] 2026-03-02 10:33:10,053 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to 172.17.0.1:33223 for channel quote-requests
[2026-03-02T10:33:12.017Z] 2026-03-02 10:33:10,109 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2026-03-02T10:33:12.017Z] 2026-03-02 10:33:10,328 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 23.514s. Listening on: http://localhost:8081
[2026-03-02T10:33:12.017Z] 2026-03-02 10:33:10,333 INFO [io.quarkus] (main) Profile test activated.
[2026-03-02T10:33:12.017Z] 2026-03-02 10:33:10,333 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2026-03-02T10:33:13.340Z] 2026-03-02 10:33:10,768 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-03-02T10:33:13.340Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.981 s - in org.acme.amqp.producer.QuotesResourceTest
[2026-03-02T10:33:13.340Z] 2026-03-02 10:33:12,781 INFO [io.quarkus] (main) Quarkus stopped in 0.072s
[2026-03-02T10:33:13.340Z] [INFO]
[2026-03-02T10:33:13.340Z] [INFO] Results:
[2026-03-02T10:33:13.340Z] [INFO]
[2026-03-02T10:33:13.340Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-02T10:33:13.340Z] [INFO]
[2026-03-02T10:33:13.340Z] [INFO]
[2026-03-02T10:33:13.340Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amqp-quickstart-producer ---
[2026-03-02T10:33:13.340Z] [INFO] Building jar: /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/target/amqp-quickstart-producer-1.0.0-SNAPSHOT.jar
[2026-03-02T10:33:13.340Z] [INFO]
[2026-03-02T10:33:13.340Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amqp-quickstart-producer ---
[2026-03-02T10:33:14.664Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'quotes' to be managed by the connector 'smallrye-amqp'
[2026-03-02T10:33:14.664Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'quote-requests' to be managed by the connector 'smallrye-amqp'
[2026-03-02T10:33:15.301Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1736ms
[2026-03-02T10:33:15.301Z] [INFO]
[2026-03-02T10:33:15.301Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amqp-quickstart-producer ---
[2026-03-02T10:33:15.301Z] [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
[2026-03-02T10:33:15.301Z] [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
[2026-03-02T10:33:15.301Z] [INFO]
[2026-03-02T10:33:15.301Z] [INFO] -----------------< org.acme:amqp-quickstart-processor >-----------------
[2026-03-02T10:33:15.301Z] [INFO] Building amqp-quickstart-processor 1.0.0-SNAPSHOT [9/104]
[2026-03-02T10:33:15.301Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-02T10:33:15.301Z] [INFO]
[2026-03-02T10:33:15.301Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amqp-quickstart-processor ---
[2026-03-02T10:33:15.301Z] [INFO]
[2026-03-02T10:33:15.301Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amqp-quickstart-processor ---
[2026-03-02T10:33:15.301Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-02T10:33:15.301Z] [INFO] Copying 1 resource
[2026-03-02T10:33:15.301Z] [INFO]
[2026-03-02T10:33:15.301Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code (default) @ amqp-quickstart-processor ---
[2026-03-02T10:33:15.936Z] [INFO]
[2026-03-02T10:33:15.936Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ amqp-quickstart-processor ---
[2026-03-02T10:33:15.936Z] [INFO] Changes detected - recompiling the module!
[2026-03-02T10:33:15.936Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/target/classes
[2026-03-02T10:33:15.936Z] [INFO]
[2026-03-02T10:33:15.936Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code-tests (default) @ amqp-quickstart-processor ---
[2026-03-02T10:33:15.936Z] [INFO]
[2026-03-02T10:33:15.936Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amqp-quickstart-processor ---
[2026-03-02T10:33:15.936Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-02T10:33:15.936Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/src/test/resources
[2026-03-02T10:33:15.936Z] [INFO]
[2026-03-02T10:33:15.936Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ amqp-quickstart-processor ---
[2026-03-02T10:33:15.936Z] [INFO] Changes detected - recompiling the module!
[2026-03-02T10:33:15.936Z] [INFO] Compiling 1 source file to /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/target/test-classes
[2026-03-02T10:33:16.576Z] [INFO]
[2026-03-02T10:33:16.576Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amqp-quickstart-processor ---
[2026-03-02T10:33:16.576Z] [INFO]
[2026-03-02T10:33:16.576Z] [INFO] -------------------------------------------------------
[2026-03-02T10:33:16.576Z] [INFO] T E S T S
[2026-03-02T10:33:16.576Z] [INFO] -------------------------------------------------------
[2026-03-02T10:33:16.576Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-02T10:33:17.995Z] [INFO] Running org.acme.amqp.processor.QuoteProcessorTest
[2026-03-02T10:33:28.334Z] 2026-03-02 10:33:20,858 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-02T10:33:28.334Z] 2026-03-02 10:33:21,475 INFO [org.tes.doc.DockerClientProviderStrategy] (build-7) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2026-03-02T10:33:28.334Z] 2026-03-02 10:33:21,739 INFO [io.qua.sma.dep.processor] (build-4) Configuring the channel 'requests' to be managed by the connector 'smallrye-amqp'
[2026-03-02T10:33:28.335Z] 2026-03-02 10:33:21,743 INFO [io.qua.sma.dep.processor] (build-4) Configuring the channel 'quotes' to be managed by the connector 'smallrye-amqp'
[2026-03-02T10:33:28.335Z] 2026-03-02 10:33:22,284 INFO [org.tes.doc.DockerClientProviderStrategy] (build-7) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2026-03-02T10:33:28.335Z] 2026-03-02 10:33:22,307 INFO [org.tes.DockerClientFactory] (build-7) Docker host IP address is 172.17.0.1
[2026-03-02T10:33:28.335Z] 2026-03-02 10:33:22,346 INFO [org.tes.DockerClientFactory] (build-7) Connected to docker:
[2026-03-02T10:33:28.335Z] Server Version: 27.5.1
[2026-03-02T10:33:28.335Z] API Version: 1.47
[2026-03-02T10:33:28.335Z] Operating System: Ubuntu 24.04.4 LTS
[2026-03-02T10:33:28.335Z] Total Memory: 7893 MB
[2026-03-02T10:33:28.335Z] 2026-03-02 10:33:22,349 INFO [org.tes.uti.ImageNameSubstitutor] (build-7) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2026-03-02T10:33:28.335Z] 2026-03-02 10:33:22,395 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)
[2026-03-02T10:33:28.335Z] 2026-03-02 10:33:22,974 INFO [org.tes.DockerClientFactory] (build-7) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2026-03-02T10:33:28.335Z] 2026-03-02 10:33:22,974 INFO [org.tes.DockerClientFactory] (build-7) Checking the system...
[2026-03-02T10:33:28.335Z] 2026-03-02 10:33:22,975 INFO [org.tes.DockerClientFactory] (build-7) ✔︎ Docker server version should be at least 1.6.0
[2026-03-02T10:33:28.335Z] 2026-03-02 10:33:23,030 INFO [org.tes.DockerClientFactory] (build-7) ✔︎ Docker environment should have more than 2GB free disk space
[2026-03-02T10:33:28.335Z] 2026-03-02 10:33:23,063 INFO [doc.io/.1.2]] (build-7) Creating container for image: quay.io/artemiscloud/activemq-artemis-broker:0.1.2
[2026-03-02T10:33:28.335Z] 2026-03-02 10:33:23,063 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: 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)
[2026-03-02T10:33:28.335Z] 2026-03-02 10:33:23,234 INFO [doc.io/.1.2]] (build-7) Container quay.io/artemiscloud/activemq-artemis-broker:0.1.2 is starting: 963287ea705ffe4adb5987549f014abe348da83024a3931ff2cd54d390ebb125
[2026-03-02T10:33:28.335Z] 2026-03-02 10:33:27,033 INFO [doc.io/.1.2]] (build-7) Container quay.io/artemiscloud/activemq-artemis-broker:0.1.2 started in PT3.986494561S
[2026-03-02T10:33:28.335Z] 2026-03-02 10:33:27,034 INFO [io.qua.sma.rea.amq.dep.AmqpDevServicesProcessor] (build-7) Dev Services for AMQP started.
[2026-03-02T10:33:28.335Z] 2026-03-02 10:33:27,034 INFO [io.qua.sma.rea.amq.dep.AmqpDevServicesProcessor] (build-7) 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=33225 -Damqp.user=admin -Damqp.password=admin
[2026-03-02T10:33:28.335Z] 2026-03-02 10:33:27,595 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to 172.17.0.1:33225 for channel requests
[2026-03-02T10:33:28.335Z] 2026-03-02 10:33:27,628 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to 172.17.0.1:33225 for channel quotes
[2026-03-02T10:33:28.335Z] 2026-03-02 10:33:27,670 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2026-03-02T10:33:28.335Z] 2026-03-02 10:33:27,683 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2026-03-02T10:33:28.335Z] 2026-03-02 10:33:27,688 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 7.417s.
[2026-03-02T10:33:28.335Z] 2026-03-02 10:33:27,688 INFO [io.quarkus] (main) Profile test activated.
[2026-03-02T10:33:28.335Z] 2026-03-02 10:33:27,689 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2026-03-02T10:33:28.971Z] 2026-03-02 10:33:28,146 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-03-02T10:33:28.971Z] 2026-03-02 10:33:28,176 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-03-02T10:33:28.971Z] 2026-03-02 10:33:28,246 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address quote-requests
[2026-03-02T10:33:28.971Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.268 s - in org.acme.amqp.processor.QuoteProcessorTest
[2026-03-02T10:33:29.608Z] 2026-03-02 10:33:28,820 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
[2026-03-02T10:33:29.608Z]
[2026-03-02T10:33:29.608Z] 2026-03-02 10:33:28,835 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-03-02T10:33:29.608Z] [INFO]
[2026-03-02T10:33:29.608Z] [INFO] Results:
[2026-03-02T10:33:29.608Z] [INFO]
[2026-03-02T10:33:29.608Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-02T10:33:29.608Z] [INFO]
[2026-03-02T10:33:29.608Z] [INFO]
[2026-03-02T10:33:29.608Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amqp-quickstart-processor ---
[2026-03-02T10:33:29.608Z] [INFO] Building jar: /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/target/amqp-quickstart-processor-1.0.0-SNAPSHOT.jar
[2026-03-02T10:33:29.608Z] [INFO]
[2026-03-02T10:33:29.608Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amqp-quickstart-processor ---
[2026-03-02T10:33:30.930Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'requests' to be managed by the connector 'smallrye-amqp'
[2026-03-02T10:33:30.930Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'quotes' to be managed by the connector 'smallrye-amqp'
[2026-03-02T10:33:30.930Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1184ms
[2026-03-02T10:33:30.930Z] [INFO]
[2026-03-02T10:33:30.930Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amqp-quickstart-processor ---
[2026-03-02T10:33:30.930Z] [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
[2026-03-02T10:33:30.930Z] [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
[2026-03-02T10:33:30.930Z] [INFO]
[2026-03-02T10:33:30.930Z] [INFO] ----------------------< org.acme:amqp-quickstart >----------------------
[2026-03-02T10:33:30.930Z] [INFO] Building amqp-quickstart 1.0.0-SNAPSHOT [10/104]
[2026-03-02T10:33:30.930Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-02T10:33:30.930Z] [INFO]
[2026-03-02T10:33:30.930Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amqp-quickstart ---
[2026-03-02T10:33:30.930Z] [INFO]
[2026-03-02T10:33:30.930Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amqp-quickstart ---
[2026-03-02T10:33:30.930Z] [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
[2026-03-02T10:33:30.930Z] [INFO]
[2026-03-02T10:33:30.930Z] [INFO] ---------------< org.acme:awt-graphics-rest-quickstart >----------------
[2026-03-02T10:33:30.930Z] [INFO] Building awt-graphics-rest-quickstart 1.0.0-SNAPSHOT [11/104]
[2026-03-02T10:33:30.931Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-02T10:33:30.931Z] [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
[2026-03-02T10:33:31.563Z] [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 5.6 kB/s)
[2026-03-02T10:33:31.563Z] [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
[2026-03-02T10:33:31.563Z] [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 1.4 kB/s)
[2026-03-02T10:33:31.563Z] [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
[2026-03-02T10:33:32.199Z] [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 31 kB/s)
[2026-03-02T10:33:32.199Z] [INFO]
[2026-03-02T10:33:32.199Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ awt-graphics-rest-quickstart ---
[2026-03-02T10:33:32.199Z] [INFO]
[2026-03-02T10:33:32.199Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ awt-graphics-rest-quickstart ---
[2026-03-02T10:33:32.199Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-02T10:33:32.199Z] [INFO] Copying 5 resources
[2026-03-02T10:33:32.199Z] [INFO]
[2026-03-02T10:33:32.199Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ awt-graphics-rest-quickstart ---
[2026-03-02T10:33:32.199Z] [INFO] Changes detected - recompiling the module!
[2026-03-02T10:33:32.199Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/awt-graphics-rest-quickstart/target/classes
[2026-03-02T10:33:32.199Z] [INFO]
[2026-03-02T10:33:32.199Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ awt-graphics-rest-quickstart ---
[2026-03-02T10:33:32.199Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-02T10:33:32.199Z] [INFO] Copying 6 resources
[2026-03-02T10:33:32.199Z] [INFO]
[2026-03-02T10:33:32.199Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ awt-graphics-rest-quickstart ---
[2026-03-02T10:33:32.199Z] [INFO] Changes detected - recompiling the module!
[2026-03-02T10:33:32.199Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/awt-graphics-rest-quickstart/target/test-classes
[2026-03-02T10:33:32.837Z] [INFO]
[2026-03-02T10:33:32.837Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ awt-graphics-rest-quickstart ---
[2026-03-02T10:33:32.837Z] [INFO]
[2026-03-02T10:33:32.837Z] [INFO] -------------------------------------------------------
[2026-03-02T10:33:32.837Z] [INFO] T E S T S
[2026-03-02T10:33:32.837Z] [INFO] -------------------------------------------------------
[2026-03-02T10:33:32.837Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-02T10:33:33.472Z] [INFO] Running org.acme.awt.rest.ImageResourceTest
[2026-03-02T10:33:41.062Z] 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
[2026-03-02T10:33:41.062Z] 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 1.6 kB/s)
[2026-03-02T10:33:41.062Z] 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
[2026-03-02T10:33:41.062Z] 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 30 kB/s)
[2026-03-02T10:33:41.062Z] 2026-03-02 10:33:38,241 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-02T10:33:41.062Z] 2026-03-02 10:33:40,671 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 3.046s. Listening on: http://localhost:8081
[2026-03-02T10:33:41.062Z] 2026-03-02 10:33:40,672 INFO [io.quarkus] (main) Profile test activated.
[2026-03-02T10:33:41.062Z] 2026-03-02 10:33:40,672 INFO [io.quarkus] (main) Installed features: [awt, cdi, resteasy, resteasy-multipart, smallrye-context-propagation, vertx]
[2026-03-02T10:33:43.126Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.842 s - in org.acme.awt.rest.ImageResourceTest
[2026-03-02T10:33:43.126Z] 2026-03-02 10:33:42,802 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2026-03-02T10:33:43.126Z] [INFO]
[2026-03-02T10:33:43.126Z] [INFO] Results:
[2026-03-02T10:33:43.126Z] [INFO]
[2026-03-02T10:33:43.126Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-03-02T10:33:43.126Z] [INFO]
[2026-03-02T10:33:43.126Z] [INFO]
[2026-03-02T10:33:43.126Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ awt-graphics-rest-quickstart ---
[2026-03-02T10:33:43.126Z] [INFO] Building jar: /quarkus-quickstarts/awt-graphics-rest-quickstart/target/awt-graphics-rest-quickstart-1.0.0-SNAPSHOT.jar
[2026-03-02T10:33:43.126Z] [INFO]
[2026-03-02T10:33:43.126Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ awt-graphics-rest-quickstart ---
[2026-03-02T10:33:45.194Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1570ms
[2026-03-02T10:33:45.194Z] [INFO]
[2026-03-02T10:33:45.194Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ awt-graphics-rest-quickstart ---
[2026-03-02T10:33:45.194Z] [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
[2026-03-02T10:33:45.194Z] [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
[2026-03-02T10:33:45.194Z] [INFO]
[2026-03-02T10:33:45.194Z] [INFO] ---------------------< org.acme:cache-quickstart >----------------------
[2026-03-02T10:33:45.194Z] [INFO] Building cache-quickstart 1.0.0-SNAPSHOT [12/104]
[2026-03-02T10:33:45.194Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-02T10:33:45.194Z] [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
[2026-03-02T10:33:45.194Z] [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 10 kB/s)
[2026-03-02T10:33:45.194Z] [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
[2026-03-02T10:33:45.833Z] [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 3.0 kB/s)
[2026-03-02T10:33:45.833Z] [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
[2026-03-02T10:33:45.833Z] [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 53 kB/s)
[2026-03-02T10:33:45.833Z] [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
[2026-03-02T10:33:45.833Z] [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 23 kB/s)
[2026-03-02T10:33:45.833Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.pom
[2026-03-02T10:33:45.833Z] [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 65 kB/s)
[2026-03-02T10:33:45.833Z] [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
[2026-03-02T10:33:45.833Z] [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
[2026-03-02T10:33:45.833Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar
[2026-03-02T10:33:45.833Z] [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 137 kB/s)
[2026-03-02T10:33:45.833Z] [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 13 MB/s)
[2026-03-02T10:33:45.833Z] [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 576 kB/s)
[2026-03-02T10:33:45.833Z] [INFO]
[2026-03-02T10:33:45.833Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cache-quickstart ---
[2026-03-02T10:33:45.833Z] [INFO]
[2026-03-02T10:33:45.833Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cache-quickstart ---
[2026-03-02T10:33:45.833Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-02T10:33:45.833Z] [INFO] Copying 2 resources
[2026-03-02T10:33:45.833Z] [INFO]
[2026-03-02T10:33:45.833Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ cache-quickstart ---
[2026-03-02T10:33:45.833Z] [INFO] Changes detected - recompiling the module!
[2026-03-02T10:33:45.833Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/cache-quickstart/target/classes
[2026-03-02T10:33:45.833Z] [INFO]
[2026-03-02T10:33:45.833Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cache-quickstart ---
[2026-03-02T10:33:45.833Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-02T10:33:45.833Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/cache-quickstart/src/test/resources
[2026-03-02T10:33:45.833Z] [INFO]
[2026-03-02T10:33:45.833Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ cache-quickstart ---
[2026-03-02T10:33:45.833Z] [INFO] Changes detected - recompiling the module!
[2026-03-02T10:33:45.833Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/cache-quickstart/target/test-classes
[2026-03-02T10:33:45.833Z] [INFO]
[2026-03-02T10:33:45.833Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cache-quickstart ---
[2026-03-02T10:33:45.833Z] [INFO]
[2026-03-02T10:33:45.833Z] [INFO] -------------------------------------------------------
[2026-03-02T10:33:45.833Z] [INFO] T E S T S
[2026-03-02T10:33:45.833Z] [INFO] -------------------------------------------------------
[2026-03-02T10:33:45.833Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-02T10:33:47.158Z] [INFO] Running org.acme.cache.WeatherForecastResourceTest
[2026-03-02T10:33:54.368Z] 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
[2026-03-02T10:33:54.368Z] 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 3.0 kB/s)
[2026-03-02T10:33:54.368Z] 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
[2026-03-02T10:33:54.368Z] 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 25 kB/s)
[2026-03-02T10:33:54.368Z] 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
[2026-03-02T10:33:54.368Z] 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
[2026-03-02T10:33:54.368Z] 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 96 kB/s)
[2026-03-02T10:33:54.368Z] 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 88 kB/s)
[2026-03-02T10:33:54.368Z] 2026-03-02 10:33:51,605 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-02T10:33:54.368Z] 2026-03-02 10:33:53,687 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.690s. Listening on: http://localhost:8081
[2026-03-02T10:33:54.368Z] 2026-03-02 10:33:53,688 INFO [io.quarkus] (main) Profile test activated.
[2026-03-02T10:33:54.368Z] 2026-03-02 10:33:53,688 INFO [io.quarkus] (main) Installed features: [cache, cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-03-02T10:34:01.550Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.556 s - in org.acme.cache.WeatherForecastResourceTest
[2026-03-02T10:34:01.550Z] 2026-03-02 10:34:01,177 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-02T10:34:01.550Z] [INFO]
[2026-03-02T10:34:01.550Z] [INFO] Results:
[2026-03-02T10:34:01.550Z] [INFO]
[2026-03-02T10:34:01.550Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-02T10:34:01.550Z] [INFO]
[2026-03-02T10:34:01.550Z] [INFO]
[2026-03-02T10:34:01.550Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cache-quickstart ---
[2026-03-02T10:34:01.550Z] [INFO] Building jar: /quarkus-quickstarts/cache-quickstart/target/cache-quickstart-1.0.0-SNAPSHOT.jar
[2026-03-02T10:34:01.550Z] [INFO]
[2026-03-02T10:34:01.550Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ cache-quickstart ---
[2026-03-02T10:34:02.869Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1199ms
[2026-03-02T10:34:02.869Z] [INFO]
[2026-03-02T10:34:02.869Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cache-quickstart ---
[2026-03-02T10:34:02.869Z] [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
[2026-03-02T10:34:02.869Z] [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
[2026-03-02T10:34:02.869Z] [INFO]
[2026-03-02T10:34:02.869Z] [INFO] ---------------------< org.acme:config-quickstart >---------------------
[2026-03-02T10:34:02.869Z] [INFO] Building config-quickstart 1.0.0-SNAPSHOT [13/104]
[2026-03-02T10:34:02.869Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-02T10:34:02.869Z] [INFO]
[2026-03-02T10:34:02.869Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ config-quickstart ---
[2026-03-02T10:34:02.869Z] [INFO]
[2026-03-02T10:34:02.869Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ config-quickstart ---
[2026-03-02T10:34:02.869Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-02T10:34:02.869Z] [INFO] Copying 1 resource
[2026-03-02T10:34:02.869Z] [INFO]
[2026-03-02T10:34:02.869Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ config-quickstart ---
[2026-03-02T10:34:02.869Z] [INFO] Changes detected - recompiling the module!
[2026-03-02T10:34:02.869Z] [INFO] Compiling 1 source file to /quarkus-quickstarts/config-quickstart/target/classes
[2026-03-02T10:34:02.869Z] [INFO]
[2026-03-02T10:34:02.869Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ config-quickstart ---
[2026-03-02T10:34:02.869Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-02T10:34:02.869Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/config-quickstart/src/test/resources
[2026-03-02T10:34:02.869Z] [INFO]
[2026-03-02T10:34:02.870Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ config-quickstart ---
[2026-03-02T10:34:02.870Z] [INFO] Changes detected - recompiling the module!
[2026-03-02T10:34:02.870Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/config-quickstart/target/test-classes
[2026-03-02T10:34:03.508Z] [INFO]
[2026-03-02T10:34:03.508Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ config-quickstart ---
[2026-03-02T10:34:03.508Z] [INFO]
[2026-03-02T10:34:03.508Z] [INFO] -------------------------------------------------------
[2026-03-02T10:34:03.508Z] [INFO] T E S T S
[2026-03-02T10:34:03.508Z] [INFO] -------------------------------------------------------
[2026-03-02T10:34:03.508Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-02T10:34:04.142Z] [INFO] Running org.acme.config.GreetingResourceTest
[2026-03-02T10:34:10.060Z] 2026-03-02 10:34:07,426 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-02T10:34:10.060Z] 2026-03-02 10:34:09,362 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.525s. Listening on: http://localhost:8081
[2026-03-02T10:34:10.060Z] 2026-03-02 10:34:09,363 INFO [io.quarkus] (main) Profile test activated.
[2026-03-02T10:34:10.060Z] 2026-03-02 10:34:09,363 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx]
[2026-03-02T10:34:11.380Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.845 s - in org.acme.config.GreetingResourceTest
[2026-03-02T10:34:11.380Z] 2026-03-02 10:34:10,934 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-03-02T10:34:11.380Z] [INFO]
[2026-03-02T10:34:11.380Z] [INFO] Results:
[2026-03-02T10:34:11.380Z] [INFO]
[2026-03-02T10:34:11.380Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-02T10:34:11.380Z] [INFO]
[2026-03-02T10:34:11.380Z] [INFO]
[2026-03-02T10:34:11.380Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ config-quickstart ---
[2026-03-02T10:34:11.380Z] [INFO] Building jar: /quarkus-quickstarts/config-quickstart/target/config-quickstart-1.0.0-SNAPSHOT.jar
[2026-03-02T10:34:11.380Z] [INFO]
[2026-03-02T10:34:11.380Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ config-quickstart ---
[2026-03-02T10:34:12.698Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1067ms
[2026-03-02T10:34:12.698Z] [INFO]
[2026-03-02T10:34:12.698Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ config-quickstart ---
[2026-03-02T10:34:12.698Z] [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
[2026-03-02T10:34:12.698Z] [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
[2026-03-02T10:34:12.698Z] [INFO]
[2026-03-02T10:34:12.698Z] [INFO] --------------< org.acme:context-propagation-quickstart >---------------
[2026-03-02T10:34:12.698Z] [INFO] Building context-propagation-quickstart 1.0.0-SNAPSHOT [14/104]
[2026-03-02T10:34:12.698Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-02T10:34:12.698Z] [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
[2026-03-02T10:34:12.698Z] [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 12 kB/s)
[2026-03-02T10:34:12.698Z] [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
[2026-03-02T10:34:13.729Z] [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 2.1 kB/s)
[2026-03-02T10:34:13.729Z] [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
[2026-03-02T10:34:13.729Z] [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 9.8 kB/s)
[2026-03-02T10:34:13.729Z] [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
[2026-03-02T10:34:13.729Z] [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 1.9 kB/s)
[2026-03-02T10:34:13.729Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.pom
[2026-03-02T10:34:14.359Z] [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 42 kB/s)
[2026-03-02T10:34:14.359Z] [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
[2026-03-02T10:34:14.359Z] [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 53 kB/s)
[2026-03-02T10:34:14.359Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.pom
[2026-03-02T10:34:14.359Z] [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 62 kB/s)
[2026-03-02T10:34:14.359Z] [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
[2026-03-02T10:34:14.359Z] [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 114 kB/s)
[2026-03-02T10:34:14.359Z] [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
[2026-03-02T10:34:14.359Z] [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 173 kB/s)
[2026-03-02T10:34:14.359Z] [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
[2026-03-02T10:34:14.359Z] [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 35 kB/s)
[2026-03-02T10:34:14.359Z] [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
[2026-03-02T10:34:14.359Z] [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 64 kB/s)
[2026-03-02T10:34:14.359Z] [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
[2026-03-02T10:34:14.359Z] [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 14 kB/s)
[2026-03-02T10:34:14.359Z] [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
[2026-03-02T10:34:14.990Z] [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 2.6 kB/s)
[2026-03-02T10:34:14.990Z] [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
[2026-03-02T10:34:14.990Z] [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 42 kB/s)
[2026-03-02T10:34:14.990Z] [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
[2026-03-02T10:34:14.990Z] [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 222 kB/s)
[2026-03-02T10:34:14.990Z] [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
[2026-03-02T10:34:14.990Z] [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 186 kB/s)
[2026-03-02T10:34:14.990Z] [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
[2026-03-02T10:34:14.990Z] [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 125 kB/s)
[2026-03-02T10:34:14.990Z] [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
[2026-03-02T10:34:14.990Z] [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 23 kB/s)
[2026-03-02T10:34:14.990Z] [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
[2026-03-02T10:34:14.990Z] [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 74 kB/s)
[2026-03-02T10:34:14.990Z] [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
[2026-03-02T10:34:14.990Z] [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 26 kB/s)
[2026-03-02T10:34:14.990Z] [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
[2026-03-02T10:34:14.990Z] [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 26 kB/s)
[2026-03-02T10:34:14.990Z] [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
[2026-03-02T10:34:14.990Z] [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 21 kB/s)
[2026-03-02T10:34:14.990Z] [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
[2026-03-02T10:34:14.990Z] [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 19 kB/s)
[2026-03-02T10:34:14.990Z] [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
[2026-03-02T10:34:14.990Z] [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 120 kB/s)
[2026-03-02T10:34:14.990Z] [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
[2026-03-02T10:34:15.622Z] [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 21 kB/s)
[2026-03-02T10:34:15.622Z] [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
[2026-03-02T10:34:15.622Z] [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 83 kB/s)
[2026-03-02T10:34:15.622Z] [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
[2026-03-02T10:34:15.622Z] [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 41 kB/s)
[2026-03-02T10:34:15.622Z] [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
[2026-03-02T10:34:15.622Z] [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 259 kB/s)
[2026-03-02T10:34:15.622Z] [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
[2026-03-02T10:34:15.622Z] [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 70 kB/s)
[2026-03-02T10:34:15.622Z] [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
[2026-03-02T10:34:15.622Z] [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 881 kB/s)
[2026-03-02T10:34:15.622Z] [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
[2026-03-02T10:34:15.622Z] [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 169 kB/s)
[2026-03-02T10:34:15.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/8/jboss-parent-8.pom
[2026-03-02T10:34:15.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/8/jboss-parent-8.pom (22 kB at 574 kB/s)
[2026-03-02T10:34:15.622Z] [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
[2026-03-02T10:34:15.622Z] [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 129 kB/s)
[2026-03-02T10:34:15.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/10/jboss-parent-10.pom
[2026-03-02T10:34:15.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/10/jboss-parent-10.pom (30 kB at 911 kB/s)
[2026-03-02T10:34:15.622Z] [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
[2026-03-02T10:34:15.622Z] [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 307 kB/s)
[2026-03-02T10:34:15.622Z] [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
[2026-03-02T10:34:15.622Z] [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 273 kB/s)
[2026-03-02T10:34:15.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.14/agroal-api-1.14.pom
[2026-03-02T10:34:15.622Z] [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 54 kB/s)
[2026-03-02T10:34:15.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-parent/1.14/agroal-parent-1.14.pom
[2026-03-02T10:34:15.622Z] [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 185 kB/s)
[2026-03-02T10:34:15.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.14/agroal-narayana-1.14.pom
[2026-03-02T10:34:15.622Z] [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 36 kB/s)
[2026-03-02T10:34:15.622Z] [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
[2026-03-02T10:34:15.622Z] [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 143 kB/s)
[2026-03-02T10:34:15.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.14/agroal-pool-1.14.pom
[2026-03-02T10:34:16.253Z] [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 50 kB/s)
[2026-03-02T10:34:16.253Z] [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
[2026-03-02T10:34:16.253Z] [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 112 kB/s)
[2026-03-02T10:34:16.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.pom
[2026-03-02T10:34:16.253Z] [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 356 kB/s)
[2026-03-02T10:34:16.253Z] [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
[2026-03-02T10:34:16.253Z] [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 1.3 MB/s)
[2026-03-02T10:34:16.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom
[2026-03-02T10:34:16.253Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 20 kB/s)
[2026-03-02T10:34:16.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom
[2026-03-02T10:34:16.253Z] [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 214 kB/s)
[2026-03-02T10:34:16.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom
[2026-03-02T10:34:16.253Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom (23 kB at 671 kB/s)
[2026-03-02T10:34:16.253Z] [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
[2026-03-02T10:34:16.253Z] [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 52 kB/s)
[2026-03-02T10:34:16.253Z] [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
[2026-03-02T10:34:16.253Z] [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 42 kB/s)
[2026-03-02T10:34:16.253Z] [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
[2026-03-02T10:34:16.253Z] [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 404 kB/s)
[2026-03-02T10:34:16.253Z] [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
[2026-03-02T10:34:16.253Z] [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 243 kB/s)
[2026-03-02T10:34:16.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.pom
[2026-03-02T10:34:16.253Z] [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 362 kB/s)
[2026-03-02T10:34:16.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
[2026-03-02T10:34:16.253Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 253 kB/s)
[2026-03-02T10:34:16.253Z] [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
[2026-03-02T10:34:16.253Z] [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 161 kB/s)
[2026-03-02T10:34:16.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/25/jboss-parent-25.pom
[2026-03-02T10:34:16.254Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/25/jboss-parent-25.pom (35 kB at 995 kB/s)
[2026-03-02T10:34:16.254Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom
[2026-03-02T10:34:16.254Z] [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 469 kB/s)
[2026-03-02T10:34:16.254Z] [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
[2026-03-02T10:34:16.254Z] [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 246 kB/s)
[2026-03-02T10:34:16.254Z] [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
[2026-03-02T10:34:16.885Z] [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 3.8 kB/s)
[2026-03-02T10:34:16.885Z] [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
[2026-03-02T10:34:16.885Z] [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 7.7 kB/s)
[2026-03-02T10:34:16.885Z] [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
[2026-03-02T10:34:16.885Z] [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 46 kB/s)
[2026-03-02T10:34:16.885Z] [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
[2026-03-02T10:34:16.885Z] [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 27 kB/s)
[2026-03-02T10:34:16.885Z] [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
[2026-03-02T10:34:16.885Z] [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 47 kB/s)
[2026-03-02T10:34:16.885Z] [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
[2026-03-02T10:34:16.885Z] [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 22 kB/s)
[2026-03-02T10:34:16.885Z] [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
[2026-03-02T10:34:16.885Z] [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 74 kB/s)
[2026-03-02T10:34:16.885Z] [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
[2026-03-02T10:34:16.885Z] [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 20 kB/s)
[2026-03-02T10:34:16.885Z] [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
[2026-03-02T10:34:17.516Z] [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 28 kB/s)
[2026-03-02T10:34:17.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.pom
[2026-03-02T10:34:17.517Z] [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 96 kB/s)
[2026-03-02T10:34:17.517Z] [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
[2026-03-02T10:34:17.517Z] [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 152 kB/s)
[2026-03-02T10:34:17.517Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.pom
[2026-03-02T10:34:17.517Z] [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 108 kB/s)
[2026-03-02T10:34:17.517Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility-parent/4.1.1/awaitility-parent-4.1.1.pom
[2026-03-02T10:34:17.517Z] [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 302 kB/s)
[2026-03-02T10:34:17.517Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/kafka/1.16.3/kafka-1.16.3.pom
[2026-03-02T10:34:17.517Z] [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 46 kB/s)
[2026-03-02T10:34:17.517Z] [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
[2026-03-02T10:34:17.517Z] [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
[2026-03-02T10:34:17.517Z] [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
[2026-03-02T10:34:17.517Z] [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
[2026-03-02T10:34:17.517Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.jar
[2026-03-02T10:34:17.517Z] [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 73 kB/s)
[2026-03-02T10:34:17.517Z] [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
[2026-03-02T10:34:17.517Z] [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 1.6 MB/s)
[2026-03-02T10:34:17.517Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar
[2026-03-02T10:34:17.517Z] [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 30 MB/s)
[2026-03-02T10:34:17.517Z] [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
[2026-03-02T10:34:17.517Z] [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 3.5 MB/s)
[2026-03-02T10:34:17.517Z] [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
[2026-03-02T10:34:17.517Z] [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 8.8 MB/s)
[2026-03-02T10:34:17.517Z] [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
[2026-03-02T10:34:17.517Z] [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 30 MB/s)
[2026-03-02T10:34:17.517Z] [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
[2026-03-02T10:34:17.517Z] [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 149 kB/s)
[2026-03-02T10:34:17.517Z] [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
[2026-03-02T10:34:17.517Z] [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 674 kB/s)
[2026-03-02T10:34:17.517Z] [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
[2026-03-02T10:34:17.517Z] [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 794 kB/s)
[2026-03-02T10:34:17.517Z] [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
[2026-03-02T10:34:17.517Z] [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 20 kB/s)
[2026-03-02T10:34:17.517Z] [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
[2026-03-02T10:34:17.517Z] [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 36 kB/s)
[2026-03-02T10:34:17.517Z] [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
[2026-03-02T10:34:17.517Z] [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 2.4 MB/s)
[2026-03-02T10:34:17.517Z] [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
[2026-03-02T10:34:18.149Z] [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 13 kB/s)
[2026-03-02T10:34:18.149Z] [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
[2026-03-02T10:34:18.149Z] [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 79 kB/s)
[2026-03-02T10:34:18.149Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.14/agroal-api-1.14.jar
[2026-03-02T10:34:18.149Z] [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 169 kB/s)
[2026-03-02T10:34:18.149Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.14/agroal-narayana-1.14.jar
[2026-03-02T10:34:18.149Z] [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 111 kB/s)
[2026-03-02T10:34:18.149Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.14/agroal-pool-1.14.jar
[2026-03-02T10:34:18.149Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.14/agroal-narayana-1.14.jar (15 kB at 32 kB/s)
[2026-03-02T10:34:18.149Z] [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
[2026-03-02T10:34:18.149Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.14/agroal-api-1.14.jar (57 kB at 119 kB/s)
[2026-03-02T10:34:18.149Z] [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
[2026-03-02T10:34:18.149Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.14/agroal-pool-1.14.jar (118 kB at 238 kB/s)
[2026-03-02T10:34:18.149Z] [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
[2026-03-02T10:34:18.149Z] [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 84 kB/s)
[2026-03-02T10:34:18.149Z] [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
[2026-03-02T10:34:18.149Z] [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 7.8 kB/s)
[2026-03-02T10:34:18.149Z] [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
[2026-03-02T10:34:18.149Z] [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 72 kB/s)
[2026-03-02T10:34:18.149Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.jar
[2026-03-02T10:34:18.149Z] [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 14 kB/s)
[2026-03-02T10:34:18.149Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar
[2026-03-02T10:34:18.149Z] [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 49 kB/s)
[2026-03-02T10:34:18.149Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar
[2026-03-02T10:34:18.149Z] [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 11 kB/s)
[2026-03-02T10:34:18.149Z] [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
[2026-03-02T10:34:18.149Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 785 kB/s)
[2026-03-02T10:34:18.149Z] [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
[2026-03-02T10:34:18.149Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar (68 kB at 117 kB/s)
[2026-03-02T10:34:18.149Z] [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
[2026-03-02T10:34:18.149Z] [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 6.5 MB/s)
[2026-03-02T10:34:18.149Z] [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
[2026-03-02T10:34:18.149Z] [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 13 MB/s)
[2026-03-02T10:34:18.150Z] [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
[2026-03-02T10:34:18.150Z] [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 133 kB/s)
[2026-03-02T10:34:18.150Z] [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
[2026-03-02T10:34:18.150Z] [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 12 kB/s)
[2026-03-02T10:34:18.150Z] [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
[2026-03-02T10:34:18.150Z] [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 261 kB/s)
[2026-03-02T10:34:18.150Z] [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
[2026-03-02T10:34:18.150Z] [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 109 kB/s)
[2026-03-02T10:34:18.150Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.jar
[2026-03-02T10:34:18.150Z] [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 18 kB/s)
[2026-03-02T10:34:18.150Z] [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
[2026-03-02T10:34:18.150Z] [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 10 kB/s)
[2026-03-02T10:34:18.150Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[2026-03-02T10:34:18.150Z] [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 25 kB/s)
[2026-03-02T10:34:18.150Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar
[2026-03-02T10:34:18.150Z] [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 66 kB/s)
[2026-03-02T10:34:18.150Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/kafka/1.16.3/kafka-1.16.3.jar
[2026-03-02T10:34:18.150Z] [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 1.5 MB/s)
[2026-03-02T10:34:18.150Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 90 kB/s)
[2026-03-02T10:34:18.150Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar (93 kB at 132 kB/s)
[2026-03-02T10:34:18.150Z] [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 5.2 kB/s)
[2026-03-02T10:34:18.150Z] [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 30 kB/s)
[2026-03-02T10:34:18.150Z] [INFO]
[2026-03-02T10:34:18.150Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ context-propagation-quickstart ---
[2026-03-02T10:34:18.150Z] [INFO]
[2026-03-02T10:34:18.150Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ context-propagation-quickstart ---
[2026-03-02T10:34:18.150Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-02T10:34:18.150Z] [INFO] Copying 1 resource
[2026-03-02T10:34:18.150Z] [INFO]
[2026-03-02T10:34:18.150Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ context-propagation-quickstart ---
[2026-03-02T10:34:18.150Z] [INFO] Changes detected - recompiling the module!
[2026-03-02T10:34:18.150Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/context-propagation-quickstart/target/classes
[2026-03-02T10:34:18.783Z] [INFO]
[2026-03-02T10:34:18.783Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ context-propagation-quickstart ---
[2026-03-02T10:34:18.783Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-02T10:34:18.783Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/context-propagation-quickstart/src/test/resources
[2026-03-02T10:34:18.783Z] [INFO]
[2026-03-02T10:34:18.783Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ context-propagation-quickstart ---
[2026-03-02T10:34:18.783Z] [INFO] Changes detected - recompiling the module!
[2026-03-02T10:34:18.783Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/context-propagation-quickstart/target/test-classes
[2026-03-02T10:34:18.783Z] [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.
[2026-03-02T10:34:18.783Z] [WARNING] /quarkus-quickstarts/context-propagation-quickstart/src/test/java/org/acme/context/prices/KafkaResource.java: Recompile with -Xlint:deprecation for details.
[2026-03-02T10:34:18.783Z] [INFO]
[2026-03-02T10:34:18.783Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ context-propagation-quickstart ---
[2026-03-02T10:34:18.783Z] [INFO]
[2026-03-02T10:34:18.783Z] [INFO] -------------------------------------------------------
[2026-03-02T10:34:18.783Z] [INFO] T E S T S
[2026-03-02T10:34:18.783Z] [INFO] -------------------------------------------------------
[2026-03-02T10:34:18.783Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-02T10:34:20.102Z] [INFO] Running org.acme.context.prices.PriceTest
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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 5.8 kB/s)
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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 9.0 kB/s)
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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 10 kB/s)
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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 7.3 kB/s)
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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 13 kB/s)
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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 90 kB/s)
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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 31 kB/s)
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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 80 kB/s)
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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 18 kB/s)
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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 21 kB/s)
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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 20 kB/s)
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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 18 kB/s)
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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 8.4 kB/s)
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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 36 kB/s)
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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 39 kB/s)
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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 74 kB/s)
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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 52 kB/s)
[2026-03-02T10:34:43.901Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.pom
[2026-03-02T10:34:43.901Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.pom (1.5 kB at 32 kB/s)
[2026-03-02T10:34:43.901Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.pom
[2026-03-02T10:34:43.901Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.pom (1.5 kB at 33 kB/s)
[2026-03-02T10:34:43.901Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.pom
[2026-03-02T10:34:43.901Z] 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 30 kB/s)
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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 61 kB/s)
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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 83 kB/s)
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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 143 kB/s)
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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 24 kB/s)
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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 75 kB/s)
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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 146 kB/s)
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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 246 kB/s)
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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 45 kB/s)
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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 19 kB/s)
[2026-03-02T10:34:43.901Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.jar
[2026-03-02T10:34:43.901Z] 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 374 kB/s)
[2026-03-02T10:34:43.901Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.jar
[2026-03-02T10:34:43.901Z] 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 33 kB/s)
[2026-03-02T10:34:43.901Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.jar
[2026-03-02T10:34:43.901Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.jar (29 kB at 82 kB/s)
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.jar (9.7 kB at 28 kB/s)
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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 41 kB/s)
[2026-03-02T10:34:43.901Z] 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
[2026-03-02T10:34:43.901Z] 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 15 kB/s)
[2026-03-02T10:34:43.901Z] 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 23 kB/s)
[2026-03-02T10:34:43.901Z] 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 61 kB/s)
[2026-03-02T10:34:43.902Z] 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 12 kB/s)
[2026-03-02T10:34:43.902Z] 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 19 kB/s)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:27,800 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:28,923 INFO [org.tes.doc.DockerClientProviderStrategy] (build-33) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:30,004 INFO [org.tes.doc.DockerClientProviderStrategy] (build-33) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:30,056 INFO [org.tes.DockerClientFactory] (build-33) Docker host IP address is 172.17.0.1
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:30,112 INFO [org.tes.DockerClientFactory] (build-33) Connected to docker:
[2026-03-02T10:34:43.902Z] Server Version: 27.5.1
[2026-03-02T10:34:43.902Z] API Version: 1.47
[2026-03-02T10:34:43.902Z] Operating System: Ubuntu 24.04.4 LTS
[2026-03-02T10:34:43.902Z] Total Memory: 7893 MB
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:30,122 INFO [org.tes.uti.ImageNameSubstitutor] (build-33) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:30,239 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)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:30,958 INFO [org.tes.DockerClientFactory] (build-33) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:30,958 INFO [org.tes.DockerClientFactory] (build-33) Checking the system...
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:30,959 INFO [org.tes.DockerClientFactory] (build-33) ✔︎ Docker server version should be at least 1.6.0
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:31,026 INFO [org.tes.DockerClientFactory] (build-33) ✔︎ Docker environment should have more than 2GB free disk space
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:31,085 INFO [doc.io/.11.2]] (build-33) Pulling docker image: docker.io/vectorized/redpanda:v21.11.2. Please be patient; this may take some time but only needs to be done once.
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:31,086 INFO [doc.io/.1]] (build-1) Pulling docker image: docker.io/postgres:14.1. Please be patient; this may take some time but only needs to be done once.
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:31,087 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:latest, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:31,231 ERROR [com.git.doc.api.asy.ResultCallbackTemplate] (docker-java-stream--79563293) Error during callback: com.github.dockerjava.api.exception.NotFoundException: Status 404: {"message":"pull access denied for vectorized/redpanda, repository does not exist or may require 'docker login': denied: requested access to the resource is denied"}
[2026-03-02T10:34:43.902Z]
[2026-03-02T10:34:43.902Z] at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.execute(DefaultInvocationBuilder.java:241)
[2026-03-02T10:34:43.902Z] at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.lambda$executeAndStream$1(DefaultInvocationBuilder.java:269)
[2026-03-02T10:34:43.902Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-03-02T10:34:43.902Z]
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:31,353 INFO [doc.io/.1]] (docker-java-stream-1465117392) Starting to pull image
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:31,369 INFO [doc.io/.1]] (docker-java-stream-1465117392) Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:31,547 INFO [doc.io/.1]] (docker-java-stream-1465117392) Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (1 KB/? MB)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:31,605 INFO [doc.io/.1]] (docker-java-stream-1465117392) Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (358 KB/? MB)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:31,678 INFO [doc.io/.1]] (docker-java-stream-1465117392) Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (372 KB/? MB)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:31,768 INFO [doc.io/.1]] (docker-java-stream-1465117392) Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (11 MB/? MB)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:31,837 INFO [doc.io/.1]] (docker-java-stream-1465117392) Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (11 MB/? MB)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:31,890 INFO [doc.io/.1]] (docker-java-stream-1465117392) Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (14 MB/? MB)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:31,924 INFO [doc.io/.1]] (docker-java-stream-1465117392) Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (14 MB/? MB)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:31,999 INFO [doc.io/.1]] (docker-java-stream-1465117392) Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (16 MB/? MB)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:32,072 INFO [doc.io/.1]] (docker-java-stream-1465117392) Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (22 MB/? MB)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:32,138 INFO [doc.io/.1]] (docker-java-stream-1465117392) Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (22 MB/? MB)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:32,214 INFO [doc.io/.1]] (docker-java-stream-1465117392) Pulling image layers: 2 pending, 11 downloaded, 0 extracted, (27 MB/? MB)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:32,420 INFO [doc.io/.1]] (docker-java-stream-1465117392) Pulling image layers: 1 pending, 12 downloaded, 0 extracted, (51 MB/? MB)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:33,953 INFO [doc.io/.1]] (docker-java-stream-1465117392) Pulling image layers: 1 pending, 12 downloaded, 1 extracted, (105 MB/? MB)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:34,512 INFO [doc.io/.1]] (docker-java-stream-1465117392) Pulling image layers: 0 pending, 13 downloaded, 1 extracted, (120 MB/130 MB)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:35,815 INFO [doc.io/.1]] (docker-java-stream-1465117392) Pulling image layers: 0 pending, 13 downloaded, 2 extracted, (120 MB/130 MB)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:35,891 INFO [doc.io/.1]] (docker-java-stream-1465117392) Pulling image layers: 0 pending, 13 downloaded, 3 extracted, (120 MB/130 MB)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:36,089 INFO [doc.io/.1]] (docker-java-stream-1465117392) Pulling image layers: 0 pending, 13 downloaded, 4 extracted, (121 MB/130 MB)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:36,723 INFO [doc.io/.1]] (docker-java-stream-1465117392) Pulling image layers: 0 pending, 13 downloaded, 5 extracted, (129 MB/130 MB)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:36,974 INFO [doc.io/.1]] (docker-java-stream-1465117392) Pulling image layers: 0 pending, 13 downloaded, 6 extracted, (129 MB/130 MB)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:37,040 INFO [doc.io/.1]] (docker-java-stream-1465117392) Pulling image layers: 0 pending, 13 downloaded, 7 extracted, (129 MB/130 MB)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:37,119 INFO [doc.io/.1]] (docker-java-stream-1465117392) Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (129 MB/130 MB)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:41,671 INFO [doc.io/.1]] (docker-java-stream-1465117392) Pulling image layers: 0 pending, 13 downloaded, 9 extracted, (130 MB/130 MB)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:41,762 INFO [doc.io/.1]] (docker-java-stream-1465117392) Pulling image layers: 0 pending, 13 downloaded, 10 extracted, (130 MB/130 MB)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:41,843 INFO [doc.io/.1]] (docker-java-stream-1465117392) Pulling image layers: 0 pending, 13 downloaded, 11 extracted, (130 MB/130 MB)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:41,913 INFO [doc.io/.1]] (docker-java-stream-1465117392) Pulling image layers: 0 pending, 13 downloaded, 12 extracted, (130 MB/130 MB)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:41,974 INFO [doc.io/.1]] (docker-java-stream-1465117392) Pulling image layers: 0 pending, 13 downloaded, 13 extracted, (130 MB/130 MB)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:42,015 INFO [doc.io/.1]] (docker-java-stream-1465117392) Pull complete. 13 layers, pulled in 10s (downloaded 130 MB at 13 MB/s)
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:42,022 INFO [doc.io/.1]] (build-1) Creating container for image: docker.io/postgres:14.1
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:42,102 INFO [doc.io/.1]] (build-1) Container docker.io/postgres:14.1 is starting: f4a7d310450ae225735d85469751546bbf339130415f6cc83633e3ab16e8b0bf
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:43,724 INFO [doc.io/.1]] (build-1) Container docker.io/postgres:14.1 started in PT12.660391842S
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:43,724 INFO [io.qua.dev.pos.dep.PostgresqlDevServicesProcessor] (build-1) Dev Services for PostgreSQL started.
[2026-03-02T10:34:43.902Z] 2026-03-02 10:34:43,726 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-1) Dev Services for the default datasource (postgresql) started.
[2026-03-02T10:34:44.629Z] [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 24.083 s <<< FAILURE! - in org.acme.context.prices.PriceTest
[2026-03-02T10:34:44.629Z] [ERROR] org.acme.context.prices.PriceTest.test Time elapsed: 0.012 s <<< ERROR!
[2026-03-02T10:34:44.629Z] java.lang.RuntimeException:
[2026-03-02T10:34:44.629Z] java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors
[2026-03-02T10:34:44.629Z] [error]: Build step io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor#enhancerDomainObjects threw an exception: org.hibernate.bytecode.enhance.spi.EnhancementException: Failed to enhance class io.quarkus.hibernate.orm.panache.PanacheEntity
[2026-03-02T10:34:44.629Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.enhance(EnhancerImpl.java:138)
[2026-03-02T10:34:44.629Z] at io.quarkus.hibernate.orm.deployment.HibernateEntityEnhancer.enhance(HibernateEntityEnhancer.java:101)
[2026-03-02T10:34:44.629Z] at io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor.enhanceEntities(HibernateOrmProcessor.java:1220)
[2026-03-02T10:34:44.629Z] at io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor.enhancerDomainObjects(HibernateOrmProcessor.java:696)
[2026-03-02T10:34:44.629Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[2026-03-02T10:34:44.629Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[2026-03-02T10:34:44.629Z] at io.quarkus.deployment.ExtensionLoader$2.execute(ExtensionLoader.java:882)
[2026-03-02T10:34:44.629Z] at io.quarkus.builder.BuildContext.run(BuildContext.java:277)
[2026-03-02T10:34:44.629Z] at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
[2026-03-02T10:34:44.630Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-02T10:34:44.630Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-02T10:34:44.630Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-03-02T10:34:44.630Z] at org.jboss.threads.JBossThread.run(JBossThread.java:501)
[2026-03-02T10:34:44.630Z] Caused by: java.lang.IllegalArgumentException: Java 21 (65) is not supported by the current version of Byte Buddy which officially supports Java 18 (62) - update Byte Buddy or set net.bytebuddy.experimental as a VM property
[2026-03-02T10:34:44.630Z] at net.bytebuddy.utility.OpenedClassReader.of(OpenedClassReader.java:96)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.pool.TypePool$Default.parse(TypePool.java:855)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.pool.TypePool$Default.doDescribe(TypePool.java:841)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.pool.TypePool$Default$WithLazyResolution.access$001(TypePool.java:921)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.pool.TypePool$Default$WithLazyResolution.doResolve(TypePool.java:1019)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.pool.TypePool$Default$WithLazyResolution$LazyTypeDescription.delegate(TypePool.java:1088)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.description.type.TypeDescription$AbstractBase$OfSimpleType$WithDelegation.getTypeVariables(TypeDescription.java:8437)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.description.type.TypeDescription$AbstractBase.isGenerified(TypeDescription.java:8055)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.description.type.TypeDescription$Generic$Visitor$Reifying.onNonGenericType(TypeDescription.java:1703)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.description.type.TypeDescription$Generic$Visitor$Reifying$1.onNonGenericType(TypeDescription.java:1659)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType.accept(TypeDescription.java:3668)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.description.type.TypeDescription$Generic$LazyProjection.accept(TypeDescription.java:6218)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyzeNullable(MethodGraph.java:698)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.doAnalyze(MethodGraph.java:712)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyze(MethodGraph.java:679)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyzeNullable(MethodGraph.java:698)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.doAnalyze(MethodGraph.java:712)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.compile(MethodGraph.java:637)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$AbstractBase.compile(MethodGraph.java:527)
[2026-03-02T10:34:44.630Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.ByteBuddyEnhancementContext.lambda$resolveGetter$0(ByteBuddyEnhancementContext.java:91)
[2026-03-02T10:34:44.630Z] at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
[2026-03-02T10:34:44.630Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.ByteBuddyEnhancementContext.resolveGetter(ByteBuddyEnhancementContext.java:90)
[2026-03-02T10:34:44.630Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.getGetter(EnhancerImpl.java:518)
[2026-03-02T10:34:44.630Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.doGetAnnotations(EnhancerImpl.java:547)
[2026-03-02T10:34:44.630Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.getAnnotations(EnhancerImpl.java:526)
[2026-03-02T10:34:44.630Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.hasAnnotation(EnhancerImpl.java:476)
[2026-03-02T10:34:44.630Z] at org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext.isPersistentField(DefaultEnhancementContext.java:103)
[2026-03-02T10:34:44.630Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.ByteBuddyEnhancementContext.isPersistentField(ByteBuddyEnhancementContext.java:69)
[2026-03-02T10:34:44.630Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.PersistentAttributeTransformer.collectPersistentFields(PersistentAttributeTransformer.java:100)
[2026-03-02T10:34:44.630Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.createTransformer(EnhancerImpl.java:357)
[2026-03-02T10:34:44.630Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.doEnhance(EnhancerImpl.java:344)
[2026-03-02T10:34:44.630Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.lambda$enhance$0(EnhancerImpl.java:132)
[2026-03-02T10:34:44.630Z] at org.hibernate.bytecode.internal.bytebuddy.ByteBuddyState.rewrite(ByteBuddyState.java:144)
[2026-03-02T10:34:44.630Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.enhance(EnhancerImpl.java:132)
[2026-03-02T10:34:44.630Z] ... 12 more
[2026-03-02T10:34:44.630Z]
[2026-03-02T10:34:44.630Z] [error]: Build step io.quarkus.kafka.client.deployment.DevServicesKafkaProcessor#startKafkaDevService threw an exception: java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Container startup failed
[2026-03-02T10:34:44.630Z] at io.quarkus.kafka.client.deployment.DevServicesKafkaProcessor.startKafkaDevService(DevServicesKafkaProcessor.java:116)
[2026-03-02T10:34:44.630Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[2026-03-02T10:34:44.630Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[2026-03-02T10:34:44.630Z] at io.quarkus.deployment.ExtensionLoader$2.execute(ExtensionLoader.java:882)
[2026-03-02T10:34:44.630Z] at io.quarkus.builder.BuildContext.run(BuildContext.java:277)
[2026-03-02T10:34:44.630Z] at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
[2026-03-02T10:34:44.630Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-02T10:34:44.630Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-02T10:34:44.630Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-03-02T10:34:44.630Z] at org.jboss.threads.JBossThread.run(JBossThread.java:501)
[2026-03-02T10:34:44.630Z] Caused by: org.testcontainers.containers.ContainerLaunchException: Container startup failed
[2026-03-02T10:34:44.630Z] at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:336)
[2026-03-02T10:34:44.630Z] at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:317)
[2026-03-02T10:34:44.630Z] at io.quarkus.kafka.client.deployment.DevServicesKafkaProcessor.lambda$startKafka$5(DevServicesKafkaProcessor.java:240)
[2026-03-02T10:34:44.630Z] at java.base/java.util.Optional.orElseGet(Optional.java:364)
[2026-03-02T10:34:44.630Z] at io.quarkus.kafka.client.deployment.DevServicesKafkaProcessor.startKafka(DevServicesKafkaProcessor.java:248)
[2026-03-02T10:34:44.630Z] at io.quarkus.kafka.client.deployment.DevServicesKafkaProcessor.startKafkaDevService(DevServicesKafkaProcessor.java:103)
[2026-03-02T10:34:44.630Z] ... 9 more
[2026-03-02T10:34:44.630Z] Caused by: org.testcontainers.containers.ContainerFetchException: Can't get Docker image: RemoteDockerImage(imageName=docker.io/vectorized/redpanda:v21.11.2, imagePullPolicy=DefaultPullPolicy())
[2026-03-02T10:34:44.630Z] at org.testcontainers.containers.GenericContainer.getDockerImageName(GenericContainer.java:1326)
[2026-03-02T10:34:44.630Z] at org.testcontainers.containers.GenericContainer.logger(GenericContainer.java:643)
[2026-03-02T10:34:44.630Z] at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:326)
[2026-03-02T10:34:44.630Z] ... 14 more
[2026-03-02T10:34:44.630Z] Caused by: com.github.dockerjava.api.exception.NotFoundException: Status 404: {"message":"pull access denied for vectorized/redpanda, repository does not exist or may require 'docker login': denied: requested access to the resource is denied"}
[2026-03-02T10:34:44.630Z]
[2026-03-02T10:34:44.630Z] at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.execute(DefaultInvocationBuilder.java:241)
[2026-03-02T10:34:44.630Z] at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.lambda$executeAndStream$1(DefaultInvocationBuilder.java:269)
[2026-03-02T10:34:44.630Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-03-02T10:34:44.630Z]
[2026-03-02T10:34:44.630Z] Caused by: java.lang.RuntimeException:
[2026-03-02T10:34:44.630Z] io.quarkus.builder.BuildException: Build failure: Build failed due to errors
[2026-03-02T10:34:44.630Z] [error]: Build step io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor#enhancerDomainObjects threw an exception: org.hibernate.bytecode.enhance.spi.EnhancementException: Failed to enhance class io.quarkus.hibernate.orm.panache.PanacheEntity
[2026-03-02T10:34:44.630Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.enhance(EnhancerImpl.java:138)
[2026-03-02T10:34:44.630Z] at io.quarkus.hibernate.orm.deployment.HibernateEntityEnhancer.enhance(HibernateEntityEnhancer.java:101)
[2026-03-02T10:34:44.630Z] at io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor.enhanceEntities(HibernateOrmProcessor.java:1220)
[2026-03-02T10:34:44.630Z] at io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor.enhancerDomainObjects(HibernateOrmProcessor.java:696)
[2026-03-02T10:34:44.630Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[2026-03-02T10:34:44.630Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[2026-03-02T10:34:44.630Z] at io.quarkus.deployment.ExtensionLoader$2.execute(ExtensionLoader.java:882)
[2026-03-02T10:34:44.630Z] at io.quarkus.builder.BuildContext.run(BuildContext.java:277)
[2026-03-02T10:34:44.630Z] at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
[2026-03-02T10:34:44.630Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-02T10:34:44.630Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-02T10:34:44.630Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-03-02T10:34:44.630Z] at org.jboss.threads.JBossThread.run(JBossThread.java:501)
[2026-03-02T10:34:44.630Z] Caused by: java.lang.IllegalArgumentException: Java 21 (65) is not supported by the current version of Byte Buddy which officially supports Java 18 (62) - update Byte Buddy or set net.bytebuddy.experimental as a VM property
[2026-03-02T10:34:44.630Z] at net.bytebuddy.utility.OpenedClassReader.of(OpenedClassReader.java:96)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.pool.TypePool$Default.parse(TypePool.java:855)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.pool.TypePool$Default.doDescribe(TypePool.java:841)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.pool.TypePool$Default$WithLazyResolution.access$001(TypePool.java:921)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.pool.TypePool$Default$WithLazyResolution.doResolve(TypePool.java:1019)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.pool.TypePool$Default$WithLazyResolution$LazyTypeDescription.delegate(TypePool.java:1088)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.description.type.TypeDescription$AbstractBase$OfSimpleType$WithDelegation.getTypeVariables(TypeDescription.java:8437)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.description.type.TypeDescription$AbstractBase.isGenerified(TypeDescription.java:8055)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.description.type.TypeDescription$Generic$Visitor$Reifying.onNonGenericType(TypeDescription.java:1703)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.description.type.TypeDescription$Generic$Visitor$Reifying$1.onNonGenericType(TypeDescription.java:1659)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType.accept(TypeDescription.java:3668)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.description.type.TypeDescription$Generic$LazyProjection.accept(TypeDescription.java:6218)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyzeNullable(MethodGraph.java:698)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.doAnalyze(MethodGraph.java:712)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyze(MethodGraph.java:679)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyzeNullable(MethodGraph.java:698)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.doAnalyze(MethodGraph.java:712)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.compile(MethodGraph.java:637)
[2026-03-02T10:34:44.630Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$AbstractBase.compile(MethodGraph.java:527)
[2026-03-02T10:34:44.630Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.ByteBuddyEnhancementContext.lambda$resolveGetter$0(ByteBuddyEnhancementContext.java:91)
[2026-03-02T10:34:44.630Z] at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
[2026-03-02T10:34:44.630Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.ByteBuddyEnhancementContext.resolveGetter(ByteBuddyEnhancementContext.java:90)
[2026-03-02T10:34:44.630Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.getGetter(EnhancerImpl.java:518)
[2026-03-02T10:34:44.630Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.doGetAnnotations(EnhancerImpl.java:547)
[2026-03-02T10:34:44.630Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.getAnnotations(EnhancerImpl.java:526)
[2026-03-02T10:34:44.630Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.hasAnnotation(EnhancerImpl.java:476)
[2026-03-02T10:34:44.630Z] at org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext.isPersistentField(DefaultEnhancementContext.java:103)
[2026-03-02T10:34:44.630Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.ByteBuddyEnhancementContext.isPersistentField(ByteBuddyEnhancementContext.java:69)
[2026-03-02T10:34:44.630Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.PersistentAttributeTransformer.collectPersistentFields(PersistentAttributeTransformer.java:100)
[2026-03-02T10:34:44.630Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.createTransformer(EnhancerImpl.java:357)
[2026-03-02T10:34:44.631Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.doEnhance(EnhancerImpl.java:344)
[2026-03-02T10:34:44.631Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.lambda$enhance$0(EnhancerImpl.java:132)
[2026-03-02T10:34:44.631Z] at org.hibernate.bytecode.internal.bytebuddy.ByteBuddyState.rewrite(ByteBuddyState.java:144)
[2026-03-02T10:34:44.631Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.enhance(EnhancerImpl.java:132)
[2026-03-02T10:34:44.631Z] ... 12 more
[2026-03-02T10:34:44.631Z]
[2026-03-02T10:34:44.631Z] [error]: Build step io.quarkus.kafka.client.deployment.DevServicesKafkaProcessor#startKafkaDevService threw an exception: java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Container startup failed
[2026-03-02T10:34:44.631Z] at io.quarkus.kafka.client.deployment.DevServicesKafkaProcessor.startKafkaDevService(DevServicesKafkaProcessor.java:116)
[2026-03-02T10:34:44.631Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[2026-03-02T10:34:44.631Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[2026-03-02T10:34:44.631Z] at io.quarkus.deployment.ExtensionLoader$2.execute(ExtensionLoader.java:882)
[2026-03-02T10:34:44.631Z] at io.quarkus.builder.BuildContext.run(BuildContext.java:277)
[2026-03-02T10:34:44.631Z] at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
[2026-03-02T10:34:44.631Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-02T10:34:44.631Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-02T10:34:44.631Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-03-02T10:34:44.631Z] at org.jboss.threads.JBossThread.run(JBossThread.java:501)
[2026-03-02T10:34:44.631Z] Caused by: org.testcontainers.containers.ContainerLaunchException: Container startup failed
[2026-03-02T10:34:44.631Z] at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:336)
[2026-03-02T10:34:44.631Z] at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:317)
[2026-03-02T10:34:44.631Z] at io.quarkus.kafka.client.deployment.DevServicesKafkaProcessor.lambda$startKafka$5(DevServicesKafkaProcessor.java:240)
[2026-03-02T10:34:44.631Z] at java.base/java.util.Optional.orElseGet(Optional.java:364)
[2026-03-02T10:34:44.631Z] at io.quarkus.kafka.client.deployment.DevServicesKafkaProcessor.startKafka(DevServicesKafkaProcessor.java:248)
[2026-03-02T10:34:44.631Z] at io.quarkus.kafka.client.deployment.DevServicesKafkaProcessor.startKafkaDevService(DevServicesKafkaProcessor.java:103)
[2026-03-02T10:34:44.631Z] ... 9 more
[2026-03-02T10:34:44.631Z] Caused by: org.testcontainers.containers.ContainerFetchException: Can't get Docker image: RemoteDockerImage(imageName=docker.io/vectorized/redpanda:v21.11.2, imagePullPolicy=DefaultPullPolicy())
[2026-03-02T10:34:44.631Z] at org.testcontainers.containers.GenericContainer.getDockerImageName(GenericContainer.java:1326)
[2026-03-02T10:34:44.631Z] at org.testcontainers.containers.GenericContainer.logger(GenericContainer.java:643)
[2026-03-02T10:34:44.631Z] at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:326)
[2026-03-02T10:34:44.631Z] ... 14 more
[2026-03-02T10:34:44.631Z] Caused by: com.github.dockerjava.api.exception.NotFoundException: Status 404: {"message":"pull access denied for vectorized/redpanda, repository does not exist or may require 'docker login': denied: requested access to the resource is denied"}
[2026-03-02T10:34:44.631Z]
[2026-03-02T10:34:44.631Z] at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.execute(DefaultInvocationBuilder.java:241)
[2026-03-02T10:34:44.631Z] at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.lambda$executeAndStream$1(DefaultInvocationBuilder.java:269)
[2026-03-02T10:34:44.631Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-03-02T10:34:44.631Z]
[2026-03-02T10:34:44.631Z] Caused by: io.quarkus.builder.BuildException:
[2026-03-02T10:34:44.631Z] Build failure: Build failed due to errors
[2026-03-02T10:34:44.631Z] [error]: Build step io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor#enhancerDomainObjects threw an exception: org.hibernate.bytecode.enhance.spi.EnhancementException: Failed to enhance class io.quarkus.hibernate.orm.panache.PanacheEntity
[2026-03-02T10:34:44.631Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.enhance(EnhancerImpl.java:138)
[2026-03-02T10:34:44.631Z] at io.quarkus.hibernate.orm.deployment.HibernateEntityEnhancer.enhance(HibernateEntityEnhancer.java:101)
[2026-03-02T10:34:44.631Z] at io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor.enhanceEntities(HibernateOrmProcessor.java:1220)
[2026-03-02T10:34:44.631Z] at io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor.enhancerDomainObjects(HibernateOrmProcessor.java:696)
[2026-03-02T10:34:44.631Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[2026-03-02T10:34:44.631Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[2026-03-02T10:34:44.631Z] at io.quarkus.deployment.ExtensionLoader$2.execute(ExtensionLoader.java:882)
[2026-03-02T10:34:44.631Z] at io.quarkus.builder.BuildContext.run(BuildContext.java:277)
[2026-03-02T10:34:44.631Z] at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
[2026-03-02T10:34:44.631Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-02T10:34:44.631Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-02T10:34:44.631Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-03-02T10:34:44.631Z] at org.jboss.threads.JBossThread.run(JBossThread.java:501)
[2026-03-02T10:34:44.631Z] Caused by: java.lang.IllegalArgumentException: Java 21 (65) is not supported by the current version of Byte Buddy which officially supports Java 18 (62) - update Byte Buddy or set net.bytebuddy.experimental as a VM property
[2026-03-02T10:34:44.631Z] at net.bytebuddy.utility.OpenedClassReader.of(OpenedClassReader.java:96)
[2026-03-02T10:34:44.631Z] at net.bytebuddy.pool.TypePool$Default.parse(TypePool.java:855)
[2026-03-02T10:34:44.631Z] at net.bytebuddy.pool.TypePool$Default.doDescribe(TypePool.java:841)
[2026-03-02T10:34:44.631Z] at net.bytebuddy.pool.TypePool$Default$WithLazyResolution.access$001(TypePool.java:921)
[2026-03-02T10:34:44.631Z] at net.bytebuddy.pool.TypePool$Default$WithLazyResolution.doResolve(TypePool.java:1019)
[2026-03-02T10:34:44.631Z] at net.bytebuddy.pool.TypePool$Default$WithLazyResolution$LazyTypeDescription.delegate(TypePool.java:1088)
[2026-03-02T10:34:44.631Z] at net.bytebuddy.description.type.TypeDescription$AbstractBase$OfSimpleType$WithDelegation.getTypeVariables(TypeDescription.java:8437)
[2026-03-02T10:34:44.631Z] at net.bytebuddy.description.type.TypeDescription$AbstractBase.isGenerified(TypeDescription.java:8055)
[2026-03-02T10:34:44.631Z] at net.bytebuddy.description.type.TypeDescription$Generic$Visitor$Reifying.onNonGenericType(TypeDescription.java:1703)
[2026-03-02T10:34:44.631Z] at net.bytebuddy.description.type.TypeDescription$Generic$Visitor$Reifying$1.onNonGenericType(TypeDescription.java:1659)
[2026-03-02T10:34:44.631Z] at net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType.accept(TypeDescription.java:3668)
[2026-03-02T10:34:44.631Z] at net.bytebuddy.description.type.TypeDescription$Generic$LazyProjection.accept(TypeDescription.java:6218)
[2026-03-02T10:34:44.631Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyzeNullable(MethodGraph.java:698)
[2026-03-02T10:34:44.631Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.doAnalyze(MethodGraph.java:712)
[2026-03-02T10:34:44.631Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyze(MethodGraph.java:679)
[2026-03-02T10:34:44.631Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyzeNullable(MethodGraph.java:698)
[2026-03-02T10:34:44.631Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.doAnalyze(MethodGraph.java:712)
[2026-03-02T10:34:44.631Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.compile(MethodGraph.java:637)
[2026-03-02T10:34:44.631Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$AbstractBase.compile(MethodGraph.java:527)
[2026-03-02T10:34:44.631Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.ByteBuddyEnhancementContext.lambda$resolveGetter$0(ByteBuddyEnhancementContext.java:91)
[2026-03-02T10:34:44.631Z] at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
[2026-03-02T10:34:44.631Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.ByteBuddyEnhancementContext.resolveGetter(ByteBuddyEnhancementContext.java:90)
[2026-03-02T10:34:44.631Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.getGetter(EnhancerImpl.java:518)
[2026-03-02T10:34:44.631Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.doGetAnnotations(EnhancerImpl.java:547)
[2026-03-02T10:34:44.631Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.getAnnotations(EnhancerImpl.java:526)
[2026-03-02T10:34:44.631Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.hasAnnotation(EnhancerImpl.java:476)
[2026-03-02T10:34:44.631Z] at org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext.isPersistentField(DefaultEnhancementContext.java:103)
[2026-03-02T10:34:44.631Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.ByteBuddyEnhancementContext.isPersistentField(ByteBuddyEnhancementContext.java:69)
[2026-03-02T10:34:44.631Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.PersistentAttributeTransformer.collectPersistentFields(PersistentAttributeTransformer.java:100)
[2026-03-02T10:34:44.631Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.createTransformer(EnhancerImpl.java:357)
[2026-03-02T10:34:44.631Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.doEnhance(EnhancerImpl.java:344)
[2026-03-02T10:34:44.631Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.lambda$enhance$0(EnhancerImpl.java:132)
[2026-03-02T10:34:44.631Z] at org.hibernate.bytecode.internal.bytebuddy.ByteBuddyState.rewrite(ByteBuddyState.java:144)
[2026-03-02T10:34:44.631Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.enhance(EnhancerImpl.java:132)
[2026-03-02T10:34:44.631Z] ... 12 more
[2026-03-02T10:34:44.631Z]
[2026-03-02T10:34:44.631Z] [error]: Build step io.quarkus.kafka.client.deployment.DevServicesKafkaProcessor#startKafkaDevService threw an exception: java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Container startup failed
[2026-03-02T10:34:44.631Z] at io.quarkus.kafka.client.deployment.DevServicesKafkaProcessor.startKafkaDevService(DevServicesKafkaProcessor.java:116)
[2026-03-02T10:34:44.631Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[2026-03-02T10:34:44.631Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[2026-03-02T10:34:44.631Z] at io.quarkus.deployment.ExtensionLoader$2.execute(ExtensionLoader.java:882)
[2026-03-02T10:34:44.631Z] at io.quarkus.builder.BuildContext.run(BuildContext.java:277)
[2026-03-02T10:34:44.631Z] at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
[2026-03-02T10:34:44.631Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-02T10:34:44.631Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-02T10:34:44.631Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-03-02T10:34:44.631Z] at org.jboss.threads.JBossThread.run(JBossThread.java:501)
[2026-03-02T10:34:44.631Z] Caused by: org.testcontainers.containers.ContainerLaunchException: Container startup failed
[2026-03-02T10:34:44.631Z] at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:336)
[2026-03-02T10:34:44.631Z] at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:317)
[2026-03-02T10:34:44.631Z] at io.quarkus.kafka.client.deployment.DevServicesKafkaProcessor.lambda$startKafka$5(DevServicesKafkaProcessor.java:240)
[2026-03-02T10:34:44.631Z] at java.base/java.util.Optional.orElseGet(Optional.java:364)
[2026-03-02T10:34:44.631Z] at io.quarkus.kafka.client.deployment.DevServicesKafkaProcessor.startKafka(DevServicesKafkaProcessor.java:248)
[2026-03-02T10:34:44.631Z] at io.quarkus.kafka.client.deployment.DevServicesKafkaProcessor.startKafkaDevService(DevServicesKafkaProcessor.java:103)
[2026-03-02T10:34:44.631Z] ... 9 more
[2026-03-02T10:34:44.631Z] Caused by: org.testcontainers.containers.ContainerFetchException: Can't get Docker image: RemoteDockerImage(imageName=docker.io/vectorized/redpanda:v21.11.2, imagePullPolicy=DefaultPullPolicy())
[2026-03-02T10:34:44.631Z] at org.testcontainers.containers.GenericContainer.getDockerImageName(GenericContainer.java:1326)
[2026-03-02T10:34:44.631Z] at org.testcontainers.containers.GenericContainer.logger(GenericContainer.java:643)
[2026-03-02T10:34:44.631Z] at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:326)
[2026-03-02T10:34:44.631Z] ... 14 more
[2026-03-02T10:34:44.631Z] Caused by: com.github.dockerjava.api.exception.NotFoundException: Status 404: {"message":"pull access denied for vectorized/redpanda, repository does not exist or may require 'docker login': denied: requested access to the resource is denied"}
[2026-03-02T10:34:44.631Z]
[2026-03-02T10:34:44.631Z] at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.execute(DefaultInvocationBuilder.java:241)
[2026-03-02T10:34:44.631Z] at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.lambda$executeAndStream$1(DefaultInvocationBuilder.java:269)
[2026-03-02T10:34:44.631Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-03-02T10:34:44.631Z]
[2026-03-02T10:34:44.631Z] Caused by: org.hibernate.bytecode.enhance.spi.EnhancementException: Failed to enhance class io.quarkus.hibernate.orm.panache.PanacheEntity
[2026-03-02T10:34:44.631Z] Caused by: java.lang.IllegalArgumentException: Java 21 (65) is not supported by the current version of Byte Buddy which officially supports Java 18 (62) - update Byte Buddy or set net.bytebuddy.experimental as a VM property
[2026-03-02T10:34:44.631Z]
[2026-03-02T10:34:44.631Z] [INFO]
[2026-03-02T10:34:44.631Z] [INFO] Results:
[2026-03-02T10:34:44.631Z] [INFO]
[2026-03-02T10:34:44.631Z] [ERROR] Errors:
[2026-03-02T10:34:44.631Z] [ERROR] PriceTest.test » Runtime java.lang.RuntimeException: io.quarkus.builder.BuildE...
[2026-03-02T10:34:44.631Z] [INFO]
[2026-03-02T10:34:44.631Z] [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
[2026-03-02T10:34:44.631Z] [INFO]
[2026-03-02T10:34:44.631Z] [INFO] ------------------------------------------------------------------------
[2026-03-02T10:34:44.631Z] [INFO] Reactor Summary:
[2026-03-02T10:34:44.631Z] [INFO]
[2026-03-02T10:34:44.632Z] [INFO] amazon-dynamodb-quickstart 1.0.0-SNAPSHOT .......... SUCCESS [01:22 min]
[2026-03-02T10:34:44.632Z] [INFO] amazon-kms-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 31.671 s]
[2026-03-02T10:34:44.632Z] [INFO] amazon-s3-quickstart 1.0.0-SNAPSHOT ................ SUCCESS [ 35.749 s]
[2026-03-02T10:34:44.632Z] [INFO] amazon-ses-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 31.203 s]
[2026-03-02T10:34:44.632Z] [INFO] amazon-sns-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 31.254 s]
[2026-03-02T10:34:44.632Z] [INFO] amazon-sqs-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 31.376 s]
[2026-03-02T10:34:44.632Z] [INFO] amazon-ssm-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 33.421 s]
[2026-03-02T10:34:44.632Z] [INFO] amqp-quickstart-producer 1.0.0-SNAPSHOT ............ SUCCESS [ 46.018 s]
[2026-03-02T10:34:44.632Z] [INFO] amqp-quickstart-processor 1.0.0-SNAPSHOT ........... SUCCESS [ 15.543 s]
[2026-03-02T10:34:44.632Z] [INFO] amqp-quickstart 1.0.0-SNAPSHOT ..................... SUCCESS [ 0.005 s]
[2026-03-02T10:34:44.632Z] [INFO] awt-graphics-rest-quickstart 1.0.0-SNAPSHOT ........ SUCCESS [ 14.104 s]
[2026-03-02T10:34:44.632Z] [INFO] cache-quickstart 1.0.0-SNAPSHOT .................... SUCCESS [ 17.881 s]
[2026-03-02T10:34:44.632Z] [INFO] config-quickstart 1.0.0-SNAPSHOT ................... SUCCESS [ 9.600 s]
[2026-03-02T10:34:44.632Z] [INFO] context-propagation-quickstart 1.0.0-SNAPSHOT ...... FAILURE [ 31.635 s]
[2026-03-02T10:34:44.632Z] [INFO] funqy-http-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] funqy-amazon-lambda-quickstart 1.0.0-SNAPSHOT ...... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] funqy-amazon-lambda-http-quickstart 1.0.0-SNAPSHOT . SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] funqy-knative-events-quickstart 1.0.0-SNAPSHOT ..... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] funqy-google-cloud-functions-quickstart 1.0.0-SNAPSHOT SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] funqy-google-cloud-functions-http-quickstart 1.0.0-SNAPSHOT SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] funqy-quickstart-projects 1.0.0-SNAPSHOT ........... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] getting-started 1.0.0-SNAPSHOT ..................... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] getting-started-async 1.0.0-SNAPSHOT ............... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] getting-started-reactive 1.0.0-SNAPSHOT ............ SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] getting-started-reactive-rest 1.0.0-SNAPSHOT ....... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] getting-started-knative 1.0.0-SNAPSHOT ............. SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] getting-started-testing 1.0.0-SNAPSHOT ............. SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] getting-started-command-mode 1.0.0-SNAPSHOT ........ SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] google-cloud-functions-quickstart 1.0.0-SNAPSHOT ... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] google-cloud-functions-http-quickstart 1.0.0-SNAPSHOT SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] hibernate-orm-quickstart 1.0.0-SNAPSHOT ............ SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] hibernate-reactive-quickstart 1.0.0-SNAPSHOT ....... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] hibernate-reactive-routes-quickstart 1.0.0-SNAPSHOT SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] grpc-plain-text-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] grpc-tls-quickstart 1.0.0-SNAPSHOT ................. SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] hibernate-orm-panache-quickstart 1.0.0-SNAPSHOT .... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] hibernate-reactive-panache-quickstart 1.0.0-SNAPSHOT SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] infinispan-client-quickstart 1.0.0-SNAPSHOT ........ SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] jms-quickstart 1.0.0-SNAPSHOT ...................... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] kafka-quickstart 1.0.0-SNAPSHOT .................... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] kafka-quickstart-producer 1.0.0-SNAPSHOT ........... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] kafka-quickstart-processor 1.0.0-SNAPSHOT .......... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] kafka-avro-schema-quickstart 1.0.0-SNAPSHOT ........ SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] kafka-bare-quickstart 1.0-SNAPSHOT ................. SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] kafka-streams-quickstart 1.0.0-SNAPSHOT ............ SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] kafka-streams-quickstart-producer 1.0.0-SNAPSHOT ... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] kafka-streams-quickstart-aggregator 1.0.0-SNAPSHOT . SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] kogito-quickstart 1.0.0-SNAPSHOT ................... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] kogito-drl-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] kogito-dmn-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] kogito-pmml-quickstart 1.0.0-SNAPSHOT .............. SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] optaplanner-quickstart 1.0.0-SNAPSHOT .............. SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] lifecycle-quickstart 1.0.0-SNAPSHOT ................ SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] micrometer-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] microprofile-fault-tolerance-quickstart 1.0.0-SNAPSHOT SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] microprofile-graphql-quickstart 1.0.0-SNAPSHOT ..... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] microprofile-graphql-client-quickstart 1.0.0-SNAPSHOT SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] microprofile-health-quickstart 1.0.0-SNAPSHOT ...... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] microprofile-metrics-quickstart 1.0.0-SNAPSHOT ..... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] mongodb-quickstart 1.0.0-SNAPSHOT .................. SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] mongodb-panache-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] neo4j-quickstart 1.0.0-SNAPSHOT .................... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] openapi-swaggerui-quickstart 1.0.0-SNAPSHOT ........ SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] opentracing-quickstart 1.0.0-SNAPSHOT .............. SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] opentelemetry-quickstart 1.0.0-SNAPSHOT ............ SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] quartz-quickstart 1.0.0-SNAPSHOT ................... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] qute-quickstart 1.0.0-SNAPSHOT ..................... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] rabbitmq-quickstart-producer 1.0.0-SNAPSHOT ........ SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] rabbitmq-quickstart 1.0.0-SNAPSHOT ................. SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] rest-client-reactive-quickstart 1.0.0-SNAPSHOT ..... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] reactive-routes-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] quickstart-projects 1.0.0-SNAPSHOT ................. SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] reactive-messaging-http-quickstart 1.0.0-SNAPSHOT .. SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] reactive-messaging-websockets-quickstart 1.0.0-SNAPSHOT SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] rest-client-quickstart 1.0.0-SNAPSHOT .............. SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] rest-client-multipart-quickstart 1.0.0-SNAPSHOT .... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] rest-json-quickstart 1.0.0-SNAPSHOT ................ SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] scheduler-quickstart 1.0.0-SNAPSHOT ................ SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] security-jpa-quickstart 1.0.0-SNAPSHOT ............. SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] security-jwt-quickstart 1.0.0-SNAPSHOT ............. SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] security-keycloak-authorization-quickstart 1.0.0-SNAPSHOT SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] security-oauth2-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] security-openid-connect-quickstart 1.0.0-SNAPSHOT .. SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] security-openid-connect-web-authentication-quickstart 1.0.0-SNAPSHOT SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] software-transactional-memory-quickstart 1.0.0-SNAPSHOT SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] spring-di-quickstart 1.0.0-SNAPSHOT ................ SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] spring-web-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] spring-data-jpa-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] spring-security-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] spring-scheduled-quickstart 1.0.0-SNAPSHOT ......... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] spring-boot-properties-quickstart 1.0.0-SNAPSHOT ... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] spring-data-rest-quickstart 1.0.0-SNAPSHOT ......... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] stork-quickstart 1.0.0-SNAPSHOT .................... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] tests-with-coverage-quickstart 1.0.0-SNAPSHOT ...... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] tika-quickstart 1.0.0-SNAPSHOT ..................... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] validation-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] vertx-quickstart 1.0.0-SNAPSHOT .................... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] websockets-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] liquibase-quickstart 1.0.0-SNAPSHOT ................ SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] liquibase-mongodb-quickstart 1.0.0-SNAPSHOT ........ SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] mailer-quickstart 1.0.0-SNAPSHOT ................... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] kafka-panache-quickstart 1.0.0-SNAPSHOT ............ SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] kafka-panache-reactive-quickstart 1.0.0-SNAPSHOT ... SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] jta-quickstart 1.0-SNAPSHOT ........................ SKIPPED
[2026-03-02T10:34:44.632Z] [INFO] ------------------------------------------------------------------------
[2026-03-02T10:34:44.632Z] [INFO] BUILD FAILURE
[2026-03-02T10:34:44.632Z] [INFO] ------------------------------------------------------------------------
[2026-03-02T10:34:44.632Z] [INFO] Total time: 07:07 min
[2026-03-02T10:34:44.632Z] [INFO] Finished at: 2026-03-02T10:34:43Z
[2026-03-02T10:34:44.632Z] [INFO] ------------------------------------------------------------------------
[2026-03-02T10:34:44.632Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project context-propagation-quickstart: There are test failures.
[2026-03-02T10:34:44.632Z] [ERROR]
[2026-03-02T10:34:44.632Z] [ERROR] Please refer to /quarkus-quickstarts/context-propagation-quickstart/target/surefire-reports for the individual test results.
[2026-03-02T10:34:44.632Z] [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2026-03-02T10:34:44.632Z] [ERROR] -> [Help 1]
[2026-03-02T10:34:44.632Z] [ERROR]
[2026-03-02T10:34:44.632Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[2026-03-02T10:34:44.632Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2026-03-02T10:34:44.632Z] [ERROR]
[2026-03-02T10:34:44.632Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2026-03-02T10:34:44.632Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2026-03-02T10:34:44.632Z] [ERROR]
[2026-03-02T10:34:44.632Z] [ERROR] After correcting the problems, you can resume the build with the command
[2026-03-02T10:34:44.632Z] [ERROR] mvn <args> -rf :context-propagation-quickstart
[2026-03-02T10:34:44.632Z] Build quarkus_quickstarts completed
[2026-03-02T10:34:45.264Z] Test results copied
[2026-03-02T10:34:45.265Z] -----------------------------------
[2026-03-02T10:34:45.265Z] quarkus_quickstarts_test_0_FAILED
[2026-03-02T10:34:45.265Z] -----------------------------------
[2026-03-02T10:34:45.265Z] # =================== Info =================== Info =================== Info =================== #
[2026-03-02T10:34:45.265Z] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2026-03-02T10:34:45.265Z] # =================== Info =================== Info =================== Info =================== #
[2026-03-02T10:34:45.265Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-03-02T10:34:45.265Z] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2026-03-02T10:34:45.265Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-03-02T10:34:45.265Z] DOCKERIMAGE_TAG nightly has been recognized.
[2026-03-02T10:34:45.265Z] The test here is quarkus_quickstarts
[2026-03-02T10:34:45.265Z] The directory in the external.sh is quarkus_quickstarts
[2026-03-02T10:34:45.897Z] quarkus_quickstarts-test
[2026-03-02T10:34:45.897Z] Untagged: adoptopenjdk-quarkus_quickstarts-test:21-jdk-ubuntu-hotspot-full
[2026-03-02T10:34:45.897Z] Deleted: sha256:33f97e11292378be8eec154bed1087ab0c6a94071c4dc9430b3d14e1ae7c9534
[2026-03-02T10:34:45.897Z] Error response from daemon: No such container: restore-test
[2026-03-02T10:34:45.897Z] Error response from daemon: invalid reference format
[2026-03-02T10:34:45.897Z]
[2026-03-02T10:34:45.897Z] TEST TEARDOWN:
[2026-03-02T10:34:45.897Z] Nothing to be done for teardown.
[2026-03-02T10:34:45.897Z] quarkus_quickstarts_test_0 Finish Time: Mon Mar 2 10:34:45 2026 Epoch Time (ms): 1772447685810