No Possible Issues Found via Git Search
quarkus_quickstarts_test_0
[2025-03-26T21:34:26.799Z] Running test quarkus_quickstarts_test_0 ...
[2025-03-26T21:34:26.799Z] ===============================================
[2025-03-26T21:34:26.799Z] quarkus_quickstarts_test_0 Start Time: Wed Mar 26 21:34:26 2025 Epoch Time (ms): 1743024866686
[2025-03-26T21:34:26.799Z] variation: NoOptions
[2025-03-26T21:34:26.799Z] JVM_OPTIONS:
[2025-03-26T21:34:26.799Z] { \
[2025-03-26T21:34:26.799Z] echo ""; echo "TEST SETUP:"; \
[2025-03-26T21:34:26.799Z] echo "Nothing to be done for setup."; \
[2025-03-26T21:34:26.799Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17430245497387/quarkus_quickstarts_test_0"; \
[2025-03-26T21:34:26.799Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17430245497387/quarkus_quickstarts_test_0"; \
[2025-03-26T21:34:26.799Z] echo ""; echo "TESTING:"; \
[2025-03-26T21:34:26.799Z] /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_17430245497387/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"; \
[2025-03-26T21:34:26.799Z] 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_17430245497387/quarkus_quickstarts_test_0"; else echo "-----------------------------------"; echo "quarkus_quickstarts_test_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-03-26T21:34:26.799Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external.sh --clean --tag "nightly" --dir quarkus_quickstarts; \
[2025-03-26T21:34:26.799Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-03-26T21:34:26.799Z] echo "Nothing to be done for teardown."; \
[2025-03-26T21:34:26.799Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17430245497387/TestTargetResult";
[2025-03-26T21:34:26.799Z]
[2025-03-26T21:34:26.799Z] TEST SETUP:
[2025-03-26T21:34:26.799Z] Nothing to be done for setup.
[2025-03-26T21:34:26.799Z]
[2025-03-26T21:34:26.799Z] TESTING:
[2025-03-26T21:34:26.799Z] # =================== Info =================== Info =================== Info =================== #
[2025-03-26T21:34:26.799Z] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-03-26T21:34:26.799Z] # =================== Info =================== Info =================== Info =================== #
[2025-03-26T21:34:26.799Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-03-26T21:34:26.799Z] # 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 #
[2025-03-26T21:34:26.799Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-03-26T21:34:26.799Z] DOCKERIMAGE_TAG nightly has been recognized.
[2025-03-26T21:34:26.799Z] The test here is quarkus_quickstarts
[2025-03-26T21:34:26.799Z] The directory in the external.sh is quarkus_quickstarts
[2025-03-26T21:34:26.799Z] 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
[2025-03-26T21:34:27.430Z] APPLICATION_NAME=quarkus_quickstarts
[2025-03-26T21:34:27.430Z] APPLICATION_TAG=2.7.2.Final
[2025-03-26T21:34:27.430Z] OS_TAG=ubuntu
[2025-03-26T21:34:27.430Z] Using /opt mounted Java
[2025-03-26T21:34:27.430Z] JAVA_BIN is: /opt/java/openjdk/bin
[2025-03-26T21:34:27.430Z] =JAVA VERSION OUTPUT BEGIN=
[2025-03-26T21:34:27.430Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-03-26T21:34:27.430Z] openjdk version "21.0.7-beta" 2025-04-15
[2025-03-26T21:34:27.430Z] OpenJDK Runtime Environment Temurin-21.0.7+5-202503262010 (build 21.0.7-beta+5-ea)
[2025-03-26T21:34:27.430Z] OpenJDK 64-Bit Server VM Temurin-21.0.7+5-202503262010 (build 21.0.7-beta+5-ea, mixed mode, sharing)
[2025-03-26T21:34:27.430Z] =JAVA VERSION OUTPUT END=
[2025-03-26T21:34:27.430Z] Compile and run quarkus_quickstarts tests
[2025-03-26T21:34:27.430Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-03-26T21:34:28.743Z] [INFO] Scanning for projects...
[2025-03-26T21:34:29.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.7.2.Final/quarkus-bom-2.7.2.Final.pom
[2025-03-26T21:34:30.002Z] [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 698 kB/s)
[2025-03-26T21:34:30.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-bom/1.0.3/quarkus-amazon-services-bom-1.0.3.pom
[2025-03-26T21:34:30.002Z] [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 52 kB/s)
[2025-03-26T21:34:30.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-parent/1.0.3/quarkus-amazon-services-parent-1.0.3.pom
[2025-03-26T21:34:30.002Z] [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 26 kB/s)
[2025-03-26T21:34:30.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/quarkiverse-parent/9/quarkiverse-parent-9.pom
[2025-03-26T21:34:30.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/quarkiverse-parent/9/quarkiverse-parent-9.pom (13 kB at 641 kB/s)
[2025-03-26T21:34:30.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/39/jboss-parent-39.pom
[2025-03-26T21:34:30.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/39/jboss-parent-39.pom (68 kB at 3.2 MB/s)
[2025-03-26T21:34:30.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom/2.17.103/bom-2.17.103.pom
[2025-03-26T21:34:30.632Z] [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 2.9 MB/s)
[2025-03-26T21:34:30.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-sdk-java-pom/2.17.103/aws-sdk-java-pom-2.17.103.pom
[2025-03-26T21:34:30.632Z] [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 3.3 MB/s)
[2025-03-26T21:34:30.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-maven-plugin/2.7.2.Final/quarkus-maven-plugin-2.7.2.Final.pom
[2025-03-26T21:34:30.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-maven-plugin/2.7.2.Final/quarkus-maven-plugin-2.7.2.Final.pom (9.1 kB at 608 kB/s)
[2025-03-26T21:34:30.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-build-parent/2.7.2.Final/quarkus-build-parent-2.7.2.Final.pom
[2025-03-26T21:34:30.632Z] [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 4.5 MB/s)
[2025-03-26T21:34:30.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-parent/2.7.2.Final/quarkus-parent-2.7.2.Final.pom
[2025-03-26T21:34:30.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-parent/2.7.2.Final/quarkus-parent-2.7.2.Final.pom (14 kB at 1.1 MB/s)
[2025-03-26T21:34:30.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-core/2.7.2.Final/quarkus-bootstrap-core-2.7.2.Final.pom
[2025-03-26T21:34:30.632Z] [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 216 kB/s)
[2025-03-26T21:34:30.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-parent/2.7.2.Final/quarkus-bootstrap-parent-2.7.2.Final.pom
[2025-03-26T21:34:30.632Z] [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 879 kB/s)
[2025-03-26T21:34:30.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-bom/2.7.2.Final/quarkus-bootstrap-bom-2.7.2.Final.pom
[2025-03-26T21:34:30.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-bom/2.7.2.Final/quarkus-bootstrap-bom-2.7.2.Final.pom (16 kB at 1.1 MB/s)
[2025-03-26T21:34:30.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.10.0/smallrye-common-bom-1.10.0.pom
[2025-03-26T21:34:30.632Z] [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 377 kB/s)
[2025-03-26T21:34:30.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-bom-test/2.7.2.Final/quarkus-bootstrap-bom-test-2.7.2.Final.pom
[2025-03-26T21:34:30.632Z] [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 31 kB/s)
[2025-03-26T21:34:30.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.7.2.Final/quarkus-bootstrap-app-model-2.7.2.Final.pom
[2025-03-26T21:34:30.632Z] [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 236 kB/s)
[2025-03-26T21:34:30.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.pom
[2025-03-26T21:34:30.632Z] [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 898 kB/s)
[2025-03-26T21:34:30.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom
[2025-03-26T21:34:30.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom (15 kB at 1.2 MB/s)
[2025-03-26T21:34:30.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
[2025-03-26T21:34:30.632Z] [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 433 kB/s)
[2025-03-26T21:34:30.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.pom
[2025-03-26T21:34:30.632Z] [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 253 kB/s)
[2025-03-26T21:34:30.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/18/jboss-parent-18.pom
[2025-03-26T21:34:30.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/18/jboss-parent-18.pom (31 kB at 2.9 MB/s)
[2025-03-26T21:34:30.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.2.Final/quarkus-bootstrap-maven-resolver-2.7.2.Final.pom
[2025-03-26T21:34:30.632Z] [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 251 kB/s)
[2025-03-26T21:34:30.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.pom
[2025-03-26T21:34:30.632Z] [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 433 kB/s)
[2025-03-26T21:34:30.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent-mr-jar/32/jboss-parent-mr-jar-32.pom
[2025-03-26T21:34:30.632Z] [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 1.7 MB/s)
[2025-03-26T21:34:30.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/32/jboss-parent-32.pom
[2025-03-26T21:34:30.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/32/jboss-parent-32.pom (35 kB at 1.7 MB/s)
[2025-03-26T21:34:30.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.pom
[2025-03-26T21:34:31.266Z] [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 521 kB/s)
[2025-03-26T21:34:31.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/34/jboss-parent-34.pom
[2025-03-26T21:34:31.266Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/34/jboss-parent-34.pom (65 kB at 5.4 MB/s)
[2025-03-26T21:34:31.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.pom
[2025-03-26T21:34:31.266Z] [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 195 kB/s)
[2025-03-26T21:34:31.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom
[2025-03-26T21:34:31.266Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom (66 kB at 6.0 MB/s)
[2025-03-26T21:34:31.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.pom
[2025-03-26T21:34:31.266Z] [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 384 kB/s)
[2025-03-26T21:34:31.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.33/slf4j-parent-1.7.33.pom
[2025-03-26T21:34:31.266Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.33/slf4j-parent-1.7.33.pom (14 kB at 1.4 MB/s)
[2025-03-26T21:34:31.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.pom
[2025-03-26T21:34:31.266Z] [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 515 kB/s)
[2025-03-26T21:34:31.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
[2025-03-26T21:34:31.266Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.4/maven-3.8.4.pom (27 kB at 2.5 MB/s)
[2025-03-26T21:34:31.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
[2025-03-26T21:34:31.266Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 4.3 MB/s)
[2025-03-26T21:34:31.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
[2025-03-26T21:34:31.266Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 2.3 MB/s)
[2025-03-26T21:34:31.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
[2025-03-26T21:34:31.266Z] [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 236 kB/s)
[2025-03-26T21:34:31.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
[2025-03-26T21:34:31.266Z] [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 282 kB/s)
[2025-03-26T21:34:31.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
[2025-03-26T21:34:31.266Z] [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 128 kB/s)
[2025-03-26T21:34:31.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[2025-03-26T21:34:31.266Z] [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 241 kB/s)
[2025-03-26T21:34:31.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[2025-03-26T21:34:31.266Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 2.5 MB/s)
[2025-03-26T21:34:31.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
[2025-03-26T21:34:31.266Z] [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 202 kB/s)
[2025-03-26T21:34:31.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom
[2025-03-26T21:34:31.266Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 2.8 MB/s)
[2025-03-26T21:34:31.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[2025-03-26T21:34:31.266Z] [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 402 kB/s)
[2025-03-26T21:34:31.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
[2025-03-26T21:34:31.266Z] [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 631 kB/s)
[2025-03-26T21:34:31.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
[2025-03-26T21:34:31.266Z] [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 400 kB/s)
[2025-03-26T21:34:31.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
[2025-03-26T21:34:31.267Z] [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 195 kB/s)
[2025-03-26T21:34:31.267Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
[2025-03-26T21:34:31.267Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom (2.4 kB at 299 kB/s)
[2025-03-26T21:34:31.267Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[2025-03-26T21:34:31.267Z] [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 3.8 MB/s)
[2025-03-26T21:34:31.267Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[2025-03-26T21:34:31.267Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 3.0 MB/s)
[2025-03-26T21:34:31.267Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[2025-03-26T21:34:31.267Z] [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 637 kB/s)
[2025-03-26T21:34:31.267Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
[2025-03-26T21:34:31.267Z] [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 304 kB/s)
[2025-03-26T21:34:31.267Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[2025-03-26T21:34:31.267Z] [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 476 kB/s)
[2025-03-26T21:34:31.267Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[2025-03-26T21:34:31.267Z] [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 2.0 MB/s)
[2025-03-26T21:34:31.267Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[2025-03-26T21:34:31.267Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 821 kB/s)
[2025-03-26T21:34:31.267Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[2025-03-26T21:34:31.267Z] [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 791 kB/s)
[2025-03-26T21:34:31.267Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
[2025-03-26T21:34:31.267Z] [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 261 kB/s)
[2025-03-26T21:34:31.267Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[2025-03-26T21:34:31.267Z] [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 219 kB/s)
[2025-03-26T21:34:31.267Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[2025-03-26T21:34:31.267Z] [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 1.3 MB/s)
[2025-03-26T21:34:31.267Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
[2025-03-26T21:34:31.267Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom (4.2 kB at 352 kB/s)
[2025-03-26T21:34:31.267Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
[2025-03-26T21:34:31.267Z] [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 376 kB/s)
[2025-03-26T21:34:31.267Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
[2025-03-26T21:34:31.267Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 2.4 MB/s)
[2025-03-26T21:34:31.267Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
[2025-03-26T21:34:31.267Z] [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 204 kB/s)
[2025-03-26T21:34:31.267Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
[2025-03-26T21:34:31.267Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 312 kB/s)
[2025-03-26T21:34:31.267Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
[2025-03-26T21:34:31.267Z] [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 282 kB/s)
[2025-03-26T21:34:31.267Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
[2025-03-26T21:34:31.896Z] [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)
[2025-03-26T21:34:31.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[2025-03-26T21:34:31.896Z] [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 463 kB/s)
[2025-03-26T21:34:31.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
[2025-03-26T21:34:31.897Z] [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 1.6 MB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
[2025-03-26T21:34:31.897Z] [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 637 kB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom
[2025-03-26T21:34:31.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 1.2 MB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
[2025-03-26T21:34:31.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 1.6 MB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
[2025-03-26T21:34:31.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 176 kB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[2025-03-26T21:34:31.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 28 kB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
[2025-03-26T21:34:31.897Z] [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 1.1 MB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
[2025-03-26T21:34:31.897Z] [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 1.8 MB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[2025-03-26T21:34:31.897Z] [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 241 kB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[2025-03-26T21:34:31.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 1.5 MB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.pom
[2025-03-26T21:34:31.897Z] [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 302 kB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.10.0/error_prone_parent-2.10.0.pom
[2025-03-26T21:34:31.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.10.0/error_prone_parent-2.10.0.pom (10 kB at 1.2 MB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[2025-03-26T21:34:31.897Z] [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 345 kB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[2025-03-26T21:34:31.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 689 kB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
[2025-03-26T21:34:31.897Z] [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 107 kB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
[2025-03-26T21:34:31.897Z] [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 300 kB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom
[2025-03-26T21:34:31.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom (11 kB at 973 kB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
[2025-03-26T21:34:31.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 7.6 MB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
[2025-03-26T21:34:31.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 2.2 MB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[2025-03-26T21:34:31.897Z] [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 518 kB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.pom
[2025-03-26T21:34:31.897Z] [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 390 kB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.pom
[2025-03-26T21:34:31.897Z] [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 510 kB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.pom
[2025-03-26T21:34:31.897Z] [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 277 kB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.4.3/wagon-providers-3.4.3.pom
[2025-03-26T21:34:31.897Z] [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 305 kB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.4.3/wagon-3.4.3.pom
[2025-03-26T21:34:31.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.4.3/wagon-3.4.3.pom (21 kB at 2.7 MB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.pom
[2025-03-26T21:34:31.897Z] [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 236 kB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.pom
[2025-03-26T21:34:31.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.pom (12 kB at 1.1 MB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
[2025-03-26T21:34:31.897Z] [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 734 kB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
[2025-03-26T21:34:31.897Z] [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 1.8 MB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
[2025-03-26T21:34:31.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 2.3 MB/s)
[2025-03-26T21:34:31.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[2025-03-26T21:34:31.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 1.1 MB/s)
[2025-03-26T21:34:31.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom
[2025-03-26T21:34:31.898Z] [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 452 kB/s)
[2025-03-26T21:34:31.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom
[2025-03-26T21:34:31.898Z] [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 346 kB/s)
[2025-03-26T21:34:31.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
[2025-03-26T21:34:31.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 1.7 MB/s)
[2025-03-26T21:34:31.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.pom
[2025-03-26T21:34:31.898Z] [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 212 kB/s)
[2025-03-26T21:34:31.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.pom
[2025-03-26T21:34:31.898Z] [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 197 kB/s)
[2025-03-26T21:34:31.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.2.Final/quarkus-bootstrap-gradle-resolver-2.7.2.Final.pom
[2025-03-26T21:34:32.528Z] [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 65 kB/s)
[2025-03-26T21:34:32.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.pom
[2025-03-26T21:34:32.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.pom (1.8 kB at 184 kB/s)
[2025-03-26T21:34:32.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-parent/1.10.0/smallrye-common-parent-1.10.0.pom
[2025-03-26T21:34:32.528Z] [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 1.1 MB/s)
[2025-03-26T21:34:32.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/34/smallrye-parent-34.pom
[2025-03-26T21:34:32.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/34/smallrye-parent-34.pom (9.8 kB at 888 kB/s)
[2025-03-26T21:34:32.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/34/smallrye-build-parent-34.pom
[2025-03-26T21:34:32.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/34/smallrye-build-parent-34.pom (66 kB at 6.6 MB/s)
[2025-03-26T21:34:32.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom
[2025-03-26T21:34:32.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom (4.0 kB at 569 kB/s)
[2025-03-26T21:34:32.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom
[2025-03-26T21:34:32.528Z] [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 835 kB/s)
[2025-03-26T21:34:32.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom
[2025-03-26T21:34:32.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom (7.0 kB at 776 kB/s)
[2025-03-26T21:34:32.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
[2025-03-26T21:34:32.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom (26 kB at 3.3 MB/s)
[2025-03-26T21:34:32.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
[2025-03-26T21:34:32.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 6.3 MB/s)
[2025-03-26T21:34:32.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom
[2025-03-26T21:34:32.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom (5.2 kB at 523 kB/s)
[2025-03-26T21:34:32.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-deployment/2.7.2.Final/quarkus-core-deployment-2.7.2.Final.pom
[2025-03-26T21:34:32.528Z] [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 626 kB/s)
[2025-03-26T21:34:32.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-parent/2.7.2.Final/quarkus-core-parent-2.7.2.Final.pom
[2025-03-26T21:34:32.528Z] [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 111 kB/s)
[2025-03-26T21:34:32.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.pom
[2025-03-26T21:34:32.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.pom (4.6 kB at 194 kB/s)
[2025-03-26T21:34:32.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline-all/2.2/readline-all-2.2.pom
[2025-03-26T21:34:32.528Z] [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 450 kB/s)
[2025-03-26T21:34:32.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/19/jboss-parent-19.pom
[2025-03-26T21:34:32.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/19/jboss-parent-19.pom (32 kB at 2.4 MB/s)
[2025-03-26T21:34:32.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom
[2025-03-26T21:34:32.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom (3.8 kB at 474 kB/s)
[2025-03-26T21:34:32.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi-project/1.18/jansi-project-1.18.pom
[2025-03-26T21:34:32.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi-project/1.18/jansi-project-1.18.pom (10 kB at 1.2 MB/s)
[2025-03-26T21:34:32.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom
[2025-03-26T21:34:32.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom (15 kB at 2.1 MB/s)
[2025-03-26T21:34:32.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.pom
[2025-03-26T21:34:32.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.pom (5.0 kB at 450 kB/s)
[2025-03-26T21:34:32.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh-all/2.6/aesh-all-2.6.pom
[2025-03-26T21:34:32.529Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh-all/2.6/aesh-all-2.6.pom (4.0 kB at 333 kB/s)
[2025-03-26T21:34:32.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.pom
[2025-03-26T21:34:32.529Z] [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 580 kB/s)
[2025-03-26T21:34:32.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom
[2025-03-26T21:34:32.529Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 338 kB/s)
[2025-03-26T21:34:32.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
[2025-03-26T21:34:32.529Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 1.2 MB/s)
[2025-03-26T21:34:32.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
[2025-03-26T21:34:32.529Z] [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 101 kB/s)
[2025-03-26T21:34:32.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
[2025-03-26T21:34:32.529Z] [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 288 kB/s)
[2025-03-26T21:34:32.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
[2025-03-26T21:34:32.529Z] [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 436 kB/s)
[2025-03-26T21:34:32.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.pom
[2025-03-26T21:34:32.529Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.pom (6.8 kB at 969 kB/s)
[2025-03-26T21:34:32.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom
[2025-03-26T21:34:32.529Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom (32 kB at 3.9 MB/s)
[2025-03-26T21:34:32.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.pom
[2025-03-26T21:34:32.529Z] [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 423 kB/s)
[2025-03-26T21:34:32.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-development-mode-spi/2.7.2.Final/quarkus-development-mode-spi-2.7.2.Final.pom
[2025-03-26T21:34:32.529Z] [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 95 kB/s)
[2025-03-26T21:34:32.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-class-change-agent/2.7.2.Final/quarkus-class-change-agent-2.7.2.Final.pom
[2025-03-26T21:34:32.529Z] [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 176 kB/s)
[2025-03-26T21:34:32.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-utilities/2.7.2.Final/quarkus-devtools-utilities-2.7.2.Final.pom
[2025-03-26T21:34:32.529Z] [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)
[2025-03-26T21:34:32.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-tools-parent/2.7.2.Final/quarkus-tools-parent-2.7.2.Final.pom
[2025-03-26T21:34:32.529Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-tools-parent/2.7.2.Final/quarkus-tools-parent-2.7.2.Final.pom (27 kB at 2.7 MB/s)
[2025-03-26T21:34:32.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.1/jackson-bom-2.13.1.pom
[2025-03-26T21:34:32.529Z] [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 1.9 MB/s)
[2025-03-26T21:34:32.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[2025-03-26T21:34:32.529Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom (7.4 kB at 1.1 MB/s)
[2025-03-26T21:34:32.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom
[2025-03-26T21:34:32.529Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 2.6 MB/s)
[2025-03-26T21:34:32.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core/2.7.2.Final/quarkus-core-2.7.2.Final.pom
[2025-03-26T21:34:32.529Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core/2.7.2.Final/quarkus-core-2.7.2.Final.pom (15 kB at 1.2 MB/s)
[2025-03-26T21:34:32.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom
[2025-03-26T21:34:32.529Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom (16 kB at 1.9 MB/s)
[2025-03-26T21:34:32.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom
[2025-03-26T21:34:32.529Z] [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 200 kB/s)
[2025-03-26T21:34:32.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
[2025-03-26T21:34:32.529Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 1.5 MB/s)
[2025-03-26T21:34:32.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom
[2025-03-26T21:34:32.529Z] [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 518 kB/s)
[2025-03-26T21:34:32.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.pom
[2025-03-26T21:34:32.529Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.pom (12 kB at 1.5 MB/s)
[2025-03-26T21:34:32.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.pom
[2025-03-26T21:34:33.163Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.pom (13 kB at 1.2 MB/s)
[2025-03-26T21:34:33.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom
[2025-03-26T21:34:33.163Z] [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 379 kB/s)
[2025-03-26T21:34:33.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.0/smallrye-config-2.9.0.pom
[2025-03-26T21:34:33.163Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.0/smallrye-config-2.9.0.pom (2.8 kB at 234 kB/s)
[2025-03-26T21:34:33.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-parent/2.9.0/smallrye-config-parent-2.9.0.pom
[2025-03-26T21:34:33.163Z] [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 185 kB/s)
[2025-03-26T21:34:33.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.9.0/smallrye-common-bom-1.9.0.pom
[2025-03-26T21:34:33.163Z] [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 206 kB/s)
[2025-03-26T21:34:33.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.0/smallrye-config-core-2.9.0.pom
[2025-03-26T21:34:33.163Z] [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 395 kB/s)
[2025-03-26T21:34:33.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0/microprofile-config-api-2.0.pom
[2025-03-26T21:34:33.163Z] [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 676 kB/s)
[2025-03-26T21:34:33.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-parent/2.0/microprofile-config-parent-2.0.pom
[2025-03-26T21:34:33.163Z] [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 1.6 MB/s)
[2025-03-26T21:34:33.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.13.Final/arquillian-bom-1.1.13.Final.pom
[2025-03-26T21:34:33.163Z] [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 661 kB/s)
[2025-03-26T21:34:33.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.4/shrinkwrap-resolver-bom-2.2.4.pom
[2025-03-26T21:34:33.163Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.4/shrinkwrap-resolver-bom-2.2.4.pom (5.3 kB at 757 kB/s)
[2025-03-26T21:34:33.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-10/shrinkwrap-descriptors-bom-2.0.0-alpha-10.pom
[2025-03-26T21:34:33.163Z] [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 874 kB/s)
[2025-03-26T21:34:33.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.10.0/smallrye-common-annotation-1.10.0.pom
[2025-03-26T21:34:33.163Z] [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 108 kB/s)
[2025-03-26T21:34:33.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-expression/1.10.0/smallrye-common-expression-1.10.0.pom
[2025-03-26T21:34:33.163Z] [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 278 kB/s)
[2025-03-26T21:34:33.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-function/1.10.0/smallrye-common-function-1.10.0.pom
[2025-03-26T21:34:33.163Z] [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 58 kB/s)
[2025-03-26T21:34:33.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-constraint/1.10.0/smallrye-common-constraint-1.10.0.pom
[2025-03-26T21:34:33.163Z] [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 148 kB/s)
[2025-03-26T21:34:33.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-classloader/1.10.0/smallrye-common-classloader-1.10.0.pom
[2025-03-26T21:34:33.163Z] [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 153 kB/s)
[2025-03-26T21:34:33.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.0/smallrye-config-common-2.9.0.pom
[2025-03-26T21:34:33.163Z] [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 103 kB/s)
[2025-03-26T21:34:33.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.pom
[2025-03-26T21:34:33.163Z] [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 142 kB/s)
[2025-03-26T21:34:33.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-tools-parent/2.2.1.Final/jboss-logging-tools-parent-2.2.1.Final.pom
[2025-03-26T21:34:33.163Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-tools-parent/2.2.1.Final/jboss-logging-tools-parent-2.2.1.Final.pom (5.6 kB at 697 kB/s)
[2025-03-26T21:34:33.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/threads/jboss-threads/3.4.2.Final/jboss-threads-3.4.2.Final.pom
[2025-03-26T21:34:33.163Z] [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 667 kB/s)
[2025-03-26T21:34:33.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom
[2025-03-26T21:34:33.163Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 2.5 MB/s)
[2025-03-26T21:34:33.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.pom
[2025-03-26T21:34:33.163Z] [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 91 kB/s)
[2025-03-26T21:34:33.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-runner/2.7.2.Final/quarkus-bootstrap-runner-2.7.2.Final.pom
[2025-03-26T21:34:33.163Z] [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 277 kB/s)
[2025-03-26T21:34:33.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/2.7.2.Final/quarkus-builder-2.7.2.Final.pom
[2025-03-26T21:34:33.163Z] [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 158 kB/s)
[2025-03-26T21:34:33.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.pom
[2025-03-26T21:34:33.163Z] [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 275 kB/s)
[2025-03-26T21:34:33.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.pom
[2025-03-26T21:34:33.164Z] [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 356 kB/s)
[2025-03-26T21:34:33.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
[2025-03-26T21:34:33.164Z] [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 187 kB/s)
[2025-03-26T21:34:33.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom
[2025-03-26T21:34:33.164Z] [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 315 kB/s)
[2025-03-26T21:34:33.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
[2025-03-26T21:34:33.164Z] [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 254 kB/s)
[2025-03-26T21:34:33.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.pom
[2025-03-26T21:34:33.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.pom (3.2 kB at 457 kB/s)
[2025-03-26T21:34:33.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom
[2025-03-26T21:34:33.164Z] [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 398 kB/s)
[2025-03-26T21:34:33.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.pom
[2025-03-26T21:34:33.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.pom (3.0 kB at 501 kB/s)
[2025-03-26T21:34:33.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.pom
[2025-03-26T21:34:33.164Z] [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 640 kB/s)
[2025-03-26T21:34:33.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-project-core-extension-codestarts/2.7.2.Final/quarkus-project-core-extension-codestarts-2.7.2.Final.pom
[2025-03-26T21:34:33.164Z] [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 306 kB/s)
[2025-03-26T21:34:33.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-all/2.7.2.Final/quarkus-devtools-all-2.7.2.Final.pom
[2025-03-26T21:34:33.164Z] [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 11 kB/s)
[2025-03-26T21:34:33.799Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-common/2.7.2.Final/quarkus-devtools-common-2.7.2.Final.pom
[2025-03-26T21:34:33.799Z] [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 277 kB/s)
[2025-03-26T21:34:33.799Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.7.2.Final/quarkus-devtools-registry-client-2.7.2.Final.pom
[2025-03-26T21:34:33.799Z] [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 233 kB/s)
[2025-03-26T21:34:33.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.7.2.Final/quarkus-devtools-artifact-api-2.7.2.Final.pom
[2025-03-26T21:34:33.800Z] [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 135 kB/s)
[2025-03-26T21:34:33.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.7.2.Final/quarkus-devtools-message-writer-2.7.2.Final.pom
[2025-03-26T21:34:33.800Z] [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 43 kB/s)
[2025-03-26T21:34:33.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.10.0/smallrye-common-os-1.10.0.pom
[2025-03-26T21:34:33.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.10.0/smallrye-common-os-1.10.0.pom (1.7 kB at 188 kB/s)
[2025-03-26T21:34:33.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.pom
[2025-03-26T21:34:33.800Z] [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 941 kB/s)
[2025-03-26T21:34:33.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.1/jackson-base-2.13.1.pom
[2025-03-26T21:34:33.800Z] [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 405 kB/s)
[2025-03-26T21:34:33.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.pom
[2025-03-26T21:34:33.800Z] [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 553 kB/s)
[2025-03-26T21:34:33.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.pom
[2025-03-26T21:34:33.800Z] [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 692 kB/s)
[2025-03-26T21:34:33.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.1/jackson-dataformat-yaml-2.13.1.pom
[2025-03-26T21:34:33.800Z] [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 293 kB/s)
[2025-03-26T21:34:33.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.13.1/jackson-dataformats-text-2.13.1.pom
[2025-03-26T21:34:33.800Z] [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 193 kB/s)
[2025-03-26T21:34:33.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom
[2025-03-26T21:34:33.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom (37 kB at 3.1 MB/s)
[2025-03-26T21:34:33.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-base-codestarts/2.7.2.Final/quarkus-devtools-base-codestarts-2.7.2.Final.pom
[2025-03-26T21:34:33.800Z] [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 4.9 kB/s)
[2025-03-26T21:34:33.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-codestarts/2.7.2.Final/quarkus-devtools-codestarts-2.7.2.Final.pom
[2025-03-26T21:34:33.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-codestarts/2.7.2.Final/quarkus-devtools-codestarts-2.7.2.Final.pom (2.2 kB at 197 kB/s)
[2025-03-26T21:34:33.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-core/2.7.2.Final/qute-core-2.7.2.Final.pom
[2025-03-26T21:34:33.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-core/2.7.2.Final/qute-core-2.7.2.Final.pom (1.2 kB at 107 kB/s)
[2025-03-26T21:34:33.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-parent/2.7.2.Final/qute-parent-2.7.2.Final.pom
[2025-03-26T21:34:33.800Z] [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 1.8 MB/s)
[2025-03-26T21:34:33.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.3.1/mutiny-1.3.1.pom
[2025-03-26T21:34:33.800Z] [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 727 kB/s)
[2025-03-26T21:34:33.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-project/1.3.1/mutiny-project-1.3.1.pom
[2025-03-26T21:34:33.800Z] [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 1.8 MB/s)
[2025-03-26T21:34:33.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.pom
[2025-03-26T21:34:33.800Z] [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 166 kB/s)
[2025-03-26T21:34:33.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.pom
[2025-03-26T21:34:33.800Z] [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 480 kB/s)
[2025-03-26T21:34:33.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom
[2025-03-26T21:34:33.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom (1.8 kB at 260 kB/s)
[2025-03-26T21:34:33.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
[2025-03-26T21:34:33.800Z] [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 1.5 MB/s)
[2025-03-26T21:34:33.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.pom
[2025-03-26T21:34:33.800Z] [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 374 kB/s)
[2025-03-26T21:34:33.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
[2025-03-26T21:34:33.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 2.7 MB/s)
[2025-03-26T21:34:33.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom
[2025-03-26T21:34:33.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom (11 kB at 1.4 MB/s)
[2025-03-26T21:34:33.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom
[2025-03-26T21:34:33.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom (19 kB at 2.4 MB/s)
[2025-03-26T21:34:33.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.pom
[2025-03-26T21:34:33.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.pom (2.5 kB at 314 kB/s)
[2025-03-26T21:34:33.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor-parent/2.3.1/mojo-executor-parent-2.3.1.pom
[2025-03-26T21:34:33.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor-parent/2.3.1/mojo-executor-parent-2.3.1.pom (10 kB at 1.1 MB/s)
[2025-03-26T21:34:33.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom
[2025-03-26T21:34:33.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom (25 kB at 2.8 MB/s)
[2025-03-26T21:34:33.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
[2025-03-26T21:34:33.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 3.7 MB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-maven-plugin/2.7.2.Final/quarkus-maven-plugin-2.7.2.Final.jar
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-core/2.7.2.Final/quarkus-bootstrap-core-2.7.2.Final.jar
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.7.2.Final/quarkus-bootstrap-app-model-2.7.2.Final.jar
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.jar
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar
[2025-03-26T21:34:34.527Z] [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 13 MB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.jar
[2025-03-26T21:34:34.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar (61 kB at 1.8 MB/s)
[2025-03-26T21:34:34.527Z] [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 692 kB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.2.Final/quarkus-bootstrap-maven-resolver-2.7.2.Final.jar
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.jar
[2025-03-26T21:34:34.527Z] [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 3.4 MB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar
[2025-03-26T21:34:34.527Z] [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 2.5 MB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[2025-03-26T21:34:34.527Z] [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 386 kB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar
[2025-03-26T21:34:34.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar (54 kB at 944 kB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar
[2025-03-26T21:34:34.527Z] [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 224 kB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar
[2025-03-26T21:34:34.527Z] [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 4.4 MB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar
[2025-03-26T21:34:34.527Z] [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 663 kB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.jar
[2025-03-26T21:34:34.527Z] [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 462 kB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar
[2025-03-26T21:34:34.527Z] [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 155 kB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
[2025-03-26T21:34:34.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar (98 kB at 1.3 MB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
[2025-03-26T21:34:34.527Z] [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 1.6 MB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar
[2025-03-26T21:34:34.527Z] [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 477 kB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.jar
[2025-03-26T21:34:34.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar (414 kB at 4.1 MB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar
[2025-03-26T21:34:34.527Z] [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 501 kB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.2.Final/quarkus-bootstrap-gradle-resolver-2.7.2.Final.jar
[2025-03-26T21:34:34.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 3.2 MB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.jar
[2025-03-26T21:34:34.527Z] [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 99 kB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-deployment/2.7.2.Final/quarkus-core-deployment-2.7.2.Final.jar
[2025-03-26T21:34:34.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar (328 kB at 2.7 MB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.jar
[2025-03-26T21:34:34.527Z] [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 6.3 MB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar
[2025-03-26T21:34:34.527Z] [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 64 kB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.jar
[2025-03-26T21:34:34.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar (287 kB at 1.9 MB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[2025-03-26T21:34:34.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.jar (328 kB at 2.2 MB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.jar (364 kB at 2.4 MB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.jar
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.jar
[2025-03-26T21:34:34.527Z] [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 557 kB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
[2025-03-26T21:34:34.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-deployment/2.7.2.Final/quarkus-core-deployment-2.7.2.Final.jar (1.2 MB at 6.8 MB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar
[2025-03-26T21:34:34.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.jar (307 kB at 1.7 MB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar
[2025-03-26T21:34:34.527Z] [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 13 MB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar
[2025-03-26T21:34:34.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 3.1 MB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
[2025-03-26T21:34:34.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar (85 kB at 426 kB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
[2025-03-26T21:34:34.527Z] [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 263 kB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-development-mode-spi/2.7.2.Final/quarkus-development-mode-spi-2.7.2.Final.jar
[2025-03-26T21:34:34.527Z] [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 361 kB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-class-change-agent/2.7.2.Final/quarkus-class-change-agent-2.7.2.Final.jar
[2025-03-26T21:34:34.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 604 kB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-utilities/2.7.2.Final/quarkus-devtools-utilities-2.7.2.Final.jar
[2025-03-26T21:34:34.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar (231 kB at 1.1 MB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[2025-03-26T21:34:34.527Z] [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 165 kB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core/2.7.2.Final/quarkus-core-2.7.2.Final.jar
[2025-03-26T21:34:34.527Z] [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 203 kB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar
[2025-03-26T21:34:34.527Z] [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 25 kB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.0/smallrye-config-2.9.0.jar
[2025-03-26T21:34:34.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-class-change-agent/2.7.2.Final/quarkus-class-change-agent-2.7.2.Final.jar (3.2 kB at 15 kB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.0/smallrye-config-core-2.9.0.jar
[2025-03-26T21:34:34.527Z] [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 112 kB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0/microprofile-config-api-2.0.jar
[2025-03-26T21:34:34.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core/2.7.2.Final/quarkus-core-2.7.2.Final.jar (261 kB at 1.1 MB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.10.0/smallrye-common-annotation-1.10.0.jar
[2025-03-26T21:34:34.527Z] [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 147 kB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-expression/1.10.0/smallrye-common-expression-1.10.0.jar
[2025-03-26T21:34:34.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 1.6 MB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-function/1.10.0/smallrye-common-function-1.10.0.jar
[2025-03-26T21:34:34.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.0/smallrye-config-core-2.9.0.jar (250 kB at 1.1 MB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-constraint/1.10.0/smallrye-common-constraint-1.10.0.jar
[2025-03-26T21:34:34.527Z] [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 79 kB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-classloader/1.10.0/smallrye-common-classloader-1.10.0.jar
[2025-03-26T21:34:34.527Z] [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 27 kB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.0/smallrye-config-common-2.9.0.jar
[2025-03-26T21:34:34.527Z] [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 80 kB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.jar
[2025-03-26T21:34:34.527Z] [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 174 kB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/threads/jboss-threads/3.4.2.Final/jboss-threads-3.4.2.Final.jar
[2025-03-26T21:34:34.527Z] [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 51 kB/s)
[2025-03-26T21:34:34.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-runner/2.7.2.Final/quarkus-bootstrap-runner-2.7.2.Final.jar
[2025-03-26T21:34:34.528Z] [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 46 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/2.7.2.Final/quarkus-builder-2.7.2.Final.jar
[2025-03-26T21:34:34.528Z] [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 41 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.jar
[2025-03-26T21:34:34.528Z] [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 79 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar
[2025-03-26T21:34:34.528Z] [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 389 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar
[2025-03-26T21:34:34.528Z] [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 191 kB/s)
[2025-03-26T21:34:34.528Z] [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 150 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar
[2025-03-26T21:34:34.528Z] [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 27 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
[2025-03-26T21:34:34.528Z] [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 565 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar
[2025-03-26T21:34:34.528Z] [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 656 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar
[2025-03-26T21:34:34.528Z] [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 24 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar
[2025-03-26T21:34:34.528Z] [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 22 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.jar (616 kB at 2.1 MB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-project-core-extension-codestarts/2.7.2.Final/quarkus-project-core-extension-codestarts-2.7.2.Final.jar
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar
[2025-03-26T21:34:34.528Z] [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 341 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-common/2.7.2.Final/quarkus-devtools-common-2.7.2.Final.jar
[2025-03-26T21:34:34.528Z] [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 624 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.7.2.Final/quarkus-devtools-registry-client-2.7.2.Final.jar
[2025-03-26T21:34:34.528Z] [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 623 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.7.2.Final/quarkus-devtools-artifact-api-2.7.2.Final.jar
[2025-03-26T21:34:34.528Z] [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 734 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.7.2.Final/quarkus-devtools-message-writer-2.7.2.Final.jar
[2025-03-26T21:34:34.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar (577 kB at 1.8 MB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.10.0/smallrye-common-os-1.10.0.jar
[2025-03-26T21:34:34.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.7.2.Final/quarkus-devtools-artifact-api-2.7.2.Final.jar (8.0 kB at 24 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-base-codestarts/2.7.2.Final/quarkus-devtools-base-codestarts-2.7.2.Final.jar
[2025-03-26T21:34:34.528Z] [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 19 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-codestarts/2.7.2.Final/quarkus-devtools-codestarts-2.7.2.Final.jar
[2025-03-26T21:34:34.528Z] [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 809 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-core/2.7.2.Final/qute-core-2.7.2.Final.jar
[2025-03-26T21:34:34.528Z] [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 654 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.3.1/mutiny-1.3.1.jar
[2025-03-26T21:34:34.528Z] [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 239 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar
[2025-03-26T21:34:34.528Z] [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 743 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[2025-03-26T21:34:34.528Z] [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 43 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
[2025-03-26T21:34:34.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar (11 kB at 32 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.jar
[2025-03-26T21:34:34.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-base-codestarts/2.7.2.Final/quarkus-devtools-base-codestarts-2.7.2.Final.jar (417 kB at 1.2 MB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar
[2025-03-26T21:34:34.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.jar (28 kB at 75 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.1/jackson-dataformat-yaml-2.13.1.jar
[2025-03-26T21:34:34.528Z] [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 879 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar
[2025-03-26T21:34:34.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar (151 kB at 402 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.jar
[2025-03-26T21:34:34.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.3.1/mutiny-1.3.1.jar (819 kB at 2.2 MB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.jar
[2025-03-26T21:34:34.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 2.7 MB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.jar
[2025-03-26T21:34:34.528Z] [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 135 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
[2025-03-26T21:34:34.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar (332 kB at 850 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[2025-03-26T21:34:34.528Z] [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 149 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
[2025-03-26T21:34:34.528Z] [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 120 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.jar
[2025-03-26T21:34:34.528Z] [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 132 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.jar
[2025-03-26T21:34:34.528Z] [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 535 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar
[2025-03-26T21:34:34.528Z] [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 511 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.jar
[2025-03-26T21:34:34.528Z] [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 12 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar
[2025-03-26T21:34:34.528Z] [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 647 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.jar
[2025-03-26T21:34:34.528Z] [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 192 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar
[2025-03-26T21:34:34.528Z] [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 262 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
[2025-03-26T21:34:34.528Z] [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 60 kB/s)
[2025-03-26T21:34:34.528Z] [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 105 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.jar
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
[2025-03-26T21:34:34.528Z] [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 55 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar
[2025-03-26T21:34:34.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.jar (14 kB at 33 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar
[2025-03-26T21:34:34.528Z] [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 96 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar
[2025-03-26T21:34:34.528Z] [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 62 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.jar
[2025-03-26T21:34:34.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar (637 kB at 1.4 MB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar
[2025-03-26T21:34:34.528Z] [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 149 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar
[2025-03-26T21:34:34.528Z] [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 425 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
[2025-03-26T21:34:34.528Z] [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 84 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar
[2025-03-26T21:34:34.528Z] [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 389 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[2025-03-26T21:34:34.528Z] [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 365 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
[2025-03-26T21:34:34.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.jar (149 kB at 322 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[2025-03-26T21:34:34.528Z] [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 327 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar
[2025-03-26T21:34:34.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 9.4 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[2025-03-26T21:34:34.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 9.7 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[2025-03-26T21:34:34.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar (16 kB at 33 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
[2025-03-26T21:34:34.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 18 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.jar
[2025-03-26T21:34:34.528Z] [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 173 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar
[2025-03-26T21:34:34.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar (521 kB at 1.0 MB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.jar
[2025-03-26T21:34:34.528Z] [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 279 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.jar
[2025-03-26T21:34:34.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 8.2 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.jar
[2025-03-26T21:34:34.528Z] [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 142 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.jar
[2025-03-26T21:34:34.528Z] [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 689 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.jar
[2025-03-26T21:34:34.528Z] [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 23 kB/s)
[2025-03-26T21:34:34.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.jar
[2025-03-26T21:34:34.528Z] [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 73 kB/s)
[2025-03-26T21:34:35.158Z] [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 18 kB/s)
[2025-03-26T21:34:35.158Z] [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 5.0 MB/s)
[2025-03-26T21:34:35.158Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.jar (1.5 MB at 2.6 MB/s)
[2025-03-26T21:34:35.158Z] [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 2.9 MB/s)
[2025-03-26T21:34:35.158Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-bom/1.0.3/quarkus-artemis-bom-1.0.3.pom
[2025-03-26T21:34:35.158Z] [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 334 kB/s)
[2025-03-26T21:34:35.158Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-parent/1.0.3/quarkus-artemis-parent-1.0.3.pom
[2025-03-26T21:34:35.158Z] [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 217 kB/s)
[2025-03-26T21:34:35.158Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-bom/1.16.1.Final/kogito-quarkus-bom-1.16.1.Final.pom
[2025-03-26T21:34:35.158Z] [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 23 kB/s)
[2025-03-26T21:34:35.158Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/quarkus/1.16.1.Final/quarkus-1.16.1.Final.pom
[2025-03-26T21:34:35.786Z] [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 5.8 kB/s)
[2025-03-26T21:34:35.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-build-parent/1.16.1.Final/kogito-build-parent-1.16.1.Final.pom
[2025-03-26T21:34:35.786Z] [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 307 kB/s)
[2025-03-26T21:34:35.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-dependencies-bom/1.16.1.Final/kogito-dependencies-bom-1.16.1.Final.pom
[2025-03-26T21:34:35.786Z] [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 92 kB/s)
[2025-03-26T21:34:35.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-build/1.16.1.Final/kogito-build-1.16.1.Final.pom
[2025-03-26T21:34:35.786Z] [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 71 kB/s)
[2025-03-26T21:34:35.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-runtimes/1.16.1.Final/kogito-runtimes-1.16.1.Final.pom
[2025-03-26T21:34:36.792Z] [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 46 kB/s)
[2025-03-26T21:34:36.792Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bom/2.7.0.Final/quarkus-bom-2.7.0.Final.pom
[2025-03-26T21:34:36.792Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.7.0.Final/quarkus-bom-2.7.0.Final.pom
[2025-03-26T21:34:36.792Z] [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 18 MB/s)
[2025-03-26T21:34:36.792Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/kie/kogito/kogito-bom/1.16.1.Final/kogito-bom-1.16.1.Final.pom
[2025-03-26T21:34:36.792Z] [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 419 kB/s)
[2025-03-26T21:34:37.438Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-bom/8.16.1.Final/optaplanner-bom-8.16.1.Final.pom
[2025-03-26T21:34:37.438Z] [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 146 kB/s)
[2025-03-26T21:34:37.438Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-parent/8.16.1.Final/optaplanner-parent-8.16.1.Final.pom
[2025-03-26T21:34:37.438Z] [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 35 kB/s)
[2025-03-26T21:34:37.438Z] [INFO] ------------------------------------------------------------------------
[2025-03-26T21:34:37.438Z] [INFO] Reactor Build Order:
[2025-03-26T21:34:37.438Z] [INFO]
[2025-03-26T21:34:37.438Z] [INFO] amazon-dynamodb-quickstart [jar]
[2025-03-26T21:34:37.438Z] [INFO] amazon-kms-quickstart [jar]
[2025-03-26T21:34:37.438Z] [INFO] amazon-s3-quickstart [jar]
[2025-03-26T21:34:37.438Z] [INFO] amazon-ses-quickstart [jar]
[2025-03-26T21:34:37.438Z] [INFO] amazon-sns-quickstart [jar]
[2025-03-26T21:34:37.438Z] [INFO] amazon-sqs-quickstart [jar]
[2025-03-26T21:34:37.438Z] [INFO] amazon-ssm-quickstart [jar]
[2025-03-26T21:34:37.438Z] [INFO] amqp-quickstart-producer [jar]
[2025-03-26T21:34:37.438Z] [INFO] amqp-quickstart-processor [jar]
[2025-03-26T21:34:37.438Z] [INFO] amqp-quickstart [pom]
[2025-03-26T21:34:37.438Z] [INFO] awt-graphics-rest-quickstart [jar]
[2025-03-26T21:34:37.438Z] [INFO] cache-quickstart [jar]
[2025-03-26T21:34:37.438Z] [INFO] config-quickstart [jar]
[2025-03-26T21:34:37.438Z] [INFO] context-propagation-quickstart [jar]
[2025-03-26T21:34:37.438Z] [INFO] funqy-http-quickstart [jar]
[2025-03-26T21:34:37.438Z] [INFO] funqy-amazon-lambda-quickstart [jar]
[2025-03-26T21:34:37.438Z] [INFO] funqy-amazon-lambda-http-quickstart [jar]
[2025-03-26T21:34:37.438Z] [INFO] funqy-knative-events-quickstart [jar]
[2025-03-26T21:34:37.438Z] [INFO] funqy-google-cloud-functions-quickstart [jar]
[2025-03-26T21:34:37.438Z] [INFO] funqy-google-cloud-functions-http-quickstart [jar]
[2025-03-26T21:34:37.438Z] [INFO] funqy-quickstart-projects [pom]
[2025-03-26T21:34:37.438Z] [INFO] getting-started [jar]
[2025-03-26T21:34:37.439Z] [INFO] getting-started-async [jar]
[2025-03-26T21:34:37.439Z] [INFO] getting-started-reactive [jar]
[2025-03-26T21:34:37.439Z] [INFO] getting-started-reactive-rest [jar]
[2025-03-26T21:34:37.439Z] [INFO] getting-started-knative [jar]
[2025-03-26T21:34:37.439Z] [INFO] getting-started-testing [jar]
[2025-03-26T21:34:37.439Z] [INFO] getting-started-command-mode [jar]
[2025-03-26T21:34:37.439Z] [INFO] google-cloud-functions-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] google-cloud-functions-http-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] hibernate-orm-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] hibernate-reactive-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] hibernate-reactive-routes-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] grpc-plain-text-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] grpc-tls-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] hibernate-orm-panache-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] hibernate-reactive-panache-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] infinispan-client-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] jms-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] kafka-quickstart [pom]
[2025-03-26T21:34:37.439Z] [INFO] kafka-quickstart-producer [jar]
[2025-03-26T21:34:37.439Z] [INFO] kafka-quickstart-processor [jar]
[2025-03-26T21:34:37.439Z] [INFO] kafka-avro-schema-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] kafka-bare-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] kafka-streams-quickstart [pom]
[2025-03-26T21:34:37.439Z] [INFO] kafka-streams-quickstart-producer [jar]
[2025-03-26T21:34:37.439Z] [INFO] kafka-streams-quickstart-aggregator [jar]
[2025-03-26T21:34:37.439Z] [INFO] kogito-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] kogito-drl-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] kogito-dmn-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] kogito-pmml-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] optaplanner-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] lifecycle-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] micrometer-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] microprofile-fault-tolerance-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] microprofile-graphql-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] microprofile-graphql-client-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] microprofile-health-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] microprofile-metrics-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] mongodb-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] mongodb-panache-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] neo4j-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] openapi-swaggerui-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] opentracing-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] opentelemetry-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] quartz-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] qute-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] rabbitmq-quickstart-producer [jar]
[2025-03-26T21:34:37.439Z] [INFO] rabbitmq-quickstart [pom]
[2025-03-26T21:34:37.439Z] [INFO] rest-client-reactive-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] reactive-routes-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] quickstart-projects [pom]
[2025-03-26T21:34:37.439Z] [INFO] reactive-messaging-http-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] reactive-messaging-websockets-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] rest-client-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] rest-client-multipart-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] rest-json-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] scheduler-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] security-jpa-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] security-jwt-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] security-keycloak-authorization-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] security-oauth2-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] security-openid-connect-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] security-openid-connect-web-authentication-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] software-transactional-memory-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] spring-di-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] spring-web-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] spring-data-jpa-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] spring-security-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] spring-scheduled-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] spring-boot-properties-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] spring-data-rest-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] stork-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] tests-with-coverage-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] tika-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] validation-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] vertx-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] websockets-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] liquibase-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] liquibase-mongodb-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] mailer-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] kafka-panache-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] kafka-panache-reactive-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO] jta-quickstart [jar]
[2025-03-26T21:34:37.439Z] [INFO]
[2025-03-26T21:34:37.439Z] [INFO] ----------------< org.acme:amazon-dynamodb-quickstart >-----------------
[2025-03-26T21:34:37.439Z] [INFO] Building amazon-dynamodb-quickstart 1.0.0-SNAPSHOT [1/104]
[2025-03-26T21:34:37.439Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-03-26T21:34:37.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
[2025-03-26T21:34:37.439Z] [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 218 kB/s)
[2025-03-26T21:34:37.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
[2025-03-26T21:34:37.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 1.1 MB/s)
[2025-03-26T21:34:37.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom
[2025-03-26T21:34:37.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 3.3 MB/s)
[2025-03-26T21:34:37.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
[2025-03-26T21:34:37.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 3.0 MB/s)
[2025-03-26T21:34:37.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
[2025-03-26T21:34:37.440Z] [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 3.5 MB/s)
[2025-03-26T21:34:37.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
[2025-03-26T21:34:37.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 1.0 MB/s)
[2025-03-26T21:34:37.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
[2025-03-26T21:34:37.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 1.5 MB/s)
[2025-03-26T21:34:37.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
[2025-03-26T21:34:37.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 3.0 MB/s)
[2025-03-26T21:34:37.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
[2025-03-26T21:34:37.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 2.1 MB/s)
[2025-03-26T21:34:37.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar
[2025-03-26T21:34:37.440Z] [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 3.3 MB/s)
[2025-03-26T21:34:37.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom
[2025-03-26T21:34:37.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 1.5 MB/s)
[2025-03-26T21:34:37.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
[2025-03-26T21:34:37.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 1.5 MB/s)
[2025-03-26T21:34:37.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
[2025-03-26T21:34:37.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 4.1 MB/s)
[2025-03-26T21:34:37.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
[2025-03-26T21:34:37.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 1.7 MB/s)
[2025-03-26T21:34:37.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar
[2025-03-26T21:34:37.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 6.1 MB/s)
[2025-03-26T21:34:37.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom
[2025-03-26T21:34:37.440Z] [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 1.3 MB/s)
[2025-03-26T21:34:37.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom
[2025-03-26T21:34:37.440Z] [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 3.0 MB/s)
[2025-03-26T21:34:37.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar
[2025-03-26T21:34:37.440Z] [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.4 MB/s)
[2025-03-26T21:34:37.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom
[2025-03-26T21:34:37.440Z] [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 486 kB/s)
[2025-03-26T21:34:37.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar
[2025-03-26T21:34:37.440Z] [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 5.7 MB/s)
[2025-03-26T21:34:37.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom
[2025-03-26T21:34:37.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (6.4 kB at 912 kB/s)
[2025-03-26T21:34:37.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar
[2025-03-26T21:34:37.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 kB at 3.0 MB/s)
[2025-03-26T21:34:37.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy/2.7.2.Final/quarkus-resteasy-2.7.2.Final.pom
[2025-03-26T21:34:37.440Z] [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 71 kB/s)
[2025-03-26T21:34:37.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-parent/2.7.2.Final/quarkus-resteasy-parent-2.7.2.Final.pom
[2025-03-26T21:34:38.070Z] [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 5.0 kB/s)
[2025-03-26T21:34:38.070Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-parent-aggregator/2.7.2.Final/quarkus-resteasy-parent-aggregator-2.7.2.Final.pom
[2025-03-26T21:34:38.070Z] [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 118 kB/s)
[2025-03-26T21:34:38.070Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-extensions-parent/2.7.2.Final/quarkus-extensions-parent-2.7.2.Final.pom
[2025-03-26T21:34:38.070Z] [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 742 kB/s)
[2025-03-26T21:34:38.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http/2.7.2.Final/quarkus-vertx-http-2.7.2.Final.pom
[2025-03-26T21:34:38.071Z] [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 407 kB/s)
[2025-03-26T21:34:38.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-parent/2.7.2.Final/quarkus-vertx-http-parent-2.7.2.Final.pom
[2025-03-26T21:34:38.071Z] [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 88 kB/s)
[2025-03-26T21:34:38.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-ide-launcher/2.7.2.Final/quarkus-ide-launcher-2.7.2.Final.pom
[2025-03-26T21:34:38.071Z] [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 129 kB/s)
[2025-03-26T21:34:38.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-runtime-spi/2.7.2.Final/quarkus-security-runtime-spi-2.7.2.Final.pom
[2025-03-26T21:34:38.071Z] [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 116 kB/s)
[2025-03-26T21:34:38.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-parent/2.7.2.Final/quarkus-security-parent-2.7.2.Final.pom
[2025-03-26T21:34:38.071Z] [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 84 kB/s)
[2025-03-26T21:34:38.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/security/quarkus-security/1.1.4.Final/quarkus-security-1.1.4.Final.pom
[2025-03-26T21:34:38.071Z] [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 512 kB/s)
[2025-03-26T21:34:38.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny/2.7.2.Final/quarkus-mutiny-2.7.2.Final.pom
[2025-03-26T21:34:38.071Z] [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 37 kB/s)
[2025-03-26T21:34:38.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-parent/2.7.2.Final/quarkus-mutiny-parent-2.7.2.Final.pom
[2025-03-26T21:34:38.071Z] [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 39 kB/s)
[2025-03-26T21:34:38.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation/2.7.2.Final/quarkus-smallrye-context-propagation-2.7.2.Final.pom
[2025-03-26T21:34:38.071Z] [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 26 kB/s)
[2025-03-26T21:34:38.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation-parent/2.7.2.Final/quarkus-smallrye-context-propagation-parent-2.7.2.Final.pom
[2025-03-26T21:34:38.071Z] [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 87 kB/s)
[2025-03-26T21:34:38.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.pom
[2025-03-26T21:34:38.071Z] [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 125 kB/s)
[2025-03-26T21:34:38.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-parent/1.2.2/smallrye-context-propagation-parent-1.2.2.pom
[2025-03-26T21:34:38.071Z] [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 691 kB/s)
[2025-03-26T21:34:38.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom
[2025-03-26T21:34:38.071Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom (59 kB at 4.9 MB/s)
[2025-03-26T21:34:38.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.2/microprofile-context-propagation-api-1.2.pom
[2025-03-26T21:34:38.071Z] [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 584 kB/s)
[2025-03-26T21:34:38.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.2/microprofile-context-propagation-parent-1.2.pom
[2025-03-26T21:34:38.071Z] [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 716 kB/s)
[2025-03-26T21:34:38.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-api/1.2.2/smallrye-context-propagation-api-1.2.2.pom
[2025-03-26T21:34:38.071Z] [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 54 kB/s)
[2025-03-26T21:34:38.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-storage/1.2.2/smallrye-context-propagation-storage-1.2.2.pom
[2025-03-26T21:34:38.071Z] [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 107 kB/s)
[2025-03-26T21:34:38.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc/2.7.2.Final/quarkus-arc-2.7.2.Final.pom
[2025-03-26T21:34:38.071Z] [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 80 kB/s)
[2025-03-26T21:34:38.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc-parent/2.7.2.Final/quarkus-arc-parent-2.7.2.Final.pom
[2025-03-26T21:34:38.071Z] [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 73 kB/s)
[2025-03-26T21:34:38.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc/2.7.2.Final/arc-2.7.2.Final.pom
[2025-03-26T21:34:38.071Z] [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 150 kB/s)
[2025-03-26T21:34:38.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc-parent/2.7.2.Final/arc-parent-2.7.2.Final.pom
[2025-03-26T21:34:38.700Z] [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 246 kB/s)
[2025-03-26T21:34:38.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom
[2025-03-26T21:34:38.700Z] [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 1.2 MB/s)
[2025-03-26T21:34:38.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.3.1/mutiny-smallrye-context-propagation-1.3.1.pom
[2025-03-26T21:34:38.700Z] [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 415 kB/s)
[2025-03-26T21:34:38.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-vertx-context/1.10.0/smallrye-common-vertx-context-1.10.0.pom
[2025-03-26T21:34:38.700Z] [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 210 kB/s)
[2025-03-26T21:34:38.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.pom
[2025-03-26T21:34:38.700Z] [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 2.6 MB/s)
[2025-03-26T21:34:38.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom
[2025-03-26T21:34:38.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom (15 kB at 2.6 MB/s)
[2025-03-26T21:34:38.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.4/vertx-dependencies-4.2.4.pom
[2025-03-26T21:34:38.700Z] [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.9 MB/s)
[2025-03-26T21:34:38.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.73.Final/netty-bom-4.1.73.Final.pom
[2025-03-26T21:34:38.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.73.Final/netty-bom-4.1.73.Final.pom (13 kB at 1.6 MB/s)
[2025-03-26T21:34:38.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.pom
[2025-03-26T21:34:38.700Z] [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 781 kB/s)
[2025-03-26T21:34:38.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.74.Final/netty-parent-4.1.74.Final.pom
[2025-03-26T21:34:38.700Z] [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 6.8 MB/s)
[2025-03-26T21:34:38.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.pom
[2025-03-26T21:34:38.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.pom (1.6 kB at 176 kB/s)
[2025-03-26T21:34:38.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.pom
[2025-03-26T21:34:38.700Z] [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 193 kB/s)
[2025-03-26T21:34:38.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.pom
[2025-03-26T21:34:38.700Z] [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 198 kB/s)
[2025-03-26T21:34:38.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.pom
[2025-03-26T21:34:38.700Z] [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 369 kB/s)
[2025-03-26T21:34:38.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.pom
[2025-03-26T21:34:38.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.pom (4.4 kB at 630 kB/s)
[2025-03-26T21:34:38.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.pom
[2025-03-26T21:34:38.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.pom (1.9 kB at 244 kB/s)
[2025-03-26T21:34:38.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.48.Final/netty-tcnative-parent-2.0.48.Final.pom
[2025-03-26T21:34:38.701Z] [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 3.8 MB/s)
[2025-03-26T21:34:38.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.pom
[2025-03-26T21:34:38.701Z] [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 310 kB/s)
[2025-03-26T21:34:38.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.pom
[2025-03-26T21:34:38.701Z] [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 248 kB/s)
[2025-03-26T21:34:38.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.pom
[2025-03-26T21:34:38.701Z] [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 332 kB/s)
[2025-03-26T21:34:38.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.pom
[2025-03-26T21:34:38.701Z] [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 357 kB/s)
[2025-03-26T21:34:38.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.pom
[2025-03-26T21:34:38.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.pom (3.2 kB at 396 kB/s)
[2025-03-26T21:34:38.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.pom
[2025-03-26T21:34:38.701Z] [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 179 kB/s)
[2025-03-26T21:34:38.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.2.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.2.Final.pom
[2025-03-26T21:34:38.701Z] [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 99 kB/s)
[2025-03-26T21:34:38.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.pom
[2025-03-26T21:34:38.701Z] [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 161 kB/s)
[2025-03-26T21:34:38.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-parent/4.2.4/vertx-web-parent-4.2.4.pom
[2025-03-26T21:34:38.701Z] [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 151 kB/s)
[2025-03-26T21:34:38.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext-parent/38/vertx-ext-parent-38.pom
[2025-03-26T21:34:38.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext-parent/38/vertx-ext-parent-38.pom (8.5 kB at 1.1 MB/s)
[2025-03-26T21:34:38.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/38/vertx-ext-38.pom
[2025-03-26T21:34:38.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/38/vertx-ext-38.pom (1.5 kB at 186 kB/s)
[2025-03-26T21:34:38.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.4/vertx-web-common-4.2.4.pom
[2025-03-26T21:34:38.701Z] [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)
[2025-03-26T21:34:38.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.4/vertx-auth-common-4.2.4.pom
[2025-03-26T21:34:38.701Z] [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 208 kB/s)
[2025-03-26T21:34:38.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.2.4/vertx-auth-4.2.4.pom
[2025-03-26T21:34:38.701Z] [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 232 kB/s)
[2025-03-26T21:34:38.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.4/vertx-bridge-common-4.2.4.pom
[2025-03-26T21:34:38.701Z] [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 240 kB/s)
[2025-03-26T21:34:38.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx/2.7.2.Final/quarkus-vertx-2.7.2.Final.pom
[2025-03-26T21:34:38.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx/2.7.2.Final/quarkus-vertx-2.7.2.Final.pom (3.8 kB at 420 kB/s)
[2025-03-26T21:34:38.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-parent/2.7.2.Final/quarkus-vertx-parent-2.7.2.Final.pom
[2025-03-26T21:34:39.337Z] [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 5.8 kB/s)
[2025-03-26T21:34:39.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty/2.7.2.Final/quarkus-netty-2.7.2.Final.pom
[2025-03-26T21:34:39.337Z] [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 245 kB/s)
[2025-03-26T21:34:39.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty-parent/2.7.2.Final/quarkus-netty-parent-2.7.2.Final.pom
[2025-03-26T21:34:39.337Z] [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 6.5 kB/s)
[2025-03-26T21:34:39.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.74.Final/netty-codec-haproxy-4.1.74.Final.pom
[2025-03-26T21:34:39.337Z] [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 182 kB/s)
[2025-03-26T21:34:39.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.18.1/smallrye-mutiny-vertx-core-2.18.1.pom
[2025-03-26T21:34:39.337Z] [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 1.0 MB/s)
[2025-03-26T21:34:39.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-clients/2.18.1/vertx-mutiny-clients-2.18.1.pom
[2025-03-26T21:34:39.337Z] [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 374 kB/s)
[2025-03-26T21:34:39.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bindings-projects/2.18.1/smallrye-mutiny-vertx-bindings-projects-2.18.1.pom
[2025-03-26T21:34:39.337Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bindings-projects/2.18.1/smallrye-mutiny-vertx-bindings-projects-2.18.1.pom (15 kB at 1.4 MB/s)
[2025-03-26T21:34:39.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.3/vertx-dependencies-4.2.3.pom
[2025-03-26T21:34:39.337Z] [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 2.6 MB/s)
[2025-03-26T21:34:39.337Z] [INFO] Downloading from sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-bom/4.1.72.Final/netty-bom-4.1.72.Final.pom
[2025-03-26T21:34:39.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.72.Final/netty-bom-4.1.72.Final.pom
[2025-03-26T21:34:39.337Z] [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 1.3 MB/s)
[2025-03-26T21:34:39.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom
[2025-03-26T21:34:39.337Z] [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 657 kB/s)
[2025-03-26T21:34:39.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.18.1/smallrye-mutiny-vertx-runtime-2.18.1.pom
[2025-03-26T21:34:39.337Z] [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 136 kB/s)
[2025-03-26T21:34:39.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.18.1/vertx-mutiny-generator-2.18.1.pom
[2025-03-26T21:34:39.337Z] [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 720 kB/s)
[2025-03-26T21:34:39.338Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.4/vertx-codegen-4.2.4.pom
[2025-03-26T21:34:39.338Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.4/vertx-codegen-4.2.4.pom (14 kB at 1.5 MB/s)
[2025-03-26T21:34:39.338Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-vertx/5.2.1/smallrye-fault-tolerance-vertx-5.2.1.pom
[2025-03-26T21:34:39.338Z] [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 164 kB/s)
[2025-03-26T21:34:39.338Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-implementation-parent/5.2.1/smallrye-fault-tolerance-implementation-parent-5.2.1.pom
[2025-03-26T21:34:39.338Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-implementation-parent/5.2.1/smallrye-fault-tolerance-implementation-parent-5.2.1.pom (1.5 kB at 187 kB/s)
[2025-03-26T21:34:39.338Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-parent/5.2.1/smallrye-fault-tolerance-parent-5.2.1.pom
[2025-03-26T21:34:39.338Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-parent/5.2.1/smallrye-fault-tolerance-parent-5.2.1.pom (14 kB at 1.5 MB/s)
[2025-03-26T21:34:39.338Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/29/smallrye-parent-29.pom
[2025-03-26T21:34:39.338Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/29/smallrye-parent-29.pom (9.7 kB at 512 kB/s)
[2025-03-26T21:34:39.338Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/29/smallrye-build-parent-29.pom
[2025-03-26T21:34:39.338Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/29/smallrye-build-parent-29.pom (52 kB at 3.1 MB/s)
[2025-03-26T21:34:39.338Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.18.1/smallrye-mutiny-vertx-web-2.18.1.pom
[2025-03-26T21:34:39.338Z] [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 444 kB/s)
[2025-03-26T21:34:39.338Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.18.1/smallrye-mutiny-vertx-web-common-2.18.1.pom
[2025-03-26T21:34:39.966Z] [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 498 kB/s)
[2025-03-26T21:34:39.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.18.1/smallrye-mutiny-vertx-auth-common-2.18.1.pom
[2025-03-26T21:34:39.966Z] [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 383 kB/s)
[2025-03-26T21:34:39.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.18.1/smallrye-mutiny-vertx-bridge-common-2.18.1.pom
[2025-03-26T21:34:39.966Z] [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 499 kB/s)
[2025-03-26T21:34:39.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common/2.7.2.Final/quarkus-resteasy-server-common-2.7.2.Final.pom
[2025-03-26T21:34:39.966Z] [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 169 kB/s)
[2025-03-26T21:34:39.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-parent/2.7.2.Final/quarkus-resteasy-server-common-parent-2.7.2.Final.pom
[2025-03-26T21:34:39.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-parent/2.7.2.Final/quarkus-resteasy-server-common-parent-2.7.2.Final.pom (812 B at 102 kB/s)
[2025-03-26T21:34:39.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common/2.7.2.Final/quarkus-resteasy-common-2.7.2.Final.pom
[2025-03-26T21:34:39.966Z] [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 20 kB/s)
[2025-03-26T21:34:39.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-parent/2.7.2.Final/quarkus-resteasy-common-parent-2.7.2.Final.pom
[2025-03-26T21:34:39.966Z] [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 4.6 kB/s)
[2025-03-26T21:34:39.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.pom
[2025-03-26T21:34:39.966Z] [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 870 kB/s)
[2025-03-26T21:34:39.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxrs-all/4.7.5.Final/resteasy-jaxrs-all-4.7.5.Final.pom
[2025-03-26T21:34:39.966Z] [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 1.9 MB/s)
[2025-03-26T21:34:39.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/38/jboss-parent-38.pom
[2025-03-26T21:34:39.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/38/jboss-parent-38.pom (66 kB at 3.5 MB/s)
[2025-03-26T21:34:39.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-dependencies/4.7.5.Final/resteasy-dependencies-4.7.5.Final.pom
[2025-03-26T21:34:39.966Z] [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 4.3 MB/s)
[2025-03-26T21:34:39.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2020.0.8/reactor-bom-2020.0.8.pom
[2025-03-26T21:34:39.967Z] [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 376 kB/s)
[2025-03-26T21:34:39.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/2.0.1.Final/jboss-jaxrs-api_2.1_spec-2.0.1.Final.pom
[2025-03-26T21:34:39.967Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/2.0.1.Final/jboss-jaxrs-api_2.1_spec-2.0.1.Final.pom (30 kB at 4.2 MB/s)
[2025-03-26T21:34:39.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/35/jboss-parent-35.pom
[2025-03-26T21:34:39.967Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/35/jboss-parent-35.pom (66 kB at 5.5 MB/s)
[2025-03-26T21:34:39.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.pom
[2025-03-26T21:34:39.967Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.pom (15 kB at 1.1 MB/s)
[2025-03-26T21:34:39.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec-parent/2.0.0.Final/jboss-jaxb-api_2.3_spec-parent-2.0.0.Final.pom
[2025-03-26T21:34:39.967Z] [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 607 kB/s)
[2025-03-26T21:34:39.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.7.5.Final/resteasy-core-spi-4.7.5.Final.pom
[2025-03-26T21:34:39.967Z] [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 886 kB/s)
[2025-03-26T21:34:39.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom
[2025-03-26T21:34:40.594Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom (11 kB at 1.4 MB/s)
[2025-03-26T21:34:40.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.pom
[2025-03-26T21:34:40.595Z] [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 187 kB/s)
[2025-03-26T21:34:40.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil-aggregator/0.1.0/asyncutil-aggregator-0.1.0.pom
[2025-03-26T21:34:40.595Z] [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 483 kB/s)
[2025-03-26T21:34:40.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom
[2025-03-26T21:34:40.595Z] [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 288 kB/s)
[2025-03-26T21:34:40.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom
[2025-03-26T21:34:40.595Z] [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 1.6 MB/s)
[2025-03-26T21:34:40.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom
[2025-03-26T21:34:40.595Z] [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 1.1 MB/s)
[2025-03-26T21:34:40.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny/2.7.2.Final/quarkus-resteasy-mutiny-2.7.2.Final.pom
[2025-03-26T21:34:40.595Z] [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 15 kB/s)
[2025-03-26T21:34:40.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-parent/2.7.2.Final/quarkus-resteasy-mutiny-parent-2.7.2.Final.pom
[2025-03-26T21:34:40.595Z] [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 2.6 kB/s)
[2025-03-26T21:34:40.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common/2.7.2.Final/quarkus-resteasy-mutiny-common-2.7.2.Final.pom
[2025-03-26T21:34:41.226Z] [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 19 kB/s)
[2025-03-26T21:34:41.226Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common-parent/2.7.2.Final/quarkus-resteasy-mutiny-common-parent-2.7.2.Final.pom
[2025-03-26T21:34:41.226Z] [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 69 kB/s)
[2025-03-26T21:34:41.226Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.pom
[2025-03-26T21:34:41.226Z] [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 561 kB/s)
[2025-03-26T21:34:41.226Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-api/4.7.5.Final/resteasy-client-api-4.7.5.Final.pom
[2025-03-26T21:34:41.226Z] [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 437 kB/s)
[2025-03-26T21:34:41.226Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient/2.7.2.Final/quarkus-apache-httpclient-2.7.2.Final.pom
[2025-03-26T21:34:41.226Z] [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 9.3 kB/s)
[2025-03-26T21:34:41.226Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient-parent/2.7.2.Final/quarkus-apache-httpclient-parent-2.7.2.Final.pom
[2025-03-26T21:34:41.226Z] [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 72 kB/s)
[2025-03-26T21:34:41.226Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson/2.7.2.Final/quarkus-resteasy-jackson-2.7.2.Final.pom
[2025-03-26T21:34:41.226Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson/2.7.2.Final/quarkus-resteasy-jackson-2.7.2.Final.pom (3.1 kB at 388 kB/s)
[2025-03-26T21:34:41.226Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson-parent/2.7.2.Final/quarkus-resteasy-jackson-parent-2.7.2.Final.pom
[2025-03-26T21:34:41.226Z] [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 86 kB/s)
[2025-03-26T21:34:41.226Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson/2.7.2.Final/quarkus-jackson-2.7.2.Final.pom
[2025-03-26T21:34:41.226Z] [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 201 kB/s)
[2025-03-26T21:34:41.226Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-parent/2.7.2.Final/quarkus-jackson-parent-2.7.2.Final.pom
[2025-03-26T21:34:41.226Z] [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 86 kB/s)
[2025-03-26T21:34:41.226Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.pom
[2025-03-26T21:34:41.226Z] [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 613 kB/s)
[2025-03-26T21:34:41.226Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.13.1/jackson-modules-java8-2.13.1.pom
[2025-03-26T21:34:41.226Z] [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 201 kB/s)
[2025-03-26T21:34:41.226Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.pom
[2025-03-26T21:34:41.226Z] [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 258 kB/s)
[2025-03-26T21:34:41.226Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.pom
[2025-03-26T21:34:41.226Z] [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 336 kB/s)
[2025-03-26T21:34:41.226Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/4.7.5.Final/resteasy-jackson2-provider-4.7.5.Final.pom
[2025-03-26T21:34:41.226Z] [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 340 kB/s)
[2025-03-26T21:34:41.226Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/providers-pom/4.7.5.Final/providers-pom-4.7.5.Final.pom
[2025-03-26T21:34:41.226Z] [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 125 kB/s)
[2025-03-26T21:34:41.226Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.pom
[2025-03-26T21:34:41.226Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.pom (4.4 kB at 397 kB/s)
[2025-03-26T21:34:41.226Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.13.1/jackson-jaxrs-providers-2.13.1.pom
[2025-03-26T21:34:41.226Z] [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 430 kB/s)
[2025-03-26T21:34:41.226Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.1/jackson-jaxrs-base-2.13.1.pom
[2025-03-26T21:34:41.226Z] [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 205 kB/s)
[2025-03-26T21:34:41.226Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.1/jackson-module-jaxb-annotations-2.13.1.pom
[2025-03-26T21:34:41.226Z] [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 307 kB/s)
[2025-03-26T21:34:41.226Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.13.1/jackson-modules-base-2.13.1.pom
[2025-03-26T21:34:41.226Z] [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 312 kB/s)
[2025-03-26T21:34:41.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.pom
[2025-03-26T21:34:41.227Z] [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 333 kB/s)
[2025-03-26T21:34:41.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.pom
[2025-03-26T21:34:41.227Z] [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 517 kB/s)
[2025-03-26T21:34:41.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.pom
[2025-03-26T21:34:41.227Z] [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 272 kB/s)
[2025-03-26T21:34:41.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.pom
[2025-03-26T21:34:41.227Z] [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 402 kB/s)
[2025-03-26T21:34:41.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb/1.0.3/quarkus-amazon-dynamodb-1.0.3.pom
[2025-03-26T21:34:41.857Z] [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 33 kB/s)
[2025-03-26T21:34:41.857Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb-parent/1.0.3/quarkus-amazon-dynamodb-parent-1.0.3.pom
[2025-03-26T21:34:41.857Z] [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 5.4 kB/s)
[2025-03-26T21:34:41.857Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-build-parent/1.0.3/quarkus-amazon-services-build-parent-1.0.3.pom
[2025-03-26T21:34:41.857Z] [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 9.1 kB/s)
[2025-03-26T21:34:41.857Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.6.1.Final/quarkus-bom-2.6.1.Final.pom
[2025-03-26T21:34:41.857Z] [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 16 MB/s)
[2025-03-26T21:34:41.857Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common/1.0.3/quarkus-amazon-common-1.0.3.pom
[2025-03-26T21:34:42.487Z] [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 14 kB/s)
[2025-03-26T21:34:42.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common-parent/1.0.3/quarkus-amazon-common-parent-1.0.3.pom
[2025-03-26T21:34:42.487Z] [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 24 kB/s)
[2025-03-26T21:34:42.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.17.103/sdk-core-2.17.103.pom
[2025-03-26T21:34:42.487Z] [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 1.1 MB/s)
[2025-03-26T21:34:42.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/core/2.17.103/core-2.17.103.pom
[2025-03-26T21:34:42.487Z] [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 193 kB/s)
[2025-03-26T21:34:42.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom-internal/2.17.103/bom-internal-2.17.103.pom
[2025-03-26T21:34:42.487Z] [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 1.9 MB/s)
[2025-03-26T21:34:42.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.17.103/annotations-2.17.103.pom
[2025-03-26T21:34:42.487Z] [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 30 kB/s)
[2025-03-26T21:34:42.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.17.103/http-client-spi-2.17.103.pom
[2025-03-26T21:34:42.487Z] [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 304 kB/s)
[2025-03-26T21:34:42.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.17.103/utils-2.17.103.pom
[2025-03-26T21:34:42.487Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.17.103/utils-2.17.103.pom (4.0 kB at 497 kB/s)
[2025-03-26T21:34:42.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.17.103/metrics-spi-2.17.103.pom
[2025-03-26T21:34:42.487Z] [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 383 kB/s)
[2025-03-26T21:34:42.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.17.103/profiles-2.17.103.pom
[2025-03-26T21:34:42.487Z] [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 159 kB/s)
[2025-03-26T21:34:42.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.17.103/aws-core-2.17.103.pom
[2025-03-26T21:34:42.488Z] [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 152 kB/s)
[2025-03-26T21:34:42.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.17.103/regions-2.17.103.pom
[2025-03-26T21:34:42.488Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.17.103/regions-2.17.103.pom (5.5 kB at 681 kB/s)
[2025-03-26T21:34:42.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/json-utils/2.17.103/json-utils-2.17.103.pom
[2025-03-26T21:34:42.488Z] [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 349 kB/s)
[2025-03-26T21:34:42.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party-jackson-core/2.17.103/third-party-jackson-core-2.17.103.pom
[2025-03-26T21:34:42.488Z] [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 300 kB/s)
[2025-03-26T21:34:42.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party/2.17.103/third-party-2.17.103.pom
[2025-03-26T21:34:42.488Z] [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 151 kB/s)
[2025-03-26T21:34:42.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.17.103/auth-2.17.103.pom
[2025-03-26T21:34:42.488Z] [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 69 kB/s)
[2025-03-26T21:34:42.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.pom
[2025-03-26T21:34:42.488Z] [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 867 kB/s)
[2025-03-26T21:34:42.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/dynamodb/2.17.103/dynamodb-2.17.103.pom
[2025-03-26T21:34:42.488Z] [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 253 kB/s)
[2025-03-26T21:34:42.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/services/2.17.103/services-2.17.103.pom
[2025-03-26T21:34:42.488Z] [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 925 kB/s)
[2025-03-26T21:34:42.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-json-protocol/2.17.103/aws-json-protocol-2.17.103.pom
[2025-03-26T21:34:42.488Z] [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 548 kB/s)
[2025-03-26T21:34:42.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocols/2.17.103/protocols-2.17.103.pom
[2025-03-26T21:34:42.488Z] [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 141 kB/s)
[2025-03-26T21:34:42.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocol-core/2.17.103/protocol-core-2.17.103.pom
[2025-03-26T21:34:42.488Z] [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 358 kB/s)
[2025-03-26T21:34:42.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/url-connection-client/2.17.103/url-connection-client-2.17.103.pom
[2025-03-26T21:34:42.488Z] [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 404 kB/s)
[2025-03-26T21:34:42.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-clients/2.17.103/http-clients-2.17.103.pom
[2025-03-26T21:34:42.488Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-clients/2.17.103/http-clients-2.17.103.pom (1.8 kB at 198 kB/s)
[2025-03-26T21:34:42.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/netty-nio-client/2.17.103/netty-nio-client-2.17.103.pom
[2025-03-26T21:34:42.488Z] [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 883 kB/s)
[2025-03-26T21:34:42.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final.pom
[2025-03-26T21:34:42.488Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final.pom (19 kB at 2.3 MB/s)
[2025-03-26T21:34:42.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.74.Final/netty-transport-native-unix-common-4.1.74.Final.pom
[2025-03-26T21:34:42.488Z] [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 3.2 MB/s)
[2025-03-26T21:34:42.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.74.Final/netty-transport-classes-epoll-4.1.74.Final.pom
[2025-03-26T21:34:42.488Z] [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 76 kB/s)
[2025-03-26T21:34:42.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-http/2.0.5/netty-reactive-streams-http-2.0.5.pom
[2025-03-26T21:34:42.488Z] [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 301 kB/s)
[2025-03-26T21:34:42.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-parent/2.0.5/netty-reactive-streams-parent-2.0.5.pom
[2025-03-26T21:34:42.488Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-parent/2.0.5/netty-reactive-streams-parent-2.0.5.pom (8.4 kB at 1.2 MB/s)
[2025-03-26T21:34:42.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams/2.0.5/netty-reactive-streams-2.0.5.pom
[2025-03-26T21:34:42.488Z] [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 269 kB/s)
[2025-03-26T21:34:42.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5/2.7.2.Final/quarkus-junit5-2.7.2.Final.pom
[2025-03-26T21:34:43.119Z] [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 102 kB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-framework/2.7.2.Final/quarkus-test-framework-2.7.2.Final.pom
[2025-03-26T21:34:43.119Z] [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 212 kB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-common/2.7.2.Final/quarkus-test-common-2.7.2.Final.pom
[2025-03-26T21:34:43.119Z] [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 17 kB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-deployment/2.7.2.Final/quarkus-jsonp-deployment-2.7.2.Final.pom
[2025-03-26T21:34:43.119Z] [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 53 kB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-parent/2.7.2.Final/quarkus-jsonp-parent-2.7.2.Final.pom
[2025-03-26T21:34:43.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-parent/2.7.2.Final/quarkus-jsonp-parent-2.7.2.Final.pom (738 B at 82 kB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp/2.7.2.Final/quarkus-jsonp-2.7.2.Final.pom
[2025-03-26T21:34:43.119Z] [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 190 kB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5-properties/2.7.2.Final/quarkus-junit5-properties-2.7.2.Final.pom
[2025-03-26T21:34:43.119Z] [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 12 kB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom
[2025-03-26T21:34:43.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom (24 kB at 2.4 MB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom
[2025-03-26T21:34:43.119Z] [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 5.4 MB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom
[2025-03-26T21:34:43.119Z] [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 3.4 MB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
[2025-03-26T21:34:43.119Z] [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 16 kB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.pom
[2025-03-26T21:34:43.119Z] [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 1.0 MB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-parent/4.4.0/rest-assured-parent-4.4.0.pom
[2025-03-26T21:34:43.119Z] [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 1.9 MB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
[2025-03-26T21:34:43.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 510 kB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.pom
[2025-03-26T21:34:43.119Z] [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 2.4 MB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.pom
[2025-03-26T21:34:43.119Z] [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 1.8 MB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
[2025-03-26T21:34:43.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom (5.2 kB at 578 kB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom
[2025-03-26T21:34:43.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom (1.1 kB at 125 kB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom
[2025-03-26T21:34:43.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom (1.2 kB at 175 kB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.pom
[2025-03-26T21:34:43.119Z] [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 406 kB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.pom
[2025-03-26T21:34:43.119Z] [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 1.8 MB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/4.4.0/rest-assured-common-4.4.0.pom
[2025-03-26T21:34:43.119Z] [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 320 kB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.pom
[2025-03-26T21:34:43.119Z] [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 235 kB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
[2025-03-26T21:34:43.119Z] [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 958 kB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
[2025-03-26T21:34:43.119Z] [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 998 kB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[2025-03-26T21:34:43.119Z] [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 1.1 MB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.pom
[2025-03-26T21:34:43.119Z] [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 724 kB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.3.3/jaxb-bundles-2.3.3.pom
[2025-03-26T21:34:43.119Z] [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 97 kB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom
[2025-03-26T21:34:43.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom (29 kB at 4.1 MB/s)
[2025-03-26T21:34:43.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom
[2025-03-26T21:34:43.845Z] [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 78 kB/s)
[2025-03-26T21:34:43.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom
[2025-03-26T21:34:43.845Z] [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 747 kB/s)
[2025-03-26T21:34:43.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/localstack/1.16.3/localstack-1.16.3.pom
[2025-03-26T21:34:43.845Z] [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 126 kB/s)
[2025-03-26T21:34:43.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.pom
[2025-03-26T21:34:43.845Z] [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 187 kB/s)
[2025-03-26T21:34:43.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom
[2025-03-26T21:34:43.845Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 3.0 MB/s)
[2025-03-26T21:34:43.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[2025-03-26T21:34:43.845Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 70 kB/s)
[2025-03-26T21:34:43.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[2025-03-26T21:34:43.845Z] [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 179 kB/s)
[2025-03-26T21:34:43.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.pom
[2025-03-26T21:34:43.845Z] [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 230 kB/s)
[2025-03-26T21:34:43.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.pom
[2025-03-26T21:34:43.845Z] [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 123 kB/s)
[2025-03-26T21:34:43.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.12/docker-java-api-3.2.12.pom
[2025-03-26T21:34:43.845Z] [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 198 kB/s)
[2025-03-26T21:34:43.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-parent/3.2.12/docker-java-parent-3.2.12.pom
[2025-03-26T21:34:43.845Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-parent/3.2.12/docker-java-parent-3.2.12.pom (12 kB at 1.2 MB/s)
[2025-03-26T21:34:43.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.pom
[2025-03-26T21:34:43.845Z] [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 360 kB/s)
[2025-03-26T21:34:43.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.12/docker-java-transport-3.2.12.pom
[2025-03-26T21:34:43.845Z] [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 128 kB/s)
[2025-03-26T21:34:43.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.pom
[2025-03-26T21:34:43.845Z] [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 122 kB/s)
[2025-03-26T21:34:43.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.16.3/junit-jupiter-1.16.3.pom
[2025-03-26T21:34:43.845Z] [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 215 kB/s)
[2025-03-26T21:34:43.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.12.57/aws-java-sdk-core-1.12.57.pom
[2025-03-26T21:34:43.845Z] [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 500 kB/s)
[2025-03-26T21:34:43.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-pom/1.12.57/aws-java-sdk-pom-1.12.57.pom
[2025-03-26T21:34:43.845Z] [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 1.5 MB/s)
[2025-03-26T21:34:43.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom
[2025-03-26T21:34:43.845Z] [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 2.6 MB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom
[2025-03-26T21:34:43.846Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 7.2 MB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[2025-03-26T21:34:43.846Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 1.5 MB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
[2025-03-26T21:34:43.846Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 7.0 MB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom
[2025-03-26T21:34:43.846Z] [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 804 kB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.13.1/jackson-dataformat-cbor-2.13.1.pom
[2025-03-26T21:34:43.846Z] [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 316 kB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-binary/2.13.1/jackson-dataformats-binary-2.13.1.pom
[2025-03-26T21:34:43.846Z] [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 429 kB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom
[2025-03-26T21:34:43.846Z] [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 5.7 MB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy/2.7.2.Final/quarkus-resteasy-2.7.2.Final.jar
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http/2.7.2.Final/quarkus-vertx-http-2.7.2.Final.jar
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-runtime-spi/2.7.2.Final/quarkus-security-runtime-spi-2.7.2.Final.jar
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny/2.7.2.Final/quarkus-mutiny-2.7.2.Final.jar
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation/2.7.2.Final/quarkus-smallrye-context-propagation-2.7.2.Final.jar
[2025-03-26T21:34:43.846Z] [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 6.0 MB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.jar
[2025-03-26T21:34:43.846Z] [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 622 kB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-api/1.2.2/smallrye-context-propagation-api-1.2.2.jar
[2025-03-26T21:34:43.846Z] [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 464 kB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-storage/1.2.2/smallrye-context-propagation-storage-1.2.2.jar
[2025-03-26T21:34:43.846Z] [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 20 MB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.3.1/mutiny-smallrye-context-propagation-1.3.1.jar
[2025-03-26T21:34:43.846Z] [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 249 kB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-vertx-context/1.10.0/smallrye-common-vertx-context-1.10.0.jar
[2025-03-26T21:34:43.846Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.jar (96 kB at 4.2 MB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.jar
[2025-03-26T21:34:43.846Z] [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 339 kB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.jar
[2025-03-26T21:34:43.846Z] [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 299 kB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.jar
[2025-03-26T21:34:43.846Z] [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 184 kB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.jar
[2025-03-26T21:34:43.846Z] [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 641 kB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.jar
[2025-03-26T21:34:43.846Z] [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 630 kB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.2.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.2.Final.jar
[2025-03-26T21:34:43.846Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.jar (119 kB at 2.5 MB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/security/quarkus-security/1.1.4.Final/quarkus-security-1.1.4.Final.jar
[2025-03-26T21:34:43.846Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.jar (157 kB at 3.1 MB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx/2.7.2.Final/quarkus-vertx-2.7.2.Final.jar
[2025-03-26T21:34:43.846Z] [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 212 kB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.74.Final/netty-codec-haproxy-4.1.74.Final.jar
[2025-03-26T21:34:43.846Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.jar (65 kB at 1.2 MB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.18.1/smallrye-mutiny-vertx-core-2.18.1.jar
[2025-03-26T21:34:43.846Z] [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 284 kB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.18.1/smallrye-mutiny-vertx-runtime-2.18.1.jar
[2025-03-26T21:34:43.846Z] [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 566 kB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.18.1/vertx-mutiny-generator-2.18.1.jar
[2025-03-26T21:34:43.846Z] [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 21 MB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.4/vertx-codegen-4.2.4.jar
[2025-03-26T21:34:43.846Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx/2.7.2.Final/quarkus-vertx-2.7.2.Final.jar (96 kB at 1.3 MB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-vertx/5.2.1/smallrye-fault-tolerance-vertx-5.2.1.jar
[2025-03-26T21:34:43.846Z] [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 5.1 MB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.18.1/smallrye-mutiny-vertx-web-2.18.1.jar
[2025-03-26T21:34:43.846Z] [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 320 kB/s)
[2025-03-26T21:34:43.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.18.1/smallrye-mutiny-vertx-web-common-2.18.1.jar
[2025-03-26T21:34:43.846Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.18.1/vertx-mutiny-generator-2.18.1.jar (91 kB at 1.1 MB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.18.1/smallrye-mutiny-vertx-auth-common-2.18.1.jar
[2025-03-26T21:34:43.847Z] [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 72 kB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.18.1/smallrye-mutiny-vertx-bridge-common-2.18.1.jar
[2025-03-26T21:34:43.847Z] [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 210 kB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.jar
[2025-03-26T21:34:43.847Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.18.1/smallrye-mutiny-vertx-web-2.18.1.jar (141 kB at 1.5 MB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.4/vertx-web-common-4.2.4.jar
[2025-03-26T21:34:43.847Z] [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 60 kB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.4/vertx-auth-common-4.2.4.jar
[2025-03-26T21:34:43.847Z] [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 387 kB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.4/vertx-bridge-common-4.2.4.jar
[2025-03-26T21:34:43.847Z] [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 218 kB/s)
[2025-03-26T21:34:43.847Z] [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.8 MB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common/2.7.2.Final/quarkus-resteasy-server-common-2.7.2.Final.jar
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common/2.7.2.Final/quarkus-resteasy-common-2.7.2.Final.jar
[2025-03-26T21:34:43.847Z] [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 3.1 MB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.jar
[2025-03-26T21:34:43.847Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.4/vertx-bridge-common-4.2.4.jar (11 kB at 92 kB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.jar
[2025-03-26T21:34:43.847Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.4/vertx-auth-common-4.2.4.jar (133 kB at 1.1 MB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar
[2025-03-26T21:34:43.847Z] [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 203 kB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar
[2025-03-26T21:34:43.847Z] [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 60 kB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny/2.7.2.Final/quarkus-resteasy-mutiny-2.7.2.Final.jar
[2025-03-26T21:34:43.847Z] [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 681 kB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-ide-launcher/2.7.2.Final/quarkus-ide-launcher-2.7.2.Final.jar
[2025-03-26T21:34:43.847Z] [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 873 kB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc/2.7.2.Final/quarkus-arc-2.7.2.Final.jar
[2025-03-26T21:34:43.847Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.jar (790 kB at 5.4 MB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc/2.7.2.Final/arc-2.7.2.Final.jar
[2025-03-26T21:34:43.847Z] [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 425 kB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar
[2025-03-26T21:34:43.847Z] [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 408 kB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.2/microprofile-context-propagation-api-1.2.jar
[2025-03-26T21:34:43.847Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc/2.7.2.Final/arc-2.7.2.Final.jar (189 kB at 1.1 MB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common/2.7.2.Final/quarkus-resteasy-mutiny-common-2.7.2.Final.jar
[2025-03-26T21:34:43.847Z] [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 92 kB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.jar
[2025-03-26T21:34:43.847Z] [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 95 kB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-api/4.7.5.Final/resteasy-client-api-4.7.5.Final.jar
[2025-03-26T21:34:43.847Z] [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 214 kB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.7.5.Final/resteasy-core-spi-4.7.5.Final.jar
[2025-03-26T21:34:43.847Z] [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 196 kB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/2.0.1.Final/jboss-jaxrs-api_2.1_spec-2.0.1.Final.jar
[2025-03-26T21:34:43.847Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.jar (228 kB at 1.2 MB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient/2.7.2.Final/quarkus-apache-httpclient-2.7.2.Final.jar
[2025-03-26T21:34:43.847Z] [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 935 kB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson/2.7.2.Final/quarkus-resteasy-jackson-2.7.2.Final.jar
[2025-03-26T21:34:43.847Z] [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 15 kB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson/2.7.2.Final/quarkus-jackson-2.7.2.Final.jar
[2025-03-26T21:34:43.847Z] [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 16 kB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.jar
[2025-03-26T21:34:43.847Z] [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 693 kB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.jar
[2025-03-26T21:34:43.847Z] [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 36 kB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.jar
[2025-03-26T21:34:43.847Z] [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 155 kB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/4.7.5.Final/resteasy-jackson2-provider-4.7.5.Final.jar
[2025-03-26T21:34:43.847Z] [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 42 kB/s)
[2025-03-26T21:34:43.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.jar
[2025-03-26T21:34:43.848Z] [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 529 kB/s)
[2025-03-26T21:34:43.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.1/jackson-jaxrs-base-2.13.1.jar
[2025-03-26T21:34:44.573Z] [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 120 kB/s)
[2025-03-26T21:34:44.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.1/jackson-module-jaxb-annotations-2.13.1.jar
[2025-03-26T21:34:44.573Z] [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 67 kB/s)
[2025-03-26T21:34:44.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.jar
[2025-03-26T21:34:44.573Z] [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 129 kB/s)
[2025-03-26T21:34:44.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.jar
[2025-03-26T21:34:44.573Z] [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 12 kB/s)
[2025-03-26T21:34:44.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.jar
[2025-03-26T21:34:44.573Z] [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 145 kB/s)
[2025-03-26T21:34:44.573Z] [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 175 kB/s)
[2025-03-26T21:34:44.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.jar
[2025-03-26T21:34:44.573Z] [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 146 kB/s)
[2025-03-26T21:34:44.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.jar
[2025-03-26T21:34:44.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb/1.0.3/quarkus-amazon-dynamodb-1.0.3.jar
[2025-03-26T21:34:44.573Z] [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 121 kB/s)
[2025-03-26T21:34:44.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty/2.7.2.Final/quarkus-netty-2.7.2.Final.jar
[2025-03-26T21:34:44.574Z] [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 34 kB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common/1.0.3/quarkus-amazon-common-1.0.3.jar
[2025-03-26T21:34:44.574Z] [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 421 kB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.17.103/sdk-core-2.17.103.jar
[2025-03-26T21:34:44.574Z] [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 224 kB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.17.103/aws-core-2.17.103.jar
[2025-03-26T21:34:44.574Z] [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 413 kB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.jar
[2025-03-26T21:34:44.574Z] [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 101 kB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.17.103/regions-2.17.103.jar
[2025-03-26T21:34:44.574Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.17.103/sdk-core-2.17.103.jar (632 kB at 2.1 MB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/json-utils/2.17.103/json-utils-2.17.103.jar
[2025-03-26T21:34:44.574Z] [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 81 kB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.17.103/auth-2.17.103.jar
[2025-03-26T21:34:44.574Z] [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 26 kB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/dynamodb/2.17.103/dynamodb-2.17.103.jar
[2025-03-26T21:34:44.574Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.17.103/regions-2.17.103.jar (642 kB at 2.0 MB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-json-protocol/2.17.103/aws-json-protocol-2.17.103.jar
[2025-03-26T21:34:44.574Z] [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 180 kB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party-jackson-core/2.17.103/third-party-jackson-core-2.17.103.jar
[2025-03-26T21:34:44.574Z] [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 432 kB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocol-core/2.17.103/protocol-core-2.17.103.jar
[2025-03-26T21:34:44.574Z] [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 323 kB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.17.103/profiles-2.17.103.jar
[2025-03-26T21:34:44.574Z] [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 97 kB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/url-connection-client/2.17.103/url-connection-client-2.17.103.jar
[2025-03-26T21:34:44.574Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party-jackson-core/2.17.103/third-party-jackson-core-2.17.103.jar (380 kB at 1.0 MB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.17.103/utils-2.17.103.jar
[2025-03-26T21:34:44.574Z] [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 86 kB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.17.103/annotations-2.17.103.jar
[2025-03-26T21:34:44.574Z] [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 61 kB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.17.103/http-client-spi-2.17.103.jar
[2025-03-26T21:34:44.574Z] [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 326 kB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/netty-nio-client/2.17.103/netty-nio-client-2.17.103.jar
[2025-03-26T21:34:44.574Z] [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 33 kB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.17.103/metrics-spi-2.17.103.jar
[2025-03-26T21:34:44.574Z] [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 172 kB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.jar
[2025-03-26T21:34:44.574Z] [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 34 MB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.jar
[2025-03-26T21:34:44.574Z] [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 68 kB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.jar
[2025-03-26T21:34:44.574Z] [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 683 kB/s)
[2025-03-26T21:34:44.574Z] [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 5.5 MB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.jar
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.jar
[2025-03-26T21:34:44.574Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.jar (635 kB at 1.5 MB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.jar
[2025-03-26T21:34:44.574Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.jar (473 kB at 1.1 MB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.jar
[2025-03-26T21:34:44.574Z] [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 90 kB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.jar
[2025-03-26T21:34:44.574Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.jar (479 kB at 1.1 MB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.jar
[2025-03-26T21:34:44.574Z] [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 79 kB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final-linux-x86_64.jar
[2025-03-26T21:34:44.574Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.jar (650 kB at 1.5 MB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.74.Final/netty-transport-native-unix-common-4.1.74.Final.jar
[2025-03-26T21:34:44.574Z] [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 683 kB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.74.Final/netty-transport-classes-epoll-4.1.74.Final.jar
[2025-03-26T21:34:44.574Z] [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 758 kB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-http/2.0.5/netty-reactive-streams-http-2.0.5.jar
[2025-03-26T21:34:44.574Z] [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 80 kB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams/2.0.5/netty-reactive-streams-2.0.5.jar
[2025-03-26T21:34:44.574Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.jar (529 kB at 1.2 MB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5/2.7.2.Final/quarkus-junit5-2.7.2.Final.jar
[2025-03-26T21:34:44.574Z] [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 88 kB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-common/2.7.2.Final/quarkus-test-common-2.7.2.Final.jar
[2025-03-26T21:34:44.574Z] [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 300 kB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-deployment/2.7.2.Final/quarkus-jsonp-deployment-2.7.2.Final.jar
[2025-03-26T21:34:44.574Z] [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 47 kB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp/2.7.2.Final/quarkus-jsonp-2.7.2.Final.jar
[2025-03-26T21:34:44.574Z] [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 74 kB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5-properties/2.7.2.Final/quarkus-junit5-properties-2.7.2.Final.jar
[2025-03-26T21:34:44.574Z] [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 338 kB/s)
[2025-03-26T21:34:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar
[2025-03-26T21:34:44.574Z] [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 196 kB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar
[2025-03-26T21:34:44.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-deployment/2.7.2.Final/quarkus-jsonp-deployment-2.7.2.Final.jar (3.8 kB at 8.1 kB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
[2025-03-26T21:34:44.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp/2.7.2.Final/quarkus-jsonp-2.7.2.Final.jar (2.9 kB at 6.0 kB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.jar
[2025-03-26T21:34:44.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar (30 kB at 62 kB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.jar
[2025-03-26T21:34:44.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (7.2 kB at 15 kB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.jar
[2025-03-26T21:34:44.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5-properties/2.7.2.Final/quarkus-junit5-properties-2.7.2.Final.jar (2.5 kB at 5.1 kB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
[2025-03-26T21:34:44.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar (633 kB at 1.3 MB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar
[2025-03-26T21:34:44.575Z] [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 590 kB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar
[2025-03-26T21:34:44.575Z] [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 82 kB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.jar
[2025-03-26T21:34:44.575Z] [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 174 kB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.jar
[2025-03-26T21:34:44.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar (123 kB at 233 kB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/4.4.0/rest-assured-common-4.4.0.jar
[2025-03-26T21:34:44.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.jar (697 kB at 1.3 MB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.jar
[2025-03-26T21:34:44.575Z] [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 77 kB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
[2025-03-26T21:34:44.575Z] [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 121 kB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.jar
[2025-03-26T21:34:44.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.jar (76 kB at 138 kB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/localstack/1.16.3/localstack-1.16.3.jar
[2025-03-26T21:34:44.575Z] [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 238 kB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.jar
[2025-03-26T21:34:44.575Z] [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 206 kB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar
[2025-03-26T21:34:44.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/localstack/1.16.3/localstack-1.16.3.jar (7.9 kB at 14 kB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[2025-03-26T21:34:44.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 76 kB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.jar
[2025-03-26T21:34:44.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 650 kB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar
[2025-03-26T21:34:44.575Z] [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 42 kB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.12/docker-java-api-3.2.12.jar
[2025-03-26T21:34:44.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar (19 kB at 31 kB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.jar
[2025-03-26T21:34:44.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.jar (1.1 MB at 1.8 MB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.12/docker-java-transport-3.2.12.jar
[2025-03-26T21:34:44.575Z] [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 728 kB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar
[2025-03-26T21:34:44.575Z] [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 56 kB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.16.3/junit-jupiter-1.16.3.jar
[2025-03-26T21:34:44.575Z] [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 17 kB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.12.57/aws-java-sdk-core-1.12.57.jar
[2025-03-26T21:34:44.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.jar (2.0 MB at 3.0 MB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar
[2025-03-26T21:34:44.575Z] [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 88 kB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar
[2025-03-26T21:34:44.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.12.57/aws-java-sdk-core-1.12.57.jar (1.0 MB at 1.4 MB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.13.1/jackson-dataformat-cbor-2.13.1.jar
[2025-03-26T21:34:44.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar (1.7 MB at 2.4 MB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar
[2025-03-26T21:34:44.575Z] [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 11 MB/s)
[2025-03-26T21:34:44.575Z] [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 781 kB/s)
[2025-03-26T21:34:44.575Z] [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 87 kB/s)
[2025-03-26T21:34:44.575Z] [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 831 kB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.jar (12 MB at 15 MB/s)
[2025-03-26T21:34:44.575Z] [INFO]
[2025-03-26T21:34:44.575Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-dynamodb-quickstart ---
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
[2025-03-26T21:34:44.575Z] [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 146 kB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
[2025-03-26T21:34:44.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 1.1 MB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
[2025-03-26T21:34:44.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 2.2 MB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
[2025-03-26T21:34:44.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 343 kB/s)
[2025-03-26T21:34:44.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
[2025-03-26T21:34:45.303Z] [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 339 kB/s)
[2025-03-26T21:34:45.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[2025-03-26T21:34:45.303Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 929 kB/s)
[2025-03-26T21:34:45.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[2025-03-26T21:34:45.303Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 929 kB/s)
[2025-03-26T21:34:45.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
[2025-03-26T21:34:45.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
[2025-03-26T21:34:45.303Z] [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 1.6 MB/s)
[2025-03-26T21:34:45.303Z] [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 17 MB/s)
[2025-03-26T21:34:45.303Z] [INFO]
[2025-03-26T21:34:45.303Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-dynamodb-quickstart ---
[2025-03-26T21:34:45.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
[2025-03-26T21:34:45.303Z] [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 377 kB/s)
[2025-03-26T21:34:45.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
[2025-03-26T21:34:45.303Z] [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 200 kB/s)
[2025-03-26T21:34:45.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
[2025-03-26T21:34:45.303Z] [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 609 kB/s)
[2025-03-26T21:34:45.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
[2025-03-26T21:34:45.303Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 318 kB/s)
[2025-03-26T21:34:45.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[2025-03-26T21:34:45.303Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 1.5 MB/s)
[2025-03-26T21:34:45.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
[2025-03-26T21:34:45.303Z] [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 790 kB/s)
[2025-03-26T21:34:45.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
[2025-03-26T21:34:45.303Z] [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 98 kB/s)
[2025-03-26T21:34:45.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[2025-03-26T21:34:45.303Z] [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 717 kB/s)
[2025-03-26T21:34:45.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
[2025-03-26T21:34:45.303Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 111 kB/s)
[2025-03-26T21:34:45.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
[2025-03-26T21:34:45.303Z] [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 1.1 MB/s)
[2025-03-26T21:34:45.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[2025-03-26T21:34:45.303Z] [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 391 kB/s)
[2025-03-26T21:34:45.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
[2025-03-26T21:34:45.303Z] [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 396 kB/s)
[2025-03-26T21:34:45.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
[2025-03-26T21:34:45.303Z] [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 218 kB/s)
[2025-03-26T21:34:45.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
[2025-03-26T21:34:45.303Z] [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 370 kB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
[2025-03-26T21:34:45.304Z] [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 263 kB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
[2025-03-26T21:34:45.304Z] [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 324 kB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
[2025-03-26T21:34:45.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 959 kB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
[2025-03-26T21:34:45.304Z] [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 239 kB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
[2025-03-26T21:34:45.304Z] [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 292 kB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
[2025-03-26T21:34:45.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 240 kB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
[2025-03-26T21:34:45.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 71 kB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
[2025-03-26T21:34:45.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 652 kB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
[2025-03-26T21:34:45.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 284 kB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
[2025-03-26T21:34:45.304Z] [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 421 kB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
[2025-03-26T21:34:45.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 288 kB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
[2025-03-26T21:34:45.304Z] [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 1.0 MB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
[2025-03-26T21:34:45.304Z] [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 251 kB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
[2025-03-26T21:34:45.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 416 kB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
[2025-03-26T21:34:45.304Z] [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 667 kB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[2025-03-26T21:34:45.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 3.4 MB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom
[2025-03-26T21:34:45.304Z] [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 965 kB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
[2025-03-26T21:34:45.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 1.5 MB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
[2025-03-26T21:34:45.304Z] [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 978 kB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[2025-03-26T21:34:45.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 1.9 MB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
[2025-03-26T21:34:45.304Z] [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 111 kB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
[2025-03-26T21:34:45.304Z] [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 974 kB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
[2025-03-26T21:34:45.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 477 kB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
[2025-03-26T21:34:45.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 168 kB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
[2025-03-26T21:34:45.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 629 kB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[2025-03-26T21:34:45.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 1.3 MB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
[2025-03-26T21:34:45.304Z] [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 111 kB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
[2025-03-26T21:34:45.304Z] [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 570 kB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
[2025-03-26T21:34:45.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 2.6 MB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar
[2025-03-26T21:34:45.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 3.5 MB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar
[2025-03-26T21:34:45.304Z] [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 4.7 MB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
[2025-03-26T21:34:45.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 2.2 MB/s)
[2025-03-26T21:34:45.304Z] [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 7.3 MB/s)
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
[2025-03-26T21:34:45.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar
[2025-03-26T21:34:45.305Z] [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 12 MB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
[2025-03-26T21:34:45.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 1.5 MB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
[2025-03-26T21:34:45.305Z] [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 621 kB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
[2025-03-26T21:34:45.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 1.2 MB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[2025-03-26T21:34:45.305Z] [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 297 kB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
[2025-03-26T21:34:45.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 1.3 MB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar
[2025-03-26T21:34:45.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 1.6 MB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar
[2025-03-26T21:34:45.305Z] [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 592 kB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar
[2025-03-26T21:34:45.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 1.2 MB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
[2025-03-26T21:34:45.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 2.5 MB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
[2025-03-26T21:34:45.305Z] [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 383 kB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
[2025-03-26T21:34:45.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 2.4 MB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
[2025-03-26T21:34:45.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 1.2 MB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar
[2025-03-26T21:34:45.305Z] [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 244 kB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
[2025-03-26T21:34:45.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 2.5 MB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
[2025-03-26T21:34:45.305Z] [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 3.8 MB/s)
[2025-03-26T21:34:45.305Z] [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 134 kB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 4.2 MB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 1.1 MB/s)
[2025-03-26T21:34:45.305Z] [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 663 kB/s)
[2025-03-26T21:34:45.305Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-03-26T21:34:45.305Z] [INFO] Copying 3 resources
[2025-03-26T21:34:45.305Z] [INFO]
[2025-03-26T21:34:45.305Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-dynamodb-quickstart ---
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom
[2025-03-26T21:34:45.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 213 kB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
[2025-03-26T21:34:45.305Z] [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 2.4 MB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom
[2025-03-26T21:34:45.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 3.4 MB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
[2025-03-26T21:34:45.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 450 kB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
[2025-03-26T21:34:45.305Z] [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 147 kB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[2025-03-26T21:34:45.305Z] [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 104 kB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom
[2025-03-26T21:34:45.305Z] [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 778 kB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom
[2025-03-26T21:34:45.305Z] [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 257 kB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom
[2025-03-26T21:34:45.305Z] [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 349 kB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom
[2025-03-26T21:34:45.305Z] [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 281 kB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
[2025-03-26T21:34:45.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 410 kB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
[2025-03-26T21:34:45.305Z] [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 238 kB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom
[2025-03-26T21:34:45.305Z] [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 145 kB/s)
[2025-03-26T21:34:45.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
[2025-03-26T21:34:46.029Z] [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 387 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
[2025-03-26T21:34:46.029Z] [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 123 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
[2025-03-26T21:34:46.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 328 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
[2025-03-26T21:34:46.029Z] [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 296 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom
[2025-03-26T21:34:46.029Z] [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 184 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom
[2025-03-26T21:34:46.029Z] [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 310 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
[2025-03-26T21:34:46.029Z] [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 337 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[2025-03-26T21:34:46.029Z] [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 617 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[2025-03-26T21:34:46.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 161 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
[2025-03-26T21:34:46.029Z] [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 474 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[2025-03-26T21:34:46.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 1.1 MB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
[2025-03-26T21:34:46.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 243 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[2025-03-26T21:34:46.029Z] [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 3.7 MB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
[2025-03-26T21:34:46.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 5.4 MB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
[2025-03-26T21:34:46.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 683 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
[2025-03-26T21:34:46.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 1.9 MB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
[2025-03-26T21:34:46.029Z] [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 363 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
[2025-03-26T21:34:46.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 648 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
[2025-03-26T21:34:46.029Z] [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 127 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
[2025-03-26T21:34:46.029Z] [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 326 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
[2025-03-26T21:34:46.029Z] [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 127 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
[2025-03-26T21:34:46.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 1.3 MB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
[2025-03-26T21:34:46.029Z] [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 373 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
[2025-03-26T21:34:46.029Z] [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 310 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
[2025-03-26T21:34:46.029Z] [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 362 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[2025-03-26T21:34:46.029Z] [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 158 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
[2025-03-26T21:34:46.029Z] [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 312 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
[2025-03-26T21:34:46.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 244 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
[2025-03-26T21:34:46.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 462 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
[2025-03-26T21:34:46.029Z] [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 517 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
[2025-03-26T21:34:46.029Z] [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 147 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
[2025-03-26T21:34:46.029Z] [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 214 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
[2025-03-26T21:34:46.029Z] [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 344 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
[2025-03-26T21:34:46.029Z] [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 180 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[2025-03-26T21:34:46.029Z] [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 370 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[2025-03-26T21:34:46.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 618 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[2025-03-26T21:34:46.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 1.0 MB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[2025-03-26T21:34:46.029Z] [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 858 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[2025-03-26T21:34:46.029Z] [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 229 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[2025-03-26T21:34:46.029Z] [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 91 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[2025-03-26T21:34:46.029Z] [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 707 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[2025-03-26T21:34:46.029Z] [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 2.5 MB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
[2025-03-26T21:34:46.029Z] [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 173 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
[2025-03-26T21:34:46.029Z] [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 723 kB/s)
[2025-03-26T21:34:46.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[2025-03-26T21:34:46.030Z] [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 511 kB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[2025-03-26T21:34:46.030Z] [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 4.1 MB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[2025-03-26T21:34:46.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 1.1 MB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[2025-03-26T21:34:46.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.9 MB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
[2025-03-26T21:34:46.030Z] [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 524 kB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
[2025-03-26T21:34:46.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 2.7 MB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
[2025-03-26T21:34:46.030Z] [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 43 kB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom
[2025-03-26T21:34:46.030Z] [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 110 kB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom
[2025-03-26T21:34:46.030Z] [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 207 kB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
[2025-03-26T21:34:46.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 459 kB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[2025-03-26T21:34:46.030Z] [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 324 kB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
[2025-03-26T21:34:46.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 672 kB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
[2025-03-26T21:34:46.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 468 kB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom
[2025-03-26T21:34:46.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 3.7 MB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
[2025-03-26T21:34:46.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 29 kB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
[2025-03-26T21:34:46.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 891 kB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom
[2025-03-26T21:34:46.030Z] [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 413 kB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom
[2025-03-26T21:34:46.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 311 kB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom
[2025-03-26T21:34:46.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 83 kB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
[2025-03-26T21:34:46.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 1.2 MB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar
[2025-03-26T21:34:46.030Z] [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 4.5 MB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
[2025-03-26T21:34:46.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 6.8 MB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
[2025-03-26T21:34:46.030Z] [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 16 MB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
[2025-03-26T21:34:46.030Z] [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 11 MB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar
[2025-03-26T21:34:46.030Z] [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 4.6 MB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 1.1 MB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
[2025-03-26T21:34:46.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 1.2 MB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 1.7 MB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
[2025-03-26T21:34:46.030Z] [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 656 kB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar
[2025-03-26T21:34:46.030Z] [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 2.1 MB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar
[2025-03-26T21:34:46.030Z] [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 1.0 MB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar
[2025-03-26T21:34:46.030Z] [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 343 kB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[2025-03-26T21:34:46.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 3.9 MB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[2025-03-26T21:34:46.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 1.0 MB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[2025-03-26T21:34:46.030Z] [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 889 kB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
[2025-03-26T21:34:46.030Z] [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 839 kB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
[2025-03-26T21:34:46.030Z] [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 356 kB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar
[2025-03-26T21:34:46.030Z] [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 4.0 MB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar
[2025-03-26T21:34:46.030Z] [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 98 kB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar
[2025-03-26T21:34:46.030Z] [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 104 kB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
[2025-03-26T21:34:46.030Z] [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 422 kB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar
[2025-03-26T21:34:46.030Z] [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 532 kB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[2025-03-26T21:34:46.030Z] [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 4.2 MB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[2025-03-26T21:34:46.030Z] [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 870 kB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
[2025-03-26T21:34:46.030Z] [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 811 kB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 2.4 MB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 1.9 MB/s)
[2025-03-26T21:34:46.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 5.7 MB/s)
[2025-03-26T21:34:46.030Z] [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 9.4 MB/s)
[2025-03-26T21:34:46.030Z] [INFO] Changes detected - recompiling the module!
[2025-03-26T21:34:46.030Z] [INFO] Compiling 6 source files to /quarkus-quickstarts/amazon-dynamodb-quickstart/target/classes
[2025-03-26T21:34:47.343Z] [INFO]
[2025-03-26T21:34:47.343Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-dynamodb-quickstart ---
[2025-03-26T21:34:47.343Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-03-26T21:34:47.343Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-dynamodb-quickstart/src/test/resources
[2025-03-26T21:34:47.343Z] [INFO]
[2025-03-26T21:34:47.343Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-dynamodb-quickstart ---
[2025-03-26T21:34:47.343Z] [INFO] Changes detected - recompiling the module!
[2025-03-26T21:34:47.343Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-dynamodb-quickstart/target/test-classes
[2025-03-26T21:34:48.765Z] [WARNING] /quarkus-quickstarts/amazon-dynamodb-quickstart/src/test/java/org/acme/dynamodb/DynamodbResource.java: /quarkus-quickstarts/amazon-dynamodb-quickstart/src/test/java/org/acme/dynamodb/DynamodbResource.java uses unchecked or unsafe operations.
[2025-03-26T21:34:48.765Z] [WARNING] /quarkus-quickstarts/amazon-dynamodb-quickstart/src/test/java/org/acme/dynamodb/DynamodbResource.java: Recompile with -Xlint:unchecked for details.
[2025-03-26T21:34:48.765Z] [INFO]
[2025-03-26T21:34:48.765Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-dynamodb-quickstart ---
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom
[2025-03-26T21:34:48.765Z] [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 689 kB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom
[2025-03-26T21:34:48.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom (3.2 kB at 357 kB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom
[2025-03-26T21:34:48.765Z] [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 336 kB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom
[2025-03-26T21:34:48.765Z] [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 244 kB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom
[2025-03-26T21:34:48.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom (27 kB at 3.4 MB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom
[2025-03-26T21:34:48.765Z] [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 577 kB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom
[2025-03-26T21:34:48.765Z] [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 323 kB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom
[2025-03-26T21:34:48.765Z] [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 180 kB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom
[2025-03-26T21:34:48.765Z] [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 318 kB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
[2025-03-26T21:34:48.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom (21 kB at 3.6 MB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
[2025-03-26T21:34:48.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 4.5 MB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
[2025-03-26T21:34:48.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom (11 kB at 1.3 MB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[2025-03-26T21:34:48.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 510 kB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
[2025-03-26T21:34:48.765Z] [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 881 kB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[2025-03-26T21:34:48.765Z] [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 254 kB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
[2025-03-26T21:34:48.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 2.4 MB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
[2025-03-26T21:34:48.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 3.0 MB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
[2025-03-26T21:34:48.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 2.1 MB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[2025-03-26T21:34:48.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 2.0 MB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom
[2025-03-26T21:34:48.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom (4.6 kB at 768 kB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom
[2025-03-26T21:34:48.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom (3.9 kB at 651 kB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
[2025-03-26T21:34:48.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom (24 kB at 3.5 MB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom
[2025-03-26T21:34:48.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom (2.9 kB at 491 kB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
[2025-03-26T21:34:48.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 2.0 MB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar
[2025-03-26T21:34:48.765Z] [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 2.2 MB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar
[2025-03-26T21:34:48.765Z] [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 975 kB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar
[2025-03-26T21:34:48.765Z] [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 9.6 MB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
[2025-03-26T21:34:48.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar (311 kB at 19 MB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
[2025-03-26T21:34:48.765Z] [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 6.6 MB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
[2025-03-26T21:34:48.765Z] [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 497 kB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[2025-03-26T21:34:48.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 2.7 MB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar
[2025-03-26T21:34:48.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar (128 kB at 5.3 MB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar
[2025-03-26T21:34:48.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 1.9 MB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
[2025-03-26T21:34:48.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar (36 kB at 1.3 MB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar
[2025-03-26T21:34:48.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar (52 kB at 1.5 MB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
[2025-03-26T21:34:48.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar (115 kB at 2.8 MB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 6.6 MB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 6.8 MB/s)
[2025-03-26T21:34:48.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 3.3 MB/s)
[2025-03-26T21:34:48.765Z] [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 28 MB/s)
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.jar
[2025-03-26T21:34:49.396Z] [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 1.5 MB/s)
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.pom
[2025-03-26T21:34:49.396Z] [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 610 kB/s)
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom
[2025-03-26T21:34:49.396Z] [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 231 kB/s)
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom
[2025-03-26T21:34:49.396Z] [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 291 kB/s)
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom
[2025-03-26T21:34:49.396Z] [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 45 kB/s)
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
[2025-03-26T21:34:49.396Z] [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 40 kB/s)
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom
[2025-03-26T21:34:49.396Z] [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 266 kB/s)
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom
[2025-03-26T21:34:49.396Z] [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 253 kB/s)
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
[2025-03-26T21:34:49.396Z] [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 153 kB/s)
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom
[2025-03-26T21:34:49.396Z] [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 239 kB/s)
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom
[2025-03-26T21:34:49.396Z] [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 264 kB/s)
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom
[2025-03-26T21:34:49.396Z] [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 200 kB/s)
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
[2025-03-26T21:34:49.396Z] [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 2.9 MB/s)
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
[2025-03-26T21:34:49.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom (10 kB at 1.0 MB/s)
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom
[2025-03-26T21:34:49.396Z] [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 5.1 MB/s)
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom
[2025-03-26T21:34:49.396Z] [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 754 kB/s)
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom
[2025-03-26T21:34:49.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 464 kB/s)
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
[2025-03-26T21:34:49.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 2.4 MB/s)
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom
[2025-03-26T21:34:49.396Z] [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 1.0 MB/s)
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom
[2025-03-26T21:34:49.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom (10 kB at 1.5 MB/s)
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom
[2025-03-26T21:34:49.396Z] [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 1.5 MB/s)
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom
[2025-03-26T21:34:49.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom (25 kB at 3.6 MB/s)
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
[2025-03-26T21:34:49.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 102 kB/s)
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
[2025-03-26T21:34:49.396Z] [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 297 kB/s)
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom
[2025-03-26T21:34:49.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom (12 kB at 1.5 MB/s)
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom
[2025-03-26T21:34:49.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom (1.6 kB at 260 kB/s)
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar
[2025-03-26T21:34:49.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar (16 kB at 1.6 MB/s)
[2025-03-26T21:34:49.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
[2025-03-26T21:34:49.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (2.2 kB at 197 kB/s)
[2025-03-26T21:34:49.396Z] [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 7.1 MB/s)
[2025-03-26T21:34:49.396Z] [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 5.6 MB/s)
[2025-03-26T21:34:49.396Z] [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 445 kB/s)
[2025-03-26T21:34:49.396Z] [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.5 MB/s)
[2025-03-26T21:34:49.396Z] [INFO]
[2025-03-26T21:34:49.396Z] [INFO] -------------------------------------------------------
[2025-03-26T21:34:49.396Z] [INFO] T E S T S
[2025-03-26T21:34:49.396Z] [INFO] -------------------------------------------------------
[2025-03-26T21:34:49.396Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-03-26T21:34:50.027Z] [INFO] Running org.acme.dynamodb.DynamodbResourcesTest
[2025-03-26T21:35:23.034Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-deployment/2.7.2.Final/quarkus-resteasy-deployment-2.7.2.Final.pom
[2025-03-26T21:35:23.035Z] 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 9.1 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.2.Final/quarkus-resteasy-server-common-deployment-2.7.2.Final.pom
[2025-03-26T21:35:23.035Z] 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 145 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-deployment/2.7.2.Final/quarkus-resteasy-common-deployment-2.7.2.Final.pom
[2025-03-26T21:35:23.035Z] 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 108 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-spi/2.7.2.Final/quarkus-resteasy-common-spi-2.7.2.Final.pom
[2025-03-26T21:35:23.035Z] 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 60 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc-deployment/2.7.2.Final/quarkus-arc-deployment-2.7.2.Final.pom
[2025-03-26T21:35:23.035Z] 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 161 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.2.Final/quarkus-vertx-http-dev-console-spi-2.7.2.Final.pom
[2025-03-26T21:35:23.035Z] 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 104 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc-processor/2.7.2.Final/arc-processor-2.7.2.Final.pom
[2025-03-26T21:35:23.035Z] 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 102 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.2.Final/quarkus-jaxrs-spi-deployment-2.7.2.Final.pom
[2025-03-26T21:35:23.035Z] 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 56 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-parent/2.7.2.Final/quarkus-jaxrs-spi-parent-2.7.2.Final.pom
[2025-03-26T21:35:23.035Z] 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 26 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/2.7.2.Final/quarkus-resteasy-server-common-spi-2.7.2.Final.pom
[2025-03-26T21:35:23.035Z] 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 59 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-spi/2.7.2.Final/quarkus-undertow-spi-2.7.2.Final.pom
[2025-03-26T21:35:23.035Z] 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 127 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-http-parent/2.7.2.Final/quarkus-http-parent-2.7.2.Final.pom
[2025-03-26T21:35:23.035Z] 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 51 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/4.1.7/quarkus-http-servlet-4.1.7.pom
[2025-03-26T21:35:23.035Z] 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 743 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-parent/4.1.7/quarkus-http-parent-4.1.7.pom
[2025-03-26T21:35:23.035Z] 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 1.4 MB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/28/jboss-parent-28.pom
[2025-03-26T21:35:23.035Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/28/jboss-parent-28.pom (35 kB at 2.5 MB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.pom
[2025-03-26T21:35:23.035Z] 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 966 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/4.1.7/quarkus-http-http-core-4.1.7.pom
[2025-03-26T21:35:23.035Z] 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 300 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.pom
[2025-03-26T21:35:23.035Z] 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 488 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-web/14.0.0.Final/jboss-metadata-web-14.0.0.Final.pom
[2025-03-26T21:35:23.035Z] 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 231 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-as-parent-metadata/14.0.0.Final/jboss-as-parent-metadata-14.0.0.Final.pom
[2025-03-26T21:35:23.035Z] 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 1.2 MB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-common/14.0.0.Final/jboss-metadata-common-14.0.0.Final.pom
[2025-03-26T21:35:23.035Z] 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 355 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment/2.7.2.Final/quarkus-vertx-http-deployment-2.7.2.Final.pom
[2025-03-26T21:35:23.035Z] 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 184 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-deployment/2.7.2.Final/quarkus-vertx-deployment-2.7.2.Final.pom
[2025-03-26T21:35:23.035Z] 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 146 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty-deployment/2.7.2.Final/quarkus-netty-deployment-2.7.2.Final.pom
[2025-03-26T21:35:23.035Z] 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 68 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-deployment/2.7.2.Final/quarkus-mutiny-deployment-2.7.2.Final.pom
[2025-03-26T21:35:23.035Z] 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 10 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.2.Final/quarkus-smallrye-context-propagation-deployment-2.7.2.Final.pom
[2025-03-26T21:35:23.035Z] 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 31 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.2.Final/quarkus-vertx-http-deployment-spi-2.7.2.Final.pom
[2025-03-26T21:35:23.035Z] 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 44 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-spi/2.7.2.Final/quarkus-kubernetes-spi-2.7.2.Final.pom
[2025-03-26T21:35:23.035Z] 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 34 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-parent/2.7.2.Final/quarkus-kubernetes-parent-2.7.2.Final.pom
[2025-03-26T21:35:23.035Z] 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 5.7 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-spi/2.7.2.Final/quarkus-security-spi-2.7.2.Final.pom
[2025-03-26T21:35:23.035Z] 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 94 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.2.Final/quarkus-resteasy-mutiny-deployment-2.7.2.Final.pom
[2025-03-26T21:35:23.035Z] 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 55 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.2.Final/quarkus-resteasy-mutiny-common-deployment-2.7.2.Final.pom
[2025-03-26T21:35:23.035Z] 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 29 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient-deployment/2.7.2.Final/quarkus-apache-httpclient-deployment-2.7.2.Final.pom
[2025-03-26T21:35:23.035Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient-deployment/2.7.2.Final/quarkus-apache-httpclient-deployment-2.7.2.Final.pom (1.5 kB at 57 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.2.Final/quarkus-resteasy-jackson-deployment-2.7.2.Final.pom
[2025-03-26T21:35:23.035Z] 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 113 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-deployment/2.7.2.Final/quarkus-jackson-deployment-2.7.2.Final.pom
[2025-03-26T21:35:23.035Z] 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 164 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-spi/2.7.2.Final/quarkus-jackson-spi-2.7.2.Final.pom
[2025-03-26T21:35:23.035Z] 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 9.8 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb-deployment/1.0.3/quarkus-amazon-dynamodb-deployment-1.0.3.pom
[2025-03-26T21:35:23.035Z] 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 27 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common-deployment/1.0.3/quarkus-amazon-common-deployment-1.0.3.pom
[2025-03-26T21:35:23.035Z] 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 22 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-spi/2.7.2.Final/quarkus-resteasy-common-spi-2.7.2.Final.jar
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-deployment/2.7.2.Final/quarkus-resteasy-common-deployment-2.7.2.Final.jar
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.2.Final/quarkus-jaxrs-spi-deployment-2.7.2.Final.jar
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/2.7.2.Final/quarkus-resteasy-server-common-spi-2.7.2.Final.jar
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/4.1.7/quarkus-http-http-core-4.1.7.jar
[2025-03-26T21:35:23.035Z] 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 349 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.jar
[2025-03-26T21:35:23.035Z] 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 99 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/4.1.7/quarkus-http-servlet-4.1.7.jar
[2025-03-26T21:35:23.035Z] 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 136 kB/s)
[2025-03-26T21:35:23.035Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar
[2025-03-26T21:35:23.036Z] 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 411 kB/s)
[2025-03-26T21:35:23.036Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-common/14.0.0.Final/jboss-metadata-common-14.0.0.Final.jar
[2025-03-26T21:35:23.036Z] 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 804 kB/s)
[2025-03-26T21:35:23.036Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-web/14.0.0.Final/jboss-metadata-web-14.0.0.Final.jar
[2025-03-26T21:35:23.036Z] 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 691 kB/s)
[2025-03-26T21:35:23.036Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-spi/2.7.2.Final/quarkus-undertow-spi-2.7.2.Final.jar
[2025-03-26T21:35:23.036Z] 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 145 kB/s)
[2025-03-26T21:35:23.036Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.2.Final/quarkus-resteasy-server-common-deployment-2.7.2.Final.jar
[2025-03-26T21:35:23.036Z] 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.5 MB/s)
[2025-03-26T21:35:23.036Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-deployment/2.7.2.Final/quarkus-vertx-deployment-2.7.2.Final.jar
[2025-03-26T21:35:23.036Z] 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 171 kB/s)
[2025-03-26T21:35:23.036Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.2.Final/quarkus-vertx-http-deployment-spi-2.7.2.Final.jar
[2025-03-26T21:35:23.036Z] 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.4 MB/s)
[2025-03-26T21:35:23.036Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.2.Final/quarkus-smallrye-context-propagation-deployment-2.7.2.Final.jar
[2025-03-26T21:35:23.036Z] 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 146 kB/s)
[2025-03-26T21:35:23.036Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-deployment/2.7.2.Final/quarkus-mutiny-deployment-2.7.2.Final.jar
[2025-03-26T21:35:23.036Z] 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 15 kB/s)
[2025-03-26T21:35:23.036Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-spi/2.7.2.Final/quarkus-kubernetes-spi-2.7.2.Final.jar
[2025-03-26T21:35:23.036Z] 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 16 kB/s)
[2025-03-26T21:35:23.036Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment/2.7.2.Final/quarkus-vertx-http-deployment-2.7.2.Final.jar
[2025-03-26T21:35:23.036Z] 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 28 kB/s)
[2025-03-26T21:35:23.036Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.2.Final/quarkus-vertx-http-dev-console-spi-2.7.2.Final.jar
[2025-03-26T21:35:23.036Z] 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 3.7 MB/s)
[2025-03-26T21:35:23.036Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc-processor/2.7.2.Final/arc-processor-2.7.2.Final.jar
[2025-03-26T21:35:23.036Z] 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.1 MB/s)
[2025-03-26T21:35:23.036Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc-deployment/2.7.2.Final/quarkus-arc-deployment-2.7.2.Final.jar
[2025-03-26T21:35:23.036Z] 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 84 kB/s)
[2025-03-26T21:35:23.036Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-spi/2.7.2.Final/quarkus-security-spi-2.7.2.Final.jar
[2025-03-26T21:35:23.036Z] 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.2 MB/s)
[2025-03-26T21:35:23.036Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-deployment/2.7.2.Final/quarkus-resteasy-deployment-2.7.2.Final.jar
[2025-03-26T21:35:23.036Z] 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 808 kB/s)
[2025-03-26T21:35:23.036Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient-deployment/2.7.2.Final/quarkus-apache-httpclient-deployment-2.7.2.Final.jar
[2025-03-26T21:35:23.036Z] 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 14 kB/s)
[2025-03-26T21:35:23.036Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.2.Final/quarkus-resteasy-mutiny-common-deployment-2.7.2.Final.jar
[2025-03-26T21:35:23.036Z] 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 28 kB/s)
[2025-03-26T21:35:23.036Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.2.Final/quarkus-resteasy-mutiny-deployment-2.7.2.Final.jar
[2025-03-26T21:35:23.036Z] 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 13 kB/s)
[2025-03-26T21:35:23.036Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-spi/2.7.2.Final/quarkus-jackson-spi-2.7.2.Final.jar
[2025-03-26T21:35:23.036Z] 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 11 kB/s)
[2025-03-26T21:35:23.036Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-deployment/2.7.2.Final/quarkus-jackson-deployment-2.7.2.Final.jar
[2025-03-26T21:35:23.036Z] 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 29 kB/s)
[2025-03-26T21:35:23.036Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.2.Final/quarkus-resteasy-jackson-deployment-2.7.2.Final.jar
[2025-03-26T21:35:23.036Z] 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 16 kB/s)
[2025-03-26T21:35:23.036Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty-deployment/2.7.2.Final/quarkus-netty-deployment-2.7.2.Final.jar
[2025-03-26T21:35:23.036Z] 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 35 kB/s)
[2025-03-26T21:35:23.036Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common-deployment/1.0.3/quarkus-amazon-common-deployment-1.0.3.jar
[2025-03-26T21:35:23.036Z] 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.0 MB/s)
[2025-03-26T21:35:23.036Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb-deployment/1.0.3/quarkus-amazon-dynamodb-deployment-1.0.3.jar
[2025-03-26T21:35:23.036Z] 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 50 kB/s)
[2025-03-26T21:35:23.036Z] 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 15 kB/s)
[2025-03-26T21:35:23.036Z] 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 43 kB/s)
[2025-03-26T21:35:23.036Z] 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 7.3 kB/s)
[2025-03-26T21:35:23.036Z] 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 7.9 kB/s)
[2025-03-26T21:35:23.036Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom-quarkus-platform-properties/2.7.2.Final/quarkus-bom-quarkus-platform-properties-2.7.2.Final.properties
[2025-03-26T21:35:23.036Z] 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 569 B/s)
[2025-03-26T21:35:23.036Z] 2025-03-26 21:34:56,740 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-03-26T21:35:23.036Z] 2025-03-26 21:34:58,872 WARN [org.tes.uti.TestcontainersConfiguration] (pool-5-thread-1) Attempted to read Testcontainers configuration file at file:/root/.testcontainers.properties but the file was not found. Exception message: FileNotFoundException: /root/.testcontainers.properties (No such file or directory)
[2025-03-26T21:35:23.036Z] 2025-03-26 21:34:59,254 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-5-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-03-26T21:35:23.036Z] 2025-03-26 21:34:59,277 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Docker host IP address is 172.17.0.1
[2025-03-26T21:35:23.036Z] 2025-03-26 21:34:59,311 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Connected to docker:
[2025-03-26T21:35:23.036Z] Server Version: 26.1.3
[2025-03-26T21:35:23.036Z] API Version: 1.45
[2025-03-26T21:35:23.036Z] Operating System: Ubuntu 24.04.2 LTS
[2025-03-26T21:35:23.036Z] Total Memory: 7887 MB
[2025-03-26T21:35:23.036Z] 2025-03-26 21:34:59,316 INFO [org.tes.uti.ImageNameSubstitutor] (pool-5-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-03-26T21:35:23.036Z] 2025-03-26 21:34:59,393 INFO [org.tes.uti.RegistryAuthLocator] (pool-5-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-03-26T21:35:23.036Z] 2025-03-26 21:34:59,961 WARN [org.tes.uti.ResourceReaper] (testcontainers-ryuk) Can not connect to Ryuk at 172.17.0.1:32845: java.net.SocketException: Broken pipe
[2025-03-26T21:35:23.036Z] at java.base/sun.nio.ch.SocketDispatcher.write0(Native Method)
[2025-03-26T21:35:23.036Z] at java.base/sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:62)
[2025-03-26T21:35:23.036Z] at java.base/sun.nio.ch.NioSocketImpl.tryWrite(NioSocketImpl.java:394)
[2025-03-26T21:35:23.036Z] at java.base/sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:410)
[2025-03-26T21:35:23.036Z] at java.base/sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:440)
[2025-03-26T21:35:23.036Z] at java.base/sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:819)
[2025-03-26T21:35:23.036Z] at java.base/java.net.Socket$SocketOutputStream.write(Socket.java:1195)
[2025-03-26T21:35:23.036Z] at java.base/java.net.Socket$SocketOutputStream.write(Socket.java:1190)
[2025-03-26T21:35:23.036Z] at org.testcontainers.utility.ResourceReaper$FilterRegistry.register(ResourceReaper.java:487)
[2025-03-26T21:35:23.036Z] at org.testcontainers.utility.ResourceReaper.lambda$null$3(ResourceReaper.java:208)
[2025-03-26T21:35:23.036Z] at org.rnorth.ducttape.ratelimits.RateLimiter.doWhenReady(RateLimiter.java:27)
[2025-03-26T21:35:23.037Z] at org.testcontainers.utility.ResourceReaper.lambda$start$4(ResourceReaper.java:190)
[2025-03-26T21:35:23.037Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2025-03-26T21:35:23.037Z]
[2025-03-26T21:35:23.037Z] 2025-03-26 21:35:00,214 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-03-26T21:35:23.037Z] 2025-03-26 21:35:00,215 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Checking the system...
[2025-03-26T21:35:23.037Z] 2025-03-26 21:35:00,215 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-03-26T21:35:23.037Z] 2025-03-26 21:35:00,323 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-03-26T21:35:23.037Z] 2025-03-26 21:35:00,408 INFO [doc.12.17]] (pool-5-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-03-26T21:35:23.037Z] 2025-03-26 21:35:00,408 INFO [doc.12.17]] (pool-5-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-03-26T21:35:23.037Z] 2025-03-26 21:35:00,988 INFO [doc.12.17]] (pool-5-thread-1) Container localstack/localstack:0.12.17 is starting: df4b87e599e4a0468f4bd87251b5d4026837384e8ab59fab1db4fc80e87cab96
[2025-03-26T21:35:23.037Z] 2025-03-26 21:35:19,355 INFO [doc.12.17]] (pool-5-thread-1) Container localstack/localstack:0.12.17 started in PT18.94705665S
[2025-03-26T21:35:23.037Z] 2025-03-26 21:35:20,718 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 24.642s. Listening on: http://localhost:8081
[2025-03-26T21:35:23.037Z] 2025-03-26 21:35:20,719 INFO [io.quarkus] (main) Profile test activated.
[2025-03-26T21:35:23.037Z] 2025-03-26 21:35:20,719 INFO [io.quarkus] (main) Installed features: [amazon-dynamodb, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-03-26T21:35:24.347Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.013 s - in org.acme.dynamodb.DynamodbResourcesTest
[2025-03-26T21:35:26.400Z] 2025-03-26 21:35:25,965 INFO [io.quarkus] (main) Quarkus stopped in 2.052s
[2025-03-26T21:35:27.042Z] [INFO]
[2025-03-26T21:35:27.042Z] [INFO] Results:
[2025-03-26T21:35:27.042Z] [INFO]
[2025-03-26T21:35:27.042Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-03-26T21:35:27.042Z] [INFO]
[2025-03-26T21:35:27.042Z] [INFO]
[2025-03-26T21:35:27.042Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-dynamodb-quickstart ---
[2025-03-26T21:35:27.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
[2025-03-26T21:35:27.042Z] [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 413 kB/s)
[2025-03-26T21:35:27.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
[2025-03-26T21:35:27.042Z] [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 351 kB/s)
[2025-03-26T21:35:27.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
[2025-03-26T21:35:27.042Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 248 kB/s)
[2025-03-26T21:35:27.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
[2025-03-26T21:35:27.042Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 450 kB/s)
[2025-03-26T21:35:27.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[2025-03-26T21:35:27.042Z] [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 2.3 MB/s)
[2025-03-26T21:35:27.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
[2025-03-26T21:35:27.042Z] [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 204 kB/s)
[2025-03-26T21:35:27.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
[2025-03-26T21:35:27.042Z] [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 1.2 MB/s)
[2025-03-26T21:35:27.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[2025-03-26T21:35:27.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
[2025-03-26T21:35:27.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar
[2025-03-26T21:35:27.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
[2025-03-26T21:35:27.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar
[2025-03-26T21:35:27.042Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 1.8 MB/s)
[2025-03-26T21:35:27.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[2025-03-26T21:35:27.042Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (58 kB at 4.9 MB/s)
[2025-03-26T21:35:27.042Z] [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 4.3 MB/s)
[2025-03-26T21:35:27.042Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (184 kB at 12 MB/s)
[2025-03-26T21:35:27.042Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 9.9 MB/s)
[2025-03-26T21:35:27.042Z] [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 708 kB/s)
[2025-03-26T21:35:27.042Z] [INFO] Building jar: /quarkus-quickstarts/amazon-dynamodb-quickstart/target/amazon-dynamodb-quickstart-1.0.0-SNAPSHOT.jar
[2025-03-26T21:35:27.042Z] [INFO]
[2025-03-26T21:35:27.042Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-dynamodb-quickstart ---
[2025-03-26T21:35:30.815Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2659ms
[2025-03-26T21:35:30.815Z] [INFO]
[2025-03-26T21:35:30.815Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-dynamodb-quickstart ---
[2025-03-26T21:35:30.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
[2025-03-26T21:35:30.815Z] [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 58 kB/s)
[2025-03-26T21:35:30.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[2025-03-26T21:35:30.815Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 3.1 MB/s)
[2025-03-26T21:35:30.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
[2025-03-26T21:35:30.815Z] [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 176 kB/s)
[2025-03-26T21:35:30.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
[2025-03-26T21:35:30.815Z] [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 383 kB/s)
[2025-03-26T21:35:30.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
[2025-03-26T21:35:30.815Z] [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 803 kB/s)
[2025-03-26T21:35:30.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[2025-03-26T21:35:30.815Z] [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 605 kB/s)
[2025-03-26T21:35:30.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
[2025-03-26T21:35:30.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
[2025-03-26T21:35:30.815Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 kB at 1.1 MB/s)
[2025-03-26T21:35:30.815Z] [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 10 MB/s)
[2025-03-26T21:35:30.815Z] [INFO] Installing /quarkus-quickstarts/amazon-dynamodb-quickstart/target/amazon-dynamodb-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-dynamodb-quickstart/1.0.0-SNAPSHOT/amazon-dynamodb-quickstart-1.0.0-SNAPSHOT.jar
[2025-03-26T21:35:30.815Z] [INFO] Installing /quarkus-quickstarts/amazon-dynamodb-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-dynamodb-quickstart/1.0.0-SNAPSHOT/amazon-dynamodb-quickstart-1.0.0-SNAPSHOT.pom
[2025-03-26T21:35:30.815Z] [INFO]
[2025-03-26T21:35:30.816Z] [INFO] -------------------< org.acme:amazon-kms-quickstart >-------------------
[2025-03-26T21:35:30.816Z] [INFO] Building amazon-kms-quickstart 1.0.0-SNAPSHOT [2/104]
[2025-03-26T21:35:30.816Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-03-26T21:35:30.816Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms/1.0.3/quarkus-amazon-kms-1.0.3.pom
[2025-03-26T21:35:30.816Z] [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 21 kB/s)
[2025-03-26T21:35:30.816Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms-parent/1.0.3/quarkus-amazon-kms-parent-1.0.3.pom
[2025-03-26T21:35:30.816Z] [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 5.1 kB/s)
[2025-03-26T21:35:30.816Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/kms/2.17.103/kms-2.17.103.pom
[2025-03-26T21:35:31.446Z] [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 18 kB/s)
[2025-03-26T21:35:31.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms/1.0.3/quarkus-amazon-kms-1.0.3.jar
[2025-03-26T21:35:31.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/kms/2.17.103/kms-2.17.103.jar
[2025-03-26T21:35:31.446Z] [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 224 kB/s)
[2025-03-26T21:35:31.446Z] [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.7 MB/s)
[2025-03-26T21:35:31.446Z] [INFO]
[2025-03-26T21:35:31.446Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-kms-quickstart ---
[2025-03-26T21:35:31.446Z] [INFO]
[2025-03-26T21:35:31.446Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-kms-quickstart ---
[2025-03-26T21:35:31.446Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-03-26T21:35:31.446Z] [INFO] Copying 1 resource
[2025-03-26T21:35:31.446Z] [INFO]
[2025-03-26T21:35:31.446Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-kms-quickstart ---
[2025-03-26T21:35:31.446Z] [INFO] Changes detected - recompiling the module!
[2025-03-26T21:35:31.446Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/amazon-kms-quickstart/target/classes
[2025-03-26T21:35:32.077Z] [INFO]
[2025-03-26T21:35:32.077Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-kms-quickstart ---
[2025-03-26T21:35:32.077Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-03-26T21:35:32.077Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-kms-quickstart/src/test/resources
[2025-03-26T21:35:32.077Z] [INFO]
[2025-03-26T21:35:32.077Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-kms-quickstart ---
[2025-03-26T21:35:32.077Z] [INFO] Changes detected - recompiling the module!
[2025-03-26T21:35:32.077Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-kms-quickstart/target/test-classes
[2025-03-26T21:35:32.077Z] [INFO]
[2025-03-26T21:35:32.077Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-kms-quickstart ---
[2025-03-26T21:35:32.077Z] [INFO]
[2025-03-26T21:35:32.077Z] [INFO] -------------------------------------------------------
[2025-03-26T21:35:32.077Z] [INFO] T E S T S
[2025-03-26T21:35:32.077Z] [INFO] -------------------------------------------------------
[2025-03-26T21:35:32.707Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-03-26T21:35:33.337Z] [INFO] Running org.acme.kms.KmsResourcesTest
[2025-03-26T21:35:57.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
[2025-03-26T21:35:57.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.2 kB/s)
[2025-03-26T21:35:57.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
[2025-03-26T21:35:57.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 67 kB/s)
[2025-03-26T21:35:57.011Z] 2025-03-26 21:35:38,105 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-03-26T21:35:57.011Z] 2025-03-26 21:35:40,034 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-03-26T21:35:57.011Z] 2025-03-26 21:35:40,415 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-03-26T21:35:57.011Z] 2025-03-26 21:35:40,434 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2025-03-26T21:35:57.011Z] 2025-03-26 21:35:40,468 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2025-03-26T21:35:57.011Z] Server Version: 26.1.3
[2025-03-26T21:35:57.011Z] API Version: 1.45
[2025-03-26T21:35:57.011Z] Operating System: Ubuntu 24.04.2 LTS
[2025-03-26T21:35:57.011Z] Total Memory: 7887 MB
[2025-03-26T21:35:57.011Z] 2025-03-26 21:35:40,474 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-03-26T21:35:57.011Z] 2025-03-26 21:35:40,521 INFO [org.tes.uti.RegistryAuthLocator] (pool-4-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-03-26T21:35:57.011Z] 2025-03-26 21:35:41,127 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-03-26T21:35:57.011Z] 2025-03-26 21:35:41,127 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2025-03-26T21:35:57.011Z] 2025-03-26 21:35:41,127 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-03-26T21:35:57.011Z] 2025-03-26 21:35:41,188 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-03-26T21:35:57.011Z] 2025-03-26 21:35:41,229 INFO [doc.12.17]] (pool-4-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-03-26T21:35:57.011Z] 2025-03-26 21:35:41,230 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-03-26T21:35:57.011Z] 2025-03-26 21:35:41,818 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: bc543bda23a8d4a77e5fbb476fd12cb5751f83ccb920872ac02033c49c29c2c9
[2025-03-26T21:35:57.011Z] 2025-03-26 21:35:54,036 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT12.806881668S
[2025-03-26T21:35:57.011Z] 2025-03-26 21:35:55,316 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 17.948s. Listening on: http://localhost:8081
[2025-03-26T21:35:57.011Z] 2025-03-26 21:35:55,316 INFO [io.quarkus] (main) Profile test activated.
[2025-03-26T21:35:57.011Z] 2025-03-26 21:35:55,316 INFO [io.quarkus] (main) Installed features: [amazon-kms, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-03-26T21:35:57.648Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.342 s - in org.acme.kms.KmsResourcesTest
[2025-03-26T21:35:59.700Z] 2025-03-26 21:35:59,279 INFO [io.quarkus] (main) Quarkus stopped in 2.051s
[2025-03-26T21:36:00.333Z] [INFO]
[2025-03-26T21:36:00.333Z] [INFO] Results:
[2025-03-26T21:36:00.333Z] [INFO]
[2025-03-26T21:36:00.333Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-03-26T21:36:00.333Z] [INFO]
[2025-03-26T21:36:00.333Z] [INFO]
[2025-03-26T21:36:00.333Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-kms-quickstart ---
[2025-03-26T21:36:00.333Z] [INFO] Building jar: /quarkus-quickstarts/amazon-kms-quickstart/target/amazon-kms-quickstart-1.0.0-SNAPSHOT.jar
[2025-03-26T21:36:00.333Z] [INFO]
[2025-03-26T21:36:00.333Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-kms-quickstart ---
[2025-03-26T21:36:02.386Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2151ms
[2025-03-26T21:36:02.386Z] [INFO]
[2025-03-26T21:36:02.386Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-kms-quickstart ---
[2025-03-26T21:36:02.386Z] [INFO] Installing /quarkus-quickstarts/amazon-kms-quickstart/target/amazon-kms-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-kms-quickstart/1.0.0-SNAPSHOT/amazon-kms-quickstart-1.0.0-SNAPSHOT.jar
[2025-03-26T21:36:02.386Z] [INFO] Installing /quarkus-quickstarts/amazon-kms-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-kms-quickstart/1.0.0-SNAPSHOT/amazon-kms-quickstart-1.0.0-SNAPSHOT.pom
[2025-03-26T21:36:02.386Z] [INFO]
[2025-03-26T21:36:02.386Z] [INFO] -------------------< org.acme:amazon-s3-quickstart >--------------------
[2025-03-26T21:36:02.386Z] [INFO] Building amazon-s3-quickstart 1.0.0-SNAPSHOT [3/104]
[2025-03-26T21:36:02.386Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-03-26T21:36:02.386Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart/2.7.2.Final/quarkus-resteasy-multipart-2.7.2.Final.pom
[2025-03-26T21:36:02.386Z] [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 143 kB/s)
[2025-03-26T21:36:02.386Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart-parent/2.7.2.Final/quarkus-resteasy-multipart-parent-2.7.2.Final.pom
[2025-03-26T21:36:02.386Z] [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 86 kB/s)
[2025-03-26T21:36:02.386Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.pom
[2025-03-26T21:36:02.386Z] [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 189 kB/s)
[2025-03-26T21:36:02.386Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.pom
[2025-03-26T21:36:02.386Z] [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 549 kB/s)
[2025-03-26T21:36:02.386Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.pom
[2025-03-26T21:36:02.386Z] [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 716 kB/s)
[2025-03-26T21:36:02.386Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3-b02/jaxb-runtime-parent-2.3.3-b02.pom
[2025-03-26T21:36:02.386Z] [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 81 kB/s)
[2025-03-26T21:36:02.386Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3-b02/jaxb-parent-2.3.3-b02.pom
[2025-03-26T21:36:02.386Z] [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 2.7 MB/s)
[2025-03-26T21:36:02.386Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3-b02/jaxb-bom-ext-2.3.3-b02.pom
[2025-03-26T21:36:02.386Z] [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 488 kB/s)
[2025-03-26T21:36:02.386Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3-b02/jaxb-bom-2.3.3-b02.pom
[2025-03-26T21:36:02.386Z] [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 822 kB/s)
[2025-03-26T21:36:02.386Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.pom
[2025-03-26T21:36:02.387Z] [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 121 kB/s)
[2025-03-26T21:36:02.387Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.3-b02/jaxb-txw-parent-2.3.3-b02.pom
[2025-03-26T21:36:03.017Z] [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 212 kB/s)
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.pom
[2025-03-26T21:36:03.017Z] [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 635 kB/s)
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.10/istack-commons-3.0.10.pom
[2025-03-26T21:36:03.017Z] [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 2.4 MB/s)
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.pom
[2025-03-26T21:36:03.017Z] [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 845 kB/s)
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.6.5/all-1.6.5.pom
[2025-03-26T21:36:03.017Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.6.5/all-1.6.5.pom (21 kB at 2.1 MB/s)
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.pom
[2025-03-26T21:36:03.017Z] [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 346 kB/s)
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-project/0.8.3/apache-mime4j-project-0.8.3.pom
[2025-03-26T21:36:03.017Z] [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 742 kB/s)
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.pom
[2025-03-26T21:36:03.017Z] [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 149 kB/s)
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-storage/0.8.3/apache-mime4j-storage-0.8.3.pom
[2025-03-26T21:36:03.017Z] [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 173 kB/s)
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3/1.0.3/quarkus-amazon-s3-1.0.3.pom
[2025-03-26T21:36:03.017Z] [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 18 kB/s)
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3-parent/1.0.3/quarkus-amazon-s3-parent-1.0.3.pom
[2025-03-26T21:36:03.017Z] [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 30 kB/s)
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/s3/2.17.103/s3-2.17.103.pom
[2025-03-26T21:36:03.017Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/s3/2.17.103/s3-2.17.103.pom (5.2 kB at 579 kB/s)
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-xml-protocol/2.17.103/aws-xml-protocol-2.17.103.pom
[2025-03-26T21:36:03.017Z] [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 334 kB/s)
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-query-protocol/2.17.103/aws-query-protocol-2.17.103.pom
[2025-03-26T21:36:03.017Z] [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 260 kB/s)
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/arns/2.17.103/arns-2.17.103.pom
[2025-03-26T21:36:03.017Z] [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 298 kB/s)
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart/2.7.2.Final/quarkus-resteasy-multipart-2.7.2.Final.jar
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.jar
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.jar
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.jar
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.jar
[2025-03-26T21:36:03.017Z] [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 4.3 MB/s)
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.jar
[2025-03-26T21:36:03.017Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.jar (98 kB at 4.3 MB/s)
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.jar
[2025-03-26T21:36:03.017Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.jar (72 kB at 3.3 MB/s)
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.jar
[2025-03-26T21:36:03.017Z] [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 880 kB/s)
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.jar
[2025-03-26T21:36:03.017Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.jar (331 kB at 7.9 MB/s)
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-storage/0.8.3/apache-mime4j-storage-0.8.3.jar
[2025-03-26T21:36:03.017Z] [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 22 MB/s)
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3/1.0.3/quarkus-amazon-s3-1.0.3.jar
[2025-03-26T21:36:03.017Z] [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 597 kB/s)
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/s3/2.17.103/s3-2.17.103.jar
[2025-03-26T21:36:03.017Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.jar (104 kB at 2.0 MB/s)
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-xml-protocol/2.17.103/aws-xml-protocol-2.17.103.jar
[2025-03-26T21:36:03.017Z] [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 13 MB/s)
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-query-protocol/2.17.103/aws-query-protocol-2.17.103.jar
[2025-03-26T21:36:03.017Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-xml-protocol/2.17.103/aws-xml-protocol-2.17.103.jar (96 kB at 1.4 MB/s)
[2025-03-26T21:36:03.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/arns/2.17.103/arns-2.17.103.jar
[2025-03-26T21:36:03.017Z] [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 919 kB/s)
[2025-03-26T21:36:03.017Z] [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 206 kB/s)
[2025-03-26T21:36:03.017Z] [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 27 MB/s)
[2025-03-26T21:36:03.017Z] [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 81 kB/s)
[2025-03-26T21:36:03.017Z] [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 52 kB/s)
[2025-03-26T21:36:03.017Z] [INFO]
[2025-03-26T21:36:03.017Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-s3-quickstart ---
[2025-03-26T21:36:03.017Z] [INFO]
[2025-03-26T21:36:03.017Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-s3-quickstart ---
[2025-03-26T21:36:03.017Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-03-26T21:36:03.017Z] [INFO] Copying 3 resources
[2025-03-26T21:36:03.017Z] [INFO]
[2025-03-26T21:36:03.017Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-s3-quickstart ---
[2025-03-26T21:36:03.017Z] [INFO] Changes detected - recompiling the module!
[2025-03-26T21:36:03.017Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/amazon-s3-quickstart/target/classes
[2025-03-26T21:36:03.652Z] [INFO]
[2025-03-26T21:36:03.652Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-s3-quickstart ---
[2025-03-26T21:36:03.652Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-03-26T21:36:03.652Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-s3-quickstart/src/test/resources
[2025-03-26T21:36:03.652Z] [INFO]
[2025-03-26T21:36:03.652Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-s3-quickstart ---
[2025-03-26T21:36:03.652Z] [INFO] Changes detected - recompiling the module!
[2025-03-26T21:36:03.652Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-s3-quickstart/target/test-classes
[2025-03-26T21:36:04.281Z] [INFO]
[2025-03-26T21:36:04.281Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-s3-quickstart ---
[2025-03-26T21:36:04.281Z] [INFO]
[2025-03-26T21:36:04.281Z] [INFO] -------------------------------------------------------
[2025-03-26T21:36:04.281Z] [INFO] T E S T S
[2025-03-26T21:36:04.281Z] [INFO] -------------------------------------------------------
[2025-03-26T21:36:04.281Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-03-26T21:36:04.920Z] [INFO] Running org.acme.s3.S3ResourcesTest
[2025-03-26T21:36:28.711Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.2.Final/quarkus-resteasy-multipart-deployment-2.7.2.Final.pom
[2025-03-26T21:36:28.711Z] 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 5.0 kB/s)
[2025-03-26T21:36:28.711Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3-deployment/1.0.3/quarkus-amazon-s3-deployment-1.0.3.pom
[2025-03-26T21:36:28.711Z] 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 15 kB/s)
[2025-03-26T21:36:28.711Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.2.Final/quarkus-resteasy-multipart-deployment-2.7.2.Final.jar
[2025-03-26T21:36:28.711Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3-deployment/1.0.3/quarkus-amazon-s3-deployment-1.0.3.jar
[2025-03-26T21:36:28.711Z] 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 235 kB/s)
[2025-03-26T21:36:28.711Z] 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 29 kB/s)
[2025-03-26T21:36:28.711Z] 2025-03-26 21:36:09,800 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-03-26T21:36:28.711Z] 2025-03-26 21:36:12,048 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-5-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-03-26T21:36:28.711Z] 2025-03-26 21:36:12,424 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-5-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-03-26T21:36:28.711Z] 2025-03-26 21:36:12,441 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Docker host IP address is 172.17.0.1
[2025-03-26T21:36:28.711Z] 2025-03-26 21:36:12,469 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Connected to docker:
[2025-03-26T21:36:28.711Z] Server Version: 26.1.3
[2025-03-26T21:36:28.711Z] API Version: 1.45
[2025-03-26T21:36:28.711Z] Operating System: Ubuntu 24.04.2 LTS
[2025-03-26T21:36:28.711Z] Total Memory: 7887 MB
[2025-03-26T21:36:28.711Z] 2025-03-26 21:36:12,473 INFO [org.tes.uti.ImageNameSubstitutor] (pool-5-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-03-26T21:36:28.711Z] 2025-03-26 21:36:12,521 INFO [org.tes.uti.RegistryAuthLocator] (pool-5-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-03-26T21:36:28.711Z] 2025-03-26 21:36:13,106 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-03-26T21:36:28.711Z] 2025-03-26 21:36:13,107 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Checking the system...
[2025-03-26T21:36:28.711Z] 2025-03-26 21:36:13,107 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-03-26T21:36:28.711Z] 2025-03-26 21:36:13,155 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-03-26T21:36:28.711Z] 2025-03-26 21:36:13,181 INFO [doc.12.17]] (pool-5-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-03-26T21:36:28.711Z] 2025-03-26 21:36:13,182 INFO [doc.12.17]] (pool-5-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-03-26T21:36:28.711Z] 2025-03-26 21:36:13,694 INFO [doc.12.17]] (pool-5-thread-1) Container localstack/localstack:0.12.17 is starting: 4b26da7d85c4602996177cb7b677b4b99f9f3e55b0ceac650043bc7befa266a6
[2025-03-26T21:36:28.711Z] 2025-03-26 21:36:26,936 INFO [doc.12.17]] (pool-5-thread-1) Container localstack/localstack:0.12.17 started in PT13.753793278S
[2025-03-26T21:36:28.711Z] 2025-03-26 21:36:28,061 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 19.083s. Listening on: http://localhost:8081
[2025-03-26T21:36:28.711Z] 2025-03-26 21:36:28,062 INFO [io.quarkus] (main) Profile test activated.
[2025-03-26T21:36:28.711Z] 2025-03-26 21:36:28,062 INFO [io.quarkus] (main) Installed features: [amazon-s3, cdi, resteasy, resteasy-jackson, resteasy-multipart, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-03-26T21:36:31.580Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.413 s - in org.acme.s3.S3ResourcesTest
[2025-03-26T21:36:33.636Z] 2025-03-26 21:36:32,991 INFO [io.quarkus] (main) Quarkus stopped in 2.061s
[2025-03-26T21:36:33.636Z] [INFO]
[2025-03-26T21:36:33.636Z] [INFO] Results:
[2025-03-26T21:36:33.636Z] [INFO]
[2025-03-26T21:36:33.636Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-03-26T21:36:33.636Z] [INFO]
[2025-03-26T21:36:33.636Z] [INFO]
[2025-03-26T21:36:33.636Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-s3-quickstart ---
[2025-03-26T21:36:33.636Z] [INFO] Building jar: /quarkus-quickstarts/amazon-s3-quickstart/target/amazon-s3-quickstart-1.0.0-SNAPSHOT.jar
[2025-03-26T21:36:33.636Z] [INFO]
[2025-03-26T21:36:33.636Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-s3-quickstart ---
[2025-03-26T21:36:36.512Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2373ms
[2025-03-26T21:36:36.512Z] [INFO]
[2025-03-26T21:36:36.512Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-s3-quickstart ---
[2025-03-26T21:36:36.512Z] [INFO] Installing /quarkus-quickstarts/amazon-s3-quickstart/target/amazon-s3-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-s3-quickstart/1.0.0-SNAPSHOT/amazon-s3-quickstart-1.0.0-SNAPSHOT.jar
[2025-03-26T21:36:36.512Z] [INFO] Installing /quarkus-quickstarts/amazon-s3-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-s3-quickstart/1.0.0-SNAPSHOT/amazon-s3-quickstart-1.0.0-SNAPSHOT.pom
[2025-03-26T21:36:36.512Z] [INFO]
[2025-03-26T21:36:36.512Z] [INFO] -------------------< org.acme:amazon-ses-quickstart >-------------------
[2025-03-26T21:36:36.512Z] [INFO] Building amazon-ses-quickstart 1.0.0-SNAPSHOT [4/104]
[2025-03-26T21:36:36.512Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-03-26T21:36:36.512Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses/1.0.3/quarkus-amazon-ses-1.0.3.pom
[2025-03-26T21:36:37.143Z] [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 11 kB/s)
[2025-03-26T21:36:37.143Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses-parent/1.0.3/quarkus-amazon-ses-parent-1.0.3.pom
[2025-03-26T21:36:37.143Z] [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 7.2 kB/s)
[2025-03-26T21:36:37.144Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ses/2.17.103/ses-2.17.103.pom
[2025-03-26T21:36:37.144Z] [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 280 kB/s)
[2025-03-26T21:36:37.144Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses/1.0.3/quarkus-amazon-ses-1.0.3.jar
[2025-03-26T21:36:37.144Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ses/2.17.103/ses-2.17.103.jar
[2025-03-26T21:36:37.144Z] [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 52 kB/s)
[2025-03-26T21:36:37.773Z] [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.2 MB/s)
[2025-03-26T21:36:37.773Z] [INFO]
[2025-03-26T21:36:37.773Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-ses-quickstart ---
[2025-03-26T21:36:37.773Z] [INFO]
[2025-03-26T21:36:37.773Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-ses-quickstart ---
[2025-03-26T21:36:37.773Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-03-26T21:36:37.773Z] [INFO] Copying 1 resource
[2025-03-26T21:36:37.773Z] [INFO]
[2025-03-26T21:36:37.773Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-ses-quickstart ---
[2025-03-26T21:36:37.773Z] [INFO] Changes detected - recompiling the module!
[2025-03-26T21:36:37.773Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-ses-quickstart/target/classes
[2025-03-26T21:36:37.773Z] [INFO]
[2025-03-26T21:36:37.773Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-ses-quickstart ---
[2025-03-26T21:36:37.773Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-03-26T21:36:37.773Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-ses-quickstart/src/test/resources
[2025-03-26T21:36:37.773Z] [INFO]
[2025-03-26T21:36:37.773Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-ses-quickstart ---
[2025-03-26T21:36:37.773Z] [INFO] Changes detected - recompiling the module!
[2025-03-26T21:36:37.773Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-ses-quickstart/target/test-classes
[2025-03-26T21:36:37.773Z] [INFO]
[2025-03-26T21:36:37.773Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-ses-quickstart ---
[2025-03-26T21:36:37.773Z] [INFO]
[2025-03-26T21:36:37.773Z] [INFO] -------------------------------------------------------
[2025-03-26T21:36:37.773Z] [INFO] T E S T S
[2025-03-26T21:36:37.773Z] [INFO] -------------------------------------------------------
[2025-03-26T21:36:37.773Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-03-26T21:36:39.083Z] [INFO] Running org.acme.ses.SesResourcesTest
[2025-03-26T21:37:03.261Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses-deployment/1.0.3/quarkus-amazon-ses-deployment-1.0.3.pom
[2025-03-26T21:37:03.261Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses-deployment/1.0.3/quarkus-amazon-ses-deployment-1.0.3.pom (2.8 kB at 4.4 kB/s)
[2025-03-26T21:37:03.261Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses-deployment/1.0.3/quarkus-amazon-ses-deployment-1.0.3.jar
[2025-03-26T21:37:03.261Z] 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 265 kB/s)
[2025-03-26T21:37:03.261Z] 2025-03-26 21:36:43,575 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-03-26T21:37:03.261Z] 2025-03-26 21:36:45,612 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-03-26T21:37:03.261Z] 2025-03-26 21:36:45,967 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-03-26T21:37:03.261Z] 2025-03-26 21:36:45,984 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2025-03-26T21:37:03.261Z] 2025-03-26 21:36:46,016 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2025-03-26T21:37:03.261Z] Server Version: 26.1.3
[2025-03-26T21:37:03.261Z] API Version: 1.45
[2025-03-26T21:37:03.261Z] Operating System: Ubuntu 24.04.2 LTS
[2025-03-26T21:37:03.261Z] Total Memory: 7887 MB
[2025-03-26T21:37:03.262Z] 2025-03-26 21:36:46,020 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-03-26T21:37:03.262Z] 2025-03-26 21:36:46,068 INFO [org.tes.uti.RegistryAuthLocator] (pool-4-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-03-26T21:37:03.262Z] 2025-03-26 21:36:46,586 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-03-26T21:37:03.262Z] 2025-03-26 21:36:46,586 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2025-03-26T21:37:03.262Z] 2025-03-26 21:36:46,587 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-03-26T21:37:03.262Z] 2025-03-26 21:36:46,650 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-03-26T21:37:03.262Z] 2025-03-26 21:36:46,717 INFO [doc.12.17]] (pool-4-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-03-26T21:37:03.262Z] 2025-03-26 21:36:46,718 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-03-26T21:37:03.262Z] 2025-03-26 21:36:47,243 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: fbf3ebca201cfc6977fd064a581b042ce042268ba7c23ba4845c30ecd08b3052
[2025-03-26T21:37:03.262Z] 2025-03-26 21:36:59,465 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT12.746253658S
[2025-03-26T21:37:03.262Z] 2025-03-26 21:37:00,619 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 17.779s. Listening on: http://localhost:8081
[2025-03-26T21:37:03.262Z] 2025-03-26 21:37:00,620 INFO [io.quarkus] (main) Profile test activated.
[2025-03-26T21:37:03.262Z] 2025-03-26 21:37:00,620 INFO [io.quarkus] (main) Installed features: [amazon-ses, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-03-26T21:37:03.262Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.71 s - in org.acme.ses.SesResourcesTest
[2025-03-26T21:37:05.313Z] 2025-03-26 21:37:04,290 INFO [io.quarkus] (main) Quarkus stopped in 2.038s
[2025-03-26T21:37:05.313Z] [INFO]
[2025-03-26T21:37:05.313Z] [INFO] Results:
[2025-03-26T21:37:05.313Z] [INFO]
[2025-03-26T21:37:05.313Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-03-26T21:37:05.313Z] [INFO]
[2025-03-26T21:37:05.313Z] [INFO]
[2025-03-26T21:37:05.313Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-ses-quickstart ---
[2025-03-26T21:37:05.313Z] [INFO] Building jar: /quarkus-quickstarts/amazon-ses-quickstart/target/amazon-ses-quickstart-1.0.0-SNAPSHOT.jar
[2025-03-26T21:37:05.313Z] [INFO]
[2025-03-26T21:37:05.313Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-ses-quickstart ---
[2025-03-26T21:37:07.396Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2192ms
[2025-03-26T21:37:07.396Z] [INFO]
[2025-03-26T21:37:07.396Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-ses-quickstart ---
[2025-03-26T21:37:07.396Z] [INFO] Installing /quarkus-quickstarts/amazon-ses-quickstart/target/amazon-ses-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-ses-quickstart/1.0.0-SNAPSHOT/amazon-ses-quickstart-1.0.0-SNAPSHOT.jar
[2025-03-26T21:37:07.396Z] [INFO] Installing /quarkus-quickstarts/amazon-ses-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-ses-quickstart/1.0.0-SNAPSHOT/amazon-ses-quickstart-1.0.0-SNAPSHOT.pom
[2025-03-26T21:37:07.396Z] [INFO]
[2025-03-26T21:37:07.396Z] [INFO] -------------------< org.acme:amazon-sns-quickstart >-------------------
[2025-03-26T21:37:07.396Z] [INFO] Building amazon-sns-quickstart 1.0.0-SNAPSHOT [5/104]
[2025-03-26T21:37:07.396Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-03-26T21:37:07.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns/1.0.3/quarkus-amazon-sns-1.0.3.pom
[2025-03-26T21:37:07.396Z] [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 25 kB/s)
[2025-03-26T21:37:07.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns-parent/1.0.3/quarkus-amazon-sns-parent-1.0.3.pom
[2025-03-26T21:37:08.036Z] [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 6.4 kB/s)
[2025-03-26T21:37:08.036Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sns/2.17.103/sns-2.17.103.pom
[2025-03-26T21:37:08.036Z] [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 66 kB/s)
[2025-03-26T21:37:08.036Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns/1.0.3/quarkus-amazon-sns-1.0.3.jar
[2025-03-26T21:37:08.036Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sns/2.17.103/sns-2.17.103.jar
[2025-03-26T21:37:08.036Z] [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 23 MB/s)
[2025-03-26T21:37:08.036Z] [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 55 kB/s)
[2025-03-26T21:37:08.036Z] [INFO]
[2025-03-26T21:37:08.036Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-sns-quickstart ---
[2025-03-26T21:37:08.036Z] [INFO]
[2025-03-26T21:37:08.036Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-sns-quickstart ---
[2025-03-26T21:37:08.036Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-03-26T21:37:08.036Z] [INFO] Copying 1 resource
[2025-03-26T21:37:08.036Z] [INFO]
[2025-03-26T21:37:08.036Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-sns-quickstart ---
[2025-03-26T21:37:08.036Z] [INFO] Changes detected - recompiling the module!
[2025-03-26T21:37:08.036Z] [INFO] Compiling 7 source files to /quarkus-quickstarts/amazon-sns-quickstart/target/classes
[2025-03-26T21:37:08.036Z] [INFO]
[2025-03-26T21:37:08.036Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-sns-quickstart ---
[2025-03-26T21:37:08.036Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-03-26T21:37:08.036Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-sns-quickstart/src/test/resources
[2025-03-26T21:37:08.036Z] [INFO]
[2025-03-26T21:37:08.036Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-sns-quickstart ---
[2025-03-26T21:37:08.036Z] [INFO] Changes detected - recompiling the module!
[2025-03-26T21:37:08.036Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-sns-quickstart/target/test-classes
[2025-03-26T21:37:08.670Z] [INFO]
[2025-03-26T21:37:08.670Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-sns-quickstart ---
[2025-03-26T21:37:08.670Z] [INFO]
[2025-03-26T21:37:08.670Z] [INFO] -------------------------------------------------------
[2025-03-26T21:37:08.670Z] [INFO] T E S T S
[2025-03-26T21:37:08.670Z] [INFO] -------------------------------------------------------
[2025-03-26T21:37:08.670Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-03-26T21:37:09.307Z] [INFO] Running org.acme.sns.SnsResourcesTest
[2025-03-26T21:37:33.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
[2025-03-26T21:37:33.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 5.0 kB/s)
[2025-03-26T21:37:33.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
[2025-03-26T21:37:33.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 39 kB/s)
[2025-03-26T21:37:33.007Z] 2025-03-26 21:37:14,058 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-03-26T21:37:33.007Z] 2025-03-26 21:37:16,159 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-03-26T21:37:33.007Z] 2025-03-26 21:37:16,517 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-03-26T21:37:33.007Z] 2025-03-26 21:37:16,536 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2025-03-26T21:37:33.007Z] 2025-03-26 21:37:16,573 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2025-03-26T21:37:33.007Z] Server Version: 26.1.3
[2025-03-26T21:37:33.007Z] API Version: 1.45
[2025-03-26T21:37:33.007Z] Operating System: Ubuntu 24.04.2 LTS
[2025-03-26T21:37:33.007Z] Total Memory: 7887 MB
[2025-03-26T21:37:33.007Z] 2025-03-26 21:37:16,577 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-03-26T21:37:33.007Z] 2025-03-26 21:37:16,610 INFO [org.tes.uti.RegistryAuthLocator] (pool-4-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-03-26T21:37:33.007Z] 2025-03-26 21:37:17,142 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-03-26T21:37:33.007Z] 2025-03-26 21:37:17,142 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2025-03-26T21:37:33.007Z] 2025-03-26 21:37:17,143 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-03-26T21:37:33.007Z] 2025-03-26 21:37:17,207 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-03-26T21:37:33.007Z] 2025-03-26 21:37:17,263 INFO [doc.12.17]] (pool-4-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-03-26T21:37:33.007Z] 2025-03-26 21:37:17,264 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-03-26T21:37:33.007Z] 2025-03-26 21:37:17,792 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: 3c593dbe3016c5580af8f76dc480ea92a6a1f77e856e190bb5fc8c7e7247b1b8
[2025-03-26T21:37:33.007Z] 2025-03-26 21:37:30,022 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT12.758893527S
[2025-03-26T21:37:33.007Z] 2025-03-26 21:37:31,163 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 17.785s. Listening on: http://localhost:8081
[2025-03-26T21:37:33.007Z] 2025-03-26 21:37:31,163 INFO [io.quarkus] (main) Profile test activated.
[2025-03-26T21:37:33.007Z] 2025-03-26 21:37:31,164 INFO [io.quarkus] (main) Installed features: [amazon-sns, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-03-26T21:37:33.007Z] 2025-03-26 21:37:32,515 INFO [org.acm.sns.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Charm, 1/2}]
[2025-03-26T21:37:33.007Z] 2025-03-26 21:37:32,786 INFO [org.acm.sns.QuarksCannonAsyncResource] (sdk-async-response-2-0) Fired Quark[Charm, 1/2}]
[2025-03-26T21:37:33.007Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.766 s - in org.acme.sns.SnsResourcesTest
[2025-03-26T21:37:35.881Z] 2025-03-26 21:37:34,832 INFO [io.quarkus] (main) Quarkus stopped in 2.026s
[2025-03-26T21:37:35.881Z] [INFO]
[2025-03-26T21:37:35.881Z] [INFO] Results:
[2025-03-26T21:37:35.881Z] [INFO]
[2025-03-26T21:37:35.881Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-03-26T21:37:35.881Z] [INFO]
[2025-03-26T21:37:35.881Z] [INFO]
[2025-03-26T21:37:35.881Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-sns-quickstart ---
[2025-03-26T21:37:35.881Z] [INFO] Building jar: /quarkus-quickstarts/amazon-sns-quickstart/target/amazon-sns-quickstart-1.0.0-SNAPSHOT.jar
[2025-03-26T21:37:35.881Z] [INFO]
[2025-03-26T21:37:35.881Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-sns-quickstart ---
[2025-03-26T21:37:37.940Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2034ms
[2025-03-26T21:37:37.940Z] [INFO]
[2025-03-26T21:37:37.940Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-sns-quickstart ---
[2025-03-26T21:37:37.940Z] [INFO] Installing /quarkus-quickstarts/amazon-sns-quickstart/target/amazon-sns-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-sns-quickstart/1.0.0-SNAPSHOT/amazon-sns-quickstart-1.0.0-SNAPSHOT.jar
[2025-03-26T21:37:37.940Z] [INFO] Installing /quarkus-quickstarts/amazon-sns-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-sns-quickstart/1.0.0-SNAPSHOT/amazon-sns-quickstart-1.0.0-SNAPSHOT.pom
[2025-03-26T21:37:37.940Z] [INFO]
[2025-03-26T21:37:37.940Z] [INFO] -------------------< org.acme:amazon-sqs-quickstart >-------------------
[2025-03-26T21:37:37.940Z] [INFO] Building amazon-sqs-quickstart 1.0.0-SNAPSHOT [6/104]
[2025-03-26T21:37:37.940Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-03-26T21:37:37.940Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs/1.0.3/quarkus-amazon-sqs-1.0.3.pom
[2025-03-26T21:37:37.940Z] [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 23 kB/s)
[2025-03-26T21:37:37.940Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs-parent/1.0.3/quarkus-amazon-sqs-parent-1.0.3.pom
[2025-03-26T21:37:38.573Z] [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 5.9 kB/s)
[2025-03-26T21:37:38.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sqs/2.17.103/sqs-2.17.103.pom
[2025-03-26T21:37:38.574Z] [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 354 kB/s)
[2025-03-26T21:37:38.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs/1.0.3/quarkus-amazon-sqs-1.0.3.jar
[2025-03-26T21:37:38.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sqs/2.17.103/sqs-2.17.103.jar
[2025-03-26T21:37:38.574Z] [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 20 MB/s)
[2025-03-26T21:37:38.574Z] [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 54 kB/s)
[2025-03-26T21:37:38.574Z] [INFO]
[2025-03-26T21:37:38.574Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-sqs-quickstart ---
[2025-03-26T21:37:38.574Z] [INFO]
[2025-03-26T21:37:38.574Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-sqs-quickstart ---
[2025-03-26T21:37:38.574Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-03-26T21:37:38.574Z] [INFO] Copying 1 resource
[2025-03-26T21:37:38.574Z] [INFO]
[2025-03-26T21:37:38.574Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-sqs-quickstart ---
[2025-03-26T21:37:38.574Z] [INFO] Changes detected - recompiling the module!
[2025-03-26T21:37:38.574Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/amazon-sqs-quickstart/target/classes
[2025-03-26T21:37:38.574Z] [INFO]
[2025-03-26T21:37:38.574Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-sqs-quickstart ---
[2025-03-26T21:37:38.574Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-03-26T21:37:38.574Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-sqs-quickstart/src/test/resources
[2025-03-26T21:37:38.574Z] [INFO]
[2025-03-26T21:37:38.574Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-sqs-quickstart ---
[2025-03-26T21:37:38.574Z] [INFO] Changes detected - recompiling the module!
[2025-03-26T21:37:38.574Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-sqs-quickstart/target/test-classes
[2025-03-26T21:37:39.204Z] [INFO]
[2025-03-26T21:37:39.204Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-sqs-quickstart ---
[2025-03-26T21:37:39.204Z] [INFO]
[2025-03-26T21:37:39.204Z] [INFO] -------------------------------------------------------
[2025-03-26T21:37:39.204Z] [INFO] T E S T S
[2025-03-26T21:37:39.204Z] [INFO] -------------------------------------------------------
[2025-03-26T21:37:39.204Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-03-26T21:37:39.838Z] [INFO] Running org.acme.sqs.SqsResourcesTest
[2025-03-26T21:38:04.153Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs-deployment/1.0.3/quarkus-amazon-sqs-deployment-1.0.3.pom
[2025-03-26T21:38:04.153Z] 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 4.9 kB/s)
[2025-03-26T21:38:04.153Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs-deployment/1.0.3/quarkus-amazon-sqs-deployment-1.0.3.jar
[2025-03-26T21:38:04.153Z] 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 44 kB/s)
[2025-03-26T21:38:04.153Z] 2025-03-26 21:37:44,404 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-03-26T21:38:04.153Z] 2025-03-26 21:37:46,403 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-03-26T21:38:04.153Z] 2025-03-26 21:37:46,778 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-03-26T21:38:04.153Z] 2025-03-26 21:37:46,798 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2025-03-26T21:38:04.153Z] 2025-03-26 21:37:46,832 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2025-03-26T21:38:04.153Z] Server Version: 26.1.3
[2025-03-26T21:38:04.153Z] API Version: 1.45
[2025-03-26T21:38:04.153Z] Operating System: Ubuntu 24.04.2 LTS
[2025-03-26T21:38:04.153Z] Total Memory: 7887 MB
[2025-03-26T21:38:04.153Z] 2025-03-26 21:37:46,837 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-03-26T21:38:04.153Z] 2025-03-26 21:37:46,874 INFO [org.tes.uti.RegistryAuthLocator] (pool-4-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-03-26T21:38:04.153Z] 2025-03-26 21:37:47,464 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-03-26T21:38:04.153Z] 2025-03-26 21:37:47,464 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2025-03-26T21:38:04.153Z] 2025-03-26 21:37:47,465 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-03-26T21:38:04.153Z] 2025-03-26 21:37:47,526 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-03-26T21:38:04.153Z] 2025-03-26 21:37:47,563 INFO [doc.12.17]] (pool-4-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-03-26T21:38:04.153Z] 2025-03-26 21:37:47,565 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-03-26T21:38:04.153Z] 2025-03-26 21:37:48,122 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: 539b2174ed830c250a5136af1defdc6cf58e40f7b78b0086d215800266e6da2c
[2025-03-26T21:38:04.153Z] 2025-03-26 21:38:00,356 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT12.790358515S
[2025-03-26T21:38:04.153Z] 2025-03-26 21:38:01,556 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 17.832s. Listening on: http://localhost:8081
[2025-03-26T21:38:04.153Z] 2025-03-26 21:38:01,557 INFO [io.quarkus] (main) Profile test activated.
[2025-03-26T21:38:04.153Z] 2025-03-26 21:38:01,557 INFO [io.quarkus] (main) Installed features: [amazon-sqs, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-03-26T21:38:04.153Z] 2025-03-26 21:38:02,982 INFO [org.acm.sqs.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Charm, 1/2}]
[2025-03-26T21:38:04.153Z] 2025-03-26 21:38:03,143 INFO [org.acm.sqs.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Strange, 1/2}]
[2025-03-26T21:38:04.153Z] 2025-03-26 21:38:03,181 INFO [org.acm.sqs.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Bottom, 1/2}]
[2025-03-26T21:38:04.153Z] 2025-03-26 21:38:03,223 INFO [org.acm.sqs.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Upper, 1/2}]
[2025-03-26T21:38:04.153Z] 2025-03-26 21:38:03,440 INFO [org.acm.sqs.QuarksCannonAsyncResource] (sdk-async-response-2-0) Fired Quark[Charm, 1/2}]
[2025-03-26T21:38:04.153Z] 2025-03-26 21:38:03,494 INFO [org.acm.sqs.QuarksCannonAsyncResource] (sdk-async-response-2-1) Fired Quark[Strange, 1/2}]
[2025-03-26T21:38:04.153Z] 2025-03-26 21:38:03,539 INFO [org.acm.sqs.QuarksCannonAsyncResource] (sdk-async-response-2-2) Fired Quark[Bottom, 1/2}]
[2025-03-26T21:38:04.153Z] 2025-03-26 21:38:03,582 INFO [org.acm.sqs.QuarksCannonAsyncResource] (sdk-async-response-2-3) Fired Quark[Upper, 1/2}]
[2025-03-26T21:38:04.153Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.173 s - in org.acme.sqs.SqsResourcesTest
[2025-03-26T21:38:06.227Z] 2025-03-26 21:38:05,683 INFO [io.quarkus] (main) Quarkus stopped in 2.041s
[2025-03-26T21:38:06.227Z] [INFO]
[2025-03-26T21:38:06.227Z] [INFO] Results:
[2025-03-26T21:38:06.227Z] [INFO]
[2025-03-26T21:38:06.227Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-03-26T21:38:06.227Z] [INFO]
[2025-03-26T21:38:06.227Z] [INFO]
[2025-03-26T21:38:06.227Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-sqs-quickstart ---
[2025-03-26T21:38:06.227Z] [INFO] Building jar: /quarkus-quickstarts/amazon-sqs-quickstart/target/amazon-sqs-quickstart-1.0.0-SNAPSHOT.jar
[2025-03-26T21:38:06.227Z] [INFO]
[2025-03-26T21:38:06.227Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-sqs-quickstart ---
[2025-03-26T21:38:09.094Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1971ms
[2025-03-26T21:38:09.094Z] [INFO]
[2025-03-26T21:38:09.094Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-sqs-quickstart ---
[2025-03-26T21:38:09.094Z] [INFO] Installing /quarkus-quickstarts/amazon-sqs-quickstart/target/amazon-sqs-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-sqs-quickstart/1.0.0-SNAPSHOT/amazon-sqs-quickstart-1.0.0-SNAPSHOT.jar
[2025-03-26T21:38:09.094Z] [INFO] Installing /quarkus-quickstarts/amazon-sqs-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-sqs-quickstart/1.0.0-SNAPSHOT/amazon-sqs-quickstart-1.0.0-SNAPSHOT.pom
[2025-03-26T21:38:09.094Z] [INFO]
[2025-03-26T21:38:09.094Z] [INFO] -------------------< org.acme:amazon-ssm-quickstart >-------------------
[2025-03-26T21:38:09.094Z] [INFO] Building amazon-ssm-quickstart 1.0.0-SNAPSHOT [7/104]
[2025-03-26T21:38:09.094Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-03-26T21:38:09.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm/1.0.3/quarkus-amazon-ssm-1.0.3.pom
[2025-03-26T21:38:09.094Z] [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 18 kB/s)
[2025-03-26T21:38:09.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm-parent/1.0.3/quarkus-amazon-ssm-parent-1.0.3.pom
[2025-03-26T21:38:09.094Z] [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 9.6 kB/s)
[2025-03-26T21:38:09.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ssm/2.17.103/ssm-2.17.103.pom
[2025-03-26T21:38:09.094Z] [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 52 kB/s)
[2025-03-26T21:38:09.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm/1.0.3/quarkus-amazon-ssm-1.0.3.jar
[2025-03-26T21:38:09.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ssm/2.17.103/ssm-2.17.103.jar
[2025-03-26T21:38:09.094Z] [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 335 kB/s)
[2025-03-26T21:38:09.094Z] [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 47 MB/s)
[2025-03-26T21:38:09.094Z] [INFO]
[2025-03-26T21:38:09.094Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-ssm-quickstart ---
[2025-03-26T21:38:09.094Z] [INFO]
[2025-03-26T21:38:09.094Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-ssm-quickstart ---
[2025-03-26T21:38:09.094Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-03-26T21:38:09.094Z] [INFO] Copying 1 resource
[2025-03-26T21:38:09.094Z] [INFO]
[2025-03-26T21:38:09.094Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-ssm-quickstart ---
[2025-03-26T21:38:09.094Z] [INFO] Changes detected - recompiling the module!
[2025-03-26T21:38:09.094Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-ssm-quickstart/target/classes
[2025-03-26T21:38:09.726Z] [INFO]
[2025-03-26T21:38:09.726Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-ssm-quickstart ---
[2025-03-26T21:38:09.726Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-03-26T21:38:09.726Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-ssm-quickstart/src/test/resources
[2025-03-26T21:38:09.726Z] [INFO]
[2025-03-26T21:38:09.726Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-ssm-quickstart ---
[2025-03-26T21:38:09.726Z] [INFO] Changes detected - recompiling the module!
[2025-03-26T21:38:09.726Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-ssm-quickstart/target/test-classes
[2025-03-26T21:38:09.726Z] [INFO]
[2025-03-26T21:38:09.726Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-ssm-quickstart ---
[2025-03-26T21:38:09.726Z] [INFO]
[2025-03-26T21:38:09.726Z] [INFO] -------------------------------------------------------
[2025-03-26T21:38:09.726Z] [INFO] T E S T S
[2025-03-26T21:38:09.726Z] [INFO] -------------------------------------------------------
[2025-03-26T21:38:10.361Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-03-26T21:38:10.993Z] [INFO] Running org.acme.ssm.SsmResourcesTest
[2025-03-26T21:38:34.648Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm-deployment/1.0.3/quarkus-amazon-ssm-deployment-1.0.3.pom
[2025-03-26T21:38:34.648Z] 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 4.2 kB/s)
[2025-03-26T21:38:34.648Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm-deployment/1.0.3/quarkus-amazon-ssm-deployment-1.0.3.jar
[2025-03-26T21:38:34.648Z] 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 44 kB/s)
[2025-03-26T21:38:34.648Z] 2025-03-26 21:38:15,699 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-03-26T21:38:34.648Z] 2025-03-26 21:38:18,133 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-03-26T21:38:34.648Z] 2025-03-26 21:38:18,483 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-03-26T21:38:34.648Z] 2025-03-26 21:38:18,502 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2025-03-26T21:38:34.648Z] 2025-03-26 21:38:18,534 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2025-03-26T21:38:34.648Z] Server Version: 26.1.3
[2025-03-26T21:38:34.648Z] API Version: 1.45
[2025-03-26T21:38:34.648Z] Operating System: Ubuntu 24.04.2 LTS
[2025-03-26T21:38:34.648Z] Total Memory: 7887 MB
[2025-03-26T21:38:34.648Z] 2025-03-26 21:38:18,537 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-03-26T21:38:34.648Z] 2025-03-26 21:38:18,580 INFO [org.tes.uti.RegistryAuthLocator] (pool-4-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-03-26T21:38:34.648Z] 2025-03-26 21:38:19,113 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-03-26T21:38:34.648Z] 2025-03-26 21:38:19,114 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2025-03-26T21:38:34.648Z] 2025-03-26 21:38:19,114 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-03-26T21:38:34.648Z] 2025-03-26 21:38:19,173 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-03-26T21:38:34.648Z] 2025-03-26 21:38:19,210 INFO [doc.12.17]] (pool-4-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-03-26T21:38:34.648Z] 2025-03-26 21:38:19,210 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-03-26T21:38:34.648Z] 2025-03-26 21:38:19,707 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: ce4b390f4eb270fc8f2b360cfb4f400310ef52f884d374755f7dd0f3341fd66b
[2025-03-26T21:38:34.648Z] 2025-03-26 21:38:31,931 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT12.720276858S
[2025-03-26T21:38:34.648Z] 2025-03-26 21:38:32,694 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 17.741s. Listening on: http://localhost:8081
[2025-03-26T21:38:34.648Z] 2025-03-26 21:38:32,717 INFO [io.quarkus] (main) Profile test activated.
[2025-03-26T21:38:34.648Z] 2025-03-26 21:38:32,717 INFO [io.quarkus] (main) Installed features: [amazon-ssm, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-03-26T21:38:35.974Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.184 s - in org.acme.ssm.SsmResourcesTest
[2025-03-26T21:38:38.844Z] 2025-03-26 21:38:37,752 INFO [io.quarkus] (main) Quarkus stopped in 2.042s
[2025-03-26T21:38:38.844Z] [INFO]
[2025-03-26T21:38:38.844Z] [INFO] Results:
[2025-03-26T21:38:38.844Z] [INFO]
[2025-03-26T21:38:38.844Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-03-26T21:38:38.844Z] [INFO]
[2025-03-26T21:38:38.844Z] [INFO]
[2025-03-26T21:38:38.844Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-ssm-quickstart ---
[2025-03-26T21:38:38.844Z] [INFO] Building jar: /quarkus-quickstarts/amazon-ssm-quickstart/target/amazon-ssm-quickstart-1.0.0-SNAPSHOT.jar
[2025-03-26T21:38:38.844Z] [INFO]
[2025-03-26T21:38:38.844Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-ssm-quickstart ---
[2025-03-26T21:38:41.718Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2620ms
[2025-03-26T21:38:41.718Z] [INFO]
[2025-03-26T21:38:41.718Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-ssm-quickstart ---
[2025-03-26T21:38:41.718Z] [INFO] Installing /quarkus-quickstarts/amazon-ssm-quickstart/target/amazon-ssm-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-ssm-quickstart/1.0.0-SNAPSHOT/amazon-ssm-quickstart-1.0.0-SNAPSHOT.jar
[2025-03-26T21:38:41.718Z] [INFO] Installing /quarkus-quickstarts/amazon-ssm-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-ssm-quickstart/1.0.0-SNAPSHOT/amazon-ssm-quickstart-1.0.0-SNAPSHOT.pom
[2025-03-26T21:38:41.718Z] [INFO]
[2025-03-26T21:38:41.718Z] [INFO] -----------------< org.acme:amqp-quickstart-producer >------------------
[2025-03-26T21:38:41.718Z] [INFO] Building amqp-quickstart-producer 1.0.0-SNAPSHOT [8/104]
[2025-03-26T21:38:41.718Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-03-26T21:38:41.718Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom
[2025-03-26T21:38:41.718Z] [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 66 kB/s)
[2025-03-26T21:38:41.718Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
[2025-03-26T21:38:41.718Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 1.2 MB/s)
[2025-03-26T21:38:41.718Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar
[2025-03-26T21:38:41.718Z] [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 6.9 MB/s)
[2025-03-26T21:38:41.718Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.2.Final/quarkus-resteasy-reactive-jackson-2.7.2.Final.pom
[2025-03-26T21:38:41.718Z] [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 22 kB/s)
[2025-03-26T21:38:41.718Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-parent/2.7.2.Final/quarkus-resteasy-reactive-jackson-parent-2.7.2.Final.pom
[2025-03-26T21:38:41.718Z] [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 50 kB/s)
[2025-03-26T21:38:41.718Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-parent-aggregator/2.7.2.Final/quarkus-resteasy-reactive-parent-aggregator-2.7.2.Final.pom
[2025-03-26T21:38:41.718Z] [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 19 kB/s)
[2025-03-26T21:38:41.718Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive/2.7.2.Final/quarkus-resteasy-reactive-2.7.2.Final.pom
[2025-03-26T21:38:41.718Z] [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 45 kB/s)
[2025-03-26T21:38:41.718Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-parent/2.7.2.Final/quarkus-resteasy-reactive-parent-2.7.2.Final.pom
[2025-03-26T21:38:42.349Z] [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 9.0 kB/s)
[2025-03-26T21:38:42.349Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common/2.7.2.Final/quarkus-resteasy-reactive-common-2.7.2.Final.pom
[2025-03-26T21:38:42.349Z] [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 26 kB/s)
[2025-03-26T21:38:42.349Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common-parent/2.7.2.Final/quarkus-resteasy-reactive-common-parent-2.7.2.Final.pom
[2025-03-26T21:38:42.349Z] [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 7.5 kB/s)
[2025-03-26T21:38:42.349Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.2.Final/resteasy-reactive-common-2.7.2.Final.pom
[2025-03-26T21:38:42.349Z] [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 18 kB/s)
[2025-03-26T21:38:42.349Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common-parent/2.7.2.Final/resteasy-reactive-common-parent-2.7.2.Final.pom
[2025-03-26T21:38:42.977Z] [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 2.8 kB/s)
[2025-03-26T21:38:42.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-parent/2.7.2.Final/resteasy-reactive-parent-2.7.2.Final.pom
[2025-03-26T21:38:42.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-parent/2.7.2.Final/resteasy-reactive-parent-2.7.2.Final.pom (32 kB at 1.7 MB/s)
[2025-03-26T21:38:42.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-bom/1.0.0/stork-bom-1.0.0.pom
[2025-03-26T21:38:42.977Z] [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 156 kB/s)
[2025-03-26T21:38:42.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.2.Final/resteasy-reactive-vertx-2.7.2.Final.pom
[2025-03-26T21:38:42.977Z] [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 27 kB/s)
[2025-03-26T21:38:42.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-server-parent/2.7.2.Final/resteasy-reactive-server-parent-2.7.2.Final.pom
[2025-03-26T21:38:42.977Z] [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 16 kB/s)
[2025-03-26T21:38:42.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.2.Final/resteasy-reactive-2.7.2.Final.pom
[2025-03-26T21:38:42.977Z] [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 19 kB/s)
[2025-03-26T21:38:42.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-2.7.2.Final.pom
[2025-03-26T21:38:42.977Z] [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 26 kB/s)
[2025-03-26T21:38:42.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common-parent/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-parent-2.7.2.Final.pom
[2025-03-26T21:38:42.977Z] [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 6.7 kB/s)
[2025-03-26T21:38:42.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.2.Final/resteasy-reactive-jackson-2.7.2.Final.pom
[2025-03-26T21:38:42.977Z] [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 334 kB/s)
[2025-03-26T21:38:42.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.2.Final.pom
[2025-03-26T21:38:43.606Z] [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 32 kB/s)
[2025-03-26T21:38:43.606Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-parent/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-parent-2.7.2.Final.pom
[2025-03-26T21:38:43.606Z] [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 9.2 kB/s)
[2025-03-26T21:38:43.606Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.pom
[2025-03-26T21:38:43.607Z] [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 518 kB/s)
[2025-03-26T21:38:43.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging/3.13.0/smallrye-reactive-messaging-3.13.0.pom
[2025-03-26T21:38:43.607Z] [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 1.4 MB/s)
[2025-03-26T21:38:43.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/32/smallrye-parent-32.pom
[2025-03-26T21:38:43.607Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/32/smallrye-parent-32.pom (9.8 kB at 542 kB/s)
[2025-03-26T21:38:43.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/32/smallrye-build-parent-32.pom
[2025-03-26T21:38:43.607Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/32/smallrye-build-parent-32.pom (66 kB at 5.5 MB/s)
[2025-03-26T21:38:43.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack-depchain/4.2.1/vertx-stack-depchain-4.2.1.pom
[2025-03-26T21:38:43.607Z] [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 1.0 MB/s)
[2025-03-26T21:38:43.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack/4.2.1/vertx-stack-4.2.1.pom
[2025-03-26T21:38:43.607Z] [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 244 kB/s)
[2025-03-26T21:38:43.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.1/vertx-dependencies-4.2.1.pom
[2025-03-26T21:38:43.607Z] [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 2.9 MB/s)
[2025-03-26T21:38:43.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom
[2025-03-26T21:38:43.607Z] [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 704 kB/s)
[2025-03-26T21:38:43.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.pom
[2025-03-26T21:38:43.607Z] [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 177 kB/s)
[2025-03-26T21:38:43.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-api/3.13.0/smallrye-reactive-messaging-api-3.13.0.pom
[2025-03-26T21:38:43.607Z] [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 145 kB/s)
[2025-03-26T21:38:43.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.pom
[2025-03-26T21:38:43.607Z] [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 197 kB/s)
[2025-03-26T21:38:43.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.pom
[2025-03-26T21:38:43.607Z] [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 196 kB/s)
[2025-03-26T21:38:43.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/2.6.0/smallrye-reactive-converter-api-2.6.0.pom
[2025-03-26T21:38:43.607Z] [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 228 kB/s)
[2025-03-26T21:38:43.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converters/2.6.0/smallrye-reactive-converters-2.6.0.pom
[2025-03-26T21:38:43.607Z] [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 111 kB/s)
[2025-03-26T21:38:43.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-utilities-projects/2.6.0/smallrye-reactive-utilities-projects-2.6.0.pom
[2025-03-26T21:38:43.607Z] [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 255 kB/s)
[2025-03-26T21:38:43.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.1.0/vertx-dependencies-4.1.0.pom
[2025-03-26T21:38:43.607Z] [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 3.4 MB/s)
[2025-03-26T21:38:43.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.15.3/testcontainers-bom-1.15.3.pom
[2025-03-26T21:38:43.607Z] [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 589 kB/s)
[2025-03-26T21:38:43.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.18.1/smallrye-mutiny-vertx-amqp-client-2.18.1.pom
[2025-03-26T21:38:43.607Z] [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 224 kB/s)
[2025-03-26T21:38:43.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.4/vertx-amqp-client-4.2.4.pom
[2025-03-26T21:38:43.607Z] [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 47 kB/s)
[2025-03-26T21:38:43.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.4/vertx-proton-4.2.4.pom
[2025-03-26T21:38:43.607Z] [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 84 kB/s)
[2025-03-26T21:38:43.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.pom
[2025-03-26T21:38:43.607Z] [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 207 kB/s)
[2025-03-26T21:38:43.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j-parent/0.33.10/proton-j-parent-0.33.10.pom
[2025-03-26T21:38:43.607Z] [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 826 kB/s)
[2025-03-26T21:38:43.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.9.0-alpha/opentelemetry-semconv-1.9.0-alpha.pom
[2025-03-26T21:38:43.607Z] [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 180 kB/s)
[2025-03-26T21:38:43.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-2.7.2.Final.pom
[2025-03-26T21:38:44.236Z] [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 19 kB/s)
[2025-03-26T21:38:44.236Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators-parent/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-parent-2.7.2.Final.pom
[2025-03-26T21:38:44.236Z] [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 82 kB/s)
[2025-03-26T21:38:44.236Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-streams-operators-parent/2.7.2.Final/quarkus-reactive-streams-operators-parent-2.7.2.Final.pom
[2025-03-26T21:38:44.236Z] [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 89 kB/s)
[2025-03-26T21:38:44.236Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.pom
[2025-03-26T21:38:44.236Z] [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 424 kB/s)
[2025-03-26T21:38:44.236Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-parent/1.0.1/microprofile-reactive-streams-operators-parent-1.0.1.pom
[2025-03-26T21:38:44.236Z] [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 1.8 MB/s)
[2025-03-26T21:38:44.236Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom
[2025-03-26T21:38:44.236Z] [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 1.0 MB/s)
[2025-03-26T21:38:44.236Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom
[2025-03-26T21:38:44.236Z] [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 530 kB/s)
[2025-03-26T21:38:44.236Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.pom
[2025-03-26T21:38:44.236Z] [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 551 kB/s)
[2025-03-26T21:38:44.236Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.3.1/mutiny-reactive-streams-operators-1.3.1.pom
[2025-03-26T21:38:44.236Z] [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 527 kB/s)
[2025-03-26T21:38:44.236Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.2.Final/quarkus-smallrye-reactive-messaging-2.7.2.Final.pom
[2025-03-26T21:38:44.237Z] [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 34 kB/s)
[2025-03-26T21:38:44.237Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-parent/2.7.2.Final/quarkus-smallrye-reactive-messaging-parent-2.7.2.Final.pom
[2025-03-26T21:38:44.237Z] [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 5.5 kB/s)
[2025-03-26T21:38:44.237Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.2.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.2.Final.pom
[2025-03-26T21:38:44.237Z] [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 66 kB/s)
[2025-03-26T21:38:44.237Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-health/3.13.0/smallrye-reactive-messaging-health-3.13.0.pom
[2025-03-26T21:38:44.237Z] [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 162 kB/s)
[2025-03-26T21:38:44.237Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/3.1/microprofile-health-api-3.1.pom
[2025-03-26T21:38:44.237Z] [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 241 kB/s)
[2025-03-26T21:38:44.237Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-parent/3.1/microprofile-health-parent-3.1.pom
[2025-03-26T21:38:44.237Z] [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 462 kB/s)
[2025-03-26T21:38:44.237Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/microprofile-parent/1.2/microprofile-parent-1.2.pom
[2025-03-26T21:38:44.237Z] [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 3.1 MB/s)
[2025-03-26T21:38:44.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.2.Final/quarkus-resteasy-reactive-jackson-2.7.2.Final.jar
[2025-03-26T21:38:44.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive/2.7.2.Final/quarkus-resteasy-reactive-2.7.2.Final.jar
[2025-03-26T21:38:44.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common/2.7.2.Final/quarkus-resteasy-reactive-common-2.7.2.Final.jar
[2025-03-26T21:38:44.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.2.Final/resteasy-reactive-common-2.7.2.Final.jar
[2025-03-26T21:38:44.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.2.Final/resteasy-reactive-vertx-2.7.2.Final.jar
[2025-03-26T21:38:44.917Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.2.Final/quarkus-resteasy-reactive-jackson-2.7.2.Final.jar (28 kB at 1.7 MB/s)
[2025-03-26T21:38:44.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.2.Final/resteasy-reactive-2.7.2.Final.jar
[2025-03-26T21:38:44.917Z] [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 518 kB/s)
[2025-03-26T21:38:44.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-2.7.2.Final.jar
[2025-03-26T21:38:44.917Z] [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 2.2 MB/s)
[2025-03-26T21:38:44.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.2.Final/resteasy-reactive-jackson-2.7.2.Final.jar
[2025-03-26T21:38:44.917Z] [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 9.3 MB/s)
[2025-03-26T21:38:44.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.2.Final.jar
[2025-03-26T21:38:44.917Z] [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 15 MB/s)
[2025-03-26T21:38:44.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.jar
[2025-03-26T21:38:44.917Z] [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 170 kB/s)
[2025-03-26T21:38:44.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.18.1/smallrye-mutiny-vertx-amqp-client-2.18.1.jar
[2025-03-26T21:38:44.917Z] [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 1.3 MB/s)
[2025-03-26T21:38:44.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.4/vertx-amqp-client-4.2.4.jar
[2025-03-26T21:38:44.917Z] [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 212 kB/s)
[2025-03-26T21:38:44.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.4/vertx-proton-4.2.4.jar
[2025-03-26T21:38:44.917Z] [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 1.2 MB/s)
[2025-03-26T21:38:44.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.jar
[2025-03-26T21:38:44.917Z] [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 712 kB/s)
[2025-03-26T21:38:44.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.jar
[2025-03-26T21:38:44.917Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.jar (108 kB at 1.7 MB/s)
[2025-03-26T21:38:44.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.jar
[2025-03-26T21:38:44.917Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.4/vertx-proton-4.2.4.jar (120 kB at 1.8 MB/s)
[2025-03-26T21:38:44.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.9.0-alpha/opentelemetry-semconv-1.9.0-alpha.jar
[2025-03-26T21:38:44.917Z] [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 1.2 MB/s)
[2025-03-26T21:38:44.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/2.6.0/smallrye-reactive-converter-api-2.6.0.jar
[2025-03-26T21:38:44.918Z] [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 9.9 MB/s)
[2025-03-26T21:38:44.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-2.7.2.Final.jar
[2025-03-26T21:38:44.918Z] [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 349 kB/s)
[2025-03-26T21:38:44.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.jar
[2025-03-26T21:38:44.918Z] [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 543 kB/s)
[2025-03-26T21:38:44.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.jar
[2025-03-26T21:38:44.918Z] [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 60 kB/s)
[2025-03-26T21:38:44.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.3.1/mutiny-reactive-streams-operators-1.3.1.jar
[2025-03-26T21:38:44.918Z] [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 70 kB/s)
[2025-03-26T21:38:44.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.2.Final/quarkus-smallrye-reactive-messaging-2.7.2.Final.jar
[2025-03-26T21:38:44.918Z] [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 423 kB/s)
[2025-03-26T21:38:44.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.2.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.2.Final.jar
[2025-03-26T21:38:44.918Z] [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 584 kB/s)
[2025-03-26T21:38:44.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-health/3.13.0/smallrye-reactive-messaging-health-3.13.0.jar
[2025-03-26T21:38:44.918Z] [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 718 kB/s)
[2025-03-26T21:38:44.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/3.1/microprofile-health-api-3.1.jar
[2025-03-26T21:38:44.918Z] [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 55 kB/s)
[2025-03-26T21:38:44.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.jar
[2025-03-26T21:38:44.918Z] [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 28 kB/s)
[2025-03-26T21:38:44.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-api/3.13.0/smallrye-reactive-messaging-api-3.13.0.jar
[2025-03-26T21:38:44.918Z] [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 474 kB/s)
[2025-03-26T21:38:44.918Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.jar (236 kB at 1.7 MB/s)
[2025-03-26T21:38:44.918Z] [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 107 kB/s)
[2025-03-26T21:38:44.918Z] [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 68 kB/s)
[2025-03-26T21:38:44.918Z] [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 139 kB/s)
[2025-03-26T21:38:44.918Z] [INFO]
[2025-03-26T21:38:44.918Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amqp-quickstart-producer ---
[2025-03-26T21:38:44.918Z] [INFO]
[2025-03-26T21:38:44.918Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amqp-quickstart-producer ---
[2025-03-26T21:38:44.918Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-03-26T21:38:44.918Z] [INFO] Copying 2 resources
[2025-03-26T21:38:44.918Z] [INFO]
[2025-03-26T21:38:44.918Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code (default) @ amqp-quickstart-producer ---
[2025-03-26T21:38:44.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-kotlin/2.7.2.Final/quarkus-resteasy-reactive-kotlin-2.7.2.Final.jar
[2025-03-26T21:38:44.918Z] [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 3.2 MB/s)
[2025-03-26T21:38:44.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.2.Final.pom
[2025-03-26T21:38:44.918Z] [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 26 kB/s)
[2025-03-26T21:38:44.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.2.Final/quarkus-resteasy-reactive-deployment-2.7.2.Final.pom
[2025-03-26T21:38:45.546Z] [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 27 kB/s)
[2025-03-26T21:38:45.546Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.2.Final/resteasy-reactive-processor-2.7.2.Final.pom
[2025-03-26T21:38:45.546Z] [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 13 kB/s)
[2025-03-26T21:38:45.546Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.2.Final/resteasy-reactive-common-processor-2.7.2.Final.pom
[2025-03-26T21:38:45.546Z] [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 9.9 kB/s)
[2025-03-26T21:38:45.546Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.2.Final.pom
[2025-03-26T21:38:45.546Z] [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 15 kB/s)
[2025-03-26T21:38:45.546Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-spi-deployment-2.7.2.Final.pom
[2025-03-26T21:38:46.174Z] [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 6.6 kB/s)
[2025-03-26T21:38:46.174Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-common-deployment-2.7.2.Final.pom
[2025-03-26T21:38:46.174Z] [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 23 kB/s)
[2025-03-26T21:38:46.174Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.2.Final.pom
[2025-03-26T21:38:46.174Z] [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 31 kB/s)
[2025-03-26T21:38:46.174Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.2.Final.pom
[2025-03-26T21:38:46.174Z] [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 24 kB/s)
[2025-03-26T21:38:46.174Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.2.Final.pom
[2025-03-26T21:38:46.805Z] [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 14 kB/s)
[2025-03-26T21:38:46.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-spi/2.7.2.Final/quarkus-smallrye-health-spi-2.7.2.Final.pom
[2025-03-26T21:38:46.805Z] [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 78 kB/s)
[2025-03-26T21:38:46.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-parent/2.7.2.Final/quarkus-smallrye-health-parent-2.7.2.Final.pom
[2025-03-26T21:38:46.805Z] [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 5.6 kB/s)
[2025-03-26T21:38:46.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.2.Final.pom
[2025-03-26T21:38:46.805Z] [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 153 kB/s)
[2025-03-26T21:38:46.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.pom
[2025-03-26T21:38:46.805Z] [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 388 kB/s)
[2025-03-26T21:38:46.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark-parent/0.18.1/commonmark-parent-0.18.1.pom
[2025-03-26T21:38:46.805Z] [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 1.4 MB/s)
[2025-03-26T21:38:46.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit4-mock/2.7.2.Final/quarkus-junit4-mock-2.7.2.Final.pom
[2025-03-26T21:38:46.805Z] [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 42 kB/s)
[2025-03-26T21:38:46.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-common/2.7.2.Final/quarkus-devservices-common-2.7.2.Final.pom
[2025-03-26T21:38:46.805Z] [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 171 kB/s)
[2025-03-26T21:38:46.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-parent/2.7.2.Final/quarkus-devservices-parent-2.7.2.Final.pom
[2025-03-26T21:38:46.805Z] [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 113 kB/s)
[2025-03-26T21:38:46.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.2.Final/resteasy-reactive-common-processor-2.7.2.Final.jar
[2025-03-26T21:38:46.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.2.Final/resteasy-reactive-processor-2.7.2.Final.jar
[2025-03-26T21:38:46.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-spi-deployment-2.7.2.Final.jar
[2025-03-26T21:38:46.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.2.Final.jar
[2025-03-26T21:38:46.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-common-deployment-2.7.2.Final.jar
[2025-03-26T21:38:46.805Z] [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 13 MB/s)
[2025-03-26T21:38:46.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.2.Final/quarkus-resteasy-reactive-deployment-2.7.2.Final.jar
[2025-03-26T21:38:46.805Z] [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 2.1 MB/s)
[2025-03-26T21:38:46.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.2.Final.jar
[2025-03-26T21:38:46.805Z] [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 7.1 MB/s)
[2025-03-26T21:38:46.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.2.Final.jar
[2025-03-26T21:38:46.805Z] [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 2.0 MB/s)
[2025-03-26T21:38:46.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-spi/2.7.2.Final/quarkus-smallrye-health-spi-2.7.2.Final.jar
[2025-03-26T21:38:46.805Z] [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 5.2 MB/s)
[2025-03-26T21:38:46.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.jar
[2025-03-26T21:38:46.805Z] [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 184 kB/s)
[2025-03-26T21:38:46.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.2.Final.jar
[2025-03-26T21:38:46.805Z] [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 572 kB/s)
[2025-03-26T21:38:46.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.2.Final.jar
[2025-03-26T21:38:46.805Z] [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 139 kB/s)
[2025-03-26T21:38:46.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit4-mock/2.7.2.Final/quarkus-junit4-mock-2.7.2.Final.jar
[2025-03-26T21:38:46.805Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.jar (168 kB at 2.6 MB/s)
[2025-03-26T21:38:46.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-common/2.7.2.Final/quarkus-devservices-common-2.7.2.Final.jar
[2025-03-26T21:38:46.805Z] [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 884 kB/s)
[2025-03-26T21:38:46.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.2.Final.jar
[2025-03-26T21:38:46.805Z] [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 57 kB/s)
[2025-03-26T21:38:46.805Z] [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 65 kB/s)
[2025-03-26T21:38:46.805Z] [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 97 kB/s)
[2025-03-26T21:38:46.805Z] [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 40 kB/s)
[2025-03-26T21:38:46.805Z] [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 68 kB/s)
[2025-03-26T21:38:47.440Z] [INFO]
[2025-03-26T21:38:47.440Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ amqp-quickstart-producer ---
[2025-03-26T21:38:47.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[2025-03-26T21:38:47.440Z] [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 486 kB/s)
[2025-03-26T21:38:47.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
[2025-03-26T21:38:47.440Z] [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 417 kB/s)
[2025-03-26T21:38:47.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[2025-03-26T21:38:47.440Z] [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 275 kB/s)
[2025-03-26T21:38:47.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[2025-03-26T21:38:47.440Z] [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 767 kB/s)
[2025-03-26T21:38:47.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[2025-03-26T21:38:47.440Z] [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 447 kB/s)
[2025-03-26T21:38:47.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[2025-03-26T21:38:47.440Z] [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 261 kB/s)
[2025-03-26T21:38:47.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[2025-03-26T21:38:47.440Z] [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 114 kB/s)
[2025-03-26T21:38:47.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[2025-03-26T21:38:47.440Z] [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 1.1 MB/s)
[2025-03-26T21:38:47.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[2025-03-26T21:38:47.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 978 kB/s)
[2025-03-26T21:38:47.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
[2025-03-26T21:38:47.440Z] [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 96 kB/s)
[2025-03-26T21:38:47.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
[2025-03-26T21:38:47.440Z] [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 719 kB/s)
[2025-03-26T21:38:47.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[2025-03-26T21:38:47.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 2.1 MB/s)
[2025-03-26T21:38:47.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[2025-03-26T21:38:47.440Z] [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 500 kB/s)
[2025-03-26T21:38:47.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[2025-03-26T21:38:47.440Z] [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 546 kB/s)
[2025-03-26T21:38:47.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[2025-03-26T21:38:47.440Z] [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 1.2 MB/s)
[2025-03-26T21:38:47.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[2025-03-26T21:38:47.440Z] [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 603 kB/s)
[2025-03-26T21:38:47.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[2025-03-26T21:38:47.440Z] [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 157 kB/s)
[2025-03-26T21:38:47.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[2025-03-26T21:38:47.440Z] [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 317 kB/s)
[2025-03-26T21:38:47.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[2025-03-26T21:38:47.440Z] [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 101 kB/s)
[2025-03-26T21:38:47.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[2025-03-26T21:38:47.440Z] [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 243 kB/s)
[2025-03-26T21:38:47.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[2025-03-26T21:38:47.440Z] [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 161 kB/s)
[2025-03-26T21:38:47.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[2025-03-26T21:38:47.440Z] [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 321 kB/s)
[2025-03-26T21:38:47.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[2025-03-26T21:38:47.440Z] [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 274 kB/s)
[2025-03-26T21:38:47.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[2025-03-26T21:38:47.440Z] [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 167 kB/s)
[2025-03-26T21:38:47.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[2025-03-26T21:38:47.440Z] [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 772 kB/s)
[2025-03-26T21:38:47.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[2025-03-26T21:38:47.440Z] [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 229 kB/s)
[2025-03-26T21:38:47.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[2025-03-26T21:38:47.441Z] [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 284 kB/s)
[2025-03-26T21:38:47.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[2025-03-26T21:38:47.441Z] [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 218 kB/s)
[2025-03-26T21:38:47.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
[2025-03-26T21:38:47.441Z] [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 626 kB/s)
[2025-03-26T21:38:47.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[2025-03-26T21:38:47.441Z] [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 170 kB/s)
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
[2025-03-26T21:38:48.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 3.8 MB/s)
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
[2025-03-26T21:38:48.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 1.2 MB/s)
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
[2025-03-26T21:38:48.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 4.4 MB/s)
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
[2025-03-26T21:38:48.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 1.1 MB/s)
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
[2025-03-26T21:38:48.072Z] [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 638 kB/s)
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
[2025-03-26T21:38:48.072Z] [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 414 kB/s)
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom
[2025-03-26T21:38:48.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 419 kB/s)
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
[2025-03-26T21:38:48.072Z] [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 124 kB/s)
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
[2025-03-26T21:38:48.072Z] [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 1.0 MB/s)
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[2025-03-26T21:38:48.072Z] [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 443 kB/s)
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
[2025-03-26T21:38:48.072Z] [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 547 kB/s)
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
[2025-03-26T21:38:48.072Z] [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 86 kB/s)
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
[2025-03-26T21:38:48.072Z] [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 70 kB/s)
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
[2025-03-26T21:38:48.072Z] [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 224 kB/s)
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
[2025-03-26T21:38:48.072Z] [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 4.0 MB/s)
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
[2025-03-26T21:38:48.072Z] [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 9.6 MB/s)
[2025-03-26T21:38:48.072Z] [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 9.1 MB/s)
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
[2025-03-26T21:38:48.072Z] [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 11 MB/s)
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
[2025-03-26T21:38:48.072Z] [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 15 MB/s)
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
[2025-03-26T21:38:48.072Z] [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 716 kB/s)
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
[2025-03-26T21:38:48.072Z] [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 840 kB/s)
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
[2025-03-26T21:38:48.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 4.6 MB/s)
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
[2025-03-26T21:38:48.072Z] [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 881 kB/s)
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
[2025-03-26T21:38:48.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 2.7 MB/s)
[2025-03-26T21:38:48.072Z] [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 948 kB/s)
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
[2025-03-26T21:38:48.072Z] [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 8.3 MB/s)
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[2025-03-26T21:38:48.072Z] [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 219 kB/s)
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
[2025-03-26T21:38:48.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 1.7 MB/s)
[2025-03-26T21:38:48.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 1.7 MB/s)
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[2025-03-26T21:38:48.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
[2025-03-26T21:38:48.073Z] [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 912 kB/s)
[2025-03-26T21:38:48.073Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[2025-03-26T21:38:48.073Z] [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 60 kB/s)
[2025-03-26T21:38:48.073Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
[2025-03-26T21:38:48.073Z] [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 391 kB/s)
[2025-03-26T21:38:48.073Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
[2025-03-26T21:38:48.073Z] [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 623 kB/s)
[2025-03-26T21:38:48.073Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
[2025-03-26T21:38:48.073Z] [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 175 kB/s)
[2025-03-26T21:38:48.073Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar
[2025-03-26T21:38:48.073Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 2.5 MB/s)
[2025-03-26T21:38:48.073Z] [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 469 kB/s)
[2025-03-26T21:38:48.073Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
[2025-03-26T21:38:48.073Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
[2025-03-26T21:38:48.073Z] [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.9 MB/s)
[2025-03-26T21:38:48.073Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
[2025-03-26T21:38:48.073Z] [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 49 kB/s)
[2025-03-26T21:38:48.073Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 1.1 MB/s)
[2025-03-26T21:38:48.073Z] [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 742 kB/s)
[2025-03-26T21:38:48.073Z] [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 274 kB/s)
[2025-03-26T21:38:48.073Z] [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 211 kB/s)
[2025-03-26T21:38:48.073Z] [INFO] Changes detected - recompiling the module!
[2025-03-26T21:38:48.073Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/target/classes
[2025-03-26T21:38:48.073Z] [INFO]
[2025-03-26T21:38:48.073Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code-tests (default) @ amqp-quickstart-producer ---
[2025-03-26T21:38:48.703Z] [INFO]
[2025-03-26T21:38:48.703Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amqp-quickstart-producer ---
[2025-03-26T21:38:48.703Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-03-26T21:38:48.703Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/src/test/resources
[2025-03-26T21:38:48.703Z] [INFO]
[2025-03-26T21:38:48.703Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ amqp-quickstart-producer ---
[2025-03-26T21:38:48.703Z] [INFO] Changes detected - recompiling the module!
[2025-03-26T21:38:48.703Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/target/test-classes
[2025-03-26T21:38:48.703Z] [INFO]
[2025-03-26T21:38:48.703Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amqp-quickstart-producer ---
[2025-03-26T21:38:48.703Z] [INFO]
[2025-03-26T21:38:48.703Z] [INFO] -------------------------------------------------------
[2025-03-26T21:38:48.703Z] [INFO] T E S T S
[2025-03-26T21:38:48.703Z] [INFO] -------------------------------------------------------
[2025-03-26T21:38:49.334Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-03-26T21:38:49.966Z] [INFO] Running org.acme.amqp.producer.QuotesResourceTest
[2025-03-26T21:39:04.531Z] 2025-03-26 21:38:53,207 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-03-26T21:39:04.531Z] 2025-03-26 21:38:53,848 INFO [org.tes.doc.DockerClientProviderStrategy] (build-38) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-03-26T21:39:04.531Z] 2025-03-26 21:38:54,217 INFO [io.qua.sma.dep.processor] (build-7) Configuring the channel 'quotes' to be managed by the connector 'smallrye-amqp'
[2025-03-26T21:39:04.532Z] 2025-03-26 21:38:54,217 INFO [io.qua.sma.dep.processor] (build-7) Configuring the channel 'quote-requests' to be managed by the connector 'smallrye-amqp'
[2025-03-26T21:39:04.532Z] 2025-03-26 21:38:54,817 INFO [org.tes.doc.DockerClientProviderStrategy] (build-38) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-03-26T21:39:04.532Z] 2025-03-26 21:38:54,869 INFO [org.tes.DockerClientFactory] (build-38) Docker host IP address is 172.17.0.1
[2025-03-26T21:39:04.532Z] 2025-03-26 21:38:54,919 INFO [org.tes.DockerClientFactory] (build-38) Connected to docker:
[2025-03-26T21:39:04.532Z] Server Version: 26.1.3
[2025-03-26T21:39:04.532Z] API Version: 1.45
[2025-03-26T21:39:04.532Z] Operating System: Ubuntu 24.04.2 LTS
[2025-03-26T21:39:04.532Z] Total Memory: 7887 MB
[2025-03-26T21:39:04.532Z] 2025-03-26 21:38:54,922 INFO [org.tes.uti.ImageNameSubstitutor] (build-38) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-03-26T21:39:04.532Z] 2025-03-26 21:38:55,005 INFO [org.tes.uti.RegistryAuthLocator] (build-38) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-03-26T21:39:04.532Z] 2025-03-26 21:38:55,550 INFO [org.tes.DockerClientFactory] (build-38) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-03-26T21:39:04.532Z] 2025-03-26 21:38:55,550 INFO [org.tes.DockerClientFactory] (build-38) Checking the system...
[2025-03-26T21:39:04.532Z] 2025-03-26 21:38:55,551 INFO [org.tes.DockerClientFactory] (build-38) ✔︎ Docker server version should be at least 1.6.0
[2025-03-26T21:39:04.532Z] 2025-03-26 21:38:55,619 INFO [org.tes.DockerClientFactory] (build-38) ✔︎ Docker environment should have more than 2GB free disk space
[2025-03-26T21:39:04.532Z] 2025-03-26 21:38:55,661 INFO [doc.io/.1.2]] (build-38) Creating container for image: quay.io/artemiscloud/activemq-artemis-broker:0.1.2
[2025-03-26T21:39:04.532Z] 2025-03-26 21:38:55,661 INFO [org.tes.uti.RegistryAuthLocator] (build-38) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: quay.io/artemiscloud/activemq-artemis-broker:0.1.2, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-03-26T21:39:04.532Z] 2025-03-26 21:38:55,879 INFO [doc.io/.1.2]] (build-38) Container quay.io/artemiscloud/activemq-artemis-broker:0.1.2 is starting: b7c11579edcf2ee2dc457ab981b030927af758802d262f3c4cfc90e1a2484373
[2025-03-26T21:39:04.532Z] 2025-03-26 21:39:02,893 INFO [doc.io/.1.2]] (build-38) Container quay.io/artemiscloud/activemq-artemis-broker:0.1.2 started in PT7.257489826S
[2025-03-26T21:39:04.532Z] 2025-03-26 21:39:02,894 INFO [io.qua.sma.rea.amq.dep.AmqpDevServicesProcessor] (build-38) Dev Services for AMQP started.
[2025-03-26T21:39:04.532Z] 2025-03-26 21:39:02,894 INFO [io.qua.sma.rea.amq.dep.AmqpDevServicesProcessor] (build-38) 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=32860 -Damqp.user=admin -Damqp.password=admin
[2025-03-26T21:39:04.532Z] 2025-03-26 21:39:03,608 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to 172.17.0.1:32860 for channel quotes
[2025-03-26T21:39:04.532Z] 2025-03-26 21:39:03,639 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to 172.17.0.1:32860 for channel quote-requests
[2025-03-26T21:39:04.532Z] 2025-03-26 21:39:03,681 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2025-03-26T21:39:04.532Z] 2025-03-26 21:39:03,783 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 11.319s. Listening on: http://localhost:8081
[2025-03-26T21:39:04.532Z] 2025-03-26 21:39:03,783 INFO [io.quarkus] (main) Profile test activated.
[2025-03-26T21:39:04.532Z] 2025-03-26 21:39:03,786 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2025-03-26T21:39:06.645Z] 2025-03-26 21:39:04,559 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-03-26T21:39:06.645Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.455 s - in org.acme.amqp.producer.QuotesResourceTest
[2025-03-26T21:39:06.645Z] 2025-03-26 21:39:05,936 ERROR [io.qua.mut.run.MutinyInfrastructure] (vert.x-eventloop-thread-0) Mutiny had to drop the following exception: io.vertx.core.impl.NoStackTraceThrowable: Connection disconnected
[2025-03-26T21:39:06.645Z]
[2025-03-26T21:39:06.645Z] 2025-03-26 21:39:05,962 INFO [io.quarkus] (main) Quarkus stopped in 0.079s
[2025-03-26T21:39:06.645Z] [INFO]
[2025-03-26T21:39:06.645Z] [INFO] Results:
[2025-03-26T21:39:06.645Z] [INFO]
[2025-03-26T21:39:06.645Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-03-26T21:39:06.645Z] [INFO]
[2025-03-26T21:39:06.645Z] [INFO]
[2025-03-26T21:39:06.645Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amqp-quickstart-producer ---
[2025-03-26T21:39:06.645Z] [INFO] Building jar: /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/target/amqp-quickstart-producer-1.0.0-SNAPSHOT.jar
[2025-03-26T21:39:07.274Z] [INFO]
[2025-03-26T21:39:07.274Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amqp-quickstart-producer ---
[2025-03-26T21:39:07.904Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'quotes' to be managed by the connector 'smallrye-amqp'
[2025-03-26T21:39:07.904Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'quote-requests' to be managed by the connector 'smallrye-amqp'
[2025-03-26T21:39:08.538Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1751ms
[2025-03-26T21:39:08.539Z] [INFO]
[2025-03-26T21:39:08.539Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amqp-quickstart-producer ---
[2025-03-26T21:39:08.539Z] [INFO] Installing /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/target/amqp-quickstart-producer-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amqp-quickstart-producer/1.0.0-SNAPSHOT/amqp-quickstart-producer-1.0.0-SNAPSHOT.jar
[2025-03-26T21:39:08.539Z] [INFO] Installing /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/pom.xml to /root/.m2/repository/org/acme/amqp-quickstart-producer/1.0.0-SNAPSHOT/amqp-quickstart-producer-1.0.0-SNAPSHOT.pom
[2025-03-26T21:39:08.539Z] [INFO]
[2025-03-26T21:39:08.539Z] [INFO] -----------------< org.acme:amqp-quickstart-processor >-----------------
[2025-03-26T21:39:08.539Z] [INFO] Building amqp-quickstart-processor 1.0.0-SNAPSHOT [9/104]
[2025-03-26T21:39:08.539Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-03-26T21:39:08.539Z] [INFO]
[2025-03-26T21:39:08.539Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amqp-quickstart-processor ---
[2025-03-26T21:39:08.539Z] [INFO]
[2025-03-26T21:39:08.539Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amqp-quickstart-processor ---
[2025-03-26T21:39:08.539Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-03-26T21:39:08.539Z] [INFO] Copying 1 resource
[2025-03-26T21:39:08.539Z] [INFO]
[2025-03-26T21:39:08.539Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code (default) @ amqp-quickstart-processor ---
[2025-03-26T21:39:09.168Z] [INFO]
[2025-03-26T21:39:09.168Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ amqp-quickstart-processor ---
[2025-03-26T21:39:09.168Z] [INFO] Changes detected - recompiling the module!
[2025-03-26T21:39:09.168Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/target/classes
[2025-03-26T21:39:09.168Z] [INFO]
[2025-03-26T21:39:09.168Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code-tests (default) @ amqp-quickstart-processor ---
[2025-03-26T21:39:09.799Z] [INFO]
[2025-03-26T21:39:09.799Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amqp-quickstart-processor ---
[2025-03-26T21:39:09.799Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-03-26T21:39:09.799Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/src/test/resources
[2025-03-26T21:39:09.799Z] [INFO]
[2025-03-26T21:39:09.799Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ amqp-quickstart-processor ---
[2025-03-26T21:39:09.799Z] [INFO] Changes detected - recompiling the module!
[2025-03-26T21:39:09.799Z] [INFO] Compiling 1 source file to /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/target/test-classes
[2025-03-26T21:39:09.799Z] [INFO]
[2025-03-26T21:39:09.799Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amqp-quickstart-processor ---
[2025-03-26T21:39:09.799Z] [INFO]
[2025-03-26T21:39:09.799Z] [INFO] -------------------------------------------------------
[2025-03-26T21:39:09.799Z] [INFO] T E S T S
[2025-03-26T21:39:09.799Z] [INFO] -------------------------------------------------------
[2025-03-26T21:39:09.799Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-03-26T21:39:10.429Z] [INFO] Running org.acme.amqp.processor.QuoteProcessorTest
[2025-03-26T21:39:20.723Z] 2025-03-26 21:39:13,649 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-03-26T21:39:20.723Z] 2025-03-26 21:39:14,314 INFO [org.tes.doc.DockerClientProviderStrategy] (build-8) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-03-26T21:39:20.723Z] 2025-03-26 21:39:14,608 INFO [io.qua.sma.dep.processor] (build-5) Configuring the channel 'requests' to be managed by the connector 'smallrye-amqp'
[2025-03-26T21:39:20.723Z] 2025-03-26 21:39:14,609 INFO [io.qua.sma.dep.processor] (build-5) Configuring the channel 'quotes' to be managed by the connector 'smallrye-amqp'
[2025-03-26T21:39:20.723Z] 2025-03-26 21:39:15,092 INFO [org.tes.doc.DockerClientProviderStrategy] (build-8) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-03-26T21:39:20.723Z] 2025-03-26 21:39:15,122 INFO [org.tes.DockerClientFactory] (build-8) Docker host IP address is 172.17.0.1
[2025-03-26T21:39:20.723Z] 2025-03-26 21:39:15,159 INFO [org.tes.DockerClientFactory] (build-8) Connected to docker:
[2025-03-26T21:39:20.723Z] Server Version: 26.1.3
[2025-03-26T21:39:20.723Z] API Version: 1.45
[2025-03-26T21:39:20.723Z] Operating System: Ubuntu 24.04.2 LTS
[2025-03-26T21:39:20.723Z] Total Memory: 7887 MB
[2025-03-26T21:39:20.723Z] 2025-03-26 21:39:15,163 INFO [org.tes.uti.ImageNameSubstitutor] (build-8) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-03-26T21:39:20.723Z] 2025-03-26 21:39:15,208 INFO [org.tes.uti.RegistryAuthLocator] (build-8) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-03-26T21:39:20.723Z] 2025-03-26 21:39:15,744 INFO [org.tes.DockerClientFactory] (build-8) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-03-26T21:39:20.723Z] 2025-03-26 21:39:15,744 INFO [org.tes.DockerClientFactory] (build-8) Checking the system...
[2025-03-26T21:39:20.723Z] 2025-03-26 21:39:15,745 INFO [org.tes.DockerClientFactory] (build-8) ✔︎ Docker server version should be at least 1.6.0
[2025-03-26T21:39:20.723Z] 2025-03-26 21:39:15,797 INFO [org.tes.DockerClientFactory] (build-8) ✔︎ Docker environment should have more than 2GB free disk space
[2025-03-26T21:39:20.724Z] 2025-03-26 21:39:15,829 INFO [doc.io/.1.2]] (build-8) Creating container for image: quay.io/artemiscloud/activemq-artemis-broker:0.1.2
[2025-03-26T21:39:20.724Z] 2025-03-26 21:39:15,830 INFO [org.tes.uti.RegistryAuthLocator] (build-8) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: quay.io/artemiscloud/activemq-artemis-broker:0.1.2, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-03-26T21:39:20.724Z] 2025-03-26 21:39:16,008 INFO [doc.io/.1.2]] (build-8) Container quay.io/artemiscloud/activemq-artemis-broker:0.1.2 is starting: 44dcae5c0aa505a08dc604aac8db2f564e07fd0ee04f12ffd146eac344a659ec
[2025-03-26T21:39:20.724Z] 2025-03-26 21:39:19,872 INFO [doc.io/.1.2]] (build-8) Container quay.io/artemiscloud/activemq-artemis-broker:0.1.2 started in PT4.059335797S
[2025-03-26T21:39:20.724Z] 2025-03-26 21:39:19,873 INFO [io.qua.sma.rea.amq.dep.AmqpDevServicesProcessor] (build-8) Dev Services for AMQP started.
[2025-03-26T21:39:20.724Z] 2025-03-26 21:39:19,873 INFO [io.qua.sma.rea.amq.dep.AmqpDevServicesProcessor] (build-8) 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=32862 -Damqp.user=admin -Damqp.password=admin
[2025-03-26T21:39:20.724Z] 2025-03-26 21:39:20,439 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to 172.17.0.1:32862 for channel requests
[2025-03-26T21:39:20.724Z] 2025-03-26 21:39:20,475 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to 172.17.0.1:32862 for channel quotes
[2025-03-26T21:39:20.724Z] 2025-03-26 21:39:20,517 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2025-03-26T21:39:20.724Z] 2025-03-26 21:39:20,528 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2025-03-26T21:39:20.724Z] 2025-03-26 21:39:20,534 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 7.516s.
[2025-03-26T21:39:20.724Z] 2025-03-26 21:39:20,536 INFO [io.quarkus] (main) Profile test activated.
[2025-03-26T21:39:20.724Z] 2025-03-26 21:39:20,536 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2025-03-26T21:39:22.034Z] 2025-03-26 21:39:21,050 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-03-26T21:39:22.034Z] 2025-03-26 21:39:21,073 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-03-26T21:39:22.034Z] 2025-03-26 21:39:21,191 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address quote-requests
[2025-03-26T21:39:22.034Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.52 s - in org.acme.amqp.processor.QuoteProcessorTest
[2025-03-26T21:39:22.664Z] 2025-03-26 21:39:21,847 ERROR [io.qua.mut.run.MutinyInfrastructure] (vert.x-eventloop-thread-0) Mutiny had to drop the following exception: io.vertx.core.impl.NoStackTraceThrowable: Connection disconnected
[2025-03-26T21:39:22.664Z]
[2025-03-26T21:39:22.664Z] 2025-03-26 21:39:21,860 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-03-26T21:39:22.664Z] [INFO]
[2025-03-26T21:39:22.664Z] [INFO] Results:
[2025-03-26T21:39:22.664Z] [INFO]
[2025-03-26T21:39:22.664Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-03-26T21:39:22.664Z] [INFO]
[2025-03-26T21:39:22.664Z] [INFO]
[2025-03-26T21:39:22.664Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amqp-quickstart-processor ---
[2025-03-26T21:39:22.664Z] [INFO] Building jar: /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/target/amqp-quickstart-processor-1.0.0-SNAPSHOT.jar
[2025-03-26T21:39:22.664Z] [INFO]
[2025-03-26T21:39:22.664Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amqp-quickstart-processor ---
[2025-03-26T21:39:23.308Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'requests' to be managed by the connector 'smallrye-amqp'
[2025-03-26T21:39:23.308Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'quotes' to be managed by the connector 'smallrye-amqp'
[2025-03-26T21:39:23.940Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1133ms
[2025-03-26T21:39:23.940Z] [INFO]
[2025-03-26T21:39:23.940Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amqp-quickstart-processor ---
[2025-03-26T21:39:23.940Z] [INFO] Installing /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/target/amqp-quickstart-processor-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amqp-quickstart-processor/1.0.0-SNAPSHOT/amqp-quickstart-processor-1.0.0-SNAPSHOT.jar
[2025-03-26T21:39:23.940Z] [INFO] Installing /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/pom.xml to /root/.m2/repository/org/acme/amqp-quickstart-processor/1.0.0-SNAPSHOT/amqp-quickstart-processor-1.0.0-SNAPSHOT.pom
[2025-03-26T21:39:23.940Z] [INFO]
[2025-03-26T21:39:23.940Z] [INFO] ----------------------< org.acme:amqp-quickstart >----------------------
[2025-03-26T21:39:23.940Z] [INFO] Building amqp-quickstart 1.0.0-SNAPSHOT [10/104]
[2025-03-26T21:39:23.940Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-03-26T21:39:23.940Z] [INFO]
[2025-03-26T21:39:23.940Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amqp-quickstart ---
[2025-03-26T21:39:23.940Z] [INFO]
[2025-03-26T21:39:23.940Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amqp-quickstart ---
[2025-03-26T21:39:23.940Z] [INFO] Installing /quarkus-quickstarts/amqp-quickstart/pom.xml to /root/.m2/repository/org/acme/amqp-quickstart/1.0.0-SNAPSHOT/amqp-quickstart-1.0.0-SNAPSHOT.pom
[2025-03-26T21:39:23.940Z] [INFO]
[2025-03-26T21:39:23.940Z] [INFO] ---------------< org.acme:awt-graphics-rest-quickstart >----------------
[2025-03-26T21:39:23.940Z] [INFO] Building awt-graphics-rest-quickstart 1.0.0-SNAPSHOT [11/104]
[2025-03-26T21:39:23.940Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-03-26T21:39:23.940Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt/2.7.2.Final/quarkus-awt-2.7.2.Final.pom
[2025-03-26T21:39:23.940Z] [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 12 kB/s)
[2025-03-26T21:39:23.940Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt-parent/2.7.2.Final/quarkus-awt-parent-2.7.2.Final.pom
[2025-03-26T21:39:23.940Z] [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 4.1 kB/s)
[2025-03-26T21:39:24.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt/2.7.2.Final/quarkus-awt-2.7.2.Final.jar
[2025-03-26T21:39:24.574Z] [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 54 kB/s)
[2025-03-26T21:39:24.574Z] [INFO]
[2025-03-26T21:39:24.574Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ awt-graphics-rest-quickstart ---
[2025-03-26T21:39:24.574Z] [INFO]
[2025-03-26T21:39:24.574Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ awt-graphics-rest-quickstart ---
[2025-03-26T21:39:24.574Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-03-26T21:39:24.574Z] [INFO] Copying 5 resources
[2025-03-26T21:39:24.574Z] [INFO]
[2025-03-26T21:39:24.574Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ awt-graphics-rest-quickstart ---
[2025-03-26T21:39:24.574Z] [INFO] Changes detected - recompiling the module!
[2025-03-26T21:39:24.574Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/awt-graphics-rest-quickstart/target/classes
[2025-03-26T21:39:24.574Z] [INFO]
[2025-03-26T21:39:24.574Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ awt-graphics-rest-quickstart ---
[2025-03-26T21:39:24.575Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-03-26T21:39:24.575Z] [INFO] Copying 6 resources
[2025-03-26T21:39:24.575Z] [INFO]
[2025-03-26T21:39:24.575Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ awt-graphics-rest-quickstart ---
[2025-03-26T21:39:24.575Z] [INFO] Changes detected - recompiling the module!
[2025-03-26T21:39:24.575Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/awt-graphics-rest-quickstart/target/test-classes
[2025-03-26T21:39:25.206Z] [INFO]
[2025-03-26T21:39:25.206Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ awt-graphics-rest-quickstart ---
[2025-03-26T21:39:25.206Z] [INFO]
[2025-03-26T21:39:25.206Z] [INFO] -------------------------------------------------------
[2025-03-26T21:39:25.206Z] [INFO] T E S T S
[2025-03-26T21:39:25.206Z] [INFO] -------------------------------------------------------
[2025-03-26T21:39:25.206Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-03-26T21:39:25.835Z] [INFO] Running org.acme.awt.rest.ImageResourceTest
[2025-03-26T21:39:32.997Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt-deployment/2.7.2.Final/quarkus-awt-deployment-2.7.2.Final.pom
[2025-03-26T21:39:32.997Z] 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 3.0 kB/s)
[2025-03-26T21:39:32.997Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt-deployment/2.7.2.Final/quarkus-awt-deployment-2.7.2.Final.jar
[2025-03-26T21:39:32.997Z] 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 194 kB/s)
[2025-03-26T21:39:32.997Z] 2025-03-26 21:39:30,221 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-03-26T21:39:32.997Z] 2025-03-26 21:39:32,759 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 3.153s. Listening on: http://localhost:8081
[2025-03-26T21:39:32.997Z] 2025-03-26 21:39:32,759 INFO [io.quarkus] (main) Profile test activated.
[2025-03-26T21:39:32.997Z] 2025-03-26 21:39:32,759 INFO [io.quarkus] (main) Installed features: [awt, cdi, resteasy, resteasy-multipart, smallrye-context-propagation, vertx]
[2025-03-26T21:39:35.051Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.094 s - in org.acme.awt.rest.ImageResourceTest
[2025-03-26T21:39:35.051Z] 2025-03-26 21:39:34,872 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-03-26T21:39:35.051Z] [INFO]
[2025-03-26T21:39:35.051Z] [INFO] Results:
[2025-03-26T21:39:35.051Z] [INFO]
[2025-03-26T21:39:35.051Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-03-26T21:39:35.051Z] [INFO]
[2025-03-26T21:39:35.051Z] [INFO]
[2025-03-26T21:39:35.051Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ awt-graphics-rest-quickstart ---
[2025-03-26T21:39:35.051Z] [INFO] Building jar: /quarkus-quickstarts/awt-graphics-rest-quickstart/target/awt-graphics-rest-quickstart-1.0.0-SNAPSHOT.jar
[2025-03-26T21:39:35.681Z] [INFO]
[2025-03-26T21:39:35.681Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ awt-graphics-rest-quickstart ---
[2025-03-26T21:39:36.992Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1190ms
[2025-03-26T21:39:36.992Z] [INFO]
[2025-03-26T21:39:36.992Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ awt-graphics-rest-quickstart ---
[2025-03-26T21:39:36.993Z] [INFO] Installing /quarkus-quickstarts/awt-graphics-rest-quickstart/target/awt-graphics-rest-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/awt-graphics-rest-quickstart/1.0.0-SNAPSHOT/awt-graphics-rest-quickstart-1.0.0-SNAPSHOT.jar
[2025-03-26T21:39:36.993Z] [INFO] Installing /quarkus-quickstarts/awt-graphics-rest-quickstart/pom.xml to /root/.m2/repository/org/acme/awt-graphics-rest-quickstart/1.0.0-SNAPSHOT/awt-graphics-rest-quickstart-1.0.0-SNAPSHOT.pom
[2025-03-26T21:39:36.993Z] [INFO]
[2025-03-26T21:39:36.993Z] [INFO] ---------------------< org.acme:cache-quickstart >----------------------
[2025-03-26T21:39:36.993Z] [INFO] Building cache-quickstart 1.0.0-SNAPSHOT [12/104]
[2025-03-26T21:39:36.993Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-03-26T21:39:36.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache/2.7.2.Final/quarkus-cache-2.7.2.Final.pom
[2025-03-26T21:39:36.993Z] [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 17 kB/s)
[2025-03-26T21:39:36.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache-parent/2.7.2.Final/quarkus-cache-parent-2.7.2.Final.pom
[2025-03-26T21:39:36.993Z] [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 4.9 kB/s)
[2025-03-26T21:39:36.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine/2.7.2.Final/quarkus-caffeine-2.7.2.Final.pom
[2025-03-26T21:39:36.993Z] [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 58 kB/s)
[2025-03-26T21:39:36.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine-parent/2.7.2.Final/quarkus-caffeine-parent-2.7.2.Final.pom
[2025-03-26T21:39:36.993Z] [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)
[2025-03-26T21:39:36.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.pom
[2025-03-26T21:39:37.624Z] [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 109 kB/s)
[2025-03-26T21:39:37.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache/2.7.2.Final/quarkus-cache-2.7.2.Final.jar
[2025-03-26T21:39:37.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine/2.7.2.Final/quarkus-caffeine-2.7.2.Final.jar
[2025-03-26T21:39:37.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar
[2025-03-26T21:39:37.625Z] [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 1.4 MB/s)
[2025-03-26T21:39:37.625Z] [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)
[2025-03-26T21:39:37.625Z] [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 45 kB/s)
[2025-03-26T21:39:37.625Z] [INFO]
[2025-03-26T21:39:37.625Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cache-quickstart ---
[2025-03-26T21:39:37.625Z] [INFO]
[2025-03-26T21:39:37.625Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cache-quickstart ---
[2025-03-26T21:39:37.625Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-03-26T21:39:37.625Z] [INFO] Copying 2 resources
[2025-03-26T21:39:37.625Z] [INFO]
[2025-03-26T21:39:37.625Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ cache-quickstart ---
[2025-03-26T21:39:37.625Z] [INFO] Changes detected - recompiling the module!
[2025-03-26T21:39:37.625Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/cache-quickstart/target/classes
[2025-03-26T21:39:37.625Z] [INFO]
[2025-03-26T21:39:37.625Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cache-quickstart ---
[2025-03-26T21:39:37.625Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-03-26T21:39:37.625Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/cache-quickstart/src/test/resources
[2025-03-26T21:39:37.625Z] [INFO]
[2025-03-26T21:39:37.625Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ cache-quickstart ---
[2025-03-26T21:39:37.625Z] [INFO] Changes detected - recompiling the module!
[2025-03-26T21:39:37.625Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/cache-quickstart/target/test-classes
[2025-03-26T21:39:38.263Z] [INFO]
[2025-03-26T21:39:38.263Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cache-quickstart ---
[2025-03-26T21:39:38.263Z] [INFO]
[2025-03-26T21:39:38.263Z] [INFO] -------------------------------------------------------
[2025-03-26T21:39:38.263Z] [INFO] T E S T S
[2025-03-26T21:39:38.263Z] [INFO] -------------------------------------------------------
[2025-03-26T21:39:38.263Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-03-26T21:39:38.897Z] [INFO] Running org.acme.cache.WeatherForecastResourceTest
[2025-03-26T21:39:46.492Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache-deployment/2.7.2.Final/quarkus-cache-deployment-2.7.2.Final.pom
[2025-03-26T21:39:46.492Z] 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.4 kB/s)
[2025-03-26T21:39:46.492Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine-deployment/2.7.2.Final/quarkus-caffeine-deployment-2.7.2.Final.pom
[2025-03-26T21:39:46.492Z] 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 37 kB/s)
[2025-03-26T21:39:46.492Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine-deployment/2.7.2.Final/quarkus-caffeine-deployment-2.7.2.Final.jar
[2025-03-26T21:39:46.492Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache-deployment/2.7.2.Final/quarkus-cache-deployment-2.7.2.Final.jar
[2025-03-26T21:39:46.492Z] 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 124 kB/s)
[2025-03-26T21:39:46.492Z] 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 335 kB/s)
[2025-03-26T21:39:46.492Z] 2025-03-26 21:39:43,277 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-03-26T21:39:46.492Z] 2025-03-26 21:39:45,433 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.768s. Listening on: http://localhost:8081
[2025-03-26T21:39:46.492Z] 2025-03-26 21:39:45,434 INFO [io.quarkus] (main) Profile test activated.
[2025-03-26T21:39:46.492Z] 2025-03-26 21:39:45,434 INFO [io.quarkus] (main) Installed features: [cache, cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-03-26T21:39:53.664Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.203 s - in org.acme.cache.WeatherForecastResourceTest
[2025-03-26T21:39:53.664Z] 2025-03-26 21:39:52,974 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-03-26T21:39:53.664Z] [INFO]
[2025-03-26T21:39:53.664Z] [INFO] Results:
[2025-03-26T21:39:53.664Z] [INFO]
[2025-03-26T21:39:53.664Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-03-26T21:39:53.664Z] [INFO]
[2025-03-26T21:39:53.664Z] [INFO]
[2025-03-26T21:39:53.664Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cache-quickstart ---
[2025-03-26T21:39:53.664Z] [INFO] Building jar: /quarkus-quickstarts/cache-quickstart/target/cache-quickstart-1.0.0-SNAPSHOT.jar
[2025-03-26T21:39:53.664Z] [INFO]
[2025-03-26T21:39:53.664Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ cache-quickstart ---
[2025-03-26T21:39:55.013Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1232ms
[2025-03-26T21:39:55.013Z] [INFO]
[2025-03-26T21:39:55.013Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cache-quickstart ---
[2025-03-26T21:39:55.013Z] [INFO] Installing /quarkus-quickstarts/cache-quickstart/target/cache-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/cache-quickstart/1.0.0-SNAPSHOT/cache-quickstart-1.0.0-SNAPSHOT.jar
[2025-03-26T21:39:55.013Z] [INFO] Installing /quarkus-quickstarts/cache-quickstart/pom.xml to /root/.m2/repository/org/acme/cache-quickstart/1.0.0-SNAPSHOT/cache-quickstart-1.0.0-SNAPSHOT.pom
[2025-03-26T21:39:55.013Z] [INFO]
[2025-03-26T21:39:55.013Z] [INFO] ---------------------< org.acme:config-quickstart >---------------------
[2025-03-26T21:39:55.013Z] [INFO] Building config-quickstart 1.0.0-SNAPSHOT [13/104]
[2025-03-26T21:39:55.013Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-03-26T21:39:55.013Z] [INFO]
[2025-03-26T21:39:55.013Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ config-quickstart ---
[2025-03-26T21:39:55.013Z] [INFO]
[2025-03-26T21:39:55.013Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ config-quickstart ---
[2025-03-26T21:39:55.013Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-03-26T21:39:55.013Z] [INFO] Copying 1 resource
[2025-03-26T21:39:55.013Z] [INFO]
[2025-03-26T21:39:55.013Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ config-quickstart ---
[2025-03-26T21:39:55.013Z] [INFO] Changes detected - recompiling the module!
[2025-03-26T21:39:55.013Z] [INFO] Compiling 1 source file to /quarkus-quickstarts/config-quickstart/target/classes
[2025-03-26T21:39:55.013Z] [INFO]
[2025-03-26T21:39:55.013Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ config-quickstart ---
[2025-03-26T21:39:55.013Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-03-26T21:39:55.013Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/config-quickstart/src/test/resources
[2025-03-26T21:39:55.013Z] [INFO]
[2025-03-26T21:39:55.013Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ config-quickstart ---
[2025-03-26T21:39:55.013Z] [INFO] Changes detected - recompiling the module!
[2025-03-26T21:39:55.013Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/config-quickstart/target/test-classes
[2025-03-26T21:39:55.013Z] [INFO]
[2025-03-26T21:39:55.013Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ config-quickstart ---
[2025-03-26T21:39:55.013Z] [INFO]
[2025-03-26T21:39:55.013Z] [INFO] -------------------------------------------------------
[2025-03-26T21:39:55.013Z] [INFO] T E S T S
[2025-03-26T21:39:55.013Z] [INFO] -------------------------------------------------------
[2025-03-26T21:39:55.013Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-03-26T21:39:56.325Z] [INFO] Running org.acme.config.GreetingResourceTest
[2025-03-26T21:40:02.267Z] 2025-03-26 21:39:59,265 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-03-26T21:40:02.268Z] 2025-03-26 21:40:01,163 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.475s. Listening on: http://localhost:8081
[2025-03-26T21:40:02.268Z] 2025-03-26 21:40:01,163 INFO [io.quarkus] (main) Profile test activated.
[2025-03-26T21:40:02.268Z] 2025-03-26 21:40:01,163 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx]
[2025-03-26T21:40:02.912Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.78 s - in org.acme.config.GreetingResourceTest
[2025-03-26T21:40:02.912Z] 2025-03-26 21:40:02,743 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2025-03-26T21:40:02.912Z] [INFO]
[2025-03-26T21:40:02.912Z] [INFO] Results:
[2025-03-26T21:40:02.912Z] [INFO]
[2025-03-26T21:40:02.912Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-03-26T21:40:02.912Z] [INFO]
[2025-03-26T21:40:02.912Z] [INFO]
[2025-03-26T21:40:02.912Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ config-quickstart ---
[2025-03-26T21:40:02.912Z] [INFO] Building jar: /quarkus-quickstarts/config-quickstart/target/config-quickstart-1.0.0-SNAPSHOT.jar
[2025-03-26T21:40:02.912Z] [INFO]
[2025-03-26T21:40:02.912Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ config-quickstart ---
[2025-03-26T21:40:04.235Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1078ms
[2025-03-26T21:40:04.235Z] [INFO]
[2025-03-26T21:40:04.235Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ config-quickstart ---
[2025-03-26T21:40:04.235Z] [INFO] Installing /quarkus-quickstarts/config-quickstart/target/config-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/config-quickstart/1.0.0-SNAPSHOT/config-quickstart-1.0.0-SNAPSHOT.jar
[2025-03-26T21:40:04.235Z] [INFO] Installing /quarkus-quickstarts/config-quickstart/pom.xml to /root/.m2/repository/org/acme/config-quickstart/1.0.0-SNAPSHOT/config-quickstart-1.0.0-SNAPSHOT.pom
[2025-03-26T21:40:04.235Z] [INFO]
[2025-03-26T21:40:04.235Z] [INFO] --------------< org.acme:context-propagation-quickstart >---------------
[2025-03-26T21:40:04.235Z] [INFO] Building context-propagation-quickstart 1.0.0-SNAPSHOT [14/104]
[2025-03-26T21:40:04.235Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-03-26T21:40:04.235Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.2.Final.pom
[2025-03-26T21:40:04.880Z] [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 30 kB/s)
[2025-03-26T21:40:04.880Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-parent/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-parent-2.7.2.Final.pom
[2025-03-26T21:40:04.880Z] [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 6.2 kB/s)
[2025-03-26T21:40:04.880Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client/2.7.2.Final/quarkus-kafka-client-2.7.2.Final.pom
[2025-03-26T21:40:04.880Z] [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 24 kB/s)
[2025-03-26T21:40:04.880Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client-parent/2.7.2.Final/quarkus-kafka-client-parent-2.7.2.Final.pom
[2025-03-26T21:40:04.880Z] [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 4.9 kB/s)
[2025-03-26T21:40:04.880Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.pom
[2025-03-26T21:40:04.880Z] [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 93 kB/s)
[2025-03-26T21:40:04.880Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.0-4/zstd-jni-1.5.0-4.pom
[2025-03-26T21:40:04.880Z] [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 112 kB/s)
[2025-03-26T21:40:04.880Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.pom
[2025-03-26T21:40:04.880Z] [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 124 kB/s)
[2025-03-26T21:40:04.880Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.pom
[2025-03-26T21:40:04.880Z] [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 207 kB/s)
[2025-03-26T21:40:04.880Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka/3.13.0/smallrye-reactive-messaging-kafka-3.13.0.pom
[2025-03-26T21:40:04.880Z] [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 213 kB/s)
[2025-03-26T21:40:04.880Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka-api/3.13.0/smallrye-reactive-messaging-kafka-api-3.13.0.pom
[2025-03-26T21:40:04.880Z] [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 66 kB/s)
[2025-03-26T21:40:04.880Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.4/vertx-kafka-client-4.2.4.pom
[2025-03-26T21:40:04.880Z] [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 146 kB/s)
[2025-03-26T21:40:04.880Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache/2.7.2.Final/quarkus-hibernate-orm-panache-2.7.2.Final.pom
[2025-03-26T21:40:05.516Z] [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 31 kB/s)
[2025-03-26T21:40:05.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-parent/2.7.2.Final/quarkus-hibernate-orm-panache-parent-2.7.2.Final.pom
[2025-03-26T21:40:05.516Z] [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 20 kB/s)
[2025-03-26T21:40:05.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-parent/2.7.2.Final/quarkus-panache-parent-2.7.2.Final.pom
[2025-03-26T21:40:05.516Z] [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 40 kB/s)
[2025-03-26T21:40:05.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm/2.7.2.Final/quarkus-hibernate-orm-2.7.2.Final.pom
[2025-03-26T21:40:05.516Z] [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 262 kB/s)
[2025-03-26T21:40:05.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-parent/2.7.2.Final/quarkus-hibernate-orm-parent-2.7.2.Final.pom
[2025-03-26T21:40:05.516Z] [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 81 kB/s)
[2025-03-26T21:40:05.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal/2.7.2.Final/quarkus-agroal-2.7.2.Final.pom
[2025-03-26T21:40:05.516Z] [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 107 kB/s)
[2025-03-26T21:40:05.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-parent/2.7.2.Final/quarkus-agroal-parent-2.7.2.Final.pom
[2025-03-26T21:40:05.516Z] [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 8.9 kB/s)
[2025-03-26T21:40:05.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource/2.7.2.Final/quarkus-datasource-2.7.2.Final.pom
[2025-03-26T21:40:05.516Z] [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 67 kB/s)
[2025-03-26T21:40:05.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-parent/2.7.2.Final/quarkus-datasource-parent-2.7.2.Final.pom
[2025-03-26T21:40:05.516Z] [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 9.4 kB/s)
[2025-03-26T21:40:05.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-common/2.7.2.Final/quarkus-datasource-common-2.7.2.Final.pom
[2025-03-26T21:40:05.516Z] [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 27 kB/s)
[2025-03-26T21:40:05.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials/2.7.2.Final/quarkus-credentials-2.7.2.Final.pom
[2025-03-26T21:40:05.516Z] [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 28 kB/s)
[2025-03-26T21:40:05.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-parent/2.7.2.Final/quarkus-credentials-parent-2.7.2.Final.pom
[2025-03-26T21:40:05.516Z] [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 20 kB/s)
[2025-03-26T21:40:05.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta/2.7.2.Final/quarkus-narayana-jta-2.7.2.Final.pom
[2025-03-26T21:40:06.146Z] [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 96 kB/s)
[2025-03-26T21:40:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta-parent/2.7.2.Final/quarkus-narayana-jta-parent-2.7.2.Final.pom
[2025-03-26T21:40:06.146Z] [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 8.3 kB/s)
[2025-03-26T21:40:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-jta/1.2.2/smallrye-context-propagation-jta-1.2.2.pom
[2025-03-26T21:40:06.146Z] [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 138 kB/s)
[2025-03-26T21:40:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.pom
[2025-03-26T21:40:06.146Z] [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 73 kB/s)
[2025-03-26T21:40:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta/5.12.4.Final/narayana-jta-5.12.4.Final.pom
[2025-03-26T21:40:06.146Z] [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 532 kB/s)
[2025-03-26T21:40:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta-all/5.12.4.Final/narayana-jta-all-5.12.4.Final.pom
[2025-03-26T21:40:06.146Z] [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 147 kB/s)
[2025-03-26T21:40:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/narayana-all/5.12.4.Final/narayana-all-5.12.4.Final.pom
[2025-03-26T21:40:06.146Z] [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 1.6 MB/s)
[2025-03-26T21:40:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.6.0.Final/jboss-transaction-spi-7.6.0.Final.pom
[2025-03-26T21:40:06.146Z] [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 347 kB/s)
[2025-03-26T21:40:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/8/jboss-parent-8.pom
[2025-03-26T21:40:06.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/8/jboss-parent-8.pom (22 kB at 1.0 MB/s)
[2025-03-26T21:40:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.pom
[2025-03-26T21:40:06.146Z] [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 216 kB/s)
[2025-03-26T21:40:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/10/jboss-parent-10.pom
[2025-03-26T21:40:06.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/10/jboss-parent-10.pom (30 kB at 1.7 MB/s)
[2025-03-26T21:40:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.12.4.Final/narayana-jts-integration-5.12.4.Final.pom
[2025-03-26T21:40:06.146Z] [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 643 kB/s)
[2025-03-26T21:40:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-all/5.12.4.Final/narayana-jts-all-5.12.4.Final.pom
[2025-03-26T21:40:06.146Z] [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 546 kB/s)
[2025-03-26T21:40:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.14/agroal-api-1.14.pom
[2025-03-26T21:40:06.146Z] [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 116 kB/s)
[2025-03-26T21:40:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-parent/1.14/agroal-parent-1.14.pom
[2025-03-26T21:40:06.146Z] [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 340 kB/s)
[2025-03-26T21:40:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.14/agroal-narayana-1.14.pom
[2025-03-26T21:40:06.146Z] [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 59 kB/s)
[2025-03-26T21:40:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.0.Alpha3/jboss-transaction-api_1.2_spec-1.0.0.Alpha3.pom
[2025-03-26T21:40:06.146Z] [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 254 kB/s)
[2025-03-26T21:40:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.14/agroal-pool-1.14.pom
[2025-03-26T21:40:06.146Z] [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 109 kB/s)
[2025-03-26T21:40:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.6.5.Final/hibernate-core-5.6.5.Final.pom
[2025-03-26T21:40:06.146Z] [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 289 kB/s)
[2025-03-26T21:40:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.pom
[2025-03-26T21:40:06.146Z] [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 672 kB/s)
[2025-03-26T21:40:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.7/byte-buddy-parent-1.12.7.pom
[2025-03-26T21:40:06.146Z] [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.7 MB/s)
[2025-03-26T21:40:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom
[2025-03-26T21:40:06.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 35 kB/s)
[2025-03-26T21:40:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom
[2025-03-26T21:40:06.146Z] [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 404 kB/s)
[2025-03-26T21:40:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom
[2025-03-26T21:40:06.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom (23 kB at 1.3 MB/s)
[2025-03-26T21:40:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.pom
[2025-03-26T21:40:06.147Z] [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 114 kB/s)
[2025-03-26T21:40:06.147Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-graalvm/5.6.5.Final/hibernate-graalvm-5.6.5.Final.pom
[2025-03-26T21:40:06.147Z] [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 104 kB/s)
[2025-03-26T21:40:06.147Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.pom
[2025-03-26T21:40:06.147Z] [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 736 kB/s)
[2025-03-26T21:40:06.147Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/quarkus-local-cache/0.1.0/quarkus-local-cache-0.1.0.pom
[2025-03-26T21:40:06.788Z] [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 523 kB/s)
[2025-03-26T21:40:06.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.pom
[2025-03-26T21:40:06.788Z] [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 468 kB/s)
[2025-03-26T21:40:06.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
[2025-03-26T21:40:06.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 492 kB/s)
[2025-03-26T21:40:06.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.pom
[2025-03-26T21:40:06.788Z] [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 287 kB/s)
[2025-03-26T21:40:06.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/25/jboss-parent-25.pom
[2025-03-26T21:40:06.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/25/jboss-parent-25.pom (35 kB at 1.9 MB/s)
[2025-03-26T21:40:06.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom
[2025-03-26T21:40:06.789Z] [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 1.2 MB/s)
[2025-03-26T21:40:06.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom
[2025-03-26T21:40:06.789Z] [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 450 kB/s)
[2025-03-26T21:40:06.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common/2.7.2.Final/quarkus-hibernate-orm-panache-common-2.7.2.Final.pom
[2025-03-26T21:40:06.789Z] [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 37 kB/s)
[2025-03-26T21:40:06.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common-parent/2.7.2.Final/quarkus-hibernate-orm-panache-common-parent-2.7.2.Final.pom
[2025-03-26T21:40:06.789Z] [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 21 kB/s)
[2025-03-26T21:40:06.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common/2.7.2.Final/quarkus-panache-hibernate-common-2.7.2.Final.pom
[2025-03-26T21:40:06.789Z] [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 68 kB/s)
[2025-03-26T21:40:06.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-parent/2.7.2.Final/quarkus-panache-hibernate-common-parent-2.7.2.Final.pom
[2025-03-26T21:40:06.789Z] [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 21 kB/s)
[2025-03-26T21:40:06.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common/2.7.2.Final/quarkus-panache-common-2.7.2.Final.pom
[2025-03-26T21:40:06.789Z] [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 54 kB/s)
[2025-03-26T21:40:06.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common-parent/2.7.2.Final/quarkus-panache-common-parent-2.7.2.Final.pom
[2025-03-26T21:40:06.789Z] [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 20 kB/s)
[2025-03-26T21:40:06.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql/2.7.2.Final/quarkus-jdbc-postgresql-2.7.2.Final.pom
[2025-03-26T21:40:06.789Z] [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 23 kB/s)
[2025-03-26T21:40:06.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql-parent/2.7.2.Final/quarkus-jdbc-postgresql-parent-2.7.2.Final.pom
[2025-03-26T21:40:06.789Z] [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 21 kB/s)
[2025-03-26T21:40:06.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-parent/2.7.2.Final/quarkus-jdbc-parent-2.7.2.Final.pom
[2025-03-26T21:40:06.789Z] [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 27 kB/s)
[2025-03-26T21:40:06.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.pom
[2025-03-26T21:40:06.789Z] [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 141 kB/s)
[2025-03-26T21:40:06.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom
[2025-03-26T21:40:06.789Z] [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 208 kB/s)
[2025-03-26T21:40:06.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.pom
[2025-03-26T21:40:06.789Z] [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 187 kB/s)
[2025-03-26T21:40:06.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility-parent/4.1.1/awaitility-parent-4.1.1.pom
[2025-03-26T21:40:06.789Z] [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 513 kB/s)
[2025-03-26T21:40:06.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/kafka/1.16.3/kafka-1.16.3.pom
[2025-03-26T21:40:06.789Z] [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 75 kB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.2.Final.jar
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client/2.7.2.Final/quarkus-kafka-client-2.7.2.Final.jar
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka/3.13.0/smallrye-reactive-messaging-kafka-3.13.0.jar
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka-api/3.13.0/smallrye-reactive-messaging-kafka-api-3.13.0.jar
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.jar
[2025-03-26T21:40:07.521Z] [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 6.3 MB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.0-4/zstd-jni-1.5.0-4.jar
[2025-03-26T21:40:07.521Z] [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 907 kB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar
[2025-03-26T21:40:07.521Z] [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 197 kB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.jar
[2025-03-26T21:40:07.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar (683 kB at 10 MB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.4/vertx-kafka-client-4.2.4.jar
[2025-03-26T21:40:07.521Z] [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 1.7 MB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache/2.7.2.Final/quarkus-hibernate-orm-panache-2.7.2.Final.jar
[2025-03-26T21:40:07.521Z] [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 207 kB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm/2.7.2.Final/quarkus-hibernate-orm-2.7.2.Final.jar
[2025-03-26T21:40:07.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.jar (2.0 MB at 15 MB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal/2.7.2.Final/quarkus-agroal-2.7.2.Final.jar
[2025-03-26T21:40:07.521Z] [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 49 MB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource/2.7.2.Final/quarkus-datasource-2.7.2.Final.jar
[2025-03-26T21:40:07.521Z] [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 35 MB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-common/2.7.2.Final/quarkus-datasource-common-2.7.2.Final.jar
[2025-03-26T21:40:07.521Z] [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 37 kB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta/5.12.4.Final/narayana-jta-5.12.4.Final.jar
[2025-03-26T21:40:07.521Z] [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 86 kB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.6.0.Final/jboss-transaction-spi-7.6.0.Final.jar
[2025-03-26T21:40:07.521Z] [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 257 kB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.jar
[2025-03-26T21:40:07.521Z] [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 40 kB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.12.4.Final/narayana-jts-integration-5.12.4.Final.jar
[2025-03-26T21:40:07.521Z] [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 1.3 MB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.14/agroal-api-1.14.jar
[2025-03-26T21:40:07.521Z] [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 400 kB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.14/agroal-narayana-1.14.jar
[2025-03-26T21:40:07.521Z] [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 182 kB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.14/agroal-pool-1.14.jar
[2025-03-26T21:40:07.521Z] [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 267 kB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials/2.7.2.Final/quarkus-credentials-2.7.2.Final.jar
[2025-03-26T21:40:07.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.14/agroal-api-1.14.jar (57 kB at 298 kB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta/2.7.2.Final/quarkus-narayana-jta-2.7.2.Final.jar
[2025-03-26T21:40:07.521Z] [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 4.9 MB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-jta/1.2.2/smallrye-context-propagation-jta-1.2.2.jar
[2025-03-26T21:40:07.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.14/agroal-narayana-1.14.jar (15 kB at 74 kB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.jar
[2025-03-26T21:40:07.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.14/agroal-pool-1.14.jar (118 kB at 567 kB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.6.5.Final/hibernate-core-5.6.5.Final.jar
[2025-03-26T21:40:07.521Z] [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 35 kB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.jar
[2025-03-26T21:40:07.521Z] [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 18 kB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar
[2025-03-26T21:40:07.521Z] [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 173 kB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar
[2025-03-26T21:40:07.521Z] [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 28 kB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar
[2025-03-26T21:40:07.521Z] [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 322 kB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-graalvm/5.6.5.Final/hibernate-graalvm-5.6.5.Final.jar
[2025-03-26T21:40:07.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 1.8 MB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar (68 kB at 276 kB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/quarkus-local-cache/0.1.0/quarkus-local-cache-0.1.0.jar
[2025-03-26T21:40:07.521Z] [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 28 kB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common/2.7.2.Final/quarkus-hibernate-orm-panache-common-2.7.2.Final.jar
[2025-03-26T21:40:07.521Z] [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 609 kB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common/2.7.2.Final/quarkus-panache-hibernate-common-2.7.2.Final.jar
[2025-03-26T21:40:07.521Z] [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 257 kB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common/2.7.2.Final/quarkus-panache-common-2.7.2.Final.jar
[2025-03-26T21:40:07.521Z] [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 13 MB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql/2.7.2.Final/quarkus-jdbc-postgresql-2.7.2.Final.jar
[2025-03-26T21:40:07.521Z] [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 39 kB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.jar
[2025-03-26T21:40:07.521Z] [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 24 MB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar
[2025-03-26T21:40:07.521Z] [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 21 kB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[2025-03-26T21:40:07.521Z] [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 137 kB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar
[2025-03-26T21:40:07.521Z] [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 52 kB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/kafka/1.16.3/kafka-1.16.3.jar
[2025-03-26T21:40:07.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.jar (1.0 MB at 3.1 MB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 185 kB/s)
[2025-03-26T21:40:07.521Z] [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 68 kB/s)
[2025-03-26T21:40:07.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar (93 kB at 271 kB/s)
[2025-03-26T21:40:07.521Z] [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 11 kB/s)
[2025-03-26T21:40:07.521Z] [INFO]
[2025-03-26T21:40:07.521Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ context-propagation-quickstart ---
[2025-03-26T21:40:07.521Z] [INFO]
[2025-03-26T21:40:07.521Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ context-propagation-quickstart ---
[2025-03-26T21:40:07.521Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-03-26T21:40:07.521Z] [INFO] Copying 1 resource
[2025-03-26T21:40:07.521Z] [INFO]
[2025-03-26T21:40:07.521Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ context-propagation-quickstart ---
[2025-03-26T21:40:07.521Z] [INFO] Changes detected - recompiling the module!
[2025-03-26T21:40:07.521Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/context-propagation-quickstart/target/classes
[2025-03-26T21:40:07.521Z] [INFO]
[2025-03-26T21:40:07.521Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ context-propagation-quickstart ---
[2025-03-26T21:40:07.521Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-03-26T21:40:07.521Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/context-propagation-quickstart/src/test/resources
[2025-03-26T21:40:07.521Z] [INFO]
[2025-03-26T21:40:07.521Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ context-propagation-quickstart ---
[2025-03-26T21:40:07.521Z] [INFO] Changes detected - recompiling the module!
[2025-03-26T21:40:07.521Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/context-propagation-quickstart/target/test-classes
[2025-03-26T21:40:08.158Z] [WARNING] /quarkus-quickstarts/context-propagation-quickstart/src/test/java/org/acme/context/prices/KafkaResource.java: /quarkus-quickstarts/context-propagation-quickstart/src/test/java/org/acme/context/prices/KafkaResource.java uses or overrides a deprecated API.
[2025-03-26T21:40:08.158Z] [WARNING] /quarkus-quickstarts/context-propagation-quickstart/src/test/java/org/acme/context/prices/KafkaResource.java: Recompile with -Xlint:deprecation for details.
[2025-03-26T21:40:08.158Z] [INFO]
[2025-03-26T21:40:08.158Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ context-propagation-quickstart ---
[2025-03-26T21:40:08.158Z] [INFO]
[2025-03-26T21:40:08.158Z] [INFO] -------------------------------------------------------
[2025-03-26T21:40:08.158Z] [INFO] T E S T S
[2025-03-26T21:40:08.158Z] [INFO] -------------------------------------------------------
[2025-03-26T21:40:08.158Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-03-26T21:40:09.473Z] [INFO] Running org.acme.context.prices.PriceTest
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.2.Final.pom
[2025-03-26T21:40:24.241Z] 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 7.5 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client-deployment/2.7.2.Final/quarkus-kafka-client-deployment-2.7.2.Final.pom
[2025-03-26T21:40:24.241Z] 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 16 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-deployment-2.7.2.Final.pom
[2025-03-26T21:40:24.241Z] 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 48 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-common-deployment-2.7.2.Final.pom
[2025-03-26T21:40:24.241Z] 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 19 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common-deployment/2.7.2.Final/quarkus-panache-common-deployment-2.7.2.Final.pom
[2025-03-26T21:40:24.241Z] 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 38 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-deployment/2.7.2.Final/quarkus-hibernate-orm-deployment-2.7.2.Final.pom
[2025-03-26T21:40:24.241Z] 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 37 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta-deployment/2.7.2.Final/quarkus-narayana-jta-deployment-2.7.2.Final.pom
[2025-03-26T21:40:24.241Z] 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 59 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-deployment/2.7.2.Final/quarkus-agroal-deployment-2.7.2.Final.pom
[2025-03-26T21:40:24.241Z] 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 107 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment/2.7.2.Final/quarkus-datasource-deployment-2.7.2.Final.pom
[2025-03-26T21:40:24.241Z] 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 8.9 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment-spi/2.7.2.Final/quarkus-datasource-deployment-spi-2.7.2.Final.pom
[2025-03-26T21:40:24.241Z] 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 36 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.2.Final/quarkus-kubernetes-service-binding-spi-2.7.2.Final.pom
[2025-03-26T21:40:24.241Z] 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 29 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-parent/2.7.2.Final/quarkus-kubernetes-service-binding-parent-2.7.2.Final.pom
[2025-03-26T21:40:24.241Z] 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 21 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-spi/2.7.2.Final/quarkus-agroal-spi-2.7.2.Final.pom
[2025-03-26T21:40:24.241Z] 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 33 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-deployment/2.7.2.Final/quarkus-credentials-deployment-2.7.2.Final.pom
[2025-03-26T21:40:24.241Z] 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 52 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.2.Final/quarkus-panache-hibernate-common-deployment-2.7.2.Final.pom
[2025-03-26T21:40:24.241Z] 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 26 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.2.Final/quarkus-jdbc-postgresql-deployment-2.7.2.Final.pom
[2025-03-26T21:40:24.241Z] 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 101 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-postgresql/2.7.2.Final/quarkus-devservices-postgresql-2.7.2.Final.pom
[2025-03-26T21:40:24.241Z] 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 39 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.pom
[2025-03-26T21:40:24.241Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.pom (1.5 kB at 56 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.pom
[2025-03-26T21:40:24.241Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.pom (1.5 kB at 66 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.pom
[2025-03-26T21:40:24.241Z] 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 70 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client-deployment/2.7.2.Final/quarkus-kafka-client-deployment-2.7.2.Final.jar
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.2.Final.jar
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta-deployment/2.7.2.Final/quarkus-narayana-jta-deployment-2.7.2.Final.jar
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common-deployment/2.7.2.Final/quarkus-panache-common-deployment-2.7.2.Final.jar
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.2.Final/quarkus-kubernetes-service-binding-spi-2.7.2.Final.jar
[2025-03-26T21:40:24.241Z] 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 89 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment/2.7.2.Final/quarkus-datasource-deployment-2.7.2.Final.jar
[2025-03-26T21:40:24.241Z] 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 62 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-deployment/2.7.2.Final/quarkus-credentials-deployment-2.7.2.Final.jar
[2025-03-26T21:40:24.241Z] 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 501 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-deployment/2.7.2.Final/quarkus-agroal-deployment-2.7.2.Final.jar
[2025-03-26T21:40:24.241Z] 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 270 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-deployment/2.7.2.Final/quarkus-hibernate-orm-deployment-2.7.2.Final.jar
[2025-03-26T21:40:24.241Z] 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 34 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-common-deployment-2.7.2.Final.jar
[2025-03-26T21:40:24.241Z] 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 159 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.2.Final/quarkus-panache-hibernate-common-deployment-2.7.2.Final.jar
[2025-03-26T21:40:24.241Z] 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 123 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-deployment-2.7.2.Final.jar
[2025-03-26T21:40:24.241Z] 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 851 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-spi/2.7.2.Final/quarkus-agroal-spi-2.7.2.Final.jar
[2025-03-26T21:40:24.241Z] 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 50 kB/s)
[2025-03-26T21:40:24.241Z] 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 77 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.jar
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.jar
[2025-03-26T21:40:24.241Z] 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 76 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.jar
[2025-03-26T21:40:24.241Z] 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 158 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-postgresql/2.7.2.Final/quarkus-devservices-postgresql-2.7.2.Final.jar
[2025-03-26T21:40:24.241Z] 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 31 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment-spi/2.7.2.Final/quarkus-datasource-deployment-spi-2.7.2.Final.jar
[2025-03-26T21:40:24.241Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.jar (9.7 kB at 56 kB/s)
[2025-03-26T21:40:24.241Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.2.Final/quarkus-jdbc-postgresql-deployment-2.7.2.Final.jar
[2025-03-26T21:40:24.241Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.jar (29 kB at 164 kB/s)
[2025-03-26T21:40:24.241Z] 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 57 kB/s)
[2025-03-26T21:40:24.241Z] 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 67 kB/s)
[2025-03-26T21:40:24.241Z] 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 30 kB/s)
[2025-03-26T21:40:24.241Z] 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 73 kB/s)
[2025-03-26T21:40:24.241Z] 2025-03-26 21:40:15,633 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-03-26T21:40:24.241Z] 2025-03-26 21:40:16,923 INFO [org.tes.doc.DockerClientProviderStrategy] (build-30) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-03-26T21:40:24.241Z] 2025-03-26 21:40:17,794 INFO [org.tes.doc.DockerClientProviderStrategy] (build-30) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-03-26T21:40:24.241Z] 2025-03-26 21:40:17,836 INFO [org.tes.DockerClientFactory] (build-30) Docker host IP address is 172.17.0.1
[2025-03-26T21:40:24.241Z] 2025-03-26 21:40:17,886 INFO [org.tes.DockerClientFactory] (build-30) Connected to docker:
[2025-03-26T21:40:24.241Z] Server Version: 26.1.3
[2025-03-26T21:40:24.241Z] API Version: 1.45
[2025-03-26T21:40:24.241Z] Operating System: Ubuntu 24.04.2 LTS
[2025-03-26T21:40:24.241Z] Total Memory: 7887 MB
[2025-03-26T21:40:24.242Z] 2025-03-26 21:40:17,892 INFO [org.tes.uti.ImageNameSubstitutor] (build-30) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-03-26T21:40:24.242Z] 2025-03-26 21:40:17,986 INFO [org.tes.uti.RegistryAuthLocator] (build-30) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-03-26T21:40:24.242Z] 2025-03-26 21:40:18,800 INFO [org.tes.DockerClientFactory] (build-30) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-03-26T21:40:24.242Z] 2025-03-26 21:40:18,800 INFO [org.tes.DockerClientFactory] (build-30) Checking the system...
[2025-03-26T21:40:24.242Z] 2025-03-26 21:40:18,803 INFO [org.tes.DockerClientFactory] (build-30) ✔︎ Docker server version should be at least 1.6.0
[2025-03-26T21:40:24.242Z] 2025-03-26 21:40:18,886 INFO [org.tes.DockerClientFactory] (build-30) ✔︎ Docker environment should have more than 2GB free disk space
[2025-03-26T21:40:24.242Z] 2025-03-26 21:40:18,958 INFO [doc.io/.1]] (build-30) Creating container for image: docker.io/postgres:14.1
[2025-03-26T21:40:24.242Z] 2025-03-26 21:40:18,959 INFO [org.tes.uti.RegistryAuthLocator] (build-30) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/postgres:14.1, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-03-26T21:40:24.242Z] 2025-03-26 21:40:18,958 INFO [doc.io/.11.2]] (build-3) Creating container for image: docker.io/vectorized/redpanda:v21.11.2
[2025-03-26T21:40:24.242Z] 2025-03-26 21:40:19,201 INFO [doc.io/.1]] (build-30) Container docker.io/postgres:14.1 is starting: ca1b734a0166e8e0dbc0fc717e68b757350a7ef97423ce2df34dbee16bd5ed9d
[2025-03-26T21:40:24.242Z] 2025-03-26 21:40:19,221 INFO [doc.io/.11.2]] (build-3) Container docker.io/vectorized/redpanda:v21.11.2 is starting: 8080ead88e3252ade872c91a0b31c98de09f7a1e4b6b28253c0ab7297d962a66
[2025-03-26T21:40:24.242Z] 2025-03-26 21:40:23,102 INFO [doc.io/.11.2]] (build-3) Container docker.io/vectorized/redpanda:v21.11.2 started in PT4.18989042S
[2025-03-26T21:40:24.242Z] 2025-03-26 21:40:23,102 INFO [io.qua.kaf.cli.dep.DevServicesKafkaProcessor] (build-3) Dev Services for Kafka started. Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Dkafka.bootstrap.servers=OUTSIDE://172.17.0.1:32865
[2025-03-26T21:40:24.242Z] 2025-03-26 21:40:23,186 INFO [doc.io/.1]] (build-30) Container docker.io/postgres:14.1 started in PT4.278503883S
[2025-03-26T21:40:24.242Z] 2025-03-26 21:40:23,186 INFO [io.qua.dev.pos.dep.PostgresqlDevServicesProcessor] (build-30) Dev Services for PostgreSQL started.
[2025-03-26T21:40:24.242Z] 2025-03-26 21:40:23,187 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-30) Dev Services for the default datasource (postgresql) started.
[2025-03-26T21:40:24.242Z] [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 14.321 s <<< FAILURE! - in org.acme.context.prices.PriceTest
[2025-03-26T21:40:24.242Z] [ERROR] org.acme.context.prices.PriceTest.test Time elapsed: 0.01 s <<< ERROR!
[2025-03-26T21:40:24.242Z] java.lang.RuntimeException:
[2025-03-26T21:40:24.242Z] java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors
[2025-03-26T21:40:24.242Z] [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
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.enhance(EnhancerImpl.java:138)
[2025-03-26T21:40:24.242Z] at io.quarkus.hibernate.orm.deployment.HibernateEntityEnhancer.enhance(HibernateEntityEnhancer.java:101)
[2025-03-26T21:40:24.242Z] at io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor.enhanceEntities(HibernateOrmProcessor.java:1220)
[2025-03-26T21:40:24.242Z] at io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor.enhancerDomainObjects(HibernateOrmProcessor.java:696)
[2025-03-26T21:40:24.242Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[2025-03-26T21:40:24.242Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[2025-03-26T21:40:24.242Z] at io.quarkus.deployment.ExtensionLoader$2.execute(ExtensionLoader.java:882)
[2025-03-26T21:40:24.242Z] at io.quarkus.builder.BuildContext.run(BuildContext.java:277)
[2025-03-26T21:40:24.242Z] at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
[2025-03-26T21:40:24.242Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-03-26T21:40:24.242Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-03-26T21:40:24.242Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2025-03-26T21:40:24.242Z] at org.jboss.threads.JBossThread.run(JBossThread.java:501)
[2025-03-26T21:40:24.242Z] 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
[2025-03-26T21:40:24.242Z] at net.bytebuddy.utility.OpenedClassReader.of(OpenedClassReader.java:96)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.pool.TypePool$Default.parse(TypePool.java:855)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.pool.TypePool$Default.doDescribe(TypePool.java:841)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.pool.TypePool$Default$WithLazyResolution.access$001(TypePool.java:921)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.pool.TypePool$Default$WithLazyResolution.doResolve(TypePool.java:1019)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.pool.TypePool$Default$WithLazyResolution$LazyTypeDescription.delegate(TypePool.java:1088)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.description.type.TypeDescription$AbstractBase$OfSimpleType$WithDelegation.getTypeVariables(TypeDescription.java:8437)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.description.type.TypeDescription$AbstractBase.isGenerified(TypeDescription.java:8055)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.description.type.TypeDescription$Generic$Visitor$Reifying.onNonGenericType(TypeDescription.java:1703)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.description.type.TypeDescription$Generic$Visitor$Reifying$1.onNonGenericType(TypeDescription.java:1659)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType.accept(TypeDescription.java:3668)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.description.type.TypeDescription$Generic$LazyProjection.accept(TypeDescription.java:6218)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyzeNullable(MethodGraph.java:698)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.doAnalyze(MethodGraph.java:712)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyze(MethodGraph.java:679)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyzeNullable(MethodGraph.java:698)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.doAnalyze(MethodGraph.java:712)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.compile(MethodGraph.java:637)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$AbstractBase.compile(MethodGraph.java:527)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.ByteBuddyEnhancementContext.lambda$resolveGetter$0(ByteBuddyEnhancementContext.java:91)
[2025-03-26T21:40:24.242Z] at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.ByteBuddyEnhancementContext.resolveGetter(ByteBuddyEnhancementContext.java:90)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.getGetter(EnhancerImpl.java:518)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.doGetAnnotations(EnhancerImpl.java:547)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.getAnnotations(EnhancerImpl.java:526)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.hasAnnotation(EnhancerImpl.java:476)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext.isPersistentField(DefaultEnhancementContext.java:103)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.ByteBuddyEnhancementContext.isPersistentField(ByteBuddyEnhancementContext.java:69)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.PersistentAttributeTransformer.collectPersistentFields(PersistentAttributeTransformer.java:100)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.createTransformer(EnhancerImpl.java:357)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.doEnhance(EnhancerImpl.java:344)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.lambda$enhance$0(EnhancerImpl.java:132)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.internal.bytebuddy.ByteBuddyState.rewrite(ByteBuddyState.java:144)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.enhance(EnhancerImpl.java:132)
[2025-03-26T21:40:24.242Z] ... 12 more
[2025-03-26T21:40:24.242Z]
[2025-03-26T21:40:24.242Z] Caused by: java.lang.RuntimeException:
[2025-03-26T21:40:24.242Z] io.quarkus.builder.BuildException: Build failure: Build failed due to errors
[2025-03-26T21:40:24.242Z] [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
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.enhance(EnhancerImpl.java:138)
[2025-03-26T21:40:24.242Z] at io.quarkus.hibernate.orm.deployment.HibernateEntityEnhancer.enhance(HibernateEntityEnhancer.java:101)
[2025-03-26T21:40:24.242Z] at io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor.enhanceEntities(HibernateOrmProcessor.java:1220)
[2025-03-26T21:40:24.242Z] at io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor.enhancerDomainObjects(HibernateOrmProcessor.java:696)
[2025-03-26T21:40:24.242Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[2025-03-26T21:40:24.242Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[2025-03-26T21:40:24.242Z] at io.quarkus.deployment.ExtensionLoader$2.execute(ExtensionLoader.java:882)
[2025-03-26T21:40:24.242Z] at io.quarkus.builder.BuildContext.run(BuildContext.java:277)
[2025-03-26T21:40:24.242Z] at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
[2025-03-26T21:40:24.242Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-03-26T21:40:24.242Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-03-26T21:40:24.242Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2025-03-26T21:40:24.242Z] at org.jboss.threads.JBossThread.run(JBossThread.java:501)
[2025-03-26T21:40:24.242Z] 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
[2025-03-26T21:40:24.242Z] at net.bytebuddy.utility.OpenedClassReader.of(OpenedClassReader.java:96)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.pool.TypePool$Default.parse(TypePool.java:855)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.pool.TypePool$Default.doDescribe(TypePool.java:841)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.pool.TypePool$Default$WithLazyResolution.access$001(TypePool.java:921)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.pool.TypePool$Default$WithLazyResolution.doResolve(TypePool.java:1019)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.pool.TypePool$Default$WithLazyResolution$LazyTypeDescription.delegate(TypePool.java:1088)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.description.type.TypeDescription$AbstractBase$OfSimpleType$WithDelegation.getTypeVariables(TypeDescription.java:8437)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.description.type.TypeDescription$AbstractBase.isGenerified(TypeDescription.java:8055)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.description.type.TypeDescription$Generic$Visitor$Reifying.onNonGenericType(TypeDescription.java:1703)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.description.type.TypeDescription$Generic$Visitor$Reifying$1.onNonGenericType(TypeDescription.java:1659)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType.accept(TypeDescription.java:3668)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.description.type.TypeDescription$Generic$LazyProjection.accept(TypeDescription.java:6218)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyzeNullable(MethodGraph.java:698)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.doAnalyze(MethodGraph.java:712)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyze(MethodGraph.java:679)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyzeNullable(MethodGraph.java:698)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.doAnalyze(MethodGraph.java:712)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.compile(MethodGraph.java:637)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$AbstractBase.compile(MethodGraph.java:527)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.ByteBuddyEnhancementContext.lambda$resolveGetter$0(ByteBuddyEnhancementContext.java:91)
[2025-03-26T21:40:24.242Z] at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.ByteBuddyEnhancementContext.resolveGetter(ByteBuddyEnhancementContext.java:90)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.getGetter(EnhancerImpl.java:518)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.doGetAnnotations(EnhancerImpl.java:547)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.getAnnotations(EnhancerImpl.java:526)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.hasAnnotation(EnhancerImpl.java:476)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext.isPersistentField(DefaultEnhancementContext.java:103)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.ByteBuddyEnhancementContext.isPersistentField(ByteBuddyEnhancementContext.java:69)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.PersistentAttributeTransformer.collectPersistentFields(PersistentAttributeTransformer.java:100)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.createTransformer(EnhancerImpl.java:357)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.doEnhance(EnhancerImpl.java:344)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.lambda$enhance$0(EnhancerImpl.java:132)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.internal.bytebuddy.ByteBuddyState.rewrite(ByteBuddyState.java:144)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.enhance(EnhancerImpl.java:132)
[2025-03-26T21:40:24.242Z] ... 12 more
[2025-03-26T21:40:24.242Z]
[2025-03-26T21:40:24.242Z] Caused by: io.quarkus.builder.BuildException:
[2025-03-26T21:40:24.242Z] Build failure: Build failed due to errors
[2025-03-26T21:40:24.242Z] [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
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.enhance(EnhancerImpl.java:138)
[2025-03-26T21:40:24.242Z] at io.quarkus.hibernate.orm.deployment.HibernateEntityEnhancer.enhance(HibernateEntityEnhancer.java:101)
[2025-03-26T21:40:24.242Z] at io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor.enhanceEntities(HibernateOrmProcessor.java:1220)
[2025-03-26T21:40:24.242Z] at io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor.enhancerDomainObjects(HibernateOrmProcessor.java:696)
[2025-03-26T21:40:24.242Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[2025-03-26T21:40:24.242Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[2025-03-26T21:40:24.242Z] at io.quarkus.deployment.ExtensionLoader$2.execute(ExtensionLoader.java:882)
[2025-03-26T21:40:24.242Z] at io.quarkus.builder.BuildContext.run(BuildContext.java:277)
[2025-03-26T21:40:24.242Z] at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
[2025-03-26T21:40:24.242Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-03-26T21:40:24.242Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-03-26T21:40:24.242Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2025-03-26T21:40:24.242Z] at org.jboss.threads.JBossThread.run(JBossThread.java:501)
[2025-03-26T21:40:24.242Z] 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
[2025-03-26T21:40:24.242Z] at net.bytebuddy.utility.OpenedClassReader.of(OpenedClassReader.java:96)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.pool.TypePool$Default.parse(TypePool.java:855)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.pool.TypePool$Default.doDescribe(TypePool.java:841)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.pool.TypePool$Default$WithLazyResolution.access$001(TypePool.java:921)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.pool.TypePool$Default$WithLazyResolution.doResolve(TypePool.java:1019)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.pool.TypePool$Default$WithLazyResolution$LazyTypeDescription.delegate(TypePool.java:1088)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.description.type.TypeDescription$AbstractBase$OfSimpleType$WithDelegation.getTypeVariables(TypeDescription.java:8437)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.description.type.TypeDescription$AbstractBase.isGenerified(TypeDescription.java:8055)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.description.type.TypeDescription$Generic$Visitor$Reifying.onNonGenericType(TypeDescription.java:1703)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.description.type.TypeDescription$Generic$Visitor$Reifying$1.onNonGenericType(TypeDescription.java:1659)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType.accept(TypeDescription.java:3668)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.description.type.TypeDescription$Generic$LazyProjection.accept(TypeDescription.java:6218)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyzeNullable(MethodGraph.java:698)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.doAnalyze(MethodGraph.java:712)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyze(MethodGraph.java:679)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.analyzeNullable(MethodGraph.java:698)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.doAnalyze(MethodGraph.java:712)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$Default.compile(MethodGraph.java:637)
[2025-03-26T21:40:24.242Z] at net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler$AbstractBase.compile(MethodGraph.java:527)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.ByteBuddyEnhancementContext.lambda$resolveGetter$0(ByteBuddyEnhancementContext.java:91)
[2025-03-26T21:40:24.242Z] at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.ByteBuddyEnhancementContext.resolveGetter(ByteBuddyEnhancementContext.java:90)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.getGetter(EnhancerImpl.java:518)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.doGetAnnotations(EnhancerImpl.java:547)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.getAnnotations(EnhancerImpl.java:526)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl$AnnotatedFieldDescription.hasAnnotation(EnhancerImpl.java:476)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.spi.DefaultEnhancementContext.isPersistentField(DefaultEnhancementContext.java:103)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.ByteBuddyEnhancementContext.isPersistentField(ByteBuddyEnhancementContext.java:69)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.PersistentAttributeTransformer.collectPersistentFields(PersistentAttributeTransformer.java:100)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.createTransformer(EnhancerImpl.java:357)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.doEnhance(EnhancerImpl.java:344)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.lambda$enhance$0(EnhancerImpl.java:132)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.internal.bytebuddy.ByteBuddyState.rewrite(ByteBuddyState.java:144)
[2025-03-26T21:40:24.242Z] at org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl.enhance(EnhancerImpl.java:132)
[2025-03-26T21:40:24.242Z] ... 12 more
[2025-03-26T21:40:24.242Z]
[2025-03-26T21:40:24.242Z] Caused by: org.hibernate.bytecode.enhance.spi.EnhancementException: Failed to enhance class io.quarkus.hibernate.orm.panache.PanacheEntity
[2025-03-26T21:40:24.242Z] 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
[2025-03-26T21:40:24.242Z]
[2025-03-26T21:40:24.242Z] [INFO]
[2025-03-26T21:40:24.242Z] [INFO] Results:
[2025-03-26T21:40:24.242Z] [INFO]
[2025-03-26T21:40:24.242Z] [ERROR] Errors:
[2025-03-26T21:40:24.242Z] [ERROR] PriceTest.test » Runtime java.lang.RuntimeException: io.quarkus.builder.BuildE...
[2025-03-26T21:40:24.242Z] [INFO]
[2025-03-26T21:40:24.242Z] [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
[2025-03-26T21:40:24.242Z] [INFO]
[2025-03-26T21:40:24.242Z] [INFO] ------------------------------------------------------------------------
[2025-03-26T21:40:24.242Z] [INFO] Reactor Summary:
[2025-03-26T21:40:24.242Z] [INFO]
[2025-03-26T21:40:24.242Z] [INFO] amazon-dynamodb-quickstart 1.0.0-SNAPSHOT .......... SUCCESS [ 53.409 s]
[2025-03-26T21:40:24.242Z] [INFO] amazon-kms-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 31.882 s]
[2025-03-26T21:40:24.242Z] [INFO] amazon-s3-quickstart 1.0.0-SNAPSHOT ................ SUCCESS [ 34.156 s]
[2025-03-26T21:40:24.242Z] [INFO] amazon-ses-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 30.795 s]
[2025-03-26T21:40:24.242Z] [INFO] amazon-sns-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 30.514 s]
[2025-03-26T21:40:24.242Z] [INFO] amazon-sqs-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 30.841 s]
[2025-03-26T21:40:24.242Z] [INFO] amazon-ssm-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 32.584 s]
[2025-03-26T21:40:24.242Z] [INFO] amqp-quickstart-producer 1.0.0-SNAPSHOT ............ SUCCESS [ 27.392 s]
[2025-03-26T21:40:24.242Z] [INFO] amqp-quickstart-processor 1.0.0-SNAPSHOT ........... SUCCESS [ 15.112 s]
[2025-03-26T21:40:24.242Z] [INFO] amqp-quickstart 1.0.0-SNAPSHOT ..................... SUCCESS [ 0.003 s]
[2025-03-26T21:40:24.242Z] [INFO] awt-graphics-rest-quickstart 1.0.0-SNAPSHOT ........ SUCCESS [ 12.968 s]
[2025-03-26T21:40:24.242Z] [INFO] cache-quickstart 1.0.0-SNAPSHOT .................... SUCCESS [ 17.934 s]
[2025-03-26T21:40:24.242Z] [INFO] config-quickstart 1.0.0-SNAPSHOT ................... SUCCESS [ 9.599 s]
[2025-03-26T21:40:24.242Z] [INFO] context-propagation-quickstart 1.0.0-SNAPSHOT ...... FAILURE [ 19.237 s]
[2025-03-26T21:40:24.242Z] [INFO] funqy-http-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] funqy-amazon-lambda-quickstart 1.0.0-SNAPSHOT ...... SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] funqy-amazon-lambda-http-quickstart 1.0.0-SNAPSHOT . SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] funqy-knative-events-quickstart 1.0.0-SNAPSHOT ..... SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] funqy-google-cloud-functions-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] funqy-google-cloud-functions-http-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] funqy-quickstart-projects 1.0.0-SNAPSHOT ........... SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] getting-started 1.0.0-SNAPSHOT ..................... SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] getting-started-async 1.0.0-SNAPSHOT ............... SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] getting-started-reactive 1.0.0-SNAPSHOT ............ SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] getting-started-reactive-rest 1.0.0-SNAPSHOT ....... SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] getting-started-knative 1.0.0-SNAPSHOT ............. SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] getting-started-testing 1.0.0-SNAPSHOT ............. SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] getting-started-command-mode 1.0.0-SNAPSHOT ........ SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] google-cloud-functions-quickstart 1.0.0-SNAPSHOT ... SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] google-cloud-functions-http-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] hibernate-orm-quickstart 1.0.0-SNAPSHOT ............ SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] hibernate-reactive-quickstart 1.0.0-SNAPSHOT ....... SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] hibernate-reactive-routes-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] grpc-plain-text-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] grpc-tls-quickstart 1.0.0-SNAPSHOT ................. SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] hibernate-orm-panache-quickstart 1.0.0-SNAPSHOT .... SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] hibernate-reactive-panache-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] infinispan-client-quickstart 1.0.0-SNAPSHOT ........ SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] jms-quickstart 1.0.0-SNAPSHOT ...................... SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] kafka-quickstart 1.0.0-SNAPSHOT .................... SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] kafka-quickstart-producer 1.0.0-SNAPSHOT ........... SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] kafka-quickstart-processor 1.0.0-SNAPSHOT .......... SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] kafka-avro-schema-quickstart 1.0.0-SNAPSHOT ........ SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] kafka-bare-quickstart 1.0-SNAPSHOT ................. SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] kafka-streams-quickstart 1.0.0-SNAPSHOT ............ SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] kafka-streams-quickstart-producer 1.0.0-SNAPSHOT ... SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] kafka-streams-quickstart-aggregator 1.0.0-SNAPSHOT . SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] kogito-quickstart 1.0.0-SNAPSHOT ................... SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] kogito-drl-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] kogito-dmn-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] kogito-pmml-quickstart 1.0.0-SNAPSHOT .............. SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] optaplanner-quickstart 1.0.0-SNAPSHOT .............. SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] lifecycle-quickstart 1.0.0-SNAPSHOT ................ SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] micrometer-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] microprofile-fault-tolerance-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] microprofile-graphql-quickstart 1.0.0-SNAPSHOT ..... SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] microprofile-graphql-client-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] microprofile-health-quickstart 1.0.0-SNAPSHOT ...... SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] microprofile-metrics-quickstart 1.0.0-SNAPSHOT ..... SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] mongodb-quickstart 1.0.0-SNAPSHOT .................. SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] mongodb-panache-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] neo4j-quickstart 1.0.0-SNAPSHOT .................... SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] openapi-swaggerui-quickstart 1.0.0-SNAPSHOT ........ SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] opentracing-quickstart 1.0.0-SNAPSHOT .............. SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] opentelemetry-quickstart 1.0.0-SNAPSHOT ............ SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] quartz-quickstart 1.0.0-SNAPSHOT ................... SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] qute-quickstart 1.0.0-SNAPSHOT ..................... SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] rabbitmq-quickstart-producer 1.0.0-SNAPSHOT ........ SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] rabbitmq-quickstart 1.0.0-SNAPSHOT ................. SKIPPED
[2025-03-26T21:40:24.242Z] [INFO] rest-client-reactive-quickstart 1.0.0-SNAPSHOT ..... SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] reactive-routes-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] quickstart-projects 1.0.0-SNAPSHOT ................. SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] reactive-messaging-http-quickstart 1.0.0-SNAPSHOT .. SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] reactive-messaging-websockets-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] rest-client-quickstart 1.0.0-SNAPSHOT .............. SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] rest-client-multipart-quickstart 1.0.0-SNAPSHOT .... SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] rest-json-quickstart 1.0.0-SNAPSHOT ................ SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] scheduler-quickstart 1.0.0-SNAPSHOT ................ SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] security-jpa-quickstart 1.0.0-SNAPSHOT ............. SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] security-jwt-quickstart 1.0.0-SNAPSHOT ............. SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] security-keycloak-authorization-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] security-oauth2-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] security-openid-connect-quickstart 1.0.0-SNAPSHOT .. SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] security-openid-connect-web-authentication-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] software-transactional-memory-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] spring-di-quickstart 1.0.0-SNAPSHOT ................ SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] spring-web-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] spring-data-jpa-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] spring-security-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] spring-scheduled-quickstart 1.0.0-SNAPSHOT ......... SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] spring-boot-properties-quickstart 1.0.0-SNAPSHOT ... SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] spring-data-rest-quickstart 1.0.0-SNAPSHOT ......... SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] stork-quickstart 1.0.0-SNAPSHOT .................... SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] tests-with-coverage-quickstart 1.0.0-SNAPSHOT ...... SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] tika-quickstart 1.0.0-SNAPSHOT ..................... SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] validation-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] vertx-quickstart 1.0.0-SNAPSHOT .................... SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] websockets-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] liquibase-quickstart 1.0.0-SNAPSHOT ................ SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] liquibase-mongodb-quickstart 1.0.0-SNAPSHOT ........ SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] mailer-quickstart 1.0.0-SNAPSHOT ................... SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] kafka-panache-quickstart 1.0.0-SNAPSHOT ............ SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] kafka-panache-reactive-quickstart 1.0.0-SNAPSHOT ... SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] jta-quickstart 1.0-SNAPSHOT ........................ SKIPPED
[2025-03-26T21:40:24.243Z] [INFO] ------------------------------------------------------------------------
[2025-03-26T21:40:24.243Z] [INFO] BUILD FAILURE
[2025-03-26T21:40:24.243Z] [INFO] ------------------------------------------------------------------------
[2025-03-26T21:40:24.243Z] [INFO] Total time: 05:54 min
[2025-03-26T21:40:24.243Z] [INFO] Finished at: 2025-03-26T21:40:23Z
[2025-03-26T21:40:24.243Z] [INFO] ------------------------------------------------------------------------
[2025-03-26T21:40:24.243Z] [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.
[2025-03-26T21:40:24.243Z] [ERROR]
[2025-03-26T21:40:24.243Z] [ERROR] Please refer to /quarkus-quickstarts/context-propagation-quickstart/target/surefire-reports for the individual test results.
[2025-03-26T21:40:24.243Z] [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2025-03-26T21:40:24.243Z] [ERROR] -> [Help 1]
[2025-03-26T21:40:24.243Z] [ERROR]
[2025-03-26T21:40:24.243Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[2025-03-26T21:40:24.243Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2025-03-26T21:40:24.243Z] [ERROR]
[2025-03-26T21:40:24.243Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2025-03-26T21:40:24.243Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2025-03-26T21:40:24.243Z] [ERROR]
[2025-03-26T21:40:24.243Z] [ERROR] After correcting the problems, you can resume the build with the command
[2025-03-26T21:40:24.243Z] [ERROR] mvn <args> -rf :context-propagation-quickstart
[2025-03-26T21:40:24.243Z] Build quarkus_quickstarts completed
[2025-03-26T21:40:24.878Z] Test results copied
[2025-03-26T21:40:24.878Z] -----------------------------------
[2025-03-26T21:40:24.878Z] quarkus_quickstarts_test_0_FAILED
[2025-03-26T21:40:24.878Z] -----------------------------------
[2025-03-26T21:40:24.878Z] # =================== Info =================== Info =================== Info =================== #
[2025-03-26T21:40:24.878Z] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-03-26T21:40:24.878Z] # =================== Info =================== Info =================== Info =================== #
[2025-03-26T21:40:24.878Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-03-26T21:40:24.878Z] # 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 #
[2025-03-26T21:40:24.878Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-03-26T21:40:24.878Z] DOCKERIMAGE_TAG nightly has been recognized.
[2025-03-26T21:40:24.878Z] The test here is quarkus_quickstarts
[2025-03-26T21:40:24.878Z] The directory in the external.sh is quarkus_quickstarts
[2025-03-26T21:40:24.878Z] quarkus_quickstarts-test
[2025-03-26T21:40:24.878Z] Untagged: adoptopenjdk-quarkus_quickstarts-test:21-jdk-ubuntu-hotspot-full
[2025-03-26T21:40:24.878Z] Deleted: sha256:8a89fec6bea92f14e83ad07675ea0eb20951d5bda152e49bc942da8726ea17c9
[2025-03-26T21:40:24.878Z] Error response from daemon: No such container: restore-test
[2025-03-26T21:40:24.878Z] Error response from daemon: invalid reference format
[2025-03-26T21:40:24.878Z]
[2025-03-26T21:40:24.878Z] TEST TEARDOWN:
[2025-03-26T21:40:24.878Z] Nothing to be done for teardown.
[2025-03-26T21:40:24.878Z] quarkus_quickstarts_test_0 Finish Time: Wed Mar 26 21:40:24 2025 Epoch Time (ms): 1743025224816